+ 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 Apr 23 17:27:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-564f668b55-2zhnb 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 0x7fd86d382668 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-04-23 17:27:30.613 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 17:27:30.613 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 17:27:30.705 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 17:27:30.705 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 17:27:31.743 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 17:27:31.801 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 17:27:33.413 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 17:27:33.415 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 17:27:33.420 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 17:27:33.421 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 17:27:33.421 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 17:27:33.421 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 17:27:33.421 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:27:33.429 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:27:33.429 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:27:33.429 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 17:27:33.452 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 17:27:33.453 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 17:27:33.454 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 17:27:33.484 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 17:27:33.485 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 17:27:33.485 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 17:27:33.485 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 17:27:33.496 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 17:27:33.499 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 17:27:33.502 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 17:27:33.503 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 17:27:33.503 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 17:27:33.504 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 17:27:33.504 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:27:33.511 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:27:33.511 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:27:33.512 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 17:27:33.534 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 17:27:33.535 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 17:27:33.535 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 17:27:33.567 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 17:27:33.567 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 17:27:33.567 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 17:27:33.567 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 17:27:33.784 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing driver for type 'vlan' 2026-04-23 17:27:33.884 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing driver for type 'vlan' 2026-04-23 17:27:34.087 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] VlanTypeDriver initialization complete 2026-04-23 17:27:34.087 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 17:27:34.087 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 17:27:34.102 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 17:27:34.102 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 17:27:34.103 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing extension driver 'port_security' 2026-04-23 17:27:34.103 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 17:27:34.103 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing extension driver 'qos' 2026-04-23 17:27:34.103 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 17:27:34.104 7 INFO neutron.plugins.ml2.managers [None req-c4f42b42-282f-426c-9983-a6ce0c5dc4da - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 17:27:34.122 7 INFO neutron.quota [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded quota_driver: . 2026-04-23 17:27:34.123 7 INFO neutron.plugins.ml2.plugin [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 17:27:34.123 7 INFO neutron.plugins.ml2.managers [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 17:27:34.123 7 INFO neutron.plugins.ml2.managers [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 17:27:34.123 7 INFO neutron.plugins.ml2.managers [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 17:27:34.123 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: qos 2026-04-23 17:27:34.136 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: router 2026-04-23 17:27:34.197 7 INFO neutron.services.service_base [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 17:27:34.198 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: segments 2026-04-23 17:27:34.209 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] VlanTypeDriver initialization complete 2026-04-23 17:27:34.209 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 17:27:34.210 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 17:27:34.223 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 17:27:34.223 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 17:27:34.224 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing extension driver 'port_security' 2026-04-23 17:27:34.224 8 INFO neutron.plugins.ml2.extensions.port_security [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 17:27:34.224 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing extension driver 'qos' 2026-04-23 17:27:34.224 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 17:27:34.225 8 INFO neutron.plugins.ml2.managers [None req-3880beb4-d4c2-4a0c-a5ad-8c7117cc120a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 17:27:34.240 8 INFO neutron.quota [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded quota_driver: . 2026-04-23 17:27:34.241 8 INFO neutron.plugins.ml2.plugin [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 17:27:34.241 8 INFO neutron.plugins.ml2.managers [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 17:27:34.241 8 INFO neutron.plugins.ml2.managers [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 17:27:34.241 8 INFO neutron.plugins.ml2.managers [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 17:27:34.242 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: qos 2026-04-23 17:27:34.259 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: router 2026-04-23 17:27:34.319 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: trunk 2026-04-23 17:27:34.320 8 INFO neutron.services.service_base [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 17:27:34.320 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: segments 2026-04-23 17:27:34.341 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: vpnaas 2026-04-23 17:27:34.398 7 WARNING stevedore.named [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 17:27:34.425 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: trunk 2026-04-23 17:27:34.440 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: vpnaas 2026-04-23 17:27:34.473 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 17:27:34.474 7 INFO neutron.common.utils [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 17:27:34.474 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: taas 2026-04-23 17:27:34.482 8 WARNING stevedore.named [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 17:27:34.501 7 WARNING stevedore.named [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 17:27:34.501 7 WARNING stevedore.named [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 17:27:34.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 17:27:34.524 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: tapmirror 2026-04-23 17:27:34.538 7 WARNING stevedore.named [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 17:27:34.538 7 WARNING stevedore.named [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 17:27:34.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 17:27:34.552 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 17:27:34.561 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: tag 2026-04-23 17:27:34.565 8 INFO neutron_vpnaas.services.vpn.plugin [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 17:27:34.565 8 INFO neutron.common.utils [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 17:27:34.565 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: taas 2026-04-23 17:27:34.571 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: timestamp 2026-04-23 17:27:34.574 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 17:27:34.579 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: flavors 2026-04-23 17:27:34.583 7 INFO neutron.manager [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loading Plugin: revisions 2026-04-23 17:27:34.587 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Initializing extension manager. 2026-04-23 17:27:34.588 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: address-group 2026-04-23 17:27:34.589 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: address-scope 2026-04-23 17:27:34.590 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 17:27:34.591 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: agent 2026-04-23 17:27:34.591 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 17:27:34.592 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 17:27:34.593 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 17:27:34.594 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: availability_zone 2026-04-23 17:27:34.595 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 17:27:34.595 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 17:27:34.596 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 17:27:34.597 8 WARNING stevedore.named [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 17:27:34.597 8 WARNING stevedore.named [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 17:27:34.598 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 17:27:34.599 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: dns-integration 2026-04-23 17:27:34.600 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 17:27:34.600 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 17:27:34.601 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: dvr 2026-04-23 17:27:34.601 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 17:27:34.602 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 17:27:34.602 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 17:27:34.603 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 17:27:34.604 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: external-net 2026-04-23 17:27:34.604 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 17:27:34.605 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: extraroute 2026-04-23 17:27:34.606 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 17:27:34.607 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 17:27:34.607 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 17:27:34.608 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 17:27:34.608 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 17:27:34.609 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: fip-port-details 2026-04-23 17:27:34.610 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: flavors 2026-04-23 17:27:34.612 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 17:27:34.613 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 17:27:34.613 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: ip_allocation 2026-04-23 17:27:34.614 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 17:27:34.614 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 17:27:34.616 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: router 2026-04-23 17:27:34.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 17:27:34.616 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: tapmirror 2026-04-23 17:27:34.618 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 17:27:34.619 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 17:27:34.619 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 17:27:34.620 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 17:27:34.620 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: l3-ha 2026-04-23 17:27:34.621 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 17:27:34.622 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 17:27:34.622 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: l3-flavors 2026-04-23 17:27:34.623 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 17:27:34.624 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 17:27:34.627 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 17:27:34.628 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 17:27:34.629 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 17:27:34.631 8 WARNING stevedore.named [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 17:27:34.631 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 17:27:34.631 8 WARNING stevedore.named [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 17:27:34.632 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 17:27:34.632 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: multi-provider 2026-04-23 17:27:34.633 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: net-mtu 2026-04-23 17:27:34.633 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 17:27:34.634 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 17:27:34.634 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: network_ha 2026-04-23 17:27:34.635 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 17:27:34.636 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 17:27:34.637 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: pagination 2026-04-23 17:27:34.637 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-device-profile 2026-04-23 17:27:34.638 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 17:27:34.638 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 17:27:34.639 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 17:27:34.639 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-mac-override 2026-04-23 17:27:34.640 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 17:27:34.640 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 17:27:34.641 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 17:27:34.642 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-resource-request 2026-04-23 17:27:34.642 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 17:27:34.643 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 17:27:34.643 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: binding 2026-04-23 17:27:34.644 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: binding-extended 2026-04-23 17:27:34.644 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-security 2026-04-23 17:27:34.645 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: project-id 2026-04-23 17:27:34.645 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: provider 2026-04-23 17:27:34.645 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 17:27:34.646 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 17:27:34.646 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 17:27:34.648 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos 2026-04-23 17:27:34.649 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 17:27:34.649 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 17:27:34.650 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-default 2026-04-23 17:27:34.650 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-fip 2026-04-23 17:27:34.651 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 17:27:34.651 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 17:27:34.652 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 17:27:34.652 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 17:27:34.653 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 17:27:34.654 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-pps 2026-04-23 17:27:34.654 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: tag 2026-04-23 17:27:34.654 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 17:27:34.655 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 17:27:34.655 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 17:27:34.656 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 17:27:34.657 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 17:27:34.659 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: quotas 2026-04-23 17:27:34.660 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: quota_details 2026-04-23 17:27:34.661 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: rbac-policies 2026-04-23 17:27:34.662 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 17:27:34.662 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 17:27:34.663 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 17:27:34.663 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 17:27:34.663 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: timestamp 2026-04-23 17:27:34.664 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: revision-if-match 2026-04-23 17:27:34.665 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 17:27:34.665 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 17:27:34.666 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 17:27:34.667 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 17:27:34.667 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 17:27:34.668 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 17:27:34.668 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 17:27:34.669 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 17:27:34.669 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 17:27:34.670 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 17:27:34.671 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: flavors 2026-04-23 17:27:34.675 8 INFO neutron.manager [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loading Plugin: revisions 2026-04-23 17:27:34.675 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: security-group 2026-04-23 17:27:34.676 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: segment 2026-04-23 17:27:34.677 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 17:27:34.678 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: service-type 2026-04-23 17:27:34.678 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: sorting 2026-04-23 17:27:34.678 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Initializing extension manager. 2026-04-23 17:27:34.679 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 17:27:34.680 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 17:27:34.680 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 17:27:34.680 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: address-group 2026-04-23 17:27:34.681 7 WARNING neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 17:27:34.681 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 17:27:34.681 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: address-scope 2026-04-23 17:27:34.682 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 17:27:34.682 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 17:27:34.682 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 17:27:34.683 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 17:27:34.683 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: agent 2026-04-23 17:27:34.683 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 17:27:34.684 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 17:27:34.684 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 17:27:34.685 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 17:27:34.685 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 17:27:34.686 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: tag-creation 2026-04-23 17:27:34.686 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 17:27:34.686 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 17:27:34.687 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: availability_zone 2026-04-23 17:27:34.687 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 17:27:34.688 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 17:27:34.688 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 17:27:34.690 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 17:27:34.690 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 17:27:34.691 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: dns-integration 2026-04-23 17:27:34.691 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 17:27:34.692 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 17:27:34.692 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: trunk 2026-04-23 17:27:34.692 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 17:27:34.692 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: trunk-details 2026-04-23 17:27:34.693 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: dvr 2026-04-23 17:27:34.693 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 17:27:34.693 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 17:27:34.694 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 17:27:34.695 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 17:27:34.695 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 17:27:34.694 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 17:27:34.696 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 17:27:34.696 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: external-net 2026-04-23 17:27:34.697 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 17:27:34.697 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 17:27:34.698 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: extraroute 2026-04-23 17:27:34.699 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 17:27:34.699 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 17:27:34.699 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 17:27:34.700 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 17:27:34.700 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 17:27:34.700 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 17:27:34.700 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 17:27:34.701 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 17:27:34.701 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: fip-port-details 2026-04-23 17:27:34.702 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: vpnaas 2026-04-23 17:27:34.702 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: flavors 2026-04-23 17:27:34.703 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: taas 2026-04-23 17:27:34.703 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 17:27:34.704 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: tap-mirror 2026-04-23 17:27:34.704 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 17:27:34.705 7 INFO neutron.api.extensions [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 17:27:34.705 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: ip_allocation 2026-04-23 17:27:34.705 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 17:27:34.706 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 17:27:34.707 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 17:27:34.707 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: router 2026-04-23 17:27:34.707 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 17:27:34.708 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.708 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 17:27:34.709 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 17:27:34.710 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 17:27:34.711 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 17:27:34.711 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 17:27:34.711 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 17:27:34.711 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 17:27:34.712 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: l3-ha 2026-04-23 17:27:34.712 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 17:27:34.713 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 17:27:34.713 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: l3-flavors 2026-04-23 17:27:34.715 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 17:27:34.715 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 17:27:34.716 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 17:27:34.717 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 17:27:34.717 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 17:27:34.717 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 17:27:34.718 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.718 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.719 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 17:27:34.719 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.719 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.719 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 17:27:34.720 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 17:27:34.720 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.720 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.721 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 17:27:34.721 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 17:27:34.721 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 17:27:34.721 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 17:27:34.722 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.722 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ipsecpolicy is already registered 2026-04-23 17:27:34.722 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 17:27:34.722 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.722 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ikepolicy is already registered 2026-04-23 17:27:34.723 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: multi-provider 2026-04-23 17:27:34.723 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: net-mtu 2026-04-23 17:27:34.725 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 17:27:34.726 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 17:27:34.726 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: network_ha 2026-04-23 17:27:34.727 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 17:27:34.727 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 17:27:34.727 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] router is already registered 2026-04-23 17:27:34.728 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 17:27:34.728 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] floatingip is already registered 2026-04-23 17:27:34.728 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 17:27:34.728 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: pagination 2026-04-23 17:27:34.729 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-device-profile 2026-04-23 17:27:34.729 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 17:27:34.730 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 17:27:34.730 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 17:27:34.731 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-mac-override 2026-04-23 17:27:34.731 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 17:27:34.731 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] rbac_policy is already registered 2026-04-23 17:27:34.732 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 17:27:34.732 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 17:27:34.732 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 17:27:34.732 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] security_group is already registered 2026-04-23 17:27:34.733 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 17:27:34.733 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 17:27:34.733 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] security_group_rule is already registered 2026-04-23 17:27:34.733 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-resource-request 2026-04-23 17:27:34.733 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.734 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 17:27:34.734 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.734 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 17:27:34.734 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.734 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.735 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: binding 2026-04-23 17:27:34.735 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 17:27:34.735 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] trunk is already registered 2026-04-23 17:27:34.735 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.735 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ikepolicy is already registered 2026-04-23 17:27:34.735 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: binding-extended 2026-04-23 17:27:34.736 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.736 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ipsecpolicy is already registered 2026-04-23 17:27:34.736 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-security 2026-04-23 17:27:34.736 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 17:27:34.736 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: project-id 2026-04-23 17:27:34.736 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] endpoint_group is already registered 2026-04-23 17:27:34.737 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 17:27:34.737 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: provider 2026-04-23 17:27:34.737 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] vpnservice is already registered 2026-04-23 17:27:34.737 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 17:27:34.737 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ipsec_site_connection is already registered 2026-04-23 17:27:34.737 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 17:27:34.738 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.738 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ipsecpolicy is already registered 2026-04-23 17:27:34.738 7 INFO neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.738 7 WARNING neutron.quota.resource_registry [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] ikepolicy is already registered 2026-04-23 17:27:34.739 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos 2026-04-23 17:27:34.740 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 17:27:34.741 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 17:27:34.741 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-default 2026-04-23 17:27:34.742 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-fip 2026-04-23 17:27:34.742 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 17:27:34.743 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 17:27:34.743 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 17:27:34.744 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 17:27:34.744 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 17:27:34.745 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-pps 2026-04-23 17:27:34.746 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 17:27:34.746 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 17:27:34.747 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 17:27:34.748 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 17:27:34.748 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 17:27:34.751 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: quotas 2026-04-23 17:27:34.752 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: quota_details 2026-04-23 17:27:34.753 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: rbac-policies 2026-04-23 17:27:34.754 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 17:27:34.754 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 17:27:34.755 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 17:27:34.755 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 17:27:34.756 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: revision-if-match 2026-04-23 17:27:34.757 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 17:27:34.757 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 17:27:34.758 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 17:27:34.760 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 17:27:34.760 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 17:27:34.761 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 17:27:34.761 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 17:27:34.762 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 17:27:34.763 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 17:27:34.768 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: security-group 2026-04-23 17:27:34.769 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: segment 2026-04-23 17:27:34.770 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 17:27:34.771 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: service-type 2026-04-23 17:27:34.771 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: sorting 2026-04-23 17:27:34.772 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 17:27:34.773 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 17:27:34.773 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 17:27:34.774 8 WARNING neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 17:27:34.774 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 17:27:34.775 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 17:27:34.775 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 17:27:34.776 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 17:27:34.776 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 17:27:34.777 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 17:27:34.777 7 WARNING keystonemiddleware._common.config [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:27:34.778 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 17:27:34.778 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: tag-creation 2026-04-23 17:27:34.779 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 17:27:34.785 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 17:27:34.785 7 WARNING oslo_config.cfg [None req-f876199c-cf54-435c-a523-bb399bb28332 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:27:34.786 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: standard-attr-timestamp WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd86d382668 pid: 7 (default app) 2026-04-23 17:27:34.787 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: trunk 2026-04-23 17:27:34.789 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: trunk-details 2026-04-23 17:27:34.790 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 17:27:34.790 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 17:27:34.791 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 17:27:34.792 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 17:27:34.794 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 17:27:34.794 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 17:27:34.795 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 17:27:34.797 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: vpnaas 2026-04-23 17:27:34.798 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: taas 2026-04-23 17:27:34.799 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: tap-mirror 2026-04-23 17:27:34.800 8 INFO neutron.api.extensions [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 17:27:34.802 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 17:27:34.802 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 17:27:34.802 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.803 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 17:27:34.806 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 17:27:34.806 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 17:27:34.812 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 17:27:34.812 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 17:27:34.813 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 17:27:34.814 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.814 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.814 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.815 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.815 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 17:27:34.815 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.816 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.816 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 17:27:34.817 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 17:27:34.817 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 17:27:34.818 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.818 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ipsecpolicy is already registered 2026-04-23 17:27:34.818 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.818 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ikepolicy is already registered 2026-04-23 17:27:34.823 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 17:27:34.824 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] router is already registered 2026-04-23 17:27:34.824 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 17:27:34.825 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] floatingip is already registered 2026-04-23 17:27:34.830 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 17:27:34.830 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] rbac_policy is already registered 2026-04-23 17:27:34.831 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 17:27:34.831 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] security_group is already registered 2026-04-23 17:27:34.831 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 17:27:34.831 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] security_group_rule is already registered 2026-04-23 17:27:34.832 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.832 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.833 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 17:27:34.833 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] subnetpool is already registered 2026-04-23 17:27:34.833 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 17:27:34.833 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] trunk is already registered 2026-04-23 17:27:34.834 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.834 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ikepolicy is already registered 2026-04-23 17:27:34.834 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.834 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ipsecpolicy is already registered 2026-04-23 17:27:34.835 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 17:27:34.835 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] endpoint_group is already registered 2026-04-23 17:27:34.835 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 17:27:34.835 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] vpnservice is already registered 2026-04-23 17:27:34.836 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 17:27:34.836 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ipsec_site_connection is already registered 2026-04-23 17:27:34.836 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 17:27:34.836 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ipsecpolicy is already registered 2026-04-23 17:27:34.837 8 INFO neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 17:27:34.837 8 WARNING neutron.quota.resource_registry [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] ikepolicy is already registered 2026-04-23 17:27:34.880 8 WARNING keystonemiddleware._common.config [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:27:34.887 8 WARNING oslo_config.cfg [None req-dac89bd7-8658-427c-8da5-e6e3c63f00a3 - - - - - -] 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 0x7fd86d382668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:27:40.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f7c4716-c010-48f8-9524-09e50faa9610 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:27:39 2026] GET /v2.0/networks/public => generated 108 bytes in 867 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: 4/5] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:27:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:27:41.254 8 WARNING neutron.services.revisions.revision_plugin [None req-d7adcfc7-484b-47ee-a191-13859225c48e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:27:41.277 8 INFO neutron.db.segments_db [None req-d7adcfc7-484b-47ee-a191-13859225c48e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment e636e288-bcb5-4cf6-b30e-f9e50e082d7d of type flat for network 8b594710-5b27-471e-aa3f-34e16480be6e 2026-04-23 17:27:41.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7adcfc7-484b-47ee-a191-13859225c48e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:27:40 2026] POST /v2.0/networks => generated 124 bytes in 499 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:27:47.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-750f6314-dbba-4e58-9865-098335ae34ab 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:27:47 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:27:47 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-04-23 17:27:48.014 7 WARNING neutron.services.revisions.revision_plugin [None req-b6bb17e5-4a28-4f3b-80e4-b2c6acbca32c 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:27:48.041 7 INFO neutron.db.segments_db [None req-b6bb17e5-4a28-4f3b-80e4-b2c6acbca32c 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment c8b1a4c2-bbb1-43f3-b950-00b61609635c of type flat for network 43394676-6318-40cc-99a1-4807787097d4 2026-04-23 17:27:48.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6bb17e5-4a28-4f3b-80e4-b2c6acbca32c 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:27:47 2026] POST /v2.0/networks => generated 124 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:27:54.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a18e723-ce24-4a35-afac-0c2590a92445 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:27:54 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:27:54 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-04-23 17:27:54.177 7 WARNING neutron.services.revisions.revision_plugin [None req-bafe2fb4-315e-4266-8412-b87b61ef55e9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:27:54.199 7 INFO neutron.db.segments_db [None req-bafe2fb4-315e-4266-8412-b87b61ef55e9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 600c6b0c-5d31-4ac3-aa6d-557024c6aaf1 of type flat for network dbca4260-4b02-4ba3-b538-82df71eee56f 2026-04-23 17:27:54.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bafe2fb4-315e-4266-8412-b87b61ef55e9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:27:54 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:28:00.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fb3dc98-eaef-43c2-8079-a938e6548d44 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:28:00 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:28:00 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-04-23 17:28:00.332 8 WARNING neutron.services.revisions.revision_plugin [None req-1fad32cb-6c95-4a29-ae07-3946c6c322e4 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:28:00.353 8 INFO neutron.db.segments_db [None req-1fad32cb-6c95-4a29-ae07-3946c6c322e4 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 87b757a5-e302-42d1-8dc9-d285945e38e8 of type flat for network 7ef542e2-a3a0-4d3d-8e85-08b7309e6f8a 2026-04-23 17:28:00.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fad32cb-6c95-4a29-ae07-3946c6c322e4 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:28:00 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:28:06.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd264694-93b9-4c60-a307-b708d70cd27c 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/18] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:28:06 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:28:06 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-04-23 17:28:07.215 7 WARNING neutron.services.revisions.revision_plugin [None req-c8eeb877-2110-4b65-a4bb-9c6d5e58c73e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:28:07.287 7 INFO neutron.db.segments_db [None req-c8eeb877-2110-4b65-a4bb-9c6d5e58c73e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment b43380dc-69f1-4891-aaae-9dea38712dac of type flat for network ea682175-8646-49de-a446-d13c6e96e7b3 2026-04-23 17:28:07.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8eeb877-2110-4b65-a4bb-9c6d5e58c73e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:28:06 2026] POST /v2.0/networks => generated 124 bytes in 888 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:28:13.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec3a09f6-4142-45a9-a426-4488d7266356 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:28:13 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:28:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:28:13.657 8 WARNING neutron.services.revisions.revision_plugin [None req-4d38b11e-409e-4316-9472-65bd08c687d7 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:28:13.678 8 INFO neutron.db.segments_db [None req-4d38b11e-409e-4316-9472-65bd08c687d7 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment a9703ff8-5fd4-4590-af97-10dc80debed7 of type flat for network 85f807fc-d995-497b-b383-5a0eca6cfc24 2026-04-23 17:28:13.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d38b11e-409e-4316-9472-65bd08c687d7 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/23] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:28:13 2026] POST /v2.0/networks => generated 124 bytes in 337 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:28:19.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab48bb0a-46ca-4942-89ef-d1b6ab29d7d3 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:28:19 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:28:19 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-04-23 17:28:19.855 7 WARNING neutron.services.revisions.revision_plugin [None req-3675b330-cf79-474e-bbb7-aed5cc1983b1 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Could not find related network for resource to bump revision. 2026-04-23 17:28:19.876 7 INFO neutron.db.segments_db [None req-3675b330-cf79-474e-bbb7-aed5cc1983b1 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 5e54c340-a019-4a09-9948-c0bfc5948b45 of type flat for network f65e0a3c-202d-4c0b-883f-471fab453a84 [pid: 7|app: 0|req: 14/26] 199.19.213.15 () {48 vars in 963 bytes} [Thu Apr 23 17:28:19 2026] POST /v2.0/networks => generated 706 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:28:21.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8dafa8a-776a-4a8b-baaa-fb100744810d 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/27] 199.19.213.15 () {44 vars in 923 bytes} [Thu Apr 23 17:28:21 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:28:21 2026] GET /v2.0/networks?name=public => generated 709 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:28:21.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77e10fb9-62fa-4e23-9cdf-1a62780357ef 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/30] 199.19.213.15 () {44 vars in 1030 bytes} [Thu Apr 23 17:28:21 2026] GET /v2.0/subnets/public-subnet?network_id=f65e0a3c-202d-4c0b-883f-471fab453a84 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.19.213.15 () {44 vars in 1053 bytes} [Thu Apr 23 17:28:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=f65e0a3c-202d-4c0b-883f-471fab453a84 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.19.213.15 () {48 vars in 961 bytes} [Thu Apr 23 17:28:21 2026] POST /v2.0/subnets => generated 664 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:29:20.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2efd3daa-9069-4a53-bc1d-1de10815889e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 19/39] 199.19.213.15 () {44 vars in 933 bytes} [Thu Apr 23 17:29:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/40] 199.19.213.15 () {44 vars in 955 bytes} [Thu Apr 23 17:29:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:29:20.307 8 INFO neutron.db.segments_db [None req-8cc42707-a636-45a6-9065-06b78d610acb 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 968a8a05-1784-4707-94dc-a5856b3a97fc of type vxlan for network 540bdb26-b284-411a-b560-de6c5fe20120 [pid: 8|app: 0|req: 20/41] 199.19.213.15 () {48 vars in 962 bytes} [Thu Apr 23 17:29:20 2026] POST /v2.0/networks => generated 688 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:29:21.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfeb8fda-64e2-42e9-80db-8b7952ea747c 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 22/44] 199.19.213.15 () {44 vars in 933 bytes} [Thu Apr 23 17:29:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/45] 199.19.213.15 () {44 vars in 955 bytes} [Thu Apr 23 17:29:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:29:21.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a86c50c6-6393-4ffe-8f27-2da5ced8e4e5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/46] 199.19.213.15 () {44 vars in 1032 bytes} [Thu Apr 23 17:29:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=540bdb26-b284-411a-b560-de6c5fe20120 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/47] 199.19.213.15 () {44 vars in 1055 bytes} [Thu Apr 23 17:29:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=540bdb26-b284-411a-b560-de6c5fe20120 => 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: 24/48] 199.19.213.15 () {48 vars in 961 bytes} [Thu Apr 23 17:29:21 2026] POST /v2.0/subnets => generated 651 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:29:23.390 7 INFO neutron.api.v2.resource [None req-0de87db3-34c5-43c4-a320-cc675fe7f7e0 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 25/49] 199.19.213.15 () {44 vars in 967 bytes} [Thu Apr 23 17:29:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/50] 199.19.213.15 () {44 vars in 989 bytes} [Thu Apr 23 17:29:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/51] 199.19.213.15 () {48 vars in 976 bytes} [Thu Apr 23 17:29:23 2026] POST /v2.0/security-groups => generated 1616 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/52] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:24 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/53] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:24 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/54] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:24 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/55] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/56] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:26 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 2230 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/57] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:26 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/58] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:26 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/59] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/60] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:27 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 2846 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/61] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:27 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/62] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:27 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/63] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/64] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:28 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 3462 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/65] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:28 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/66] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:29 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:30 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:30 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/70] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:30 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.19.213.15 () {44 vars in 983 bytes} [Thu Apr 23 17:29:31 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:29:31.821 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f063e022-5766-4ac0-b45e-7f6d91361409 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/73] 199.19.213.15 () {44 vars in 1072 bytes} [Thu Apr 23 17:29:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=540bdb26-b284-411a-b560-de6c5fe20120 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.19.213.15 () {44 vars in 1095 bytes} [Thu Apr 23 17:29:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=540bdb26-b284-411a-b560-de6c5fe20120 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:31 2026] GET /v2.0/security-groups/ac51fa09-b195-43f4-bdf5-37117e405cb3 => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.15 () {48 vars in 957 bytes} [Thu Apr 23 17:29:31 2026] POST /v2.0/ports => generated 1096 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:29:35.672 7 INFO neutron.api.v2.resource [None req-8fe33cca-b72c-4bf6-9dc0-538badd53218 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/77] 199.19.213.15 () {44 vars in 1070 bytes} [Thu Apr 23 17:29:35 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 139 bytes in 36 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: 39/78] 199.19.213.15 () {44 vars in 1093 bytes} [Thu Apr 23 17:29:35 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.15 () {48 vars in 977 bytes} [Thu Apr 23 17:29:35 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:37 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:37 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:37 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:38 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:38 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:38 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:40 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:29:40.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8a615b8-835a-40c9-ba61-18dc3d246fa0 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/91] 199.19.213.15 () {44 vars in 975 bytes} [Thu Apr 23 17:29:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:40 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:40 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.15 () {48 vars in 1027 bytes} [Thu Apr 23 17:29:40 2026] PUT /v2.0/ports/e2bbbc64-0fb2-4b6e-9a6a-305c97bd6410 => generated 1245 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:41 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 3460 bytes in 82 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, ' [pid: 7|app: 0|req: 49/98] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:41 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.19.213.15 () {44 vars in 1084 bytes} [Thu Apr 23 17:29:41 2026] GET /v2.0/security-groups/c26af152-b750-4f85-9127-6d50446a2f91?project_id=8a04a3eae38f41508e2a616c0b0a54b5 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.19.213.15 () {44 vars in 916 bytes} [Thu Apr 23 17:29:42 2026] GET /v2.0/ports => generated 3726 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:29:43.962 7 INFO neutron.api.v2.resource [None req-cc3506d5-6286-4fc3-95c5-a2a5b5ad6785 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/102] 199.19.213.15 () {44 vars in 955 bytes} [Thu Apr 23 17:29:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.19.213.15 () {44 vars in 977 bytes} [Thu Apr 23 17:29:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.19.213.15 () {48 vars in 976 bytes} [Thu Apr 23 17:29:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:45 2026] GET /v2.0/security-groups/fb620a68-bcd4-4d32-8c3f-026c390e9167 => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:45 2026] GET /v2.0/security-groups/fb620a68-bcd4-4d32-8c3f-026c390e9167 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:45 2026] GET /v2.0/security-groups/fb620a68-bcd4-4d32-8c3f-026c390e9167 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:45 2026] POST /v2.0/security-group-rules => generated 621 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:46 2026] GET /v2.0/security-groups/fb620a68-bcd4-4d32-8c3f-026c390e9167 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:46 2026] GET /v2.0/security-groups/fb620a68-bcd4-4d32-8c3f-026c390e9167 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.19.213.15 () {44 vars in 997 bytes} [Thu Apr 23 17:29:46 2026] GET /v2.0/security-groups/fb620a68-bcd4-4d32-8c3f-026c390e9167 => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.19.213.15 () {48 vars in 987 bytes} [Thu Apr 23 17:29:46 2026] POST /v2.0/security-group-rules => generated 625 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 199.19.213.15 () {44 vars in 971 bytes} [Thu Apr 23 17:31:01 2026] GET /v2.0/quotas/b58211e9ff8b47b988e4dadad11b8eec => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/124] 199.19.213.15 () {48 vars in 1023 bytes} [Thu Apr 23 17:31:02 2026] PUT /v2.0/quotas/b58211e9ff8b47b988e4dadad11b8eec => generated 291 bytes in 36 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: 69/137] 199.19.213.15 () {30 vars in 739 bytes} [Thu Apr 23 17:32:35 2026] GET /v2.0/networks?tenant_id=8a04a3eae38f41508e2a616c0b0a54b5&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:32:35.684 8 INFO neutron.db.segments_db [None req-6ad51c97-f675-43a8-a313-276836df530e 69ea519dbf954a8080abc4660795254d 8a04a3eae38f41508e2a616c0b0a54b5 - - 3c1e264d8dd447cba821ea8a6fd6a40a 3c1e264d8dd447cba821ea8a6fd6a40a] Added segment 3bd4570a-93c6-42a0-a7b3-bf1a48cd7367 of type vxlan for network ca16cf8c-6256-4eb2-a421-41223f079229 [pid: 8|app: 0|req: 69/138] 199.19.213.15 () {34 vars in 681 bytes} [Thu Apr 23 17:32:35 2026] POST /v2.0/networks => generated 699 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.19.213.15 () {30 vars in 721 bytes} [Thu Apr 23 17:32:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/140] 199.19.213.15 () {30 vars in 632 bytes} [Thu Apr 23 17:32:35 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.19.213.15 () {34 vars in 676 bytes} [Thu Apr 23 17:32:35 2026] POST /v2.0/ports => generated 999 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:32:36 2026] GET /v2.0/networks/ca16cf8c-6256-4eb2-a421-41223f079229 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.19.213.15 () {30 vars in 721 bytes} [Thu Apr 23 17:32:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:32:38 2026] GET /v2.0/networks/ca16cf8c-6256-4eb2-a421-41223f079229 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 8|app: 0|req: 76/151] 199.19.213.15 () {48 vars in 1021 bytes} [Thu Apr 23 17:33:15 2026] PUT /v2.0/quotas/8a04a3eae38f41508e2a616c0b0a54b5 => generated 291 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:33:37.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98dd575b-7ca6-498d-a1f4-d2d4e4fe3c9e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/156] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:33:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:33:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:33:39.479 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f298447a-94f0-488f-9271-b06782d39adb 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/158] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:33:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:33:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.19.213.15 () {44 vars in 945 bytes} [Thu Apr 23 17:34:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:35:05 2026] GET /v2.0/networks => generated 2168 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 10.0.0.119 () {32 vars in 655 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 10.0.0.119 () {32 vars in 655 bytes} [Thu Apr 23 17:35:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:35:19.171 7 INFO neutron.db.segments_db [None req-d5b55484-9c38-4b6b-8496-0257cb61766a 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment bc12b6cb-718c-4a11-bec1-f2a982836671 of type vxlan for network 3723d1df-3b06-4d78-93e9-ce947cafc080 [pid: 7|app: 0|req: 91/181] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:35:18 2026] POST /v2.0/networks => generated 732 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:19.282 8 INFO neutron.db.segments_db [None req-4d3f1516-66dd-45e6-8557-43eaa0290bc0 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment c6dc29bb-9ffa-4710-9503-c13226a5cc8d of type vxlan for network 23dcebb4-b835-4b60-9b03-9a791b53e88b [pid: 8|app: 0|req: 91/182] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:35:19 2026] POST /v2.0/networks => generated 726 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:19.483 7 INFO neutron.db.segments_db [None req-45f54efc-b04b-4da0-af45-6a84f3a34d29 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 5cd8b76f-7540-4f8d-b0ed-91b1991086fe of type vxlan for network 364670b6-93e8-4839-8110-f226c050885b [pid: 8|app: 0|req: 92/183] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:19 2026] POST /v2.0/subnets => generated 698 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:35:19 2026] POST /v2.0/networks => generated 729 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:19.639 7 INFO neutron.db.segments_db [None req-447718f5-77f2-42d9-beac-3a55857f1474 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 of type vxlan for network 7c67d197-6c31-4eb3-990b-eb69441e0c81 [pid: 8|app: 0|req: 93/185] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:19 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-04-23 17:35:19.898 7 INFO neutron.db.l3_hamode_db [None req-447718f5-77f2-42d9-beac-3a55857f1474 995802ed4f394c689220e64328aaa9fb d14ffd4bc5564cc497ac2a996fe747a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 94/186] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:19 2026] POST /v2.0/subnets => generated 695 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:19.999 8 INFO neutron.db.segments_db [None req-1096ab50-e61d-4343-b2ca-7a7331687f10 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 412a0c29-29eb-4a92-8519-261737229930 of type vxlan for network bcdf297e-eeab-4bc5-9d0c-f0373b0a6716 2026-04-23 17:35:20.268 8 INFO neutron.db.l3_hamode_db [None req-1096ab50-e61d-4343-b2ca-7a7331687f10 995802ed4f394c689220e64328aaa9fb f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:35:20.965 7 INFO neutron.db.l3_hamode_db [None req-447718f5-77f2-42d9-beac-3a55857f1474 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:35:21.484 8 INFO neutron.db.l3_hamode_db [None req-1096ab50-e61d-4343-b2ca-7a7331687f10 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 93/187] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:19 2026] POST /v2.0/routers => generated 738 bytes in 4659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/188] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:35:24 2026] GET /v2.0/security-groups?tenant_id=400f30342d5145efaa0ee099c8b6d84e&name=default => generated 2923 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:35:24.547 7 INFO neutron.db.segments_db [None req-6ab16de8-d6da-4dfc-a99d-46bebbd1f96b 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment e80be2f7-612b-4f60-b23e-0aca61b8d9f0 of type vxlan for network 3238b505-039e-4c32-90d8-0cff131eb414 [pid: 8|app: 0|req: 95/189] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:19 2026] POST /v2.0/routers => generated 732 bytes in 4902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:24.829 7 INFO neutron.db.l3_hamode_db [None req-6ab16de8-d6da-4dfc-a99d-46bebbd1f96b 995802ed4f394c689220e64328aaa9fb 80520f22a8b74bb096bd100803ba5fe8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:35:25.619 7 INFO neutron.db.l3_hamode_db [None req-6ab16de8-d6da-4dfc-a99d-46bebbd1f96b 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 98/192] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:35:24 2026] PUT /v2.0/routers/438ac378-1e76-4836-901b-6492ed8e99ff/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/193] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:35:26 2026] DELETE /v2.0/security-groups/10376219-9bb3-480d-bc1b-eb14cb37796a => 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: 95/194] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:24 2026] POST /v2.0/routers => generated 735 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/195] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:35:26 2026] PUT /v2.0/routers/9401fecd-9a58-4036-b037-54a56c3bd78b/add_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/196] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:35:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/197] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:35:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/198] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:35:26 2026] PUT /v2.0/routers/e4ca409b-f23f-476e-a3d8-2d174da238b0/add_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/199] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:35:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:28.454 8 INFO neutron.db.segments_db [None req-c7361b39-b2b3-4191-9d9a-3d244db6e717 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 of type vxlan for network 9d49b1de-7d7c-4ea8-bce2-efa70440b4cc [pid: 8|app: 0|req: 104/200] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/networks => generated 728 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/201] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:35:27 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/202] 10.0.0.191 () {38 vars in 971 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/security-groups => generated 1680 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/203] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/subnets => generated 694 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/204] 10.0.0.191 () {38 vars in 971 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/security-groups => generated 1680 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:35:28.862 8 INFO neutron.db.segments_db [None req-7c1d3f17-1e8b-42e9-ae9d-9af55167a326 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 819b150f-9d9e-4228-98c1-adfe94d5f52d of type vxlan for network 07a0fd23-45a4-403b-808f-ab066abf7a0a [pid: 7|app: 0|req: 99/205] 10.0.0.191 () {38 vars in 971 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/security-groups => generated 1685 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/206] 10.0.0.191 () {38 vars in 971 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/207] 10.0.0.191 () {34 vars in 1098 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--189360716&fields=id&tenant_id=d14ffd4bc5564cc497ac2a996fe747a2 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups/0b0d9645-6d26-4c3f-891f-feca263e71ce => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:35:29.186 8 INFO neutron.db.l3_hamode_db [None req-7c1d3f17-1e8b-42e9-ae9d-9af55167a326 995802ed4f394c689220e64328aaa9fb 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 103/209] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 683 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 10.0.0.191 () {38 vars in 981 bytes} [Thu Apr 23 17:35:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/quotas/d14ffd4bc5564cc497ac2a996fe747a2 => 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: 106/212] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups?tenant_id=f6f95aa8abaf4f8b900922427ba7c4b4 => generated 7902 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups/ef5d816d-879c-49db-b085-f279000e98c0 => generated 2918 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups/ef5d816d-879c-49db-b085-f279000e98c0 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 10.0.0.191 () {38 vars in 971 bytes} [Thu Apr 23 17:35:29 2026] POST /v2.0/security-groups => generated 1685 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups/5a1b5e4a-5529-4cee-a90f-f26624958e8c => generated 1680 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:35:29.826 8 INFO neutron.db.l3_hamode_db [None req-7c1d3f17-1e8b-42e9-ae9d-9af55167a326 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 112/218] 10.0.0.191 () {34 vars in 907 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/219] 10.0.0.191 () {36 vars in 1013 bytes} [Thu Apr 23 17:35:29 2026] DELETE /v2.0/security-groups/5a1b5e4a-5529-4cee-a90f-f26624958e8c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/220] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 115/221] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/security-groups/38ddb62c-573b-4fb0-87f5-b91d8cd21950 => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/222] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:35:29 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/223] 10.0.0.191 () {38 vars in 981 bytes} [Thu Apr 23 17:35:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:30.223 7 INFO neutron.api.v2.resource [req-b42da90d-01d0-40cc-9af6-5a20d908fb6a req-9ebefe15-55c1-4056-94dd-93daec7da965 39ae7be2f7f74289b42100f976823d62 f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 118/224] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/5a1b5e4a-5529-4cee-a90f-f26624958e8c => 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: 119/225] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/226] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/38ddb62c-573b-4fb0-87f5-b91d8cd21950 => generated 2310 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/227] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/ad65741d-04e2-4577-b350-422c25dff41a => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/228] 10.0.0.191 () {38 vars in 981 bytes} [Thu Apr 23 17:35:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/229] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:28 2026] POST /v2.0/routers => generated 734 bytes in 1733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/230] 10.0.0.191 () {36 vars in 1013 bytes} [Thu Apr 23 17:35:30 2026] DELETE /v2.0/security-groups/ad65741d-04e2-4577-b350-422c25dff41a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/231] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/38ddb62c-573b-4fb0-87f5-b91d8cd21950 => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:35:30.610 8 INFO neutron.api.v2.resource [req-c82106a8-794f-4277-882e-21fea853a2b0 req-d45c0f9e-ca8d-49a1-9b62-60c7a4995625 39ae7be2f7f74289b42100f976823d62 f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 109/232] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/ad65741d-04e2-4577-b350-422c25dff41a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/233] 10.0.0.191 () {34 vars in 1001 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-group-rules/90538454-ec84-4029-8537-49dfbaea7a78 => generated 616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/234] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/651c517b-0e25-453f-a591-230e2f437898 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/235] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/38ddb62c-573b-4fb0-87f5-b91d8cd21950 => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/236] 10.0.0.191 () {36 vars in 1013 bytes} [Thu Apr 23 17:35:30 2026] DELETE /v2.0/security-groups/651c517b-0e25-453f-a591-230e2f437898 => 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: 114/237] 10.0.0.191 () {36 vars in 1023 bytes} [Thu Apr 23 17:35:30 2026] DELETE /v2.0/security-group-rules/90538454-ec84-4029-8537-49dfbaea7a78 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:35:30.907 8 INFO neutron.api.v2.resource [req-c1ce09ce-5ec0-4cc3-add6-56b9fd299298 req-966489ec-8465-489d-af02-e0b0a4295e2f 39ae7be2f7f74289b42100f976823d62 f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 115/238] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/651c517b-0e25-453f-a591-230e2f437898 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/239] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups/38ddb62c-573b-4fb0-87f5-b91d8cd21950 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/240] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:35:30 2026] GET /v2.0/security-groups?tenant_id=f6f95aa8abaf4f8b900922427ba7c4b4 => generated 2921 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/241] 10.0.0.191 () {36 vars in 1013 bytes} [Thu Apr 23 17:35:31 2026] DELETE /v2.0/security-groups/38ddb62c-573b-4fb0-87f5-b91d8cd21950 => 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: 119/242] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:31 2026] GET /v2.0/security-groups/ef5d816d-879c-49db-b085-f279000e98c0 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:31 2026] GET /v2.0/security-groups/0b0d9645-6d26-4c3f-891f-feca263e71ce => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:31 2026] GET /v2.0/security-groups/ef5d816d-879c-49db-b085-f279000e98c0 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 10.0.0.191 () {36 vars in 1013 bytes} [Thu Apr 23 17:35:31 2026] DELETE /v2.0/security-groups/0b0d9645-6d26-4c3f-891f-feca263e71ce => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:35:31.329 8 INFO neutron.api.v2.resource [req-0a15f759-afd3-4279-8f3e-4b86790d3bdd req-04a0e968-c133-430a-bffd-1ee8aed5e16d 39ae7be2f7f74289b42100f976823d62 f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 123/246] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:31 2026] GET /v2.0/security-groups/651c517b-0e25-453f-a591-230e2f437898 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:35:31.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4cdd8d5-cadc-4751-b4b2-a8fb309e4588 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 595f9906-49e8-4fe6-bdbb-72c678cced7b 2026-04-23 17:35:31.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4cdd8d5-cadc-4751-b4b2-a8fb309e4588 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 595f9906-49e8-4fe6-bdbb-72c678cced7b [pid: 7|app: 0|req: 124/247] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:35:30 2026] PUT /v2.0/routers/0cc6a3cc-102b-4244-810a-f7f8cb67ff8c/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:32.054 7 INFO neutron.api.v2.resource [req-4cea93bf-a3cc-4a78-860b-944e9efc2d73 req-2e230457-22d3-48b6-bff4-62e7ba29e6fd 39ae7be2f7f74289b42100f976823d62 f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 125/248] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:32 2026] GET /v2.0/security-groups/ad65741d-04e2-4577-b350-422c25dff41a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:32 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:35:32.094 7 INFO neutron.api.v2.resource [req-3125195c-9eb8-4a7a-8474-786070b7e97f req-51781c2a-0d01-41a4-9ab4-6a1de2baf144 39ae7be2f7f74289b42100f976823d62 f6f95aa8abaf4f8b900922427ba7c4b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 127/250] 10.0.0.191 () {34 vars in 991 bytes} [Thu Apr 23 17:35:32 2026] GET /v2.0/security-groups/5a1b5e4a-5529-4cee-a90f-f26624958e8c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:35:32.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1eb16d6-397d-4ff2-b7b4-7fd17eb9a963 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: d8586672-f3f3-4e7f-bf92-994f1b8b208d 2026-04-23 17:35:32.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1eb16d6-397d-4ff2-b7b4-7fd17eb9a963 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: d8586672-f3f3-4e7f-bf92-994f1b8b208d [pid: 8|app: 0|req: 124/251] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:35:31 2026] PUT /v2.0/routers/e4ca409b-f23f-476e-a3d8-2d174da238b0/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:35:32 2026] POST /v2.0/security-groups => generated 1661 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:35:33.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-da547724-c9b5-4de4-84ef-655b45c79f88 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 67d8a915-f3f3-4491-8c87-918ca6d4af2e 2026-04-23 17:35:33.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da547724-c9b5-4de4-84ef-655b45c79f88 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 67d8a915-f3f3-4491-8c87-918ca6d4af2e [pid: 7|app: 0|req: 128/253] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:35:32 2026] PUT /v2.0/routers/9401fecd-9a58-4036-b037-54a56c3bd78b/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:35:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:33 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:35:33.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-da547724-c9b5-4de4-84ef-655b45c79f88 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 8284d422-9925-4585-9b84-262afb697ba0 2026-04-23 17:35:33.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da547724-c9b5-4de4-84ef-655b45c79f88 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 8284d422-9925-4585-9b84-262afb697ba0 2026-04-23 17:35:33.457 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-da547724-c9b5-4de4-84ef-655b45c79f88 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-23 17:35:33.623 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5ff2f56-ea7f-4e5e-b9c2-547c4989a1ec 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 56ecd8eb-8c3d-44db-aa95-a96e0c506082 2026-04-23 17:35:33.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5ff2f56-ea7f-4e5e-b9c2-547c4989a1ec 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 56ecd8eb-8c3d-44db-aa95-a96e0c506082 2026-04-23 17:35:33.897 8 INFO neutron.db.l3_hamode_db [None req-da547724-c9b5-4de4-84ef-655b45c79f88 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network 3238b505-039e-4c32-90d8-0cff131eb414 was deleted as no HA routers are present in tenant 80520f22a8b74bb096bd100803ba5fe8. [pid: 8|app: 0|req: 126/256] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:35:32 2026] DELETE /v2.0/routers/e4ca409b-f23f-476e-a3d8-2d174da238b0 => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:35:33.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5ff2f56-ea7f-4e5e-b9c2-547c4989a1ec 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: d513ccd0-329f-43de-a727-1b2dcab8c7c8 2026-04-23 17:35:33.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5ff2f56-ea7f-4e5e-b9c2-547c4989a1ec 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: d513ccd0-329f-43de-a727-1b2dcab8c7c8 [pid: 8|app: 0|req: 127/257] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:35:33 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-04-23 17:35:34.034 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-b5ff2f56-ea7f-4e5e-b9c2-547c4989a1ec 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-23 17:35:34.242 8 INFO neutron.services.segments.plugin [-] Segment e80be2f7-612b-4f60-b23e-0aca61b8d9f0 resource provider aggregate not found 2026-04-23 17:35:34.257 8 INFO neutron.services.segments.plugin [-] Segment e80be2f7-612b-4f60-b23e-0aca61b8d9f0 resource provider aggregate not found 2026-04-23 17:35:34.264 8 INFO neutron.services.segments.plugin [-] Segment e80be2f7-612b-4f60-b23e-0aca61b8d9f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e80be2f7-612b-4f60-b23e-0aca61b8d9f0 found for delete ", "request_id": "req-d9499d86-bf1b-49ee-b9f6-9baaa6afdd09"}]} [pid: 8|app: 0|req: 128/258] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:35:34 2026] DELETE /v2.0/subnets/3f348ec6-44f7-435e-8afe-5aa874dc90fa => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:35:34.289 8 INFO neutron.services.segments.plugin [-] Segment e80be2f7-612b-4f60-b23e-0aca61b8d9f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e80be2f7-612b-4f60-b23e-0aca61b8d9f0 found for delete ", "request_id": "req-e55ff676-845d-4c0f-a33a-42ae758473cc"}]} 2026-04-23 17:35:34.522 7 INFO neutron.db.l3_hamode_db [None req-b5ff2f56-ea7f-4e5e-b9c2-547c4989a1ec 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network bcdf297e-eeab-4bc5-9d0c-f0373b0a6716 was deleted as no HA routers are present in tenant f6f95aa8abaf4f8b900922427ba7c4b4. [pid: 7|app: 0|req: 131/259] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:35:33 2026] DELETE /v2.0/routers/9401fecd-9a58-4036-b037-54a56c3bd78b => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:35:34.625 7 INFO neutron_taas.services.taas.taas_plugin [None req-b29e2f39-0f0a-4ae0-9525-5ee61650448d 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: b2cc7d81-3b99-4b58-bd0d-7b7064dd03eb 2026-04-23 17:35:34.628 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b29e2f39-0f0a-4ae0-9525-5ee61650448d 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: b2cc7d81-3b99-4b58-bd0d-7b7064dd03eb 2026-04-23 17:35:34.883 7 INFO neutron.services.segments.plugin [-] Segment 412a0c29-29eb-4a92-8519-261737229930 resource provider aggregate not found [pid: 7|app: 0|req: 132/260] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:35:34 2026] DELETE /v2.0/networks/364670b6-93e8-4839-8110-f226c050885b => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:35:34.905 7 INFO neutron.services.segments.plugin [-] Segment 412a0c29-29eb-4a92-8519-261737229930 resource provider aggregate not found 2026-04-23 17:35:34.917 7 INFO neutron.services.segments.plugin [-] Segment 412a0c29-29eb-4a92-8519-261737229930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 412a0c29-29eb-4a92-8519-261737229930 found for delete ", "request_id": "req-75c353f3-b8f6-4728-aa5d-426991b23ef8"}]} [pid: 7|app: 0|req: 133/261] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:34 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:35:34.931 7 INFO neutron.services.segments.plugin [-] Segment 412a0c29-29eb-4a92-8519-261737229930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 412a0c29-29eb-4a92-8519-261737229930 found for delete ", "request_id": "req-af78d8a3-ab60-4f25-8f81-597074110e77"}]} [pid: 8|app: 0|req: 129/262] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:35:34 2026] POST /v2.0/floatingips => generated 552 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:35:35 2026] GET /v2.0/security-groups?tenant_id=80520f22a8b74bb096bd100803ba5fe8&name=default => generated 2921 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:35:34 2026] DELETE /v2.0/subnets/89f402e8-f34d-466b-b1b5-796c22d34d7d => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:35:35 2026] DELETE /v2.0/security-groups/acd7ee53-574d-41a3-885a-a5ffd31e5f25 => 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: 131/266] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:35 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 683 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:35.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cc22ad6-51ab-4f07-8196-7ba393bf2d55 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: dfb8e995-9d3a-4e57-8e97-cb24623f3dee 2026-04-23 17:35:35.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cc22ad6-51ab-4f07-8196-7ba393bf2d55 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: dfb8e995-9d3a-4e57-8e97-cb24623f3dee [pid: 8|app: 0|req: 132/267] 199.19.213.15 () {34 vars in 910 bytes} [Thu Apr 23 17:35:35 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:35:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d14ffd4bc5564cc497ac2a996fe747a2 => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:35:35 2026] DELETE /v2.0/networks/23dcebb4-b835-4b60-9b03-9a791b53e88b => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:35:35 2026] GET /v2.0/security-groups?tenant_id=f6f95aa8abaf4f8b900922427ba7c4b4&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:35:35 2026] DELETE /v2.0/security-groups/ef5d816d-879c-49db-b085-f279000e98c0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:35:35 2026] POST /v2.0/ports => generated 954 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:36 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 957 bytes in 106 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: 135/274] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:36 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:36.962 7 INFO neutron.services.segments.plugin [-] Segment 5cd8b76f-7540-4f8d-b0ed-91b1991086fe resource provider aggregate not found 2026-04-23 17:35:36.975 7 INFO neutron.services.segments.plugin [-] Segment 5cd8b76f-7540-4f8d-b0ed-91b1991086fe resource provider aggregate not found 2026-04-23 17:35:37.018 7 INFO neutron.services.segments.plugin [-] Segment 5cd8b76f-7540-4f8d-b0ed-91b1991086fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cd8b76f-7540-4f8d-b0ed-91b1991086fe found for delete ", "request_id": "req-0fdfd476-779b-475f-bc14-3f5cc5aeac6b"}]} 2026-04-23 17:35:37.022 7 INFO neutron.services.segments.plugin [-] Segment 5cd8b76f-7540-4f8d-b0ed-91b1991086fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cd8b76f-7540-4f8d-b0ed-91b1991086fe found for delete ", "request_id": "req-6149c0ba-2db0-4a21-8ac3-1c64f6a9763c"}]} 2026-04-23 17:35:37.045 7 INFO neutron.services.segments.plugin [-] Segment c6dc29bb-9ffa-4710-9503-c13226a5cc8d resource provider aggregate not found 2026-04-23 17:35:37.051 7 INFO neutron.services.segments.plugin [-] Segment c6dc29bb-9ffa-4710-9503-c13226a5cc8d resource provider aggregate not found 2026-04-23 17:35:37.073 7 INFO neutron.services.segments.plugin [-] Segment c6dc29bb-9ffa-4710-9503-c13226a5cc8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6dc29bb-9ffa-4710-9503-c13226a5cc8d found for delete ", "request_id": "req-2da1708a-7974-4e12-88b8-b07ac6c1f171"}]} 2026-04-23 17:35:37.078 7 INFO neutron.services.segments.plugin [-] Segment c6dc29bb-9ffa-4710-9503-c13226a5cc8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6dc29bb-9ffa-4710-9503-c13226a5cc8d found for delete ", "request_id": "req-c01f9295-0fad-489c-8ad6-0dbe0d2cd20b"}]} [pid: 7|app: 0|req: 141/277] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:35:36 2026] PUT /v2.0/ports/f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 1235 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:37 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 67 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: 142/279] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:37 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:37.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-853419b7-0782-4f57-8a94-50266011924a'] response: {'name': 'network-changed', 'server_uuid': 'be85933c-e930-4a2e-9126-42cf05fcf5ae', 'tag': 'f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f', 'status': 'completed', 'code': 200} 2026-04-23 17:35:37.802 8 INFO neutron.db.segments_db [None req-04cedb35-3436-40b4-8d93-b7aa64fedc54 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 086b7b49-e799-442b-8636-710f29beebd2 of type vxlan for network 61c805e2-e26b-490a-a5b9-9645a6d47021 [pid: 8|app: 0|req: 138/280] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:35:37 2026] POST /v2.0/networks => generated 727 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:37 2026] POST /v2.0/subnets => generated 693 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:35:38.222 8 INFO neutron.db.segments_db [None req-8f16bf7c-cb85-4008-b1d1-4075870b24a3 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 of type vxlan for network d33ad49e-61c8-4980-8b60-50b7ced66b67 [pid: 7|app: 0|req: 144/282] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:38 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:35:38.557 8 INFO neutron.db.l3_hamode_db [None req-8f16bf7c-cb85-4008-b1d1-4075870b24a3 995802ed4f394c689220e64328aaa9fb 14a860ec8d9f49e680e148f8776b91d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:35:38.677 7 INFO neutron.db.segments_db [None req-bfaa6b8b-4cc3-4af6-9c44-bc172d4d45e7 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 27317115-c780-4d86-a763-b55e03dfa897 of type vxlan for network 20bf5364-c0cd-4809-8333-d562aa728081 [pid: 7|app: 0|req: 145/283] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:35:38 2026] POST /v2.0/networks => generated 724 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:38 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/286] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:38 2026] POST /v2.0/subnets => generated 690 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/287] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:39 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => generated 701 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/288] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:39 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:39.195 7 INFO neutron.db.segments_db [None req-2570db1b-9b73-4704-a372-7d732eddd344 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 983662a5-c913-443e-88e1-de749a5be7a2 of type vxlan for network 97580498-1661-41a1-ac9f-e118a99aaf40 2026-04-23 17:35:39.410 8 INFO neutron.db.l3_hamode_db [None req-8f16bf7c-cb85-4008-b1d1-4075870b24a3 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:35:39.483 7 INFO neutron.db.l3_hamode_db [None req-2570db1b-9b73-4704-a372-7d732eddd344 995802ed4f394c689220e64328aaa9fb 92d172254c2947b59881e6a276a64a9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:35:40.494 7 INFO neutron.db.l3_hamode_db [None req-2570db1b-9b73-4704-a372-7d732eddd344 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 139/289] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:38 2026] POST /v2.0/routers => generated 733 bytes in 2400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/290] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:40 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&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: 141/291] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:40 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/292] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:35:39 2026] POST /v2.0/routers => generated 730 bytes in 2331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/293] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:41 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/294] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:41 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 154/295] 10.0.0.191 () {34 vars in 1100 bytes} [Thu Apr 23 17:35:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1367473158&fields=id&tenant_id=7612fa8b9f064bc48084f3e6c6d7a842 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/296] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:35:40 2026] PUT /v2.0/routers/d524c23a-978e-4db0-8a78-6b4bbfd5e247/add_router_interface => generated 309 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/297] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/298] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/networks?id=9d49b1de-7d7c-4ea8-bce2-efa70440b4cc => generated 679 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/299] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/quotas/7612fa8b9f064bc48084f3e6c6d7a842 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/300] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/ports?tenant_id=7612fa8b9f064bc48084f3e6c6d7a842&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:42 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 152/306] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/networks?id=61c805e2-e26b-490a-a5b9-9645a6d47021 => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/307] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/quotas/14a860ec8d9f49e680e148f8776b91d7 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/309] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/ports?tenant_id=14a860ec8d9f49e680e148f8776b91d7&fields=id => generated 57 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:35:41 2026] PUT /v2.0/routers/ad833a37-be97-49ec-95bc-de71bd3ea60d/add_router_interface => generated 309 bytes in 1804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 19 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 10.0.0.191 () {34 vars in 907 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/networks/61c805e2-e26b-490a-a5b9-9645a6d47021?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: 158/317] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 160/318] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/networks/61c805e2-e26b-490a-a5b9-9645a6d47021?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/319] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:43 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/321] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:35:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/322] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:44 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 162/323] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:44 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:44 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 162/325] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:35:44 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: 164/326] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:35:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:35:44 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/329] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/330] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 165/331] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 167/332] 10.0.0.191 () {34 vars in 1100 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1456616537&fields=id&tenant_id=92d172254c2947b59881e6a276a64a9e => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/333] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/networks?id=20bf5364-c0cd-4809-8333-d562aa728081 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/quotas/92d172254c2947b59881e6a276a64a9e => 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: 167/335] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/ports?tenant_id=92d172254c2947b59881e6a276a64a9e&fields=id => generated 57 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/337] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?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: 170/338] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:45 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/339] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:46 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 171/340] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:46 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 170/341] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:46 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:46 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 171/343] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 173/344] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/networks?id=9d49b1de-7d7c-4ea8-bce2-efa70440b4cc => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7612fa8b9f064bc48084f3e6c6d7a842 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 174/347] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 175/348] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:47 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 174/350] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:35:47 2026] POST /v2.0/ports => generated 954 bytes in 538 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: 175/351] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 177/352] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:35:47 2026] PUT /v2.0/ports/8ea226c3-8a5d-492c-bc82-3361b3557471 => generated 1235 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:35:48.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f8badc3-a8ec-4f98-9a3f-c680a4410f9c'] response: {'name': 'network-changed', 'server_uuid': '5725a242-e3dd-4b9a-a6f8-a0065db642c1', 'tag': '8ea226c3-8a5d-492c-bc82-3361b3557471', '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: 176/353] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 177/355] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&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: 179/356] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/ports?tenant_id=7612fa8b9f064bc48084f3e6c6d7a842&device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:35:48 2026] GET /v2.0/networks?tenant_id=7612fa8b9f064bc48084f3e6c6d7a842&shared=False => generated 775 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 182/362] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/networks?id=61c805e2-e26b-490a-a5b9-9645a6d47021 => generated 678 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 184/364] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:49 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:35:49 2026] POST /v2.0/ports => generated 954 bytes in 627 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: 182/368] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/ports?tenant_id=7612fa8b9f064bc48084f3e6c6d7a842&device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8ea226c3-8a5d-492c-bc82-3361b3557471 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/subnets?id=d65a8cee-5652-4bf5-85f8-f9da0a1f6e81 => generated 697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/ports?network_id=9d49b1de-7d7c-4ea8-bce2-efa70440b4cc&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: 191/373] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 192/374] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc?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: 193/375] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc?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: 183/376] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:35:50 2026] PUT /v2.0/ports/3db6e360-8fd7-4a9d-96c7-0de9733be858 => generated 1235 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 93 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: 184/378] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&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: 195/379] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 185/380] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:50 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:51.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cde06e4-75f0-4de7-b772-7b18b950d7a5'] response: {'name': 'network-changed', 'server_uuid': 'eea4a9bc-d035-47cc-8468-137af37959c2', 'tag': '3db6e360-8fd7-4a9d-96c7-0de9733be858', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 196/381] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/382] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 188/385] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/386] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => 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: 199/387] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/ports?tenant_id=14a860ec8d9f49e680e148f8776b91d7&device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/388] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/networks?tenant_id=14a860ec8d9f49e680e148f8776b91d7&shared=False => generated 774 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/389] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/networks?id=20bf5364-c0cd-4809-8333-d562aa728081 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/390] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/391] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:35:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=92d172254c2947b59881e6a276a64a9e => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:35:52.081 8 INFO neutron.db.l3_db [None req-fbf2b601-1372-48ac-a7b8-c96dcb750005 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] Floating IP 563a4000-0363-4af0-a16b-99398ae48e27 associated. External IP: 10.96.250.215, port: f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f. [pid: 8|app: 0|req: 189/392] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:35:51 2026] PUT /v2.0/floatingips/563a4000-0363-4af0-a16b-99398ae48e27 => generated 855 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/393] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/394] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:35:51 2026] POST /v2.0/ports => generated 954 bytes in 545 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: 191/395] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/396] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/397] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/398] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/399] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/400] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 210/401] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/402] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/ports?tenant_id=14a860ec8d9f49e680e148f8776b91d7&device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/403] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3db6e360-8fd7-4a9d-96c7-0de9733be858 => 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: 213/404] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/subnets?id=785a6840-4e88-46e4-bc1e-2f9b56e08b8c => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/405] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:35:52 2026] PUT /v2.0/ports/5259768e-60ef-4590-8f9a-6529e20a4c62 => generated 1235 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/406] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:52 2026] GET /v2.0/ports?network_id=61c805e2-e26b-490a-a5b9-9645a6d47021&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/407] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/networks/61c805e2-e26b-490a-a5b9-9645a6d47021?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/408] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/networks/61c805e2-e26b-490a-a5b9-9645a6d47021?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:35:53.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fbcb802-b98a-452c-b1a0-b252e115302b'] response: {'name': 'network-changed', 'server_uuid': 'be85933c-e930-4a2e-9126-42cf05fcf5ae', 'tag': 'f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f', 'status': 'completed', 'code': 200} 2026-04-23 17:35:53.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fbcb802-b98a-452c-b1a0-b252e115302b'] response: {'name': 'network-changed', 'server_uuid': '265b8ee7-952b-4dce-8d04-59a0255fc585', 'tag': '5259768e-60ef-4590-8f9a-6529e20a4c62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 194/409] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/410] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/411] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => 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: 195/412] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/413] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/414] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/415] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 858 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/416] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => 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: 197/417] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/418] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/419] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&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: 222/420] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:53 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 223/421] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/ports?tenant_id=92d172254c2947b59881e6a276a64a9e&device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/422] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/423] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5259768e-60ef-4590-8f9a-6529e20a4c62 => 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: 200/424] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/subnets?id=b769eada-48fc-4468-b2f0-8ba5b47185c4 => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/425] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/ports?network_id=20bf5364-c0cd-4809-8333-d562aa728081&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: 8|app: 0|req: 201/426] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/427] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/428] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/429] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/430] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/431] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:54 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/432] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/433] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/434] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/ports?tenant_id=92d172254c2947b59881e6a276a64a9e&device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/435] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/networks?id=20bf5364-c0cd-4809-8333-d562aa728081 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/436] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5259768e-60ef-4590-8f9a-6529e20a4c62 => 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: 207/437] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/subnets?id=b769eada-48fc-4468-b2f0-8ba5b47185c4 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/438] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/ports?network_id=20bf5364-c0cd-4809-8333-d562aa728081&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: 208/439] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/440] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/441] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:55 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/442] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:56 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/443] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:56 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/444] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:56 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/445] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:56 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/446] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:56 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/447] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:57 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/448] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:57 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/449] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:57 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&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: 237/450] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:57 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/451] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:57 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/452] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:57 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&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: 239/453] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:58 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/454] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:58 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/455] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:58 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/456] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:58 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/457] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:58 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 217/458] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:58 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/459] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/460] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&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: 218/461] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 971 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/462] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/463] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/464] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/465] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:35:59 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:00.371 7 INFO neutron.db.l3_db [None req-1b4ae70c-c906-42a9-851c-b4fe4d3e87b1 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] Floating IP a6f13d6d-0629-4740-b0b8-8bcc5ac06329 associated. External IP: 10.96.250.207, port: 8ea226c3-8a5d-492c-bc82-3361b3557471. [pid: 7|app: 0|req: 246/466] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:35:59 2026] PUT /v2.0/floatingips/a6f13d6d-0629-4740-b0b8-8bcc5ac06329 => generated 855 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/467] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:00 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/468] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:00 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 247/469] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:00 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/470] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:00 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:00.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-374cd469-085e-4b21-9d7e-56d7f79e4982'] response: {'name': 'network-changed', 'server_uuid': '5725a242-e3dd-4b9a-a6f8-a0065db642c1', 'tag': '8ea226c3-8a5d-492c-bc82-3361b3557471', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 248/471] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:00 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/472] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/473] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/474] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/475] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/ports?tenant_id=7612fa8b9f064bc48084f3e6c6d7a842&device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 226/476] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/networks?id=9d49b1de-7d7c-4ea8-bce2-efa70440b4cc => generated 775 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/477] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8ea226c3-8a5d-492c-bc82-3361b3557471 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/478] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/subnets?id=d65a8cee-5652-4bf5-85f8-f9da0a1f6e81 => generated 697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/479] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/ports?network_id=9d49b1de-7d7c-4ea8-bce2-efa70440b4cc&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: 228/480] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/481] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc?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: 229/482] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:01 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 254/483] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&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: 230/484] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/485] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/486] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/487] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/488] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 234/489] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/490] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:02 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:02.820 7 INFO neutron.db.l3_db [None req-720ff358-495b-4083-9630-ed22363af636 c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] Floating IP 0c34d0d9-5898-4a45-b65a-06fe9e9adcb0 associated. External IP: 10.96.250.219, port: 5259768e-60ef-4590-8f9a-6529e20a4c62. [pid: 7|app: 0|req: 256/491] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:36:02 2026] PUT /v2.0/floatingips/0c34d0d9-5898-4a45-b65a-06fe9e9adcb0 => generated 855 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:03.212 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c65a7d7-5536-4fd0-aefa-150e6dfc11ee'] response: {'name': 'network-changed', 'server_uuid': '265b8ee7-952b-4dce-8d04-59a0255fc585', 'tag': '5259768e-60ef-4590-8f9a-6529e20a4c62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 257/492] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/493] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/494] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1240 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/495] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 237/496] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/497] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/498] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/499] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/500] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&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: 262/501] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?tenant_id=92d172254c2947b59881e6a276a64a9e&device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 263/502] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:03.899 8 INFO neutron_taas.services.taas.taas_plugin [req-8e86d48c-cc3a-451e-9dd8-b1a5e8b7cc24 req-8c3219a0-4425-4b9e-bc4f-8d54eec3c679 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] TaaS: Handle Delete Port: 8ea226c3-8a5d-492c-bc82-3361b3557471 [pid: 7|app: 0|req: 264/503] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/networks?id=20bf5364-c0cd-4809-8333-d562aa728081 => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:03.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8e86d48c-cc3a-451e-9dd8-b1a5e8b7cc24 req-8c3219a0-4425-4b9e-bc4f-8d54eec3c679 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] Tap Mirror: Handle Delete Port: 8ea226c3-8a5d-492c-bc82-3361b3557471 [pid: 7|app: 0|req: 265/504] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/security-groups?id=1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/505] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5259768e-60ef-4590-8f9a-6529e20a4c62 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/506] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/subnets?id=b769eada-48fc-4468-b2f0-8ba5b47185c4 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/507] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/ports?network_id=20bf5364-c0cd-4809-8333-d562aa728081&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: 269/508] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:04.135 8 INFO neutron.db.l3_db [req-8e86d48c-cc3a-451e-9dd8-b1a5e8b7cc24 req-8c3219a0-4425-4b9e-bc4f-8d54eec3c679 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] Floating IP a6f13d6d-0629-4740-b0b8-8bcc5ac06329 disassociated. External IP: 10.96.250.207, port: 8ea226c3-8a5d-492c-bc82-3361b3557471. [pid: 7|app: 0|req: 270/509] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081?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: 240/510] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:36:03 2026] DELETE /v2.0/ports/8ea226c3-8a5d-492c-bc82-3361b3557471 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:04.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bbca5f3-e611-4164-a645-053e25ab4824'] response: {'server_uuid': '5725a242-e3dd-4b9a-a6f8-a0065db642c1', 'name': 'network-vif-deleted', 'tag': '8ea226c3-8a5d-492c-bc82-3361b3557471', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 241/511] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/512] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/513] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/514] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/515] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:04 2026] GET /v2.0/security-groups?id=f2b53da7-8dda-4e4d-9379-cef697a67a34&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:05.053 8 INFO neutron_taas.services.taas.taas_plugin [req-bbd7e44d-3a3e-437e-9dd8-c9e36ca2ca9d req-e8c1c7ed-b479-4209-9598-6a60007f09ed 6240b3c877754d8cbad182845b433d8c 14a860ec8d9f49e680e148f8776b91d7 - - default default] TaaS: Handle Delete Port: 3db6e360-8fd7-4a9d-96c7-0de9733be858 2026-04-23 17:36:05.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bbd7e44d-3a3e-437e-9dd8-c9e36ca2ca9d req-e8c1c7ed-b479-4209-9598-6a60007f09ed 6240b3c877754d8cbad182845b433d8c 14a860ec8d9f49e680e148f8776b91d7 - - default default] Tap Mirror: Handle Delete Port: 3db6e360-8fd7-4a9d-96c7-0de9733be858 [pid: 7|app: 0|req: 273/516] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:05 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/517] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:36:04 2026] DELETE /v2.0/ports/3db6e360-8fd7-4a9d-96c7-0de9733be858 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/518] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:36:06 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 275/519] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:06 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 245/520] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:06 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => generated 971 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/521] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:06 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => 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: 247/522] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:06 2026] GET /v2.0/security-groups?id=e34f1cd3-01d2-410b-9164-9909ce384bf2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:06.245 7 INFO neutron_taas.services.taas.taas_plugin [req-1e63216c-3bb1-4e36-a855-9b3675e52119 req-78f24368-7a56-4313-a3a7-f7004bbc6835 c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] TaaS: Handle Delete Port: 5259768e-60ef-4590-8f9a-6529e20a4c62 2026-04-23 17:36:06.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1e63216c-3bb1-4e36-a855-9b3675e52119 req-78f24368-7a56-4313-a3a7-f7004bbc6835 c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] Tap Mirror: Handle Delete Port: 5259768e-60ef-4590-8f9a-6529e20a4c62 2026-04-23 17:36:06.455 7 INFO neutron.db.l3_db [req-1e63216c-3bb1-4e36-a855-9b3675e52119 req-78f24368-7a56-4313-a3a7-f7004bbc6835 c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] Floating IP 0c34d0d9-5898-4a45-b65a-06fe9e9adcb0 disassociated. External IP: 10.96.250.219, port: 5259768e-60ef-4590-8f9a-6529e20a4c62. 2026-04-23 17:36:06.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b21e5cd-e218-483b-8d27-7cfadfd1c34e'] response: {'server_uuid': 'eea4a9bc-d035-47cc-8468-137af37959c2', 'name': 'network-vif-deleted', 'tag': '3db6e360-8fd7-4a9d-96c7-0de9733be858', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/525] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:36:06 2026] DELETE /v2.0/ports/5259768e-60ef-4590-8f9a-6529e20a4c62 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:06.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbfd5864-8835-432e-8174-e04a96466977'] response: {'server_uuid': '265b8ee7-952b-4dce-8d04-59a0255fc585', 'name': 'network-vif-deleted', 'tag': '5259768e-60ef-4590-8f9a-6529e20a4c62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 250/526] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:07 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 277/527] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:07 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/528] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:07 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 278/529] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:08 2026] GET /v2.0/ports?device_id=eea4a9bc-d035-47cc-8468-137af37959c2 => 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: 252/530] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:08 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 279/531] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:08 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/532] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:09 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 281/533] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:09 2026] GET /v2.0/ports?device_id=5725a242-e3dd-4b9a-a6f8-a0065db642c1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:09.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-497cea10-e4c8-4dbc-8e47-e2aa866debdb 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 289d13a8-10a3-4b4a-b941-c0d05a10dcd9 2026-04-23 17:36:09.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-497cea10-e4c8-4dbc-8e47-e2aa866debdb 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 289d13a8-10a3-4b4a-b941-c0d05a10dcd9 [pid: 8|app: 0|req: 253/534] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:09 2026] PUT /v2.0/routers/d524c23a-978e-4db0-8a78-6b4bbfd5e247/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:10.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-440b0df2-26f0-4460-b9cd-2885b1fe20d5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: c5dceb9f-1219-4141-95e2-57ca26ca85a8 2026-04-23 17:36:10.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-440b0df2-26f0-4460-b9cd-2885b1fe20d5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: c5dceb9f-1219-4141-95e2-57ca26ca85a8 [pid: 8|app: 0|req: 254/535] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:10 2026] GET /v2.0/ports?device_id=265b8ee7-952b-4dce-8d04-59a0255fc585 => 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: 255/536] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:10 2026] DELETE /v2.0/security-groups/1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:10.772 8 INFO neutron.api.v2.resource [None req-4f360095-7ea3-46fd-90c8-d6cf6d65e93a 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/537] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:36:10 2026] GET /v2.0/security-groups/1bf6efb9-dc5e-4d7f-8301-9ceae9f315b5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:10.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-440b0df2-26f0-4460-b9cd-2885b1fe20d5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: b0726060-445e-4572-9c7b-0f4e7f9bdd71 2026-04-23 17:36:10.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-440b0df2-26f0-4460-b9cd-2885b1fe20d5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: b0726060-445e-4572-9c7b-0f4e7f9bdd71 2026-04-23 17:36:10.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b93e343-0beb-4ab0-9e5f-974860cc7717 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] TaaS: Handle Delete Port: 03a2c26b-8b7e-4741-9738-8435c9b49b3a 2026-04-23 17:36:10.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b93e343-0beb-4ab0-9e5f-974860cc7717 560a14a3f7714fc1820d539848b1fcaf 7612fa8b9f064bc48084f3e6c6d7a842 - - default default] Tap Mirror: Handle Delete Port: 03a2c26b-8b7e-4741-9738-8435c9b49b3a [pid: 8|app: 0|req: 257/538] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:36:10 2026] DELETE /v2.0/floatingips/a6f13d6d-0629-4740-b0b8-8bcc5ac06329 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:11.250 7 INFO neutron.services.segments.plugin [-] Segment 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 resource provider aggregate not found 2026-04-23 17:36:11.258 7 INFO neutron.services.segments.plugin [-] Segment 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 resource provider aggregate not found 2026-04-23 17:36:11.278 7 INFO neutron.services.segments.plugin [-] Segment 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 found for delete ", "request_id": "req-dd3691be-98b9-4232-b93d-8cc260e8432e"}]} 2026-04-23 17:36:11.286 7 INFO neutron.services.segments.plugin [-] Segment 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99bb6a31-41b7-4ca5-b285-2e1285bec9a6 found for delete ", "request_id": "req-1be22952-52db-4f6e-931c-b80da81ddb79"}]} 2026-04-23 17:36:11.296 7 INFO neutron.db.l3_hamode_db [None req-440b0df2-26f0-4460-b9cd-2885b1fe20d5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network d33ad49e-61c8-4980-8b60-50b7ced66b67 was deleted as no HA routers are present in tenant 14a860ec8d9f49e680e148f8776b91d7. [pid: 7|app: 0|req: 282/539] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:10 2026] DELETE /v2.0/routers/d524c23a-978e-4db0-8a78-6b4bbfd5e247 => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/540] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:11 2026] DELETE /v2.0/subnets/785a6840-4e88-46e4-bc1e-2f9b56e08b8c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:11.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-71437dce-bad3-4c6a-9033-849da8ef05fd 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 7853fc4c-68cd-41fc-9ee4-1c88af41e2e4 2026-04-23 17:36:11.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71437dce-bad3-4c6a-9033-849da8ef05fd 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 7853fc4c-68cd-41fc-9ee4-1c88af41e2e4 2026-04-23 17:36:11.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cb718e8-8d5f-4d0b-8e63-355f1c19a4f7 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: c4015804-1fc6-49fb-b052-4a4a57f658d8 2026-04-23 17:36:11.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cb718e8-8d5f-4d0b-8e63-355f1c19a4f7 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: c4015804-1fc6-49fb-b052-4a4a57f658d8 [pid: 7|app: 0|req: 284/541] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:11 2026] DELETE /v2.0/networks/61c805e2-e26b-490a-a5b9-9645a6d47021 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/542] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:11 2026] DELETE /v2.0/security-groups/e34f1cd3-01d2-410b-9164-9909ce384bf2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:11.863 7 INFO neutron.api.v2.resource [None req-0190c46c-3187-4668-b5db-a5950450c50d c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 286/543] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:36:11 2026] GET /v2.0/security-groups/e34f1cd3-01d2-410b-9164-9909ce384bf2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:11.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3d71f5f-9581-4d16-ba92-689619e84565 c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] TaaS: Handle Delete Port: d353b73b-ef94-47ed-bf38-1e6337b13d63 2026-04-23 17:36:11.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3d71f5f-9581-4d16-ba92-689619e84565 c8f98a0500474e2fa356c2a1c163a845 92d172254c2947b59881e6a276a64a9e - - default default] Tap Mirror: Handle Delete Port: d353b73b-ef94-47ed-bf38-1e6337b13d63 [pid: 8|app: 0|req: 258/544] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:11 2026] PUT /v2.0/routers/0cc6a3cc-102b-4244-810a-f7f8cb67ff8c/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/545] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:12 2026] GET /v2.0/security-groups?tenant_id=14a860ec8d9f49e680e148f8776b91d7&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/546] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:36:11 2026] DELETE /v2.0/floatingips/0c34d0d9-5898-4a45-b65a-06fe9e9adcb0 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/547] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:12 2026] DELETE /v2.0/security-groups/f2b53da7-8dda-4e4d-9379-cef697a67a34 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:12.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-2636cc9f-18fb-4a57-8ad0-231c3726fcb9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: f41c9bab-81ce-4bee-98b2-665e3147b8cb 2026-04-23 17:36:12.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2636cc9f-18fb-4a57-8ad0-231c3726fcb9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: f41c9bab-81ce-4bee-98b2-665e3147b8cb 2026-04-23 17:36:12.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-2636cc9f-18fb-4a57-8ad0-231c3726fcb9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 0bb28969-e9c4-48ce-8cf3-676742ce12f9 2026-04-23 17:36:12.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2636cc9f-18fb-4a57-8ad0-231c3726fcb9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 0bb28969-e9c4-48ce-8cf3-676742ce12f9 2026-04-23 17:36:12.681 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3ffed75-6fc5-4169-8782-e528cf88b6de 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: bb857b1b-a3ec-4629-8965-555cb89c46ad 2026-04-23 17:36:12.684 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3ffed75-6fc5-4169-8782-e528cf88b6de 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: bb857b1b-a3ec-4629-8965-555cb89c46ad 2026-04-23 17:36:13.029 8 INFO neutron.services.segments.plugin [-] Segment 819b150f-9d9e-4228-98c1-adfe94d5f52d resource provider aggregate not found 2026-04-23 17:36:13.034 8 INFO neutron.services.segments.plugin [-] Segment 819b150f-9d9e-4228-98c1-adfe94d5f52d resource provider aggregate not found 2026-04-23 17:36:13.051 8 INFO neutron.services.segments.plugin [-] Segment 819b150f-9d9e-4228-98c1-adfe94d5f52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819b150f-9d9e-4228-98c1-adfe94d5f52d found for delete ", "request_id": "req-44fa33e9-3077-4318-91b2-d3f0eff3ce56"}]} 2026-04-23 17:36:13.053 8 INFO neutron.services.segments.plugin [-] Segment 819b150f-9d9e-4228-98c1-adfe94d5f52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819b150f-9d9e-4228-98c1-adfe94d5f52d found for delete ", "request_id": "req-c5eb60e6-ce27-42fc-a7ab-e0a2707eed1a"}]} 2026-04-23 17:36:13.058 8 INFO neutron.db.l3_hamode_db [None req-2636cc9f-18fb-4a57-8ad0-231c3726fcb9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network 07a0fd23-45a4-403b-808f-ab066abf7a0a was deleted as no HA routers are present in tenant 7612fa8b9f064bc48084f3e6c6d7a842. [pid: 8|app: 0|req: 260/548] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:12 2026] DELETE /v2.0/routers/0cc6a3cc-102b-4244-810a-f7f8cb67ff8c => generated 0 bytes in 929 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/549] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:13 2026] DELETE /v2.0/subnets/d65a8cee-5652-4bf5-85f8-f9da0a1f6e81 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:13.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-f914c07d-4756-4eb2-ac76-ed601eb34900 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: efc08ec3-d79e-4214-813d-03cf833d4d7d 2026-04-23 17:36:13.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f914c07d-4756-4eb2-ac76-ed601eb34900 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: efc08ec3-d79e-4214-813d-03cf833d4d7d 2026-04-23 17:36:13.430 7 INFO neutron.services.segments.plugin [-] Segment 086b7b49-e799-442b-8636-710f29beebd2 resource provider aggregate not found 2026-04-23 17:36:13.437 7 INFO neutron.services.segments.plugin [-] Segment 086b7b49-e799-442b-8636-710f29beebd2 resource provider aggregate not found 2026-04-23 17:36:13.451 7 INFO neutron.services.segments.plugin [-] Segment 086b7b49-e799-442b-8636-710f29beebd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 086b7b49-e799-442b-8636-710f29beebd2 found for delete ", "request_id": "req-9db0746a-3cfc-4420-81ca-7de23b9f6584"}]} 2026-04-23 17:36:13.465 7 INFO neutron.services.segments.plugin [-] Segment 086b7b49-e799-442b-8636-710f29beebd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 086b7b49-e799-442b-8636-710f29beebd2 found for delete ", "request_id": "req-d24ebe73-2eb9-4cbc-a8cb-e2a544388cf6"}]} [pid: 8|app: 0|req: 262/550] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:13 2026] DELETE /v2.0/networks/9d49b1de-7d7c-4ea8-bce2-efa70440b4cc => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/551] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:12 2026] PUT /v2.0/routers/ad833a37-be97-49ec-95bc-de71bd3ea60d/remove_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/552] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:13 2026] GET /v2.0/security-groups?tenant_id=7612fa8b9f064bc48084f3e6c6d7a842&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: 264/553] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:13 2026] DELETE /v2.0/security-groups/7c8d53d2-969b-4d9c-859d-839ec3ee7c66 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:13.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-f10d93d6-a9e0-4851-a170-12b762e10f93 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 4696cc68-2957-4f80-9c51-5260d0ce6df0 2026-04-23 17:36:13.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f10d93d6-a9e0-4851-a170-12b762e10f93 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 4696cc68-2957-4f80-9c51-5260d0ce6df0 2026-04-23 17:36:14.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-f10d93d6-a9e0-4851-a170-12b762e10f93 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 67971f4e-0f81-4a7a-ae0b-cea11eefd78e 2026-04-23 17:36:14.126 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f10d93d6-a9e0-4851-a170-12b762e10f93 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 67971f4e-0f81-4a7a-ae0b-cea11eefd78e 2026-04-23 17:36:14.550 7 INFO neutron.db.l3_hamode_db [None req-f10d93d6-a9e0-4851-a170-12b762e10f93 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network 97580498-1661-41a1-ac9f-e118a99aaf40 was deleted as no HA routers are present in tenant 92d172254c2947b59881e6a276a64a9e. [pid: 7|app: 0|req: 290/554] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:13 2026] DELETE /v2.0/routers/ad833a37-be97-49ec-95bc-de71bd3ea60d => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/555] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:14 2026] DELETE /v2.0/subnets/b769eada-48fc-4468-b2f0-8ba5b47185c4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:14.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-36b77446-3f66-4ab6-9a99-98706eb902e5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 632f8a8d-ff2e-4892-9422-0f9b0e95dee5 2026-04-23 17:36:14.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36b77446-3f66-4ab6-9a99-98706eb902e5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 632f8a8d-ff2e-4892-9422-0f9b0e95dee5 [pid: 7|app: 0|req: 291/556] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:14 2026] DELETE /v2.0/networks/20bf5364-c0cd-4809-8333-d562aa728081 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:15.072 8 INFO neutron.services.segments.plugin [-] Segment 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 resource provider aggregate not found 2026-04-23 17:36:15.073 8 INFO neutron.services.segments.plugin [-] Segment 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 resource provider aggregate not found 2026-04-23 17:36:15.087 8 INFO neutron.services.segments.plugin [-] Segment 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 found for delete ", "request_id": "req-7413a337-d9fc-424b-841e-e295a101a1ca"}]} 2026-04-23 17:36:15.093 8 INFO neutron.services.segments.plugin [-] Segment 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bbefb94-7565-4f4c-9a5c-a12ddabf8335 found for delete ", "request_id": "req-d23ab4d8-f373-4aff-9095-abc3f4a60494"}]} [pid: 8|app: 0|req: 266/557] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:15 2026] GET /v2.0/security-groups?tenant_id=92d172254c2947b59881e6a276a64a9e&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/558] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:15 2026] DELETE /v2.0/security-groups/59ddbcb9-a58a-4a3a-9317-c5330cbd0bdc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:15.473 7 INFO neutron.services.segments.plugin [-] Segment 983662a5-c913-443e-88e1-de749a5be7a2 resource provider aggregate not found 2026-04-23 17:36:15.483 7 INFO neutron.services.segments.plugin [-] Segment 983662a5-c913-443e-88e1-de749a5be7a2 resource provider aggregate not found 2026-04-23 17:36:15.489 7 INFO neutron.services.segments.plugin [-] Segment 983662a5-c913-443e-88e1-de749a5be7a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983662a5-c913-443e-88e1-de749a5be7a2 found for delete ", "request_id": "req-5135fdca-f6dc-4fac-ad58-196f8cdd9c89"}]} 2026-04-23 17:36:15.506 7 INFO neutron.services.segments.plugin [-] Segment 983662a5-c913-443e-88e1-de749a5be7a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983662a5-c913-443e-88e1-de749a5be7a2 found for delete ", "request_id": "req-acdf4b3a-84cd-44cc-97e6-67ebe4adf245"}]} 2026-04-23 17:36:15.517 7 INFO neutron.services.segments.plugin [-] Segment 27317115-c780-4d86-a763-b55e03dfa897 resource provider aggregate not found 2026-04-23 17:36:15.529 7 INFO neutron.services.segments.plugin [-] Segment 27317115-c780-4d86-a763-b55e03dfa897 resource provider aggregate not found 2026-04-23 17:36:15.537 7 INFO neutron.services.segments.plugin [-] Segment 27317115-c780-4d86-a763-b55e03dfa897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27317115-c780-4d86-a763-b55e03dfa897 found for delete ", "request_id": "req-706ccddc-6565-449e-a704-044d4cbd5cf6"}]} 2026-04-23 17:36:15.548 7 INFO neutron.services.segments.plugin [-] Segment 27317115-c780-4d86-a763-b55e03dfa897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27317115-c780-4d86-a763-b55e03dfa897 found for delete ", "request_id": "req-d6e35d11-54e8-4802-959c-4e385ab04d9b"}]} [pid: 8|app: 0|req: 267/559] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:15 2026] GET /v2.0/security-groups?tenant_id=b722d59f498a4d27a5d7a411eeb631c7&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/560] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:15 2026] DELETE /v2.0/security-groups/4bc16861-5ec1-4a87-9b46-e2ce65c7dc50 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:15.920 7 INFO neutron.db.segments_db [None req-f681e310-dd25-48c6-8eb1-b5784cf13105 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 536b0b3d-fcd0-4e86-b168-73d5557900bb of type vxlan for network 86445c59-1800-434d-a622-abe00734e252 [pid: 7|app: 0|req: 293/561] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:36:15 2026] POST /v2.0/networks => generated 725 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/562] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:16 2026] POST /v2.0/subnets => generated 691 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:16.342 7 INFO neutron.db.segments_db [None req-ee3382ec-538c-4a4b-bf02-bc2f85e9a3aa 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 7bde3000-007f-43d1-aaa4-213395694b9b of type vxlan for network e0272c31-9098-42fc-aec8-d68330f677b6 2026-04-23 17:36:16.609 7 INFO neutron.db.l3_hamode_db [None req-ee3382ec-538c-4a4b-bf02-bc2f85e9a3aa 995802ed4f394c689220e64328aaa9fb dddd960a4524460bacd0c2ed114f6625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:17.452 7 INFO neutron.db.l3_hamode_db [None req-ee3382ec-538c-4a4b-bf02-bc2f85e9a3aa 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 270/563] 10.0.0.119 () {32 vars in 653 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions => generated 21537 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/564] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/565] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/566] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:36:17 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: 8|app: 0|req: 274/567] 10.0.0.119 () {32 vars in 665 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/568] 10.0.0.119 () {32 vars in 699 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/569] 10.0.0.119 () {32 vars in 697 bytes} [Thu Apr 23 17:36:17 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: 277/570] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:17 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: 8|app: 0|req: 278/571] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:17 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: 279/572] 10.0.0.119 () {32 vars in 703 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/573] 10.0.0.119 () {32 vars in 693 bytes} [Thu Apr 23 17:36:17 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: 281/574] 10.0.0.119 () {32 vars in 695 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/575] 10.0.0.119 () {32 vars in 685 bytes} [Thu Apr 23 17:36:17 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: 283/576] 10.0.0.119 () {32 vars in 687 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/577] 10.0.0.119 () {32 vars in 661 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/578] 10.0.0.119 () {32 vars in 699 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/579] 10.0.0.119 () {32 vars in 679 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/580] 10.0.0.119 () {32 vars in 683 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/581] 10.0.0.119 () {32 vars in 675 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/583] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 10.0.0.119 () {32 vars in 687 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.119 () {32 vars in 687 bytes} [Thu Apr 23 17:36:17 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.119 () {32 vars in 699 bytes} [Thu Apr 23 17:36:18 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: 8|app: 0|req: 296/589] 10.0.0.119 () {32 vars in 679 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 10.0.0.119 () {32 vars in 667 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.119 () {32 vars in 677 bytes} [Thu Apr 23 17:36:18 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: 299/592] 10.0.0.119 () {32 vars in 665 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/593] 10.0.0.119 () {32 vars in 675 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/594] 10.0.0.119 () {32 vars in 713 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/595] 10.0.0.119 () {32 vars in 691 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/596] 10.0.0.119 () {32 vars in 683 bytes} [Thu Apr 23 17:36:18 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: 8|app: 0|req: 304/597] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/598] 10.0.0.119 () {32 vars in 687 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.119 () {32 vars in 705 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/600] 10.0.0.119 () {32 vars in 675 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/602] 10.0.0.119 () {32 vars in 675 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/603] 10.0.0.119 () {32 vars in 693 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/604] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:18 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: 8|app: 0|req: 312/605] 10.0.0.119 () {32 vars in 709 bytes} [Thu Apr 23 17:36:18 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: 313/606] 10.0.0.119 () {32 vars in 705 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 314/607] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/608] 10.0.0.119 () {32 vars in 697 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/609] 10.0.0.119 () {32 vars in 711 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/610] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/611] 10.0.0.119 () {32 vars in 687 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/612] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/613] 10.0.0.119 () {32 vars in 675 bytes} [Thu Apr 23 17:36:18 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: 321/614] 10.0.0.119 () {32 vars in 671 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/615] 10.0.0.119 () {32 vars in 661 bytes} [Thu Apr 23 17:36:18 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: 323/616] 10.0.0.119 () {32 vars in 699 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/617] 10.0.0.119 () {32 vars in 699 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/618] 10.0.0.119 () {32 vars in 677 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/619] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:18 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: 327/620] 10.0.0.119 () {32 vars in 683 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/621] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/622] 10.0.0.119 () {32 vars in 685 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/623] 10.0.0.119 () {32 vars in 707 bytes} [Thu Apr 23 17:36:18 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: 331/624] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/625] 10.0.0.119 () {32 vars in 697 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/626] 10.0.0.119 () {32 vars in 695 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/627] 10.0.0.119 () {32 vars in 685 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/628] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/629] 10.0.0.119 () {32 vars in 705 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/630] 10.0.0.119 () {32 vars in 667 bytes} [Thu Apr 23 17:36:18 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: 294/631] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:16 2026] POST /v2.0/routers => generated 731 bytes in 2178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/632] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/633] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:18 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: 8|app: 0|req: 340/634] 10.0.0.119 () {32 vars in 691 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/635] 10.0.0.119 () {32 vars in 691 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/636] 10.0.0.119 () {32 vars in 695 bytes} [Thu Apr 23 17:36:18 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: 343/637] 10.0.0.119 () {32 vars in 685 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/638] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/639] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/640] 10.0.0.119 () {32 vars in 703 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/641] 10.0.0.119 () {32 vars in 713 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/642] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/643] 10.0.0.119 () {32 vars in 715 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/644] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/645] 10.0.0.119 () {32 vars in 741 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/646] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/647] 10.0.0.119 () {32 vars in 683 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/648] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/649] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/650] 10.0.0.119 () {32 vars in 679 bytes} [Thu Apr 23 17:36:18 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: 357/651] 10.0.0.119 () {32 vars in 669 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/652] 10.0.0.119 () {32 vars in 697 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/653] 10.0.0.119 () {32 vars in 705 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/654] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/655] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/656] 10.0.0.119 () {32 vars in 683 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/657] 10.0.0.119 () {32 vars in 705 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/658] 10.0.0.119 () {32 vars in 695 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/659] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/660] 10.0.0.119 () {32 vars in 697 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/661] 10.0.0.119 () {32 vars in 679 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/662] 10.0.0.119 () {32 vars in 689 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/663] 10.0.0.119 () {32 vars in 701 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/664] 10.0.0.119 () {32 vars in 665 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/665] 10.0.0.119 () {32 vars in 681 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/666] 10.0.0.119 () {32 vars in 677 bytes} [Thu Apr 23 17:36:18 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: 373/667] 10.0.0.119 () {32 vars in 693 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/668] 10.0.0.119 () {32 vars in 677 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/669] 10.0.0.119 () {32 vars in 667 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/670] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/671] 10.0.0.119 () {32 vars in 675 bytes} [Thu Apr 23 17:36:18 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/672] 10.0.0.119 () {32 vars in 687 bytes} [Thu Apr 23 17:36:18 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: 379/673] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:19 2026] GET /v2.0/security-groups?tenant_id=d9d1c55010d140ebabc501e1b7814e94&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/674] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:18 2026] PUT /v2.0/routers/e4185ff5-5178-4e45-8656-3c89d0ff2f4c/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/675] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:19 2026] DELETE /v2.0/security-groups/bd38932d-4a1e-4c7b-b845-b87a5401b000 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/676] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:19 2026] GET /v2.0/security-groups?tenant_id=eb1b5ccce0254639b85e49955c8e615b&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/677] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:19 2026] DELETE /v2.0/security-groups/b79f88d5-e822-4c66-b7b2-285cfdba0583 => 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: 381/678] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:19 2026] GET /v2.0/security-groups?tenant_id=8669e73fe26a4eec86d7b2d698d64c18&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/679] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:20 2026] DELETE /v2.0/security-groups/3bb98aed-04f6-4244-acae-45f2e59b3179 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/680] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:36:20 2026] POST /v2.0/security-groups => generated 1661 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/681] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:36:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/682] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:36:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/683] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:21 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/684] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:36:21 2026] GET /v2.0/ports/f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 968 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/687] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:36:21 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/688] 199.19.213.15 () {34 vars in 999 bytes} [Thu Apr 23 17:36:21 2026] GET /v2.0/subnets?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 683 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/689] 199.19.213.15 () {34 vars in 1145 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae&device_owner=compute%3Anova&network_id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/690] 10.0.0.191 () {34 vars in 1100 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1130293547&fields=id&tenant_id=dddd960a4524460bacd0c2ed114f6625 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:22.440 8 INFO neutron.db.segments_db [None req-dec4a4bc-7bdc-4596-899b-82f716ebeca1 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Added segment 0a58d062-5a86-4f9f-941b-7451f44d7397 of type vxlan for network 56432096-7404-4423-a611-5daacb3dcac8 2026-04-23 17:36:22.518 8 INFO neutron.db.segments_db [None req-dec4a4bc-7bdc-4596-899b-82f716ebeca1 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Added segment 68380db6-a8b8-4487-945d-858faf22b491 of type vxlan for network 65115501-c5e5-4c7e-a483-117b45b81017 [pid: 8|app: 0|req: 388/691] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:21 2026] POST /v2.0/networks => generated 1207 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/692] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:36:22 2026] PUT /v2.0/ports/f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 1149 bytes in 454 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: 389/693] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/networks?id=86445c59-1800-434d-a622-abe00734e252 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:22.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e766257-dd58-4d53-aa86-a00e554a7f72'] response: {'name': 'network-changed', 'server_uuid': 'be85933c-e930-4a2e-9126-42cf05fcf5ae', 'tag': 'f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/694] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/quotas/dddd960a4524460bacd0c2ed114f6625 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/695] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/networks => generated 1844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/696] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/ports?tenant_id=dddd960a4524460bacd0c2ed114f6625&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:22.863 7 INFO neutron.services.segments.plugin [-] Segment 0a58d062-5a86-4f9f-941b-7451f44d7397 resource provider aggregate not found 2026-04-23 17:36:22.869 7 INFO neutron.services.segments.plugin [-] Segment 0a58d062-5a86-4f9f-941b-7451f44d7397 resource provider aggregate not found [pid: 8|app: 0|req: 392/697] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:22.893 7 INFO neutron.services.segments.plugin [-] Segment 0a58d062-5a86-4f9f-941b-7451f44d7397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a58d062-5a86-4f9f-941b-7451f44d7397 found for delete ", "request_id": "req-19a9a244-9f48-41e4-b988-32686ec99127"}]} 2026-04-23 17:36:22.897 7 INFO neutron.services.segments.plugin [-] Segment 0a58d062-5a86-4f9f-941b-7451f44d7397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a58d062-5a86-4f9f-941b-7451f44d7397 found for delete ", "request_id": "req-b83985de-718c-4b3c-b96e-767666cf810b"}]} [pid: 7|app: 0|req: 306/698] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:22 2026] DELETE /v2.0/networks/56432096-7404-4423-a611-5daacb3dcac8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/699] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:36:22 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/700] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:22 2026] DELETE /v2.0/networks/65115501-c5e5-4c7e-a483-117b45b81017 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/701] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 308/702] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:23.176 8 INFO neutron.db.segments_db [None req-d307245c-bdb2-4d18-8348-5f70af553d8d 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Added segment 42b925b1-d335-4cf6-adef-e48bbbda73fc of type vxlan for network b8219709-7aa1-44ef-966f-92aadf667d49 [pid: 7|app: 0|req: 309/703] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1421 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/704] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/705] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:23 2026] POST /v2.0/networks => generated 634 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/706] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => 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: 312/707] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:23.366 8 INFO neutron.db.segments_db [None req-e9177681-e3dd-47c8-b702-e32e40449dab 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Added segment d0912831-ed06-4c17-87ac-52efaae26846 of type vxlan for network f13616a3-b146-434c-9625-0e8b51e98701 [pid: 7|app: 0|req: 313/708] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/709] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&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: 315/710] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 396/711] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:23 2026] POST /v2.0/networks => generated 635 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/712] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 317/713] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1152 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/714] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:23 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 319/715] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 397/716] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:23 2026] POST /v2.0/ports => generated 1506 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/717] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/ports => generated 1506 bytes in 150 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: 321/718] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/719] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 779 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/720] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => 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: 324/721] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/722] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => 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: 326/723] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:24.920 7 INFO neutron.services.segments.plugin [-] Segment 68380db6-a8b8-4487-945d-858faf22b491 resource provider aggregate not found 2026-04-23 17:36:24.931 7 INFO neutron.services.segments.plugin [-] Segment 68380db6-a8b8-4487-945d-858faf22b491 resource provider aggregate not found 2026-04-23 17:36:24.957 7 INFO neutron.services.segments.plugin [-] Segment 68380db6-a8b8-4487-945d-858faf22b491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68380db6-a8b8-4487-945d-858faf22b491 found for delete ", "request_id": "req-e2d97822-cda4-439f-8676-45c150a73ddf"}]} 2026-04-23 17:36:24.963 7 INFO neutron.services.segments.plugin [-] Segment 68380db6-a8b8-4487-945d-858faf22b491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68380db6-a8b8-4487-945d-858faf22b491 found for delete ", "request_id": "req-e5d7307e-8e5c-47fc-a689-5a6e596eedbb"}]} 2026-04-23 17:36:24.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-037de3bb-5330-4d3a-9c3c-63ff2cba91ff 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] TaaS: Handle Delete Port: 0ccf3641-c3e7-4736-988b-f8c8e7d7e665 2026-04-23 17:36:24.981 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-037de3bb-5330-4d3a-9c3c-63ff2cba91ff 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Tap Mirror: Handle Delete Port: 0ccf3641-c3e7-4736-988b-f8c8e7d7e665 [pid: 8|app: 0|req: 398/724] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:24 2026] DELETE /v2.0/ports/0ccf3641-c3e7-4736-988b-f8c8e7d7e665 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/725] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:25.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-be459b16-2b88-45e7-ab36-4cff664875c5 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] TaaS: Handle Delete Port: 533a1554-03f4-4860-9ec4-b5d2b8fe9785 2026-04-23 17:36:25.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be459b16-2b88-45e7-ab36-4cff664875c5 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Tap Mirror: Handle Delete Port: 533a1554-03f4-4860-9ec4-b5d2b8fe9785 [pid: 7|app: 0|req: 327/726] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:24 2026] GET /v2.0/security-groups?tenant_id=0547c023ad3144bc90028141b668017d&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/727] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 400/728] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:25 2026] DELETE /v2.0/ports/533a1554-03f4-4860-9ec4-b5d2b8fe9785 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/729] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 330/730] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:36:25 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-04-23 17:36:25.420 7 INFO neutron.db.segments_db [None req-e46777e2-0be5-4e47-a557-75317598e078 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Added segment 09b85a9e-6407-4861-a8ae-028a27db3d68 of type vxlan for network f73f9825-aa4a-44ac-b254-d200001719fc [pid: 8|app: 0|req: 401/731] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:25 2026] DELETE /v2.0/security-groups/56a968fc-52e5-4c7c-92bf-6cb37aa0bcfc => 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: 331/732] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:25 2026] POST /v2.0/networks => generated 634 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:25.590 8 INFO neutron.db.segments_db [None req-750b1f75-21f8-4233-967d-1b42838a4011 993bf9f16f6a4460a4d13350cd657141 ecdaec5c7dd14477992dc97d6f7d08b6 - - default default] Added segment 872bc6bf-2ec1-4e96-9969-513690592755 of type vxlan for network 0c7352e2-c823-4ba9-9e90-67688d699a2b [pid: 7|app: 0|req: 332/733] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.0/security-groups?tenant_id=14324953e0ef4f4fad0b5e78912a6eb2&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/734] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:25 2026] POST /v2.0/networks => generated 635 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/735] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:25 2026] DELETE /v2.0/security-groups/fc965f0a-8e83-4930-9f9e-abcd9d19adb7 => 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: 403/736] 199.19.213.15 () {34 vars in 1119 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/737] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:36:25 2026] PUT /v2.0/ports/f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 968 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:26.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7c0d4bc-3fc2-4f46-a96e-07fe78042a9f'] response: {'name': 'network-changed', 'server_uuid': 'be85933c-e930-4a2e-9126-42cf05fcf5ae', 'tag': 'f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f', '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: 335/738] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:26 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 404/739] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:26 2026] POST /v2.0/subnets => generated 1324 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/740] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:36:26 2026] GET /v2.0/subnets => generated 1960 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/741] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:26 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/742] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:26 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/743] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:36:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/744] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:26 2026] DELETE /v2.0/subnets/a0c00b8d-caf0-45ce-be6e-4360ae80bf5d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/745] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:26 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => generated 701 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/746] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/747] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:26 2026] DELETE /v2.0/subnets/1afefd44-84a0-420c-8089-ed47b4702f4b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/748] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/749] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/750] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:27.292 8 INFO neutron.services.segments.plugin [-] Segment 872bc6bf-2ec1-4e96-9969-513690592755 resource provider aggregate not found 2026-04-23 17:36:27.295 8 INFO neutron.services.segments.plugin [-] Segment 872bc6bf-2ec1-4e96-9969-513690592755 resource provider aggregate not found 2026-04-23 17:36:27.317 8 INFO neutron.services.segments.plugin [-] Segment 872bc6bf-2ec1-4e96-9969-513690592755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 872bc6bf-2ec1-4e96-9969-513690592755 found for delete ", "request_id": "req-89abb294-fdfa-474f-adaa-aaac8d403a19"}]} 2026-04-23 17:36:27.320 8 INFO neutron.services.segments.plugin [-] Segment 872bc6bf-2ec1-4e96-9969-513690592755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 872bc6bf-2ec1-4e96-9969-513690592755 found for delete ", "request_id": "req-7afc8792-3db5-4ec3-a54e-38256e1d0420"}]} [pid: 8|app: 0|req: 409/751] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:27 2026] DELETE /v2.0/networks/0c7352e2-c823-4ba9-9e90-67688d699a2b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/752] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/networks?id=86445c59-1800-434d-a622-abe00734e252 => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:27.454 7 INFO neutron.services.segments.plugin [-] Segment 09b85a9e-6407-4861-a8ae-028a27db3d68 resource provider aggregate not found 2026-04-23 17:36:27.457 7 INFO neutron.services.segments.plugin [-] Segment 09b85a9e-6407-4861-a8ae-028a27db3d68 resource provider aggregate not found [pid: 8|app: 0|req: 411/753] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dddd960a4524460bacd0c2ed114f6625 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:27.489 7 INFO neutron.services.segments.plugin [-] Segment 09b85a9e-6407-4861-a8ae-028a27db3d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b85a9e-6407-4861-a8ae-028a27db3d68 found for delete ", "request_id": "req-8fa2f0ce-61dd-4c5d-90ac-67377b2516e6"}]} 2026-04-23 17:36:27.499 7 INFO neutron.services.segments.plugin [-] Segment 09b85a9e-6407-4861-a8ae-028a27db3d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b85a9e-6407-4861-a8ae-028a27db3d68 found for delete ", "request_id": "req-c123b79c-bb9e-4478-8f31-9f39926771f1"}]} [pid: 7|app: 0|req: 343/754] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:27 2026] DELETE /v2.0/networks/f73f9825-aa4a-44ac-b254-d200001719fc => 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: 344/755] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:27 2026] DELETE /v2.0/networks/f13616a3-b146-434c-9625-0e8b51e98701 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/756] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:27 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 346/757] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:27 2026] DELETE /v2.0/networks/b8219709-7aa1-44ef-966f-92aadf667d49 => 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: 412/758] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:36:27 2026] POST /v2.0/ports => generated 958 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:28.179 7 INFO neutron.db.segments_db [None req-7e16c98c-10d9-490c-bed6-8def6a70a29c f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Added segment a453a9a4-d674-4505-b25f-30db13483363 of type vxlan for network 1c48ce4f-78d6-4d90-bcf3-a52daa134473 2026-04-23 17:36:28.253 7 INFO neutron.db.segments_db [None req-7e16c98c-10d9-490c-bed6-8def6a70a29c f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Added segment 52c11874-3091-4bd3-9f3b-3bf4adcca567 of type vxlan for network 280ec4c2-b934-409d-8bed-1d821d2d355a [pid: 7|app: 0|req: 347/759] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:27 2026] POST /v2.0/networks => generated 1205 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/760] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:36:27 2026] PUT /v2.0/ports/b934ceba-4f03-49a9-8e5d-5261e35f7048 => generated 1239 bytes in 493 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: 348/761] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/ports?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:28.447 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da834177-b639-4bfd-af3d-61f622cb522b'] response: {'name': 'network-changed', 'server_uuid': '9b07b820-32ce-47a3-921f-06963e212d48', 'tag': 'b934ceba-4f03-49a9-8e5d-5261e35f7048', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/762] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/763] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/networks => generated 1842 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/764] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/networks?id=3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/765] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/security-groups?tenant_id=ecdaec5c7dd14477992dc97d6f7d08b6&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/766] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/767] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/768] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:28 2026] DELETE /v2.0/networks/1c48ce4f-78d6-4d90-bcf3-a52daa134473 => 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: 351/769] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/subnets?id=2881598d-0ece-454c-ad57-ab44aeaa5bc1 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/770] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:28 2026] DELETE /v2.0/security-groups/ad958c0d-046c-4188-b321-7c8e60ae5f74 => 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: 420/771] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/772] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/ports?network_id=3723d1df-3b06-4d78-93e9-ce947cafc080&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: 422/773] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/774] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:28 2026] DELETE /v2.0/networks/280ec4c2-b934-409d-8bed-1d821d2d355a => 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: 423/775] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 353/776] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/777] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080?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: 354/778] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:28 2026] GET /v2.0/ports?tenant_id=dddd960a4524460bacd0c2ed114f6625&device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:29.019 8 INFO neutron.db.segments_db [None req-6a98f9a8-ef04-4c54-ba18-d1eb8f457d58 f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Added segment 7c6eb514-82df-47c6-b064-081791754eea of type vxlan for network 360fc24c-131f-4ef6-9165-eeb8df86a2e6 [pid: 7|app: 0|req: 355/779] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:36:29 2026] GET /v2.0/networks?tenant_id=dddd960a4524460bacd0c2ed114f6625&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/780] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:36:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/781] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:28 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:29.171 7 INFO neutron.db.segments_db [None req-06cc5a44-383a-4d44-b049-6b69982a6769 f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Added segment 5d3a7e7b-a5b8-48e9-8468-59bf58514313 of type vxlan for network 8a0a178e-841b-4c5f-a7a0-203d7d65c814 [pid: 7|app: 0|req: 357/782] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:29 2026] POST /v2.0/networks => generated 630 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:29.517 7 INFO neutron.services.segments.plugin [-] Segment d0912831-ed06-4c17-87ac-52efaae26846 resource provider aggregate not found 2026-04-23 17:36:29.532 7 INFO neutron.services.segments.plugin [-] Segment d0912831-ed06-4c17-87ac-52efaae26846 resource provider aggregate not found 2026-04-23 17:36:29.536 7 INFO neutron.services.segments.plugin [-] Segment d0912831-ed06-4c17-87ac-52efaae26846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0912831-ed06-4c17-87ac-52efaae26846 found for delete ", "request_id": "req-576ace19-bf31-4277-af9b-c9b59889b6ee"}]} 2026-04-23 17:36:29.549 7 INFO neutron.services.segments.plugin [-] Segment d0912831-ed06-4c17-87ac-52efaae26846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0912831-ed06-4c17-87ac-52efaae26846 found for delete ", "request_id": "req-8c354c97-2645-49a9-8494-4aea0a9f7f14"}]} 2026-04-23 17:36:29.555 7 INFO neutron.services.segments.plugin [-] Segment 42b925b1-d335-4cf6-adef-e48bbbda73fc resource provider aggregate not found 2026-04-23 17:36:29.567 7 INFO neutron.services.segments.plugin [-] Segment 42b925b1-d335-4cf6-adef-e48bbbda73fc resource provider aggregate not found 2026-04-23 17:36:29.576 7 INFO neutron.services.segments.plugin [-] Segment 42b925b1-d335-4cf6-adef-e48bbbda73fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42b925b1-d335-4cf6-adef-e48bbbda73fc found for delete ", "request_id": "req-bde222c2-49f0-4ccc-a506-8c8a48de921d"}]} 2026-04-23 17:36:29.581 7 INFO neutron.services.segments.plugin [-] Segment 42b925b1-d335-4cf6-adef-e48bbbda73fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42b925b1-d335-4cf6-adef-e48bbbda73fc found for delete ", "request_id": "req-fea171de-b3d4-4329-a811-f3e1c1c3e30b"}]} 2026-04-23 17:36:29.593 7 INFO neutron.services.segments.plugin [-] Segment a453a9a4-d674-4505-b25f-30db13483363 resource provider aggregate not found 2026-04-23 17:36:29.597 7 INFO neutron.services.segments.plugin [-] Segment a453a9a4-d674-4505-b25f-30db13483363 resource provider aggregate not found 2026-04-23 17:36:29.612 7 INFO neutron.services.segments.plugin [-] Segment a453a9a4-d674-4505-b25f-30db13483363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a453a9a4-d674-4505-b25f-30db13483363 found for delete ", "request_id": "req-93d6f0ef-fae6-4883-b862-eaed0392be8b"}]} 2026-04-23 17:36:29.615 7 INFO neutron.services.segments.plugin [-] Segment a453a9a4-d674-4505-b25f-30db13483363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a453a9a4-d674-4505-b25f-30db13483363 found for delete ", "request_id": "req-419d06c6-5b07-4a56-a1ba-43a8ceed9373"}]} 2026-04-23 17:36:29.628 7 INFO neutron.services.segments.plugin [-] Segment 52c11874-3091-4bd3-9f3b-3bf4adcca567 resource provider aggregate not found 2026-04-23 17:36:29.633 7 INFO neutron.services.segments.plugin [-] Segment 52c11874-3091-4bd3-9f3b-3bf4adcca567 resource provider aggregate not found 2026-04-23 17:36:29.647 7 INFO neutron.services.segments.plugin [-] Segment 52c11874-3091-4bd3-9f3b-3bf4adcca567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c11874-3091-4bd3-9f3b-3bf4adcca567 found for delete ", "request_id": "req-de95c70a-be4a-478d-a1c6-ccbc5bf5340a"}]} 2026-04-23 17:36:29.650 7 INFO neutron.services.segments.plugin [-] Segment 52c11874-3091-4bd3-9f3b-3bf4adcca567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c11874-3091-4bd3-9f3b-3bf4adcca567 found for delete ", "request_id": "req-1068e773-5ba3-44a3-bd3a-1338b4ac1022"}]} [pid: 7|app: 0|req: 358/783] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:29 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/784] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:29 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&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: 426/785] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:29 2026] POST /v2.0/ports => generated 1506 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/786] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:36:29 2026] GET /v2.0/ports => generated 1506 bytes in 101 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: 427/787] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:29 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/788] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:30.069 7 INFO neutron_taas.services.taas.taas_plugin [None req-94db8a34-1fa8-4d04-b00c-85558062b972 f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] TaaS: Handle Delete Port: 6efe1d23-5184-4426-9ce3-0cce687e1981 2026-04-23 17:36:30.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94db8a34-1fa8-4d04-b00c-85558062b972 f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Tap Mirror: Handle Delete Port: 6efe1d23-5184-4426-9ce3-0cce687e1981 [pid: 8|app: 0|req: 429/789] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/ports?tenant_id=dddd960a4524460bacd0c2ed114f6625&device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 361/790] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:29 2026] DELETE /v2.0/ports/6efe1d23-5184-4426-9ce3-0cce687e1981 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/791] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b934ceba-4f03-49a9-8e5d-5261e35f7048 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/792] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/subnets?id=1c7d3241-068b-43bd-8477-032d46f37d60 => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:30.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9359639-b8ff-434c-b69e-568f987f0b0f f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] TaaS: Handle Delete Port: 9d8ea87d-a88f-4ea3-947d-8e93b4721b8b [pid: 8|app: 0|req: 432/793] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/ports?network_id=86445c59-1800-434d-a622-abe00734e252&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:30.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9359639-b8ff-434c-b69e-568f987f0b0f f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Tap Mirror: Handle Delete Port: 9d8ea87d-a88f-4ea3-947d-8e93b4721b8b [pid: 8|app: 0|req: 433/794] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?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: 362/795] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:30 2026] DELETE /v2.0/ports/9d8ea87d-a88f-4ea3-947d-8e93b4721b8b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/796] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/797] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:30.439 7 INFO neutron.db.segments_db [None req-d0f0c6f0-3450-4d2f-abab-2584492c628c f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Added segment 969b8268-b3f3-48c1-a71d-3592bf49e633 of type vxlan for network 279dcb8e-9399-4bb5-9754-9de233fb8424 [pid: 7|app: 0|req: 364/798] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:30 2026] POST /v2.0/networks => generated 629 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:30.616 8 INFO neutron.db.segments_db [None req-968dedff-a40b-4939-bf3a-bb49dfd8763d f7ff45f721e647948b6970129e33cdf5 4525e1120e8d46618645c55e72aee18a - - default default] Added segment f58fc95c-3256-43d8-adc5-819564b5ac0f of type vxlan for network 87296341-877e-4c09-8497-617bcdf7ce50 [pid: 8|app: 0|req: 435/799] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:30 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:30.888 7 INFO neutron.db.segments_db [None req-d216b217-84e6-44fd-8ce3-e3f650569005 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Added segment 0bf71cf6-2720-4e55-81b1-289f110bef39 of type vxlan for network a0015676-3ebd-452e-a69a-12e0d33d1bcc [pid: 7|app: 0|req: 365/800] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:30 2026] POST /v2.0/networks => generated 628 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/801] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:36:30 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => 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: 367/802] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/803] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:30 2026] POST /v2.0/subnets => generated 1274 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:36:31.291 8 INFO neutron_taas.services.taas.taas_plugin [req-72e3fb1c-d7b9-41ec-8d2e-dd4229963146 req-10029520-6572-4768-8031-cce66aff10a3 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] TaaS: Handle Delete Port: f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f 2026-04-23 17:36:31.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-72e3fb1c-d7b9-41ec-8d2e-dd4229963146 req-10029520-6572-4768-8031-cce66aff10a3 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] Tap Mirror: Handle Delete Port: f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f [pid: 7|app: 0|req: 368/804] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:31 2026] POST /v2.0/ports => generated 778 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/805] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.0/security-groups?id=1f312fcf-36ef-4731-9568-098ccbc1c311&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:31.429 8 INFO neutron.db.l3_db [req-72e3fb1c-d7b9-41ec-8d2e-dd4229963146 req-10029520-6572-4768-8031-cce66aff10a3 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] Floating IP 563a4000-0363-4af0-a16b-99398ae48e27 disassociated. External IP: 10.96.250.215, port: f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f. [pid: 7|app: 0|req: 370/806] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/807] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.0/subnets => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:31.554 7 INFO neutron.db.segments_db [None req-9948a210-f8e3-4c0b-b264-c297575f4b78 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Added segment 8d0f1adc-0750-4adc-a5da-dc2150a7737a of type vxlan for network d015d96e-322b-4455-88be-cb787e2801ea [pid: 7|app: 0|req: 372/808] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:31 2026] POST /v2.0/networks => generated 616 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/809] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&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: 374/810] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:31 2026] DELETE /v2.0/subnets/1bef083d-2cf5-4c0e-804b-ba5b576367a1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/811] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:36:31 2026] DELETE /v2.0/ports/f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:31.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c45e9fb-a3fd-4d28-91d7-ff8437df620c'] response: {'server_uuid': 'be85933c-e930-4a2e-9126-42cf05fcf5ae', 'name': 'network-vif-deleted', 'tag': 'f3b7fb1d-80f1-4ec2-a60d-d50f08b9306f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 438/812] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:31 2026] DELETE /v2.0/subnets/b70d14e0-67a6-4fc2-98ad-e0d29f9f8833 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/813] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:36:31 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/814] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:31 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:32.076 8 INFO neutron.services.segments.plugin [-] Segment f58fc95c-3256-43d8-adc5-819564b5ac0f resource provider aggregate not found 2026-04-23 17:36:32.082 8 INFO neutron.services.segments.plugin [-] Segment f58fc95c-3256-43d8-adc5-819564b5ac0f resource provider aggregate not found 2026-04-23 17:36:32.099 8 INFO neutron.services.segments.plugin [-] Segment f58fc95c-3256-43d8-adc5-819564b5ac0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58fc95c-3256-43d8-adc5-819564b5ac0f found for delete ", "request_id": "req-38a25953-b84c-4b9b-8097-30158250eaa5"}]} 2026-04-23 17:36:32.102 8 INFO neutron.services.segments.plugin [-] Segment f58fc95c-3256-43d8-adc5-819564b5ac0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58fc95c-3256-43d8-adc5-819564b5ac0f found for delete ", "request_id": "req-92db49b7-6e72-45fb-b5ac-1e414afdcb44"}]} [pid: 8|app: 0|req: 440/815] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:31 2026] DELETE /v2.0/networks/87296341-877e-4c09-8497-617bcdf7ce50 => 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: 441/816] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/networks/279dcb8e-9399-4bb5-9754-9de233fb8424 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/817] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:32 2026] POST /v2.0/ports => generated 962 bytes in 316 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: 442/818] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/networks/8a0a178e-841b-4c5f-a7a0-203d7d65c814 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:32.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-367d4c8e-e973-41aa-a8e1-6e9195dee445 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] TaaS: Handle Delete Port: 64d970e1-4e0c-45a0-b1dd-23edce4e5558 2026-04-23 17:36:32.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-367d4c8e-e973-41aa-a8e1-6e9195dee445 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Tap Mirror: Handle Delete Port: 64d970e1-4e0c-45a0-b1dd-23edce4e5558 [pid: 8|app: 0|req: 443/819] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/networks/360fc24c-131f-4ef6-9165-eeb8df86a2e6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/820] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:32 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => 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: 377/821] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/ports/64d970e1-4e0c-45a0-b1dd-23edce4e5558 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:32.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5599b756-169d-45b2-a55d-ab1a7fcc722d c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/822] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/ports/64d970e1-4e0c-45a0-b1dd-23edce4e5558 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:32.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e64b9855-b24e-40d7-947c-d34001997ed4 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 378/823] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:32 2026] GET /v2.0/ports/64d970e1-4e0c-45a0-b1dd-23edce4e5558 => 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: 446/824] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/subnets/956a3743-479b-4913-90d7-3a0c8f66b249 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/825] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:32 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 380/826] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:32 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/827] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:32 2026] DELETE /v2.0/networks/d015d96e-322b-4455-88be-cb787e2801ea => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:32.985 7 INFO neutron.db.segments_db [None req-e902c79e-ceb7-4eeb-8d72-0c79579c884b c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Added segment 14a0b404-b81d-409a-a54d-664de46c32c0 of type vxlan for network a4ede4e5-8c39-4ce2-a002-72c96502c807 [pid: 7|app: 0|req: 381/828] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:32 2026] POST /v2.0/networks => generated 617 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/829] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.0/security-groups?tenant_id=4525e1120e8d46618645c55e72aee18a&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/830] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:33 2026] DELETE /v2.0/security-groups/664cb7f2-b8d0-4b04-9416-e1a8cbdba55d => 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: 382/831] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:33 2026] POST /v2.0/subnets => generated 646 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/832] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => 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: 450/833] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:33 2026] POST /v2.0/ports => generated 927 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:33.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d7939f6-888b-4f2c-ba6e-a039c2752593 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] TaaS: Handle Delete Port: 77cac5ec-e1aa-462f-8f4b-40f1678dc3db 2026-04-23 17:36:33.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d7939f6-888b-4f2c-ba6e-a039c2752593 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Tap Mirror: Handle Delete Port: 77cac5ec-e1aa-462f-8f4b-40f1678dc3db [pid: 7|app: 0|req: 384/834] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:33 2026] DELETE /v2.0/ports/77cac5ec-e1aa-462f-8f4b-40f1678dc3db => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/835] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:33.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-477311da-4b13-49c3-a804-b276c72248b2 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 385/836] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.0/ports/77cac5ec-e1aa-462f-8f4b-40f1678dc3db => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/837] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:34.120 8 INFO neutron.services.segments.plugin [-] Segment 969b8268-b3f3-48c1-a71d-3592bf49e633 resource provider aggregate not found 2026-04-23 17:36:34.136 8 INFO neutron.services.segments.plugin [-] Segment 969b8268-b3f3-48c1-a71d-3592bf49e633 resource provider aggregate not found 2026-04-23 17:36:34.142 8 INFO neutron.services.segments.plugin [-] Segment 969b8268-b3f3-48c1-a71d-3592bf49e633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969b8268-b3f3-48c1-a71d-3592bf49e633 found for delete ", "request_id": "req-4ecd438d-c13e-491d-9df7-4735a745a0c2"}]} 2026-04-23 17:36:34.159 8 INFO neutron.services.segments.plugin [-] Segment 5d3a7e7b-a5b8-48e9-8468-59bf58514313 resource provider aggregate not found 2026-04-23 17:36:34.164 8 INFO neutron.services.segments.plugin [-] Segment 969b8268-b3f3-48c1-a71d-3592bf49e633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969b8268-b3f3-48c1-a71d-3592bf49e633 found for delete ", "request_id": "req-9dde7d68-7bd7-4a3c-97ba-c52c024680a2"}]} [pid: 8|app: 0|req: 452/838] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:33 2026] DELETE /v2.0/subnets/921a8a5b-0fa2-4486-96d0-37855cc4793c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:34.179 8 INFO neutron.services.segments.plugin [-] Segment 5d3a7e7b-a5b8-48e9-8468-59bf58514313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d3a7e7b-a5b8-48e9-8468-59bf58514313 found for delete ", "request_id": "req-d273b32c-2709-4e5e-80fa-726b41c376b5"}]} 2026-04-23 17:36:34.188 8 INFO neutron.services.segments.plugin [-] Segment 5d3a7e7b-a5b8-48e9-8468-59bf58514313 resource provider aggregate not found 2026-04-23 17:36:34.199 8 INFO neutron.services.segments.plugin [-] Segment 7c6eb514-82df-47c6-b064-081791754eea resource provider aggregate not found 2026-04-23 17:36:34.208 8 INFO neutron.services.segments.plugin [-] Segment 5d3a7e7b-a5b8-48e9-8468-59bf58514313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d3a7e7b-a5b8-48e9-8468-59bf58514313 found for delete ", "request_id": "req-33079482-e3e7-4f05-bd44-a2150e55db74"}]} 2026-04-23 17:36:34.214 8 INFO neutron.services.segments.plugin [-] Segment 7c6eb514-82df-47c6-b064-081791754eea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c6eb514-82df-47c6-b064-081791754eea found for delete ", "request_id": "req-6475bf64-a23e-4fe0-9538-5ee2f07beb67"}]} 2026-04-23 17:36:34.221 8 INFO neutron.services.segments.plugin [-] Segment 7c6eb514-82df-47c6-b064-081791754eea resource provider aggregate not found 2026-04-23 17:36:34.228 8 INFO neutron.services.segments.plugin [-] Segment 8d0f1adc-0750-4adc-a5da-dc2150a7737a resource provider aggregate not found 2026-04-23 17:36:34.239 8 INFO neutron.services.segments.plugin [-] Segment 7c6eb514-82df-47c6-b064-081791754eea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c6eb514-82df-47c6-b064-081791754eea found for delete ", "request_id": "req-a71d5015-2377-48aa-8c06-6ecc35ee2f8a"}]} 2026-04-23 17:36:34.250 8 INFO neutron.services.segments.plugin [-] Segment 8d0f1adc-0750-4adc-a5da-dc2150a7737a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0f1adc-0750-4adc-a5da-dc2150a7737a found for delete ", "request_id": "req-8054943c-52c2-470a-8136-be66d9822d0f"}]} 2026-04-23 17:36:34.258 8 INFO neutron.services.segments.plugin [-] Segment 8d0f1adc-0750-4adc-a5da-dc2150a7737a resource provider aggregate not found 2026-04-23 17:36:34.276 8 INFO neutron.services.segments.plugin [-] Segment 8d0f1adc-0750-4adc-a5da-dc2150a7737a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0f1adc-0750-4adc-a5da-dc2150a7737a found for delete ", "request_id": "req-a88021b7-77c3-428e-8c7c-9f8a1260d6af"}]} 2026-04-23 17:36:34.308 7 INFO neutron.services.segments.plugin [-] Segment 14a0b404-b81d-409a-a54d-664de46c32c0 resource provider aggregate not found 2026-04-23 17:36:34.311 7 INFO neutron.services.segments.plugin [-] Segment 14a0b404-b81d-409a-a54d-664de46c32c0 resource provider aggregate not found 2026-04-23 17:36:34.325 7 INFO neutron.services.segments.plugin [-] Segment 14a0b404-b81d-409a-a54d-664de46c32c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a0b404-b81d-409a-a54d-664de46c32c0 found for delete ", "request_id": "req-2d047ee9-fbc7-4d48-bb50-af052c34f79d"}]} 2026-04-23 17:36:34.333 7 INFO neutron.services.segments.plugin [-] Segment 14a0b404-b81d-409a-a54d-664de46c32c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a0b404-b81d-409a-a54d-664de46c32c0 found for delete ", "request_id": "req-247763e2-53b3-44a1-aefd-66b0565df1ee"}]} [pid: 7|app: 0|req: 387/839] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:34 2026] DELETE /v2.0/networks/a4ede4e5-8c39-4ce2-a002-72c96502c807 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/840] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:34 2026] POST /v2.0/ports => generated 778 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: 454/841] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:34 2026] GET /v2.0/ports?device_id=be85933c-e930-4a2e-9126-42cf05fcf5ae => 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: 388/842] 10.0.0.119 () {34 vars in 737 bytes} [Thu Apr 23 17:36:34 2026] PUT /v2.0/ports/159f882a-f4c3-4526-bb75-96cbb32413eb => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:35.036 8 INFO neutron_taas.services.taas.taas_plugin [None req-df1b25c4-dfa4-473f-8d99-57865a2b3e9c c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] TaaS: Handle Delete Port: 159f882a-f4c3-4526-bb75-96cbb32413eb 2026-04-23 17:36:35.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df1b25c4-dfa4-473f-8d99-57865a2b3e9c c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Tap Mirror: Handle Delete Port: 159f882a-f4c3-4526-bb75-96cbb32413eb [pid: 8|app: 0|req: 455/843] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:34 2026] DELETE /v2.0/ports/159f882a-f4c3-4526-bb75-96cbb32413eb => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/844] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/845] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.0/ports => generated 781 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/846] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:35.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c0f5c5-da28-4904-bd37-93c7c177c2a6 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] GET failed (client error): The resource could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/847] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.0/ports/159f882a-f4c3-4526-bb75-96cbb32413eb => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/848] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:36:35 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: 461/849] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 462/850] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.0/ports/5c1f88cd-6e5a-4c4d-85f2-c4781f7e132b => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:35.460 7 INFO neutron.db.segments_db [None req-5aab2eeb-689a-4c17-be98-c244bb331ec9 fdf159df4bda45c9a8dcc5edbde2edb0 39ed9d43382a468d847b0cb2e377b6b4 - - default default] Added segment 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 of type vxlan for network 42eeac10-4a8a-4313-8050-40c40ccd509a [pid: 7|app: 0|req: 389/851] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:35 2026] POST /v2.0/networks => generated 629 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:35.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebf872b2-3aa3-4b5a-900a-0a4612fc78f4 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 390/852] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:35 2026] DELETE /v2.0/ports/77cac5ec-e1aa-462f-8f4b-40f1678dc3db => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:35.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a3e709a-e6d1-4496-bb82-d1212c980d32 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/853] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:35 2026] DELETE /v2.0/subnets/921a8a5b-0fa2-4486-96d0-37855cc4793c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:35.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e44a1a3-2bca-4145-b32b-6ce0dedefa5c c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/854] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:35 2026] DELETE /v2.0/subnets/956a3743-479b-4913-90d7-3a0c8f66b249 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:35.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ede0f30-5f72-40bc-b22d-7fd0fde0e479 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] TaaS: Handle Delete Port: 5c1f88cd-6e5a-4c4d-85f2-c4781f7e132b 2026-04-23 17:36:35.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ede0f30-5f72-40bc-b22d-7fd0fde0e479 c6f38b814b224426a8a02e83b582d285 b36e3bb3157b4625b84022381fbb64c0 - - default default] Tap Mirror: Handle Delete Port: 5c1f88cd-6e5a-4c4d-85f2-c4781f7e132b 2026-04-23 17:36:35.786 8 INFO neutron.db.l3_db [None req-803eb39b-4e44-4417-b40c-919c2efa0d1b d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] Floating IP 75ffd303-0178-40fd-821d-7e09d0018e05 associated. External IP: 10.96.250.204, port: b934ceba-4f03-49a9-8e5d-5261e35f7048. [pid: 7|app: 0|req: 393/855] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:36:35 2026] DELETE /v2.0/ports/5c1f88cd-6e5a-4c4d-85f2-c4781f7e132b => 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: 394/856] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:35 2026] DELETE /v2.0/networks/a0015676-3ebd-452e-a69a-12e0d33d1bcc => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/857] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:35 2026] DELETE /v2.0/security-groups/1f312fcf-36ef-4731-9568-098ccbc1c311 => 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: 463/858] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:36:35 2026] PUT /v2.0/floatingips/75ffd303-0178-40fd-821d-7e09d0018e05 => generated 856 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:36.180 8 INFO neutron.api.v2.resource [None req-d6a246ab-fd2d-471d-8037-d838ee197670 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/859] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:36:36 2026] GET /v2.0/security-groups/1f312fcf-36ef-4731-9568-098ccbc1c311 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:36.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c771c1e5-edf4-4351-852f-fa3ebfa29e80'] response: {'name': 'network-changed', 'server_uuid': '9b07b820-32ce-47a3-921f-06963e212d48', 'tag': 'b934ceba-4f03-49a9-8e5d-5261e35f7048', 'status': 'completed', 'code': 200} 2026-04-23 17:36:36.299 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ed7a020-5938-4f0b-8122-fa5659d73410 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] TaaS: Handle Delete Port: e7e13665-2e09-40f9-ad2e-ec459844022f 2026-04-23 17:36:36.302 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ed7a020-5938-4f0b-8122-fa5659d73410 44adbc56546f454a940bf7450bb97923 d14ffd4bc5564cc497ac2a996fe747a2 - - default default] Tap Mirror: Handle Delete Port: e7e13665-2e09-40f9-ad2e-ec459844022f 2026-04-23 17:36:36.348 7 INFO neutron.services.segments.plugin [-] Segment 0bf71cf6-2720-4e55-81b1-289f110bef39 resource provider aggregate not found 2026-04-23 17:36:36.357 7 INFO neutron.services.segments.plugin [-] Segment 0bf71cf6-2720-4e55-81b1-289f110bef39 resource provider aggregate not found 2026-04-23 17:36:36.365 7 INFO neutron.services.segments.plugin [-] Segment 0bf71cf6-2720-4e55-81b1-289f110bef39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf71cf6-2720-4e55-81b1-289f110bef39 found for delete ", "request_id": "req-ddc0c954-6ab8-4996-888d-bf9deb5c3bcf"}]} 2026-04-23 17:36:36.372 7 INFO neutron.services.segments.plugin [-] Segment 0bf71cf6-2720-4e55-81b1-289f110bef39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf71cf6-2720-4e55-81b1-289f110bef39 found for delete ", "request_id": "req-27742c1c-ee31-44ee-93af-cd4182395850"}]} [pid: 7|app: 0|req: 396/860] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:36 2026] POST /v2.0/subnets => generated 673 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:36.502 7 INFO neutron.db.segments_db [None req-c9cc786e-2a74-4aa5-bf7a-412d4b9f870f fdf159df4bda45c9a8dcc5edbde2edb0 39ed9d43382a468d847b0cb2e377b6b4 - - default default] Added segment 929ff5ae-e358-4b51-b5bb-096e1c48e827 of type vxlan for network 76c421de-1f8b-4e6e-80c8-071f3335772a [pid: 8|app: 0|req: 465/863] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:36:36 2026] DELETE /v2.0/floatingips/563a4000-0363-4af0-a16b-99398ae48e27 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/864] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:36 2026] POST /v2.0/networks => generated 629 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/865] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:36 2026] GET /v2.0/security-groups?tenant_id=b36e3bb3157b4625b84022381fbb64c0&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/866] 10.0.0.119 () {34 vars in 743 bytes} [Thu Apr 23 17:36:36 2026] PUT /v2.0/networks/76c421de-1f8b-4e6e-80c8-071f3335772a => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/867] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:36 2026] GET /v2.0/ports?tenant_id=dddd960a4524460bacd0c2ed114f6625&device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:36.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c741d85-6cb4-4815-b3f5-91a335cfcbe6 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 2799a089-a74b-4644-81e7-910aa0c19855 2026-04-23 17:36:36.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c741d85-6cb4-4815-b3f5-91a335cfcbe6 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 2799a089-a74b-4644-81e7-910aa0c19855 [pid: 8|app: 0|req: 469/868] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:36 2026] DELETE /v2.0/security-groups/c4c25746-7b53-4ce9-ac68-32b6baadde65 => 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: 470/869] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:37 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/870] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/networks?id=86445c59-1800-434d-a622-abe00734e252 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/871] 10.0.0.119 () {34 vars in 741 bytes} [Thu Apr 23 17:36:37 2026] PUT /v2.0/subnets/7cdbf5de-6556-41cc-9a23-1ed83354743c => generated 656 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/872] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b934ceba-4f03-49a9-8e5d-5261e35f7048 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/873] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:36 2026] PUT /v2.0/routers/438ac378-1e76-4836-901b-6492ed8e99ff/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/874] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/subnets?id=1c7d3241-068b-43bd-8477-032d46f37d60 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:37.753 8 INFO neutron.services.segments.plugin [-] Segment 929ff5ae-e358-4b51-b5bb-096e1c48e827 resource provider aggregate not found 2026-04-23 17:36:37.759 8 INFO neutron.services.segments.plugin [-] Segment 929ff5ae-e358-4b51-b5bb-096e1c48e827 resource provider aggregate not found 2026-04-23 17:36:37.776 8 INFO neutron.services.segments.plugin [-] Segment 929ff5ae-e358-4b51-b5bb-096e1c48e827 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929ff5ae-e358-4b51-b5bb-096e1c48e827 found for delete ", "request_id": "req-1f4d59a6-1fe8-402e-8406-3b576a38b386"}]} 2026-04-23 17:36:37.779 8 INFO neutron.services.segments.plugin [-] Segment 929ff5ae-e358-4b51-b5bb-096e1c48e827 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929ff5ae-e358-4b51-b5bb-096e1c48e827 found for delete ", "request_id": "req-13d2a2ed-ace6-4355-8ede-abf7775d84cf"}]} [pid: 8|app: 0|req: 474/875] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:37 2026] DELETE /v2.0/networks/76c421de-1f8b-4e6e-80c8-071f3335772a => 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: 475/876] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/ports?network_id=86445c59-1800-434d-a622-abe00734e252&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:37.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59c63d1e-45c3-443e-98cb-cc89a738f3c6 fdf159df4bda45c9a8dcc5edbde2edb0 39ed9d43382a468d847b0cb2e377b6b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/877] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:37 2026] DELETE /v2.0/networks/76c421de-1f8b-4e6e-80c8-071f3335772a => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:37.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-b434a81e-047e-475e-b22f-e7bf9622abbe 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 6c860702-43f5-49ce-8f96-66f21b541720 2026-04-23 17:36:37.873 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b434a81e-047e-475e-b22f-e7bf9622abbe 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 6c860702-43f5-49ce-8f96-66f21b541720 [pid: 8|app: 0|req: 477/878] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?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: 478/879] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/880] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?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: 480/881] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:36:37 2026] GET /v2.0/subnets?network_id=f65e0a3c-202d-4c0b-883f-471fab453a84 => 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: 481/882] 10.0.0.119 () {32 vars in 653 bytes} [Thu Apr 23 17:36:38 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/883] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:36:38 2026] GET /v2.0/networks => generated 1313 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/884] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:36:38 2026] GET /v2.0/subnets => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:38.180 7 INFO neutron_taas.services.taas.taas_plugin [None req-b434a81e-047e-475e-b22f-e7bf9622abbe 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: eee31d2f-21b5-4d52-b26d-6666564aa13e 2026-04-23 17:36:38.184 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b434a81e-047e-475e-b22f-e7bf9622abbe 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: eee31d2f-21b5-4d52-b26d-6666564aa13e [pid: 8|app: 0|req: 484/885] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:36:38 2026] GET /v2.0/networks/42eeac10-4a8a-4313-8050-40c40ccd509a => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/886] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:36:38 2026] GET /v2.0/subnets/e09bebb3-4fb0-4ad0-a061-0ee501e5816d => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:38.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b54cb796-5900-4dd7-8987-e47d9674e3c6 fdf159df4bda45c9a8dcc5edbde2edb0 39ed9d43382a468d847b0cb2e377b6b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/887] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:38 2026] DELETE /v2.0/subnets/7cdbf5de-6556-41cc-9a23-1ed83354743c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:38.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5458f339-1172-4975-b630-25b57102fc82 fdf159df4bda45c9a8dcc5edbde2edb0 39ed9d43382a468d847b0cb2e377b6b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/888] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:38 2026] DELETE /v2.0/networks/76c421de-1f8b-4e6e-80c8-071f3335772a => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/889] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:38 2026] DELETE /v2.0/subnets/e09bebb3-4fb0-4ad0-a061-0ee501e5816d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:38.586 7 INFO neutron.services.segments.plugin [-] Segment 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 resource provider aggregate not found 2026-04-23 17:36:38.601 7 INFO neutron.services.segments.plugin [-] Segment 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 resource provider aggregate not found 2026-04-23 17:36:38.608 7 INFO neutron.services.segments.plugin [-] Segment 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 found for delete ", "request_id": "req-a7fda1e9-c265-4b20-b77f-ee150d0e29ec"}]} 2026-04-23 17:36:38.622 7 INFO neutron.db.l3_hamode_db [None req-b434a81e-047e-475e-b22f-e7bf9622abbe 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network 7c67d197-6c31-4eb3-990b-eb69441e0c81 was deleted as no HA routers are present in tenant d14ffd4bc5564cc497ac2a996fe747a2. 2026-04-23 17:36:38.631 7 INFO neutron.services.segments.plugin [-] Segment 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd27d0d-9322-4686-b4d4-25ed4f0e8126 found for delete ", "request_id": "req-c5ef5ab7-bc69-4bbc-8790-f571bc0897f3"}]} [pid: 7|app: 0|req: 402/890] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:37 2026] DELETE /v2.0/routers/438ac378-1e76-4836-901b-6492ed8e99ff => generated 0 bytes in 1009 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/891] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:38 2026] DELETE /v2.0/networks/42eeac10-4a8a-4313-8050-40c40ccd509a => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/892] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:38 2026] DELETE /v2.0/subnets/2881598d-0ece-454c-ad57-ab44aeaa5bc1 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:38.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-58cd5e77-059c-4012-b448-0f9969bc1300 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 525a5736-16b0-4dc9-8598-266ac57404c8 2026-04-23 17:36:38.928 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58cd5e77-059c-4012-b448-0f9969bc1300 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 525a5736-16b0-4dc9-8598-266ac57404c8 [pid: 8|app: 0|req: 490/893] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:38 2026] DELETE /v2.0/networks/3723d1df-3b06-4d78-93e9-ce947cafc080 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:39.295 7 INFO neutron.db.segments_db [None req-476c72ac-95b9-4f4d-92f1-90c501c63c8b b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment 469bd733-44dc-4892-9799-b0c8d51d48d0 of type vxlan for network 5cd88ddb-abad-4a02-80ae-6bfac5698338 [pid: 7|app: 0|req: 404/894] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:38 2026] POST /v2.0/networks => generated 614 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/895] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:39 2026] GET /v2.0/security-groups?tenant_id=d14ffd4bc5564cc497ac2a996fe747a2&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:39.483 7 INFO neutron.db.segments_db [None req-389023a7-c917-4df0-a64e-42677690cc13 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment 90d2abfc-8c1f-4f62-a943-3ecbfa592309 of type vxlan for network 965c93ed-4d69-4921-9741-e1e1ed6fc9e5 [pid: 8|app: 0|req: 491/896] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:39 2026] GET /v2.0/security-groups?tenant_id=39ed9d43382a468d847b0cb2e377b6b4&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/897] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:39 2026] POST /v2.0/networks => generated 614 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/898] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:39 2026] DELETE /v2.0/security-groups/a3d7c419-c3ab-4c90-9dde-d7b3e6ab4a6b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/899] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:39 2026] DELETE /v2.0/security-groups/0c60d4f2-c665-4f56-9c84-19054671779c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:36:39.796 8 INFO neutron.services.segments.plugin [-] Segment 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 resource provider aggregate not found 2026-04-23 17:36:39.800 8 INFO neutron.services.segments.plugin [-] Segment 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 resource provider aggregate not found 2026-04-23 17:36:39.830 8 INFO neutron.services.segments.plugin [-] Segment 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 found for delete ", "request_id": "req-1f67af4e-d5f9-4814-b0f5-7970806e711a"}]} 2026-04-23 17:36:39.830 8 INFO neutron.services.segments.plugin [-] Segment 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0a05a7-e197-4cf4-b998-32ee0e5cff86 found for delete ", "request_id": "req-efca0f4f-a2fe-41a0-b164-cfa41997b245"}]} 2026-04-23 17:36:39.851 8 INFO neutron.services.segments.plugin [-] Segment bc12b6cb-718c-4a11-bec1-f2a982836671 resource provider aggregate not found 2026-04-23 17:36:39.857 8 INFO neutron.services.segments.plugin [-] Segment bc12b6cb-718c-4a11-bec1-f2a982836671 resource provider aggregate not found 2026-04-23 17:36:39.874 8 INFO neutron.services.segments.plugin [-] Segment bc12b6cb-718c-4a11-bec1-f2a982836671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc12b6cb-718c-4a11-bec1-f2a982836671 found for delete ", "request_id": "req-42d0a3a4-2390-4336-83a2-05c8322d59c7"}]} 2026-04-23 17:36:39.877 8 INFO neutron.services.segments.plugin [-] Segment bc12b6cb-718c-4a11-bec1-f2a982836671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc12b6cb-718c-4a11-bec1-f2a982836671 found for delete ", "request_id": "req-19ada03e-8156-4d3e-a7da-9149e6d4e449"}]} [pid: 8|app: 0|req: 493/900] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:39 2026] POST /v2.0/subnets => generated 646 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/901] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:39 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:40.255 8 INFO neutron.db.segments_db [None req-c5cb1f7c-ae74-4746-bf61-a43c33a1f6cb b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment ecda62b3-5213-45d6-ac26-fdbe938e91dc of type vxlan for network 59302fff-dc3d-442c-b7b2-2803eea740a6 2026-04-23 17:36:40.532 8 INFO neutron.db.l3_hamode_db [None req-c5cb1f7c-ae74-4746-bf61-a43c33a1f6cb b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:40.736 8 INFO neutron.db.l3_hamode_db [None req-c5cb1f7c-ae74-4746-bf61-a43c33a1f6cb b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 494/902] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:40 2026] POST /v2.0/routers => generated 510 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:41.816 8 INFO neutron.db.segments_db [None req-45074ed0-c856-4d17-97f0-6118eb554e74 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment b6c57162-2b5d-454c-81ae-60b188d3cfe2 of type vxlan for network f330e71e-ed93-46df-a1c8-bac277779892 [pid: 8|app: 0|req: 495/903] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:36:41 2026] POST /v2.0/networks => generated 717 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:42.105 8 INFO neutron.db.segments_db [None req-e5d1ba13-e653-400e-beb7-8f049907fd80 6783f6a8d5e94c5c92d636b3a6907168 8fe5148b2b6644debdb24bcd3a126c32 - - default default] Added segment d9979882-f36d-4adc-8615-53d8c8b70337 of type vxlan for network 95d6c96c-bc86-4820-919e-45ac666d85b7 [pid: 8|app: 0|req: 496/904] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:41 2026] POST /v2.0/networks => generated 624 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/905] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:41 2026] PUT /v2.0/routers/a64e1d1e-586e-48b4-890d-97f21995e4ee/add_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/906] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:42 2026] POST /v2.0/subnets => generated 683 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/907] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:42 2026] GET /v2.0/ports/96a52c1b-c0c3-4351-907c-a0b9eabadba6 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:42.488 8 INFO neutron.db.segments_db [None req-9be252fb-30db-458c-bdc4-146b63ba190f 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 403a752f-48fa-476f-9ba2-c255cb44ee52 of type vxlan for network cf1a3140-ebb2-4311-b0df-30ca68a83107 [pid: 7|app: 0|req: 410/908] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:42 2026] POST /v2.0/subnets => generated 641 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:42.745 8 INFO neutron.db.l3_hamode_db [None req-9be252fb-30db-458c-bdc4-146b63ba190f 995802ed4f394c689220e64328aaa9fb a13f41f9f9a44db094196561ef574320 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:43.543 8 INFO neutron.db.l3_hamode_db [None req-9be252fb-30db-458c-bdc4-146b63ba190f 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 411/909] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:42 2026] PUT /v2.0/routers/a64e1d1e-586e-48b4-890d-97f21995e4ee/add_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:43.825 7 INFO neutron.db.segments_db [None req-e7b95452-de26-4757-8d8b-902b86c3c32c 6783f6a8d5e94c5c92d636b3a6907168 8fe5148b2b6644debdb24bcd3a126c32 - - default default] Added segment 17ff5c7d-57b8-415b-b061-3c02a42057e9 of type vxlan for network 2f5f7db4-25c6-4d36-8616-c9979b488af7 [pid: 7|app: 0|req: 412/910] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:43 2026] POST /v2.0/networks => generated 625 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/911] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:43 2026] GET /v2.0/ports/7c5c0eda-ec10-40ed-a3a4-1c0b4535ec43 => generated 967 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/912] 10.0.0.119 () {34 vars in 743 bytes} [Thu Apr 23 17:36:43 2026] PUT /v2.0/networks/2f5f7db4-25c6-4d36-8616-c9979b488af7 => generated 592 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:44.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-215d9ce1-fe5a-41f1-8804-de63b1ffa789 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: 7c5c0eda-ec10-40ed-a3a4-1c0b4535ec43 2026-04-23 17:36:44.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-215d9ce1-fe5a-41f1-8804-de63b1ffa789 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: 7c5c0eda-ec10-40ed-a3a4-1c0b4535ec43 [pid: 8|app: 0|req: 499/913] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:42 2026] POST /v2.0/routers => generated 723 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/914] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:44 2026] POST /v2.0/subnets => generated 626 bytes in 739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/915] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:44 2026] PUT /v2.0/routers/a64e1d1e-586e-48b4-890d-97f21995e4ee/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/916] 10.0.0.119 () {34 vars in 741 bytes} [Thu Apr 23 17:36:45 2026] PUT /v2.0/subnets/c1cbc5b7-41d7-419d-a691-8322a6f274f3 => generated 636 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:45.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-e57c433a-f120-498d-9ae3-84c7f012ff80 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: 96a52c1b-c0c3-4351-907c-a0b9eabadba6 2026-04-23 17:36:45.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e57c433a-f120-498d-9ae3-84c7f012ff80 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: 96a52c1b-c0c3-4351-907c-a0b9eabadba6 [pid: 7|app: 0|req: 417/917] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:45 2026] PUT /v2.0/routers/a64e1d1e-586e-48b4-890d-97f21995e4ee/remove_router_interface => generated 309 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/918] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:45 2026] PUT /v2.0/routers/89e192ea-ce2c-40bc-965c-cbc0c339b672/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/919] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/ports?device_id=a64e1d1e-586e-48b4-890d-97f21995e4ee => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:46.516 7 INFO neutron.services.segments.plugin [-] Segment 17ff5c7d-57b8-415b-b061-3c02a42057e9 resource provider aggregate not found 2026-04-23 17:36:46.532 7 INFO neutron.services.segments.plugin [-] Segment 17ff5c7d-57b8-415b-b061-3c02a42057e9 resource provider aggregate not found 2026-04-23 17:36:46.538 7 INFO neutron.services.segments.plugin [-] Segment 17ff5c7d-57b8-415b-b061-3c02a42057e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ff5c7d-57b8-415b-b061-3c02a42057e9 found for delete ", "request_id": "req-c43f78a2-99a7-409e-9008-69afb3646560"}]} 2026-04-23 17:36:46.552 7 INFO neutron.services.segments.plugin [-] Segment 17ff5c7d-57b8-415b-b061-3c02a42057e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ff5c7d-57b8-415b-b061-3c02a42057e9 found for delete ", "request_id": "req-520c4d41-8d56-483f-9027-271a726bdd92"}]} [pid: 7|app: 0|req: 418/920] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:46 2026] DELETE /v2.0/networks/2f5f7db4-25c6-4d36-8616-c9979b488af7 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:46.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23a7f6aa-9f95-46c4-9121-83c8e36f4947 6783f6a8d5e94c5c92d636b3a6907168 8fe5148b2b6644debdb24bcd3a126c32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/921] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:46 2026] DELETE /v2.0/networks/2f5f7db4-25c6-4d36-8616-c9979b488af7 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:46.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-413fc3ca-fbed-46e7-9237-5564b40506dc b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: e1691a11-eb58-49db-b0e4-cda748edef96 2026-04-23 17:36:46.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-413fc3ca-fbed-46e7-9237-5564b40506dc b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: e1691a11-eb58-49db-b0e4-cda748edef96 [pid: 7|app: 0|req: 420/922] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/923] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/subnets?network_id=f65e0a3c-202d-4c0b-883f-471fab453a84 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/924] 10.0.0.119 () {32 vars in 653 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/925] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/networks => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/926] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/subnets => generated 1280 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/927] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/networks/95d6c96c-bc86-4820-919e-45ac666d85b7 => generated 668 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/928] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.0/subnets/6ae29480-ab49-448a-a34e-adf4910f252b => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:46.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44eb00bd-b8d1-4414-a666-3696235a7af8 6783f6a8d5e94c5c92d636b3a6907168 8fe5148b2b6644debdb24bcd3a126c32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/929] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:46 2026] DELETE /v2.0/subnets/c1cbc5b7-41d7-419d-a691-8322a6f274f3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:46.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04209316-ed86-4b2a-9b28-76eb0b1e3a6c 6783f6a8d5e94c5c92d636b3a6907168 8fe5148b2b6644debdb24bcd3a126c32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/930] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:46 2026] DELETE /v2.0/networks/2f5f7db4-25c6-4d36-8616-c9979b488af7 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:36:47.062 8 INFO neutron.services.segments.plugin [-] Segment ecda62b3-5213-45d6-ac26-fdbe938e91dc resource provider aggregate not found 2026-04-23 17:36:47.066 8 INFO neutron.services.segments.plugin [-] Segment ecda62b3-5213-45d6-ac26-fdbe938e91dc resource provider aggregate not found 2026-04-23 17:36:47.083 8 INFO neutron.services.segments.plugin [-] Segment ecda62b3-5213-45d6-ac26-fdbe938e91dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecda62b3-5213-45d6-ac26-fdbe938e91dc found for delete ", "request_id": "req-ec12c46c-1d5d-4712-9263-866f4cb9682e"}]} 2026-04-23 17:36:47.089 8 INFO neutron.services.segments.plugin [-] Segment ecda62b3-5213-45d6-ac26-fdbe938e91dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecda62b3-5213-45d6-ac26-fdbe938e91dc found for delete ", "request_id": "req-9e022dc7-a419-4dd7-beac-37573404e9cd"}]} 2026-04-23 17:36:47.095 8 INFO neutron.db.l3_hamode_db [None req-413fc3ca-fbed-46e7-9237-5564b40506dc b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] HA network 59302fff-dc3d-442c-b7b2-2803eea740a6 was deleted as no HA routers are present in tenant b3aa96a5d7f74aa2a0eaefe4140ed171. [pid: 8|app: 0|req: 503/931] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:46 2026] DELETE /v2.0/routers/a64e1d1e-586e-48b4-890d-97f21995e4ee => generated 0 bytes in 656 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/932] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:47 2026] DELETE /v2.0/subnets/6ae29480-ab49-448a-a34e-adf4910f252b => 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: 504/933] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:36:47 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/934] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:47 2026] DELETE /v2.0/subnets/a3141282-0826-4dc6-954a-a5c7b66c1fa3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/935] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:47 2026] DELETE /v2.0/networks/95d6c96c-bc86-4820-919e-45ac666d85b7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/936] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:36:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/937] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:47 2026] DELETE /v2.0/subnets/4be82e26-cf7c-4abe-b94e-6756a0ba6162 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/938] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:36:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/939] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:47 2026] DELETE /v2.0/networks/965c93ed-4d69-4921-9741-e1e1ed6fc9e5 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:47.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-63b52c8e-88bb-4f19-9e34-eae20c3b39e3 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: 7038bfaa-8fb4-4b07-a4e5-cfa486b34e4c 2026-04-23 17:36:47.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63b52c8e-88bb-4f19-9e34-eae20c3b39e3 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: 7038bfaa-8fb4-4b07-a4e5-cfa486b34e4c [pid: 8|app: 0|req: 508/940] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:47 2026] DELETE /v2.0/networks/5cd88ddb-abad-4a02-80ae-6bfac5698338 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/941] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/security-groups?tenant_id=8fe5148b2b6644debdb24bcd3a126c32&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/942] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:36:47 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:48.219 8 INFO neutron.db.segments_db [None req-01b0972e-e94a-441d-aaf4-c9cbb15df898 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 of type vxlan for network 4f15b459-7a3d-4d9d-9cff-a9816a5b5c3e [pid: 7|app: 0|req: 434/943] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:36:48 2026] DELETE /v2.0/security-groups/34fe7777-f161-4484-8048-78bbdd8c481e => 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: 510/944] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:48 2026] POST /v2.0/networks => generated 614 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/945] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:48 2026] POST /v2.0/subnets => generated 646 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/946] 10.0.0.191 () {34 vars in 1100 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1214120142&fields=id&tenant_id=a13f41f9f9a44db094196561ef574320 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:48.665 7 INFO neutron.db.segments_db [None req-447c3693-171a-46e0-ac75-6d55f1d61779 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment c313a4dd-b118-4527-94cf-3bf674fab5a9 of type vxlan for network 5ccdfb22-6af8-43d7-b1af-4d1f72119261 [pid: 8|app: 0|req: 512/947] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/networks?id=f330e71e-ed93-46df-a1c8-bac277779892 => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/948] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/quotas/a13f41f9f9a44db094196561ef574320 => 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: 514/949] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/ports?tenant_id=a13f41f9f9a44db094196561ef574320&fields=id => generated 57 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/950] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892?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: 516/951] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892?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-04-23 17:36:48.942 7 INFO neutron.db.l3_hamode_db [None req-447c3693-171a-46e0-ac75-6d55f1d61779 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/952] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:49 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:49.090 7 INFO neutron.db.l3_hamode_db [None req-447c3693-171a-46e0-ac75-6d55f1d61779 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:49.110 8 INFO neutron.services.segments.plugin [-] Segment d9979882-f36d-4adc-8615-53d8c8b70337 resource provider aggregate not found 2026-04-23 17:36:49.118 8 INFO neutron.services.segments.plugin [-] Segment d9979882-f36d-4adc-8615-53d8c8b70337 resource provider aggregate not found 2026-04-23 17:36:49.121 8 INFO neutron.services.segments.plugin [-] Segment d9979882-f36d-4adc-8615-53d8c8b70337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9979882-f36d-4adc-8615-53d8c8b70337 found for delete ", "request_id": "req-0ca92833-2257-4438-9c5d-4a6853d68e10"}]} 2026-04-23 17:36:49.138 8 INFO neutron.services.segments.plugin [-] Segment 90d2abfc-8c1f-4f62-a943-3ecbfa592309 resource provider aggregate not found 2026-04-23 17:36:49.143 8 INFO neutron.services.segments.plugin [-] Segment d9979882-f36d-4adc-8615-53d8c8b70337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9979882-f36d-4adc-8615-53d8c8b70337 found for delete ", "request_id": "req-2eed3731-d899-47c6-af0b-8e0923be111c"}]} 2026-04-23 17:36:49.158 8 INFO neutron.services.segments.plugin [-] Segment 90d2abfc-8c1f-4f62-a943-3ecbfa592309 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d2abfc-8c1f-4f62-a943-3ecbfa592309 found for delete ", "request_id": "req-0c8f79e2-e718-4b96-908f-8d9825825229"}]} 2026-04-23 17:36:49.163 8 INFO neutron.services.segments.plugin [-] Segment 90d2abfc-8c1f-4f62-a943-3ecbfa592309 resource provider aggregate not found 2026-04-23 17:36:49.185 8 INFO neutron.services.segments.plugin [-] Segment 469bd733-44dc-4892-9799-b0c8d51d48d0 resource provider aggregate not found 2026-04-23 17:36:49.192 8 INFO neutron.services.segments.plugin [-] Segment 90d2abfc-8c1f-4f62-a943-3ecbfa592309 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d2abfc-8c1f-4f62-a943-3ecbfa592309 found for delete ", "request_id": "req-4a60c7d0-868e-42dc-82b2-5244898e7ec4"}]} 2026-04-23 17:36:49.208 8 INFO neutron.services.segments.plugin [-] Segment 469bd733-44dc-4892-9799-b0c8d51d48d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469bd733-44dc-4892-9799-b0c8d51d48d0 found for delete ", "request_id": "req-8d7668c7-711e-4ed7-b984-577f50b774a8"}]} 2026-04-23 17:36:49.219 8 INFO neutron.services.segments.plugin [-] Segment 469bd733-44dc-4892-9799-b0c8d51d48d0 resource provider aggregate not found 2026-04-23 17:36:49.236 8 INFO neutron.services.segments.plugin [-] Segment 469bd733-44dc-4892-9799-b0c8d51d48d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469bd733-44dc-4892-9799-b0c8d51d48d0 found for delete ", "request_id": "req-8fdfb0b9-e78f-4bde-ab53-e04c8b139bf5"}]} [pid: 7|app: 0|req: 436/953] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:48 2026] POST /v2.0/routers => generated 510 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/954] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:36:49 2026] POST /v2.0/ports => generated 963 bytes in 401 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: 437/955] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:36:49 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 1244 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/956] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:50 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 439/957] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:50 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:50.441 7 INFO neutron.db.segments_db [None req-95f6d257-dbf8-4ef9-9bff-2f91d4b6a2a8 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment d556c0e0-6e9a-40ef-8ef4-8c061cc60adf of type vxlan for network 71a99113-c42e-438b-a5f3-583d5fa30735 [pid: 7|app: 0|req: 440/958] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:50 2026] POST /v2.0/networks => generated 610 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:50.598 7 INFO neutron.db.segments_db [None req-92c769a9-41a3-4761-9b4b-2695d8005e90 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment 290cd723-8903-483c-9184-8503fdfa79c3 of type vxlan for network 1ce2547d-a0c8-4fe1-aa62-96b6a3b10f00 [pid: 7|app: 0|req: 441/959] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:50 2026] POST /v2.0/networks => generated 611 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/960] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:50 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/961] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:50 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/962] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:50 2026] PUT /v2.0/routers/c11d2407-7953-4714-82c1-6c4a81facff8/add_router_interface => generated 309 bytes in 1085 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: 520/963] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:51 2026] GET /v2.0/ports/4e10d901-e08e-44b3-a64a-85517f6b00e5 => generated 1037 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:36:51.278 7 INFO neutron.db.segments_db [None req-3b7ae0d6-e624-4be1-82ec-97d146542b48 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment ef4365a9-3598-4abb-8c3a-38ae378a36d7 of type vxlan for network c9032eb7-ede3-4c37-841b-694c7eb457b4 [pid: 8|app: 0|req: 521/964] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:51 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:51.588 7 INFO neutron.db.l3_hamode_db [None req-3b7ae0d6-e624-4be1-82ec-97d146542b48 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:51.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4952458-cde1-4b61-9b2a-9f18012e9cc6 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: 4e10d901-e08e-44b3-a64a-85517f6b00e5 2026-04-23 17:36:51.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4952458-cde1-4b61-9b2a-9f18012e9cc6 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: 4e10d901-e08e-44b3-a64a-85517f6b00e5 2026-04-23 17:36:51.724 7 INFO neutron.db.l3_hamode_db [None req-3b7ae0d6-e624-4be1-82ec-97d146542b48 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 444/965] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:51 2026] POST /v2.0/routers => generated 507 bytes in 1184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/968] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:52 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 522/969] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:51 2026] PUT /v2.0/routers/c11d2407-7953-4714-82c1-6c4a81facff8/remove_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:52.599 8 INFO neutron.api.v2.resource [None req-253a6050-3350-4c73-b6db-c93cb80e1948 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/970] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:52 2026] PUT /v2.0/routers/c11d2407-7953-4714-82c1-6c4a81facff8/remove_router_interface => generated 197 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/971] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:36:52 2026] GET /v2.0/ports?device_id=c11d2407-7953-4714-82c1-6c4a81facff8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:52.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-00587385-bb74-46a4-a7b6-100576ff4375 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: 4b58c382-f29a-4f75-862b-a3cfd9ea38c4 2026-04-23 17:36:52.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00587385-bb74-46a4-a7b6-100576ff4375 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: 4b58c382-f29a-4f75-862b-a3cfd9ea38c4 2026-04-23 17:36:53.178 8 INFO neutron.services.segments.plugin [-] Segment c313a4dd-b118-4527-94cf-3bf674fab5a9 resource provider aggregate not found 2026-04-23 17:36:53.189 8 INFO neutron.services.segments.plugin [-] Segment c313a4dd-b118-4527-94cf-3bf674fab5a9 resource provider aggregate not found 2026-04-23 17:36:53.210 8 INFO neutron.services.segments.plugin [-] Segment c313a4dd-b118-4527-94cf-3bf674fab5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c313a4dd-b118-4527-94cf-3bf674fab5a9 found for delete ", "request_id": "req-ea053054-b664-487d-8b02-5ac40535b757"}]} 2026-04-23 17:36:53.213 8 INFO neutron.services.segments.plugin [-] Segment c313a4dd-b118-4527-94cf-3bf674fab5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c313a4dd-b118-4527-94cf-3bf674fab5a9 found for delete ", "request_id": "req-e35366c9-1fdd-402c-baea-7469396bc83e"}]} 2026-04-23 17:36:53.219 8 INFO neutron.db.l3_hamode_db [None req-00587385-bb74-46a4-a7b6-100576ff4375 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] HA network 5ccdfb22-6af8-43d7-b1af-4d1f72119261 was deleted as no HA routers are present in tenant b3aa96a5d7f74aa2a0eaefe4140ed171. [pid: 8|app: 0|req: 525/972] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:52 2026] DELETE /v2.0/routers/c11d2407-7953-4714-82c1-6c4a81facff8 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/973] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:53 2026] DELETE /v2.0/subnets/c1ce6f05-db83-4ace-93c0-d04f1ff2d367 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/974] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:53 2026] DELETE /v2.0/networks/4f15b459-7a3d-4d9d-9cff-a9816a5b5c3e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/975] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:52 2026] PUT /v2.0/routers/8df85f7a-fa4d-4819-a380-a6f7a88ae768/add_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/976] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:53.538 8 INFO neutron.db.segments_db [None req-81a49f77-5e15-44d5-bbe1-27da9e50f81b b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment 072dd321-5416-4a63-b7b5-493b5a09a0fb of type vxlan for network 6d2b5b2c-c28f-4ee4-81e9-68b2546f0115 [pid: 7|app: 0|req: 450/977] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.0/ports/2bbf886c-0a77-4647-9a72-c64fd81b4f42 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/978] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.0/networks?id=f330e71e-ed93-46df-a1c8-bac277779892 => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/979] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:53 2026] POST /v2.0/networks => generated 615 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/980] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a13f41f9f9a44db094196561ef574320 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/981] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:53 2026] POST /v2.0/subnets => generated 646 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/982] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:36:53 2026] POST /v2.0/ports => generated 958 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:54.369 8 INFO neutron.db.segments_db [None req-18633859-2f16-48f0-a774-f4e713b0a344 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 of type vxlan for network 19273954-a08d-4363-802e-3aaee5977240 2026-04-23 17:36:54.606 8 INFO neutron.db.l3_hamode_db [None req-18633859-2f16-48f0-a774-f4e713b0a344 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:54.704 8 INFO neutron.db.l3_hamode_db [None req-18633859-2f16-48f0-a774-f4e713b0a344 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/983] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:53 2026] PUT /v2.0/routers/8df85f7a-fa4d-4819-a380-a6f7a88ae768/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:55.236 8 INFO neutron.services.segments.plugin [-] Segment 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 resource provider aggregate not found 2026-04-23 17:36:55.236 8 INFO neutron.services.segments.plugin [-] Segment 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 resource provider aggregate not found 2026-04-23 17:36:55.258 8 INFO neutron.services.segments.plugin [-] Segment 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 found for delete ", "request_id": "req-0207b943-a2eb-4cea-a001-3db5c415d45a"}]} 2026-04-23 17:36:55.261 8 INFO neutron.services.segments.plugin [-] Segment 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969ee784-cd8b-4665-82a7-1a45fbd0cbf8 found for delete ", "request_id": "req-8060a25c-53df-47c0-8d73-b1cecb30b19a"}]} [pid: 7|app: 0|req: 453/984] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:36:54 2026] PUT /v2.0/ports/c412a9f6-72c2-4a1e-9003-41ce7d063faf => generated 1239 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:55.327 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-553de622-c0b5-43da-a7ff-34e56e23cfc2'] response: {'name': 'network-changed', 'server_uuid': '98e7d375-5444-4a78-b8b9-5756d67b587c', 'tag': 'c412a9f6-72c2-4a1e-9003-41ce7d063faf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 454/985] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:55 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 532/986] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:54 2026] POST /v2.0/routers => generated 511 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/987] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:55 2026] GET /v2.0/ports/eb713658-5616-401a-b4e4-50607a04a80f => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/988] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:55 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:55.758 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f769d69-f756-488b-a1b1-e53bf9cabd20 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: eb713658-5616-401a-b4e4-50607a04a80f 2026-04-23 17:36:55.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f769d69-f756-488b-a1b1-e53bf9cabd20 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: eb713658-5616-401a-b4e4-50607a04a80f [pid: 8|app: 0|req: 534/989] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:55 2026] PUT /v2.0/routers/8df85f7a-fa4d-4819-a380-a6f7a88ae768/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/990] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:56 2026] GET /v2.0/ports?tenant_id=a13f41f9f9a44db094196561ef574320&device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 456/991] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:36:55 2026] PUT /v2.0/routers/38c4bae5-3446-4882-b722-23bf11a8c045/add_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/992] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:36:56 2026] GET /v2.0/networks?tenant_id=a13f41f9f9a44db094196561ef574320&shared=False => generated 764 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/993] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:36:56 2026] GET /v2.0/ports/de8f5d40-57df-439f-a70b-ed5d821e5154 => generated 959 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/994] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:56 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/995] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:36:56 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) 2026-04-23 17:36:56.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc979cd7-ba8c-44bc-a5de-fa8a812998a3 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: 2bbf886c-0a77-4647-9a72-c64fd81b4f42 2026-04-23 17:36:56.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc979cd7-ba8c-44bc-a5de-fa8a812998a3 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: 2bbf886c-0a77-4647-9a72-c64fd81b4f42 2026-04-23 17:36:56.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-161794f4-4251-4492-a8a1-ffa2e505350e b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: de8f5d40-57df-439f-a70b-ed5d821e5154 2026-04-23 17:36:56.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-161794f4-4251-4492-a8a1-ffa2e505350e b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: de8f5d40-57df-439f-a70b-ed5d821e5154 [pid: 8|app: 0|req: 536/996] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:56 2026] PUT /v2.0/routers/8df85f7a-fa4d-4819-a380-a6f7a88ae768/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/997] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/998] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.0/ports?device_id=8df85f7a-fa4d-4819-a380-a6f7a88ae768 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:57.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-16434d4d-f121-46fa-b92c-78455d1ff49d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: af130be3-987b-41ca-917b-94f8e2b4c6de 2026-04-23 17:36:57.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16434d4d-f121-46fa-b92c-78455d1ff49d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: af130be3-987b-41ca-917b-94f8e2b4c6de [pid: 7|app: 0|req: 461/999] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:36:56 2026] PUT /v2.0/routers/38c4bae5-3446-4882-b722-23bf11a8c045/remove_router_interface => generated 309 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1000] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.0/ports?device_id=38c4bae5-3446-4882-b722-23bf11a8c045 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:57.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b7e289a-e8ba-4c57-b089-96bdf708b203 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: af0823cf-ddc7-4b83-a796-25367cca85f2 2026-04-23 17:36:57.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b7e289a-e8ba-4c57-b089-96bdf708b203 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: af0823cf-ddc7-4b83-a796-25367cca85f2 2026-04-23 17:36:57.728 8 INFO neutron.services.segments.plugin [-] Segment ef4365a9-3598-4abb-8c3a-38ae378a36d7 resource provider aggregate not found 2026-04-23 17:36:57.729 8 INFO neutron.services.segments.plugin [-] Segment ef4365a9-3598-4abb-8c3a-38ae378a36d7 resource provider aggregate not found 2026-04-23 17:36:57.748 8 INFO neutron.services.segments.plugin [-] Segment ef4365a9-3598-4abb-8c3a-38ae378a36d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef4365a9-3598-4abb-8c3a-38ae378a36d7 found for delete ", "request_id": "req-51451a0a-d32a-4c6b-83f1-6cff2476b28d"}]} 2026-04-23 17:36:57.752 8 INFO neutron.services.segments.plugin [-] Segment ef4365a9-3598-4abb-8c3a-38ae378a36d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef4365a9-3598-4abb-8c3a-38ae378a36d7 found for delete ", "request_id": "req-26c19a89-c6c4-4df9-924b-f3d813cc978f"}]} 2026-04-23 17:36:57.762 8 INFO neutron.db.l3_hamode_db [None req-16434d4d-f121-46fa-b92c-78455d1ff49d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] HA network c9032eb7-ede3-4c37-841b-694c7eb457b4 was deleted as no HA routers are present in tenant 2dcb1c1ec6644ba4912da66b257e082f. [pid: 8|app: 0|req: 539/1001] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:57 2026] DELETE /v2.0/routers/8df85f7a-fa4d-4819-a380-a6f7a88ae768 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1002] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.0/ports?tenant_id=a13f41f9f9a44db094196561ef574320&device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1003] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:57 2026] DELETE /v2.0/subnets/a272a234-29ff-491f-b091-22f48a229cf4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:57.964 7 INFO neutron.services.segments.plugin [-] Segment 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 resource provider aggregate not found 2026-04-23 17:36:57.973 7 INFO neutron.services.segments.plugin [-] Segment 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 resource provider aggregate not found [pid: 8|app: 0|req: 542/1004] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c412a9f6-72c2-4a1e-9003-41ce7d063faf => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:36:57.989 7 INFO neutron.services.segments.plugin [-] Segment 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 found for delete ", "request_id": "req-713cfcce-48fe-4100-9c74-cb33a9c1cff1"}]} 2026-04-23 17:36:57.990 7 INFO neutron.services.segments.plugin [-] Segment 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fbf326-b56f-4b8c-b7b7-f3db87bb1902 found for delete ", "request_id": "req-f57935d5-ca38-4f7e-8edd-71624b187207"}]} 2026-04-23 17:36:58.011 7 INFO neutron.db.l3_hamode_db [None req-8b7e289a-e8ba-4c57-b089-96bdf708b203 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] HA network 19273954-a08d-4363-802e-3aaee5977240 was deleted as no HA routers are present in tenant b3aa96a5d7f74aa2a0eaefe4140ed171. [pid: 7|app: 0|req: 463/1005] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:57 2026] DELETE /v2.0/routers/38c4bae5-3446-4882-b722-23bf11a8c045 => 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: 464/1006] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.0/subnets?id=37bba1e1-82f9-4aa7-af95-bdb782b6e7ba => generated 686 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1007] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:57 2026] DELETE /v2.0/subnets/92df4904-bc34-4a49-a2be-a615035cc42f => 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: 544/1008] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.0/ports?network_id=f330e71e-ed93-46df-a1c8-bac277779892&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: 465/1009] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.0/subnets/669c8804-5749-44dd-b7eb-d182c7f41db7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1010] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1011] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.0/networks/1ce2547d-a0c8-4fe1-aa62-96b6a3b10f00 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1012] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1013] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892?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: 467/1014] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.0/networks/6d2b5b2c-c28f-4ee4-81e9-68b2546f0115 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1015] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:36:58.504 7 INFO neutron.db.segments_db [None req-317c1a5f-e414-4124-84cb-8e2ddb773a6c b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Added segment 5c5b0904-2876-4241-9929-23efa18c18de of type vxlan for network 15608811-eec4-411d-a7fb-d7a24a00d009 [pid: 8|app: 0|req: 548/1016] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:36:58 2026] DELETE /v2.0/networks/71a99113-c42e-438b-a5f3-583d5fa30735 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:36:58.600 8 INFO neutron.db.segments_db [None req-e1f9ce0b-d9a1-4a1a-b932-2f0cf0b9a385 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment 9ab0904d-0469-4682-a582-9c2c270050a6 of type vxlan for network 6b7ee9f0-87ce-459a-8dc0-42ac0bf4738f [pid: 8|app: 0|req: 549/1017] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:36:58 2026] POST /v2.0/networks => generated 609 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:58.750 7 INFO neutron.db.l3_hamode_db [None req-317c1a5f-e414-4124-84cb-8e2ddb773a6c b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1018] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:58 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:36:58.997 8 INFO neutron.db.segments_db [None req-38025d06-e4b3-43e3-b5de-3f28e17a0911 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment 5b7a9838-522f-4b3f-8a73-d83cb520aba1 of type vxlan for network 0568bfa6-26f6-4e89-9cec-18b5b8d1437d 2026-04-23 17:36:59.288 8 INFO neutron.db.l3_hamode_db [None req-38025d06-e4b3-43e3-b5de-3f28e17a0911 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:59.433 8 INFO neutron.db.l3_hamode_db [None req-38025d06-e4b3-43e3-b5de-3f28e17a0911 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:59.578 7 INFO neutron.db.l3_hamode_db [None req-317c1a5f-e414-4124-84cb-8e2ddb773a6c b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:36:59.776 8 INFO neutron.services.segments.plugin [-] Segment 290cd723-8903-483c-9184-8503fdfa79c3 resource provider aggregate not found 2026-04-23 17:36:59.785 8 INFO neutron.services.segments.plugin [-] Segment 290cd723-8903-483c-9184-8503fdfa79c3 resource provider aggregate not found 2026-04-23 17:36:59.803 8 INFO neutron.services.segments.plugin [-] Segment 290cd723-8903-483c-9184-8503fdfa79c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290cd723-8903-483c-9184-8503fdfa79c3 found for delete ", "request_id": "req-5b154b6c-fe85-406b-907e-8c8995601846"}]} 2026-04-23 17:36:59.808 8 INFO neutron.services.segments.plugin [-] Segment 290cd723-8903-483c-9184-8503fdfa79c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290cd723-8903-483c-9184-8503fdfa79c3 found for delete ", "request_id": "req-6b793f2d-7cf2-4057-a90b-24e2a8b62766"}]} 2026-04-23 17:36:59.825 8 INFO neutron.services.segments.plugin [-] Segment d556c0e0-6e9a-40ef-8ef4-8c061cc60adf resource provider aggregate not found 2026-04-23 17:36:59.831 8 INFO neutron.services.segments.plugin [-] Segment d556c0e0-6e9a-40ef-8ef4-8c061cc60adf resource provider aggregate not found 2026-04-23 17:36:59.843 8 INFO neutron.services.segments.plugin [-] Segment d556c0e0-6e9a-40ef-8ef4-8c061cc60adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d556c0e0-6e9a-40ef-8ef4-8c061cc60adf found for delete ", "request_id": "req-77b45cd5-132e-47d8-8486-def5803843a7"}]} 2026-04-23 17:36:59.853 8 INFO neutron.services.segments.plugin [-] Segment d556c0e0-6e9a-40ef-8ef4-8c061cc60adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d556c0e0-6e9a-40ef-8ef4-8c061cc60adf found for delete ", "request_id": "req-f476ad80-4acb-40dd-adb4-a5fe15cb82bb"}]} 2026-04-23 17:37:00.017 7 INFO neutron.services.segments.plugin [-] Segment 072dd321-5416-4a63-b7b5-493b5a09a0fb resource provider aggregate not found 2026-04-23 17:37:00.024 7 INFO neutron.services.segments.plugin [-] Segment 072dd321-5416-4a63-b7b5-493b5a09a0fb resource provider aggregate not found 2026-04-23 17:37:00.043 7 INFO neutron.services.segments.plugin [-] Segment 072dd321-5416-4a63-b7b5-493b5a09a0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072dd321-5416-4a63-b7b5-493b5a09a0fb found for delete ", "request_id": "req-b44ce6d7-d41c-40dd-bad4-dde32bcfaed0"}]} 2026-04-23 17:37:00.047 7 INFO neutron.services.segments.plugin [-] Segment 072dd321-5416-4a63-b7b5-493b5a09a0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072dd321-5416-4a63-b7b5-493b5a09a0fb found for delete ", "request_id": "req-b833c549-cdcb-4dd4-9482-14a4cff04552"}]} [pid: 8|app: 0|req: 551/1019] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:58 2026] POST /v2.0/routers => generated 507 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1020] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1021] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:36:58 2026] POST /v2.0/routers => generated 691 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1022] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1023] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:37:00 2026] POST /v2.0/ports => generated 948 bytes in 453 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: 471/1024] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.0/routers/4062fd11-371c-4c59-ae64-3c71017672db => generated 697 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1025] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.0/routers => generated 700 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1026] 10.0.0.119 () {34 vars in 741 bytes} [Thu Apr 23 17:37:00 2026] PUT /v2.0/routers/4062fd11-371c-4c59-ae64-3c71017672db => generated 704 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1027] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:37:01 2026] GET /v2.0/routers/4062fd11-371c-4c59-ae64-3c71017672db => generated 704 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1028] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:01 2026] GET /v2.0/ports?device_id=4062fd11-371c-4c59-ae64-3c71017672db => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:01.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5791e61-810a-4730-a90b-7f68e81cd612 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: 616c0c8f-16d2-49a7-83ec-1df57207c87e 2026-04-23 17:37:01.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5791e61-810a-4730-a90b-7f68e81cd612 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: 616c0c8f-16d2-49a7-83ec-1df57207c87e 2026-04-23 17:37:01.905 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5791e61-810a-4730-a90b-7f68e81cd612 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] TaaS: Handle Delete Port: f1b12dd0-9e9e-48ee-aa8e-98cefdc6fa02 2026-04-23 17:37:01.909 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5791e61-810a-4730-a90b-7f68e81cd612 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] Tap Mirror: Handle Delete Port: f1b12dd0-9e9e-48ee-aa8e-98cefdc6fa02 [pid: 8|app: 0|req: 554/1029] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:37:00 2026] PUT /v2.0/routers/5cbe08e6-336b-446b-a7d0-934edb2d5e2f/add_router_interface => generated 309 bytes in 1237 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: 555/1030] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:01 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 556/1031] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:37:01 2026] GET /v2.0/ports/a1c76666-6e52-4355-bd9c-e46b27da5c34 => generated 1022 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1032] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:02.227 7 INFO neutron.services.segments.plugin [-] Segment 5c5b0904-2876-4241-9929-23efa18c18de resource provider aggregate not found 2026-04-23 17:37:02.236 7 INFO neutron.services.segments.plugin [-] Segment 5c5b0904-2876-4241-9929-23efa18c18de resource provider aggregate not found 2026-04-23 17:37:02.254 7 INFO neutron.services.segments.plugin [-] Segment 5c5b0904-2876-4241-9929-23efa18c18de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5b0904-2876-4241-9929-23efa18c18de found for delete ", "request_id": "req-6c6b3dc0-5184-4b03-b74d-2623f588720f"}]} 2026-04-23 17:37:02.257 7 INFO neutron.services.segments.plugin [-] Segment 5c5b0904-2876-4241-9929-23efa18c18de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5b0904-2876-4241-9929-23efa18c18de found for delete ", "request_id": "req-4e91ed5e-3d61-4236-9df0-443b94dc0262"}]} 2026-04-23 17:37:02.265 7 INFO neutron.db.l3_hamode_db [None req-e5791e61-810a-4730-a90b-7f68e81cd612 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] HA network 15608811-eec4-411d-a7fb-d7a24a00d009 was deleted as no HA routers are present in tenant b3aa96a5d7f74aa2a0eaefe4140ed171. [pid: 7|app: 0|req: 476/1033] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:01 2026] DELETE /v2.0/routers/4062fd11-371c-4c59-ae64-3c71017672db => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1034] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.0/ports?device_id=4062fd11-371c-4c59-ae64-3c71017672db => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:02.324 7 INFO neutron.api.v2.resource [None req-29a37e4e-0827-4ce7-a0a2-302a8dab5f44 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/1035] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/routers/4062fd11-371c-4c59-ae64-3c71017672db => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1036] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.0/ports?device_id=38c4bae5-3446-4882-b722-23bf11a8c045 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:02.372 7 INFO neutron.api.v2.resource [None req-96190697-9d1b-4922-93f6-188b772111e2 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/1037] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/routers/38c4bae5-3446-4882-b722-23bf11a8c045 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:02.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-4109a996-9ae2-4d12-a026-1e764a9c1e61 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: a1c76666-6e52-4355-bd9c-e46b27da5c34 2026-04-23 17:37:02.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4109a996-9ae2-4d12-a026-1e764a9c1e61 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: a1c76666-6e52-4355-bd9c-e46b27da5c34 2026-04-23 17:37:02.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f17d439-0a01-4ae4-9f7c-3d7cb75d6751 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/1038] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/subnets/669c8804-5749-44dd-b7eb-d182c7f41db7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1039] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.0/ports?device_id=c11d2407-7953-4714-82c1-6c4a81facff8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:02.438 7 INFO neutron.api.v2.resource [None req-e29c8b49-85da-4840-9288-48d90a531ba3 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/1040] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/routers/c11d2407-7953-4714-82c1-6c4a81facff8 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:02.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b24e9ffc-c6de-427d-959c-3cc348dd0219 b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/1041] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/subnets/c1ce6f05-db83-4ace-93c0-d04f1ff2d367 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1042] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.0/ports?device_id=a64e1d1e-586e-48b4-890d-97f21995e4ee => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:02.499 7 INFO neutron.api.v2.resource [None req-79b7e1af-17bd-4689-b3a2-0c0b83c2a67f b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/1043] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/routers/a64e1d1e-586e-48b4-890d-97f21995e4ee => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:02.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8856ff7f-d1e6-4045-8beb-c883134a349d b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/1044] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/subnets/a3141282-0826-4dc6-954a-a5c7b66c1fa3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:02.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9704d1b-13cc-4787-bc78-e3b9aad1f83e b6bad0cca58f44888d1756f7f890ad92 b3aa96a5d7f74aa2a0eaefe4140ed171 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 488/1045] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.0/subnets/4be82e26-cf7c-4abe-b94e-6756a0ba6162 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1046] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:37:02 2026] PUT /v2.0/routers/5cbe08e6-336b-446b-a7d0-934edb2d5e2f/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:03.118 7 INFO neutron.api.v2.resource [None req-db96d016-36e7-4053-ae7b-85a6e5b704b8 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/1047] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:37:02 2026] PUT /v2.0/routers/5cbe08e6-336b-446b-a7d0-934edb2d5e2f/remove_router_interface => generated 197 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1048] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.0/ports?device_id=5cbe08e6-336b-446b-a7d0-934edb2d5e2f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1049] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:03.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-047b7d3b-acf8-4893-9000-673b7bacded1 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: 40a2722b-0d73-432e-9553-970b6f4c1bdb [pid: 7|app: 0|req: 491/1050] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.0/security-groups?tenant_id=b3aa96a5d7f74aa2a0eaefe4140ed171&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:03.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-047b7d3b-acf8-4893-9000-673b7bacded1 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: 40a2722b-0d73-432e-9553-970b6f4c1bdb [pid: 7|app: 0|req: 492/1051] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&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: 493/1052] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:03 2026] DELETE /v2.0/security-groups/4e636193-dc09-4b5c-87f2-eb695364b797 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:03.774 8 INFO neutron.services.segments.plugin [-] Segment 5b7a9838-522f-4b3f-8a73-d83cb520aba1 resource provider aggregate not found 2026-04-23 17:37:03.786 8 INFO neutron.services.segments.plugin [-] Segment 5b7a9838-522f-4b3f-8a73-d83cb520aba1 resource provider aggregate not found 2026-04-23 17:37:03.802 8 INFO neutron.services.segments.plugin [-] Segment 5b7a9838-522f-4b3f-8a73-d83cb520aba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b7a9838-522f-4b3f-8a73-d83cb520aba1 found for delete ", "request_id": "req-772fda7d-18ac-4b50-9186-6ef7766a790c"}]} 2026-04-23 17:37:03.808 8 INFO neutron.services.segments.plugin [-] Segment 5b7a9838-522f-4b3f-8a73-d83cb520aba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b7a9838-522f-4b3f-8a73-d83cb520aba1 found for delete ", "request_id": "req-1d6962ce-68cf-40f2-be3b-b1ab693b43be"}]} 2026-04-23 17:37:03.822 8 INFO neutron.db.l3_hamode_db [None req-047b7d3b-acf8-4893-9000-673b7bacded1 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] HA network 0568bfa6-26f6-4e89-9cec-18b5b8d1437d was deleted as no HA routers are present in tenant 2dcb1c1ec6644ba4912da66b257e082f. [pid: 8|app: 0|req: 560/1053] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:03 2026] DELETE /v2.0/routers/5cbe08e6-336b-446b-a7d0-934edb2d5e2f => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1054] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:03 2026] DELETE /v2.0/subnets/052d62b4-895e-4e93-867a-7f1524c09041 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1055] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:37:03 2026] DELETE /v2.0/networks/6b7ee9f0-87ce-459a-8dc0-42ac0bf4738f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:04.163 7 INFO neutron.db.segments_db [None req-9daddeff-4749-4a28-b144-47ac37798c56 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment 527d7dda-17d3-4c0d-95ba-0fe98206841f of type vxlan for network c68c009a-5a5d-4fd6-abdf-780b85ca1c46 [pid: 7|app: 0|req: 495/1056] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:37:04 2026] POST /v2.0/networks => generated 611 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1057] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1058] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:04 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1059] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:04.595 8 INFO neutron.db.segments_db [None req-499d8b96-b580-4398-8bb7-31bf7e81007b bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment bc68bd19-0924-49a6-b47b-db9bef43d23c of type vxlan for network 72098348-04dd-422f-a8a5-0a54469e673e [pid: 7|app: 0|req: 498/1060] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:04.909 8 INFO neutron.db.l3_hamode_db [None req-499d8b96-b580-4398-8bb7-31bf7e81007b bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:37:05.038 8 INFO neutron.db.l3_hamode_db [None req-499d8b96-b580-4398-8bb7-31bf7e81007b bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:37:05.487 7 INFO neutron.db.l3_db [None req-91468ddf-6c86-482b-998d-04358f6f60ad f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] Floating IP 6172b32b-47d2-40e0-9ba2-8b71571ad635 associated. External IP: 10.96.250.214, port: c412a9f6-72c2-4a1e-9003-41ce7d063faf. [pid: 8|app: 0|req: 563/1061] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:04 2026] POST /v2.0/routers => generated 507 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1062] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1063] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:37:04 2026] PUT /v2.0/floatingips/6172b32b-47d2-40e0-9ba2-8b71571ad635 => generated 856 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1064] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:05.846 8 INFO neutron.services.segments.plugin [-] Segment 9ab0904d-0469-4682-a582-9c2c270050a6 resource provider aggregate not found 2026-04-23 17:37:05.851 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f2217dc-f0d5-46bb-8441-a788e6ffe06a'] response: {'name': 'network-changed', 'server_uuid': '98e7d375-5444-4a78-b8b9-5756d67b587c', 'tag': 'c412a9f6-72c2-4a1e-9003-41ce7d063faf', 'status': 'completed', 'code': 200} 2026-04-23 17:37:05.856 8 INFO neutron.services.segments.plugin [-] Segment 9ab0904d-0469-4682-a582-9c2c270050a6 resource provider aggregate not found [pid: 7|app: 0|req: 501/1065] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:05.881 8 INFO neutron.services.segments.plugin [-] Segment 9ab0904d-0469-4682-a582-9c2c270050a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ab0904d-0469-4682-a582-9c2c270050a6 found for delete ", "request_id": "req-33746df6-0bc5-41ff-b3e9-42d81eaebe1e"}]} 2026-04-23 17:37:05.885 8 INFO neutron.services.segments.plugin [-] Segment 9ab0904d-0469-4682-a582-9c2c270050a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ab0904d-0469-4682-a582-9c2c270050a6 found for delete ", "request_id": "req-d707a33c-e19f-4ac1-8c1e-3d9f748a67a9"}]} [pid: 7|app: 0|req: 502/1066] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1067] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1068] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&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: 505/1069] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1070] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1071] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/ports?tenant_id=a13f41f9f9a44db094196561ef574320&device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1074] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/networks?id=f330e71e-ed93-46df-a1c8-bac277779892 => generated 764 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1075] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1076] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c412a9f6-72c2-4a1e-9003-41ce7d063faf => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1077] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1078] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/subnets?id=37bba1e1-82f9-4aa7-af95-bdb782b6e7ba => generated 686 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1079] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/ports?network_id=f330e71e-ed93-46df-a1c8-bac277779892&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: 516/1080] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1081] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892?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: 565/1082] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:37:05 2026] PUT /v2.0/routers/ffa77ed1-0110-4022-876b-63cd4b3711ec/add_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1083] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.0/ports/ff66a393-47a6-4e58-b687-8fec05857ef1 => generated 955 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1084] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 520/1085] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:07.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-81573ef0-377c-4bfd-a3fb-0468b61d4c37 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: ff66a393-47a6-4e58-b687-8fec05857ef1 2026-04-23 17:37:07.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81573ef0-377c-4bfd-a3fb-0468b61d4c37 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: ff66a393-47a6-4e58-b687-8fec05857ef1 [pid: 7|app: 0|req: 521/1086] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.0/security-groups?tenant_id=cc992ccb9b0346c58652d76f6903ece4&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1087] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1088] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:07 2026] DELETE /v2.0/security-groups/76fe083a-7cd8-4e32-936f-654e9e306ead => 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: 524/1089] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/ports?tenant_id=dddd960a4524460bacd0c2ed114f6625&device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 525/1090] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1091] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:37:07 2026] PUT /v2.0/routers/ffa77ed1-0110-4022-876b-63cd4b3711ec/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1092] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/networks?id=86445c59-1800-434d-a622-abe00734e252 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1093] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/ports?device_id=ffa77ed1-0110-4022-876b-63cd4b3711ec => 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: 527/1094] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b934ceba-4f03-49a9-8e5d-5261e35f7048 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1095] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/subnets?id=1c7d3241-068b-43bd-8477-032d46f37d60 => generated 694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1096] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/ports?network_id=86445c59-1800-434d-a622-abe00734e252&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1097] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:08.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-dde6692f-6245-454f-948f-e76832103072 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: 3c0a4c4b-d46e-4d2a-8c8a-13d28e09a81b 2026-04-23 17:37:08.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dde6692f-6245-454f-948f-e76832103072 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: 3c0a4c4b-d46e-4d2a-8c8a-13d28e09a81b [pid: 7|app: 0|req: 531/1098] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/networks/86445c59-1800-434d-a622-abe00734e252?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: 532/1099] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1100] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/security-groups?id=8ca63918-99d7-4378-bf82-7d656da85dc7&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: 534/1101] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:08.723 8 INFO neutron.services.segments.plugin [-] Segment bc68bd19-0924-49a6-b47b-db9bef43d23c resource provider aggregate not found 2026-04-23 17:37:08.736 8 INFO neutron.services.segments.plugin [-] Segment bc68bd19-0924-49a6-b47b-db9bef43d23c resource provider aggregate not found 2026-04-23 17:37:08.751 8 INFO neutron.services.segments.plugin [-] Segment bc68bd19-0924-49a6-b47b-db9bef43d23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc68bd19-0924-49a6-b47b-db9bef43d23c found for delete ", "request_id": "req-9b420928-8647-4aa0-aa68-9ea5faac5b2a"}]} 2026-04-23 17:37:08.759 8 INFO neutron.services.segments.plugin [-] Segment bc68bd19-0924-49a6-b47b-db9bef43d23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc68bd19-0924-49a6-b47b-db9bef43d23c found for delete ", "request_id": "req-f8b8d180-d753-4417-9cd0-72796fad70bd"}]} 2026-04-23 17:37:08.760 8 INFO neutron.db.l3_hamode_db [None req-dde6692f-6245-454f-948f-e76832103072 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] HA network 72098348-04dd-422f-a8a5-0a54469e673e was deleted as no HA routers are present in tenant 2dcb1c1ec6644ba4912da66b257e082f. [pid: 8|app: 0|req: 568/1102] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:08 2026] DELETE /v2.0/routers/ffa77ed1-0110-4022-876b-63cd4b3711ec => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:08.808 7 INFO neutron_taas.services.taas.taas_plugin [req-a5dff818-f178-48a4-bc85-b05abe0796c1 req-ec073404-5996-47cd-bbf7-fa1816be220f f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] TaaS: Handle Delete Port: c412a9f6-72c2-4a1e-9003-41ce7d063faf 2026-04-23 17:37:08.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a5dff818-f178-48a4-bc85-b05abe0796c1 req-ec073404-5996-47cd-bbf7-fa1816be220f f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] Tap Mirror: Handle Delete Port: c412a9f6-72c2-4a1e-9003-41ce7d063faf [pid: 8|app: 0|req: 569/1103] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:08 2026] DELETE /v2.0/subnets/c54d7195-b58c-4c17-8c16-49a343d35d2f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:08.943 7 INFO neutron.db.l3_db [req-a5dff818-f178-48a4-bc85-b05abe0796c1 req-ec073404-5996-47cd-bbf7-fa1816be220f f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] Floating IP 6172b32b-47d2-40e0-9ba2-8b71571ad635 disassociated. External IP: 10.96.250.214, port: c412a9f6-72c2-4a1e-9003-41ce7d063faf. [pid: 8|app: 0|req: 570/1104] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:37:08 2026] DELETE /v2.0/networks/c68c009a-5a5d-4fd6-abdf-780b85ca1c46 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:09.097 8 INFO neutron.db.segments_db [None req-fec003f8-eed9-43f0-a189-038ad463006d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Added segment 0925556f-ef4c-497d-b120-842cdcaaffaa of type vxlan for network 92d88da5-790c-4f4f-b1f9-c8884fa5a74b [pid: 7|app: 0|req: 535/1105] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:37:08 2026] DELETE /v2.0/ports/c412a9f6-72c2-4a1e-9003-41ce7d063faf => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:09.352 8 INFO neutron.db.l3_hamode_db [None req-fec003f8-eed9-43f0-a189-038ad463006d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:37:09.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5297041d-ada3-4f7d-8617-11afcfbea278'] response: {'server_uuid': '98e7d375-5444-4a78-b8b9-5756d67b587c', 'name': 'network-vif-deleted', 'tag': 'c412a9f6-72c2-4a1e-9003-41ce7d063faf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 536/1106] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:09 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1107] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:09 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1108] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:09 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:10.129 8 INFO neutron.db.l3_hamode_db [None req-fec003f8-eed9-43f0-a189-038ad463006d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/1109] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.0/security-groups?tenant_id=d5eb881f8c874767a20c5bc310e4a1d1&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1110] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1111] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:10 2026] DELETE /v2.0/security-groups/71073132-322b-48d6-8310-d0fb4d2cabcf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:10.790 8 INFO neutron.services.segments.plugin [-] Segment 527d7dda-17d3-4c0d-95ba-0fe98206841f resource provider aggregate not found [pid: 7|app: 0|req: 542/1112] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:10.790 8 INFO neutron.services.segments.plugin [-] Segment 527d7dda-17d3-4c0d-95ba-0fe98206841f resource provider aggregate not found 2026-04-23 17:37:10.822 8 INFO neutron.services.segments.plugin [-] Segment 527d7dda-17d3-4c0d-95ba-0fe98206841f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 527d7dda-17d3-4c0d-95ba-0fe98206841f found for delete ", "request_id": "req-d921a802-bea5-4787-918c-1f219d24b66e"}]} 2026-04-23 17:37:10.829 8 INFO neutron.services.segments.plugin [-] Segment 527d7dda-17d3-4c0d-95ba-0fe98206841f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 527d7dda-17d3-4c0d-95ba-0fe98206841f found for delete ", "request_id": "req-2a56cc56-30d7-41cb-9c7b-ec5eca269b38"}]} [pid: 7|app: 0|req: 543/1113] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 571/1114] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:09 2026] POST /v2.0/routers => generated 688 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1115] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.0/routers/b0584935-30a5-4980-9e3a-63bf26862b8c => generated 694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1116] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.0/routers => generated 697 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1117] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 574/1118] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.0/ports?device_id=98e7d375-5444-4a78-b8b9-5756d67b587c => 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: 575/1119] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1120] 10.0.0.119 () {34 vars in 741 bytes} [Thu Apr 23 17:37:11 2026] PUT /v2.0/routers/b0584935-30a5-4980-9e3a-63bf26862b8c => generated 701 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1121] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:37:12 2026] GET /v2.0/routers/b0584935-30a5-4980-9e3a-63bf26862b8c => generated 701 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1122] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:12 2026] GET /v2.0/ports?device_id=b0584935-30a5-4980-9e3a-63bf26862b8c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:12.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebd16a48-cd30-4774-ae1c-9d46035794ba bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: 9212182d-18e1-4d0b-96b2-e1c4a283e5bc 2026-04-23 17:37:12.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebd16a48-cd30-4774-ae1c-9d46035794ba bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: 9212182d-18e1-4d0b-96b2-e1c4a283e5bc 2026-04-23 17:37:12.864 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebd16a48-cd30-4774-ae1c-9d46035794ba bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] TaaS: Handle Delete Port: c3e81d00-4044-4350-82d8-ba4cf016ab9c 2026-04-23 17:37:12.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebd16a48-cd30-4774-ae1c-9d46035794ba bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] Tap Mirror: Handle Delete Port: c3e81d00-4044-4350-82d8-ba4cf016ab9c [pid: 7|app: 0|req: 547/1123] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/security-groups/8ca63918-99d7-4378-bf82-7d656da85dc7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:13.233 8 INFO neutron.services.segments.plugin [-] Segment 0925556f-ef4c-497d-b120-842cdcaaffaa resource provider aggregate not found 2026-04-23 17:37:13.233 8 INFO neutron.services.segments.plugin [-] Segment 0925556f-ef4c-497d-b120-842cdcaaffaa resource provider aggregate not found [pid: 7|app: 0|req: 548/1124] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:13.246 7 INFO neutron.api.v2.resource [None req-2fb89c34-3778-4d4a-901e-124ad4872e25 f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1125] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/security-groups/8ca63918-99d7-4378-bf82-7d656da85dc7 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:13.256 8 INFO neutron.services.segments.plugin [-] Segment 0925556f-ef4c-497d-b120-842cdcaaffaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0925556f-ef4c-497d-b120-842cdcaaffaa found for delete ", "request_id": "req-3e14fed6-f32e-41cc-b875-0ee932a17c27"}]} 2026-04-23 17:37:13.257 8 INFO neutron.services.segments.plugin [-] Segment 0925556f-ef4c-497d-b120-842cdcaaffaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0925556f-ef4c-497d-b120-842cdcaaffaa found for delete ", "request_id": "req-c5c05e99-6be7-4a0b-af36-a7e9d5d99adb"}]} 2026-04-23 17:37:13.264 8 INFO neutron.db.l3_hamode_db [None req-ebd16a48-cd30-4774-ae1c-9d46035794ba bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] HA network 92d88da5-790c-4f4f-b1f9-c8884fa5a74b was deleted as no HA routers are present in tenant 2dcb1c1ec6644ba4912da66b257e082f. [pid: 8|app: 0|req: 577/1126] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:12 2026] DELETE /v2.0/routers/b0584935-30a5-4980-9e3a-63bf26862b8c => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1127] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&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: 551/1128] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/ports?device_id=b0584935-30a5-4980-9e3a-63bf26862b8c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:13.313 7 INFO neutron.api.v2.resource [None req-3c9852b2-e908-403c-a119-e6b6d4e5e37a bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1129] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/routers/b0584935-30a5-4980-9e3a-63bf26862b8c => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1130] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/ports?device_id=ffa77ed1-0110-4022-876b-63cd4b3711ec => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:13.356 7 INFO neutron.api.v2.resource [None req-914b27ac-bb89-42f0-a052-f700ffe7a330 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1131] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/routers/ffa77ed1-0110-4022-876b-63cd4b3711ec => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:13.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91a8eb43-8df5-4698-b860-8c2f6c14bcc5 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1132] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/subnets/c54d7195-b58c-4c17-8c16-49a343d35d2f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:13.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-f839b8aa-d31f-4d91-a332-0cb3ed3b7cdd f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] TaaS: Handle Delete Port: a1468a2d-0102-4a56-908e-ec13ec498ab6 2026-04-23 17:37:13.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f839b8aa-d31f-4d91-a332-0cb3ed3b7cdd f90f0e045026421a9769b696ec7d0857 a13f41f9f9a44db094196561ef574320 - - default default] Tap Mirror: Handle Delete Port: a1468a2d-0102-4a56-908e-ec13ec498ab6 [pid: 7|app: 0|req: 556/1133] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/ports?device_id=5cbe08e6-336b-446b-a7d0-934edb2d5e2f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:13.413 7 INFO neutron.api.v2.resource [None req-2ed1a0dd-09ac-4cc8-93c6-cda86ceda1ba bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1134] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/routers/5cbe08e6-336b-446b-a7d0-934edb2d5e2f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:13.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00160a8e-50ce-49a5-a19f-c31e6bd999f0 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1135] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/subnets/052d62b4-895e-4e93-867a-7f1524c09041 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1136] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:37:13 2026] GET /v2.0/ports?device_id=8df85f7a-fa4d-4819-a380-a6f7a88ae768 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:13.470 7 INFO neutron.api.v2.resource [None req-c36c7594-6535-41ec-bac8-bf3b57a98112 bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1137] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/routers/8df85f7a-fa4d-4819-a380-a6f7a88ae768 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:13.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56c90a1a-084f-4c36-9a9d-b6f2ebe0040e bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1138] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/subnets/a272a234-29ff-491f-b091-22f48a229cf4 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:37:13.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61f278d5-b15a-47fd-bb5a-7b23887ad64d bb680a485d51407c8f306ec218d28b9d 2dcb1c1ec6644ba4912da66b257e082f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1139] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/subnets/92df4904-bc34-4a49-a2be-a615035cc42f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1140] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:37:13 2026] DELETE /v2.0/floatingips/6172b32b-47d2-40e0-9ba2-8b71571ad635 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:13.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7397f1c-4850-4d87-a589-63999b3573cf 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: c9724ef0-afdc-485f-859c-ebdf5021a5eb 2026-04-23 17:37:13.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7397f1c-4850-4d87-a589-63999b3573cf 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: c9724ef0-afdc-485f-859c-ebdf5021a5eb [pid: 8|app: 0|req: 579/1141] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:14 2026] GET /v2.0/security-groups?tenant_id=2dcb1c1ec6644ba4912da66b257e082f&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1142] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:14 2026] DELETE /v2.0/security-groups/2f7ebd22-f88a-4d12-b241-a0c510ae674b => 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: 581/1143] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:14 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 973 bytes in 47 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.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:14 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&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: 563/1145] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:37:13 2026] PUT /v2.0/routers/89e192ea-ce2c-40bc-965c-cbc0c339b672/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:14.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ddf3c41-5f0a-4991-9533-fd1a274ce196 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 58f43e35-bc1a-4db9-b754-1ea8f5b9e2a4 2026-04-23 17:37:14.788 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ddf3c41-5f0a-4991-9533-fd1a274ce196 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 58f43e35-bc1a-4db9-b754-1ea8f5b9e2a4 2026-04-23 17:37:15.080 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ddf3c41-5f0a-4991-9533-fd1a274ce196 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 1f16f8e9-af77-4dd5-b89b-768881adbbb0 2026-04-23 17:37:15.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ddf3c41-5f0a-4991-9533-fd1a274ce196 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 1f16f8e9-af77-4dd5-b89b-768881adbbb0 2026-04-23 17:37:15.506 8 INFO neutron.services.segments.plugin [-] Segment 403a752f-48fa-476f-9ba2-c255cb44ee52 resource provider aggregate not found 2026-04-23 17:37:15.514 8 INFO neutron.services.segments.plugin [-] Segment 403a752f-48fa-476f-9ba2-c255cb44ee52 resource provider aggregate not found 2026-04-23 17:37:15.531 8 INFO neutron.services.segments.plugin [-] Segment 403a752f-48fa-476f-9ba2-c255cb44ee52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 403a752f-48fa-476f-9ba2-c255cb44ee52 found for delete ", "request_id": "req-5b5d1c54-d26c-47c3-bc90-83dfd58a9292"}]} 2026-04-23 17:37:15.533 8 INFO neutron.services.segments.plugin [-] Segment 403a752f-48fa-476f-9ba2-c255cb44ee52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 403a752f-48fa-476f-9ba2-c255cb44ee52 found for delete ", "request_id": "req-52b733ed-872d-455b-8569-cfda85021b29"}]} [pid: 7|app: 0|req: 564/1146] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:15 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:15.550 8 INFO neutron.db.l3_hamode_db [None req-8ddf3c41-5f0a-4991-9533-fd1a274ce196 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network cf1a3140-ebb2-4311-b0df-30ca68a83107 was deleted as no HA routers are present in tenant a13f41f9f9a44db094196561ef574320. [pid: 8|app: 0|req: 583/1147] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:14 2026] DELETE /v2.0/routers/89e192ea-ce2c-40bc-965c-cbc0c339b672 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1148] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:15 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1149] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:15 2026] DELETE /v2.0/subnets/37bba1e1-82f9-4aa7-af95-bdb782b6e7ba => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:15.874 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fcd39ac-dd5a-454e-8540-d693f54d4b36 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: db247339-97e6-426e-ab15-6f949524380b 2026-04-23 17:37:15.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fcd39ac-dd5a-454e-8540-d693f54d4b36 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: db247339-97e6-426e-ab15-6f949524380b 2026-04-23 17:37:16.078 7 INFO neutron.services.segments.plugin [-] Segment b6c57162-2b5d-454c-81ae-60b188d3cfe2 resource provider aggregate not found 2026-04-23 17:37:16.084 7 INFO neutron.services.segments.plugin [-] Segment b6c57162-2b5d-454c-81ae-60b188d3cfe2 resource provider aggregate not found 2026-04-23 17:37:16.103 7 INFO neutron.services.segments.plugin [-] Segment b6c57162-2b5d-454c-81ae-60b188d3cfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c57162-2b5d-454c-81ae-60b188d3cfe2 found for delete ", "request_id": "req-50e0da59-6db5-45c1-83d9-c5debccd2cc8"}]} [pid: 7|app: 0|req: 566/1150] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:37:15 2026] DELETE /v2.0/networks/f330e71e-ed93-46df-a1c8-bac277779892 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:16.113 7 INFO neutron.services.segments.plugin [-] Segment b6c57162-2b5d-454c-81ae-60b188d3cfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c57162-2b5d-454c-81ae-60b188d3cfe2 found for delete ", "request_id": "req-a494dd06-fad6-4c7e-a5a8-ae56d391ee47"}]} [pid: 7|app: 0|req: 567/1151] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.0/security-groups?tenant_id=a13f41f9f9a44db094196561ef574320&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1152] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:16 2026] DELETE /v2.0/security-groups/3281ccc6-f71f-4fc2-8c75-df454e764ddd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1153] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:37:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1154] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1155] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1156] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1157] 10.0.0.119 () {34 vars in 758 bytes} [Thu Apr 23 17:37:16 2026] PUT /v2.0/security-groups/cc5db20b-9b40-4080-9ff3-1a323187f988 => generated 1663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1158] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.0/security-groups/cc5db20b-9b40-4080-9ff3-1a323187f988 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1159] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:16 2026] DELETE /v2.0/security-groups/cc5db20b-9b40-4080-9ff3-1a323187f988 => 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: 589/1160] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:37:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:17.048 7 INFO neutron.api.v2.resource [None req-fbf65839-6816-4e8a-ace7-f5ebd507da6a a390d0602eea4e1292b10e6bfb654c15 9b7ca46d8f184a3aa60a1b997a463b77 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1161] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:17 2026] DELETE /v2.0/security-groups/cc5db20b-9b40-4080-9ff3-1a323187f988 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1162] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:37:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1164] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:37:17 2026] GET /v2.0/security-group-rules/218190ee-8f01-4936-8421-d0889306758c => generated 601 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1165] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:37:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1166] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:37:17 2026] DELETE /v2.0/security-group-rules/218190ee-8f01-4936-8421-d0889306758c => 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: 575/1167] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:37:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1168] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1169] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:37:17 2026] GET /v2.0/security-group-rules/926e4c9f-1a07-4bcd-8e13-c9c21601fce8 => 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: 594/1170] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:37:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1171] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:37:17 2026] DELETE /v2.0/security-group-rules/926e4c9f-1a07-4bcd-8e13-c9c21601fce8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1172] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:37:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:18.202 7 INFO neutron.db.securitygroups_db [None req-9713f39a-0932-4e4f-a375-d932b5ec55f5 a390d0602eea4e1292b10e6bfb654c15 9b7ca46d8f184a3aa60a1b997a463b77 - - default default] Project 9b7ca46d8f184a3aa60a1b997a463b77 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: 578/1173] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1174] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:37:18 2026] GET /v2.0/security-group-rules/2b09fe75-a111-49c1-bf62-fd998cf2843f => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1175] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:37:18 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1176] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:37:18 2026] DELETE /v2.0/security-group-rules/2b09fe75-a111-49c1-bf62-fd998cf2843f => 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: 580/1177] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:37:18 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: 598/1178] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:18 2026] DELETE /v2.0/security-groups/2732d491-0cb2-48ec-ad87-3c225fda8a86 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1179] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:37:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:37:18 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: 7|app: 0|req: 582/1181] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:19 2026] GET /v2.0/security-groups?tenant_id=9b7ca46d8f184a3aa60a1b997a463b77&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1182] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:19 2026] DELETE /v2.0/security-groups/b9f2786a-88d6-4b43-a1e3-38947ce0476d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1183] 10.0.0.119 () {32 vars in 623 bytes} [Thu Apr 23 17:37:21 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: 602/1184] 10.0.0.119 () {32 vars in 633 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.0/ => generated 632 bytes in 44 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.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.0/security-groups?tenant_id=e15a51984f2b4ff990e0146db0fc237e&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1188] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:21 2026] DELETE /v2.0/security-groups/f3f354ef-b7cb-4e0a-88c3-626ea86f5ffc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1189] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.0/security-groups?tenant_id=9d2a95051e0649a28b948f7728212013&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1190] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:21 2026] DELETE /v2.0/security-groups/db1dc4bc-dc58-4752-a1d3-958fe1eef2bb => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1191] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:21 2026] GET /v2.0/security-groups?tenant_id=1627f99b8a4046eea98ba2b337d3526f&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1192] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:22 2026] DELETE /v2.0/security-groups/2d7b381c-c950-45e0-bb87-811001c2d980 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:24.354 8 INFO neutron.db.segments_db [None req-201f40b6-8b76-4ee4-ab3f-667ba5e205f8 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment b92aab93-de5b-48af-9e7a-970774fa390c of type vxlan for network 4297eb2d-6c23-4c67-af72-262776dc9b6a [pid: 8|app: 0|req: 607/1193] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:37:24 2026] POST /v2.0/networks => generated 722 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1194] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:24 2026] GET /v2.0/security-groups?tenant_id=e5f15ead67684284a6a026ad080d1e9a&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1195] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:24 2026] DELETE /v2.0/security-groups/ffd0a5ad-3985-4dde-ba7e-e18068c8100d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1196] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:24 2026] POST /v2.0/subnets => generated 688 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:37:24.710 7 INFO neutron.db.segments_db [None req-ffdc4810-bc63-4e86-b954-f5412615c8be 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 6784a905-9c9d-4409-a3d1-67dbaf19fee6 of type vxlan for network d767d7d0-c723-4108-a118-f4748fedaafe 2026-04-23 17:37:25.040 7 INFO neutron.db.l3_hamode_db [None req-ffdc4810-bc63-4e86-b954-f5412615c8be 995802ed4f394c689220e64328aaa9fb 9233e9b782cb4cb4aabd991b7b156d66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:37:25.883 7 INFO neutron.db.l3_hamode_db [None req-ffdc4810-bc63-4e86-b954-f5412615c8be 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 589/1197] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:24 2026] POST /v2.0/routers => generated 728 bytes in 2096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:37:26.936 8 INFO neutron.db.segments_db [None req-6f0bfb1e-7998-43b2-808d-6f52f43736e5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment d38f8d14-3c45-4d21-8a05-8fa0d18a060f of type vxlan for network 9bc6797b-0659-4868-9f9e-9bdc966e7927 [pid: 8|app: 0|req: 609/1198] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:37:26 2026] POST /v2.0/networks => generated 722 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1199] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:27 2026] POST /v2.0/subnets => generated 688 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1200] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:37:27 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:27.345 8 INFO neutron.db.segments_db [None req-b51e4bf4-af41-4d98-a745-e931bd2dae34 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment afd65957-b20d-46ae-8901-2c587ac9134a of type vxlan for network 18319e15-e5fa-4e62-9940-0f4cefa8ad6c 2026-04-23 17:37:27.631 8 INFO neutron.db.l3_hamode_db [None req-b51e4bf4-af41-4d98-a745-e931bd2dae34 995802ed4f394c689220e64328aaa9fb f55382eef7664d7085ce6f0473e2ce34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 590/1201] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:37:26 2026] PUT /v2.0/routers/0411d0a2-b25c-4719-a6d8-632f7f6dee78/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1202] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:28 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:28.506 8 INFO neutron.db.l3_hamode_db [None req-b51e4bf4-af41-4d98-a745-e931bd2dae34 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 592/1203] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:29 2026] GET /v2.0/security-groups?tenant_id=6dca3c88894043e8b31f4394f5bf4663&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1204] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:27 2026] POST /v2.0/routers => generated 728 bytes in 2237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1205] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:29 2026] DELETE /v2.0/security-groups/7b18b8bd-2638-4572-94e0-4dfcb56b0d49 => 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: 594/1206] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:29 2026] GET /v2.0/security-groups?tenant_id=92dcde2828d5454f9657390da09da929&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1207] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:29 2026] DELETE /v2.0/security-groups/5646566c-058e-4596-a34f-f26abc19bd49 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1208] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.0/networks?id=4297eb2d-6c23-4c67-af72-262776dc9b6a => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1209] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.0/quotas/9233e9b782cb4cb4aabd991b7b156d66 => 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: 598/1210] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.0/ports?tenant_id=9233e9b782cb4cb4aabd991b7b156d66&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1211] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.0/networks/4297eb2d-6c23-4c67-af72-262776dc9b6a?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: 600/1212] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.0/networks/4297eb2d-6c23-4c67-af72-262776dc9b6a?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: 613/1213] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:37:29 2026] PUT /v2.0/routers/b3eeaa86-ef31-4c46-bd94-04febbc9d727/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1214] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:31 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 602/1215] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:32 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:32.343 8 INFO neutron.db.segments_db [None req-610bfb73-d27b-4266-bee2-80bffcbb0f7d 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment cfabd75a-cae9-44c1-9a63-42c8982a7361 of type vxlan for network b14a924f-56c2-4714-8ab6-0e4155ed9268 [pid: 8|app: 0|req: 614/1216] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:37:32 2026] POST /v2.0/networks => generated 722 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1217] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:32 2026] POST /v2.0/subnets => generated 688 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:37:32.723 8 INFO neutron.db.segments_db [None req-5a0921cf-5cf5-48a3-b439-8d14dfaaf254 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Added segment 0796154d-157f-41c2-9a48-65b2614cd0be of type vxlan for network 7612fcbd-c88d-4b86-aed0-296418879b88 2026-04-23 17:37:32.995 8 INFO neutron.db.l3_hamode_db [None req-5a0921cf-5cf5-48a3-b439-8d14dfaaf254 995802ed4f394c689220e64328aaa9fb 6a5fc3daf0294a05b8331ec1d1416eca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 604/1218] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:33 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:33.797 8 INFO neutron.db.l3_hamode_db [None req-5a0921cf-5cf5-48a3-b439-8d14dfaaf254 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 605/1219] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:34 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 615/1220] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:32 2026] POST /v2.0/routers => generated 728 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1221] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:37:35 2026] GET /v2.0/networks?id=4297eb2d-6c23-4c67-af72-262776dc9b6a => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1222] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:37:35 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1223] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:37:34 2026] PUT /v2.0/routers/bf795664-823a-4ec5-ac12-7ca61a72ec90/add_router_interface => generated 309 bytes in 1155 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: 618/1224] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:35 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1225] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:35 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1226] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:37:35 2026] PUT /v2.0/ports/f5a86e6f-a608-463a-99fc-26acb5ee6b3d => generated 1235 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:36.432 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5321b436-31ad-4835-b460-0e283137d641'] response: {'name': 'network-changed', 'server_uuid': '93042a41-e039-4220-b83e-ad3d5fe0bb82', 'tag': 'f5a86e6f-a608-463a-99fc-26acb5ee6b3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 621/1229] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:37:36 2026] POST /v2.0/security-groups => generated 1675 bytes in 133 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: 622/1230] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:36 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: 609/1231] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:36 2026] GET /v2.0/security-groups?tenant_id=aaf19f3c7f2847cea2cd0f9eadfc6912&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1232] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:36 2026] GET /v2.0/ports?tenant_id=9233e9b782cb4cb4aabd991b7b156d66&device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1233] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1234] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:36 2026] DELETE /v2.0/security-groups/bc8afc9d-8077-4043-a9ec-19d64eb65843 => 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: 624/1235] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.0/networks?tenant_id=9233e9b782cb4cb4aabd991b7b156d66&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1236] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1237] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1238] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1239] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1240] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1241] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.0/security-groups?tenant_id=eba60031bb574329b038d90908cf70c7&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:37.397 7 INFO neutron.db.securitygroups_db [None req-21f608ec-08f6-42b2-9e51-efd9aed83bd3 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] Project f55382eef7664d7085ce6f0473e2ce34 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: 614/1242] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:37 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: 629/1243] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:37 2026] DELETE /v2.0/security-groups/1cedc233-99b6-4015-9a09-c7bf1bf5452f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:37.558 7 INFO neutron.db.securitygroups_db [None req-a6c9b17f-0b04-4ed1-b889-13acb0d39c70 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] Project f55382eef7664d7085ce6f0473e2ce34 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: 615/1244] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1245] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/ports?tenant_id=9233e9b782cb4cb4aabd991b7b156d66&device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1246] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:37:38 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1247] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f5a86e6f-a608-463a-99fc-26acb5ee6b3d => 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: 618/1248] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/subnets?id=70a5473c-143a-4669-8cfd-615ff9a409b8 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1249] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1250] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:38 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: 7|app: 0|req: 620/1251] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/ports?network_id=4297eb2d-6c23-4c67-af72-262776dc9b6a&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: 621/1252] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&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: 632/1253] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1254] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/networks/4297eb2d-6c23-4c67-af72-262776dc9b6a?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: 634/1255] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&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: 622/1256] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:37:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1257] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/networks/4297eb2d-6c23-4c67-af72-262776dc9b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1258] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 637/1259] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1260] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:37:38 2026] POST /v2.0/floatingips => generated 552 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1261] 10.0.0.191 () {34 vars in 1098 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--974178159&fields=id&tenant_id=f55382eef7664d7085ce6f0473e2ce34 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1262] 10.0.0.191 () {34 vars in 1100 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1859217856&fields=id&tenant_id=f55382eef7664d7085ce6f0473e2ce34 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1263] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/networks?id=9bc6797b-0659-4868-9f9e-9bdc966e7927 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1264] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/quotas/f55382eef7664d7085ce6f0473e2ce34 => 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: 640/1265] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/ports?tenant_id=f55382eef7664d7085ce6f0473e2ce34&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1266] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927?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: 641/1267] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 627/1268] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1269] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1270] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => 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: 643/1271] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:39 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1272] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:40 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1273] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:40 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1274] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:40 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&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: 645/1275] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:40 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => 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: 631/1276] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:41 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1277] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:41 2026] GET /v2.0/security-groups?id=ebdeb668-84bd-4595-bc01-85fc171f930e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1278] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:37:41 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:41.418 8 INFO neutron_taas.services.taas.taas_plugin [req-48a71cb0-8747-4b51-ae17-7970e1961d84 req-9d2019cb-a8b6-4999-b854-42c8793c9e76 d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] TaaS: Handle Delete Port: b934ceba-4f03-49a9-8e5d-5261e35f7048 2026-04-23 17:37:41.422 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-48a71cb0-8747-4b51-ae17-7970e1961d84 req-9d2019cb-a8b6-4999-b854-42c8793c9e76 d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] Tap Mirror: Handle Delete Port: b934ceba-4f03-49a9-8e5d-5261e35f7048 2026-04-23 17:37:41.574 8 INFO neutron.db.l3_db [req-48a71cb0-8747-4b51-ae17-7970e1961d84 req-9d2019cb-a8b6-4999-b854-42c8793c9e76 d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] Floating IP 75ffd303-0178-40fd-821d-7e09d0018e05 disassociated. External IP: 10.96.250.204, port: b934ceba-4f03-49a9-8e5d-5261e35f7048. [pid: 8|app: 0|req: 647/1279] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:37:41 2026] DELETE /v2.0/ports/b934ceba-4f03-49a9-8e5d-5261e35f7048 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1280] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:41 2026] GET /v2.0/security-groups?tenant_id=e155bd7004244a9991fa838cc132cc7a&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1281] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:42.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27e2d071-88f4-42c7-9b91-22ea1ea56fc0'] response: {'server_uuid': '9b07b820-32ce-47a3-921f-06963e212d48', 'name': 'network-vif-deleted', 'tag': 'b934ceba-4f03-49a9-8e5d-5261e35f7048', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 648/1282] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 649/1283] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1284] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:42 2026] DELETE /v2.0/security-groups/05359ef7-90c5-46b7-90d2-d80586fbf620 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1285] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 650/1286] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:42 2026] GET /v2.0/security-groups?tenant_id=ec671bfec2d74e71a4b098595ce228b0&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1287] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:42 2026] DELETE /v2.0/security-groups/1ab5d79a-e6f5-47b0-bc18-ae5adacd6fd6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1288] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:43 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => 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: 638/1289] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:43 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1290] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:43 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&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: 639/1291] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:43 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => 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: 653/1292] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.0/networks?id=9bc6797b-0659-4868-9f9e-9bdc966e7927 => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1293] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1294] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f55382eef7664d7085ce6f0473e2ce34 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1295] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.0/ports?device_id=9b07b820-32ce-47a3-921f-06963e212d48 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1296] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:37:44 2026] POST /v2.0/ports => generated 993 bytes in 497 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: 642/1297] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1298] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:44 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&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: 656/1299] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:37:44 2026] PUT /v2.0/ports/e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d => generated 1274 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:45.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81d6272b-f833-46d8-8ea9-53a43f8c6d93'] response: {'name': 'network-changed', 'server_uuid': 'd5458cd0-3a99-4c83-8b6d-b36818702804', 'tag': 'e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 644/1300] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1008 bytes in 74 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: 657/1301] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1302] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:45 2026] DELETE /v2.0/security-groups/ebdeb668-84bd-4595-bc01-85fc171f930e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:45.779 8 INFO neutron.api.v2.resource [None req-1bb9769a-afdf-474d-b910-a6684d6bb07b d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1303] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/security-groups/ebdeb668-84bd-4595-bc01-85fc171f930e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1304] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/ports?tenant_id=f55382eef7664d7085ce6f0473e2ce34&device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:45.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-754dcf7e-c661-40ca-a0a1-a77ff5c63d04 d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] TaaS: Handle Delete Port: 8be16505-b18c-4287-ad92-847c66dfc1c8 2026-04-23 17:37:45.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-754dcf7e-c661-40ca-a0a1-a77ff5c63d04 d91387cf00b04ebbb2a8882f6a4730d3 dddd960a4524460bacd0c2ed114f6625 - - default default] Tap Mirror: Handle Delete Port: 8be16505-b18c-4287-ad92-847c66dfc1c8 [pid: 8|app: 0|req: 660/1305] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/networks?tenant_id=f55382eef7664d7085ce6f0473e2ce34&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1306] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1307] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:45 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1308] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:46 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1309] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:37:45 2026] DELETE /v2.0/floatingips/75ffd303-0178-40fd-821d-7e09d0018e05 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:46.463 8 INFO neutron_taas.services.taas.taas_plugin [None req-841627f1-e2d3-4ed2-9826-23eca7705d66 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 06ea6863-0bd9-4163-94a9-e79faee1a0dc 2026-04-23 17:37:46.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-841627f1-e2d3-4ed2-9826-23eca7705d66 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 06ea6863-0bd9-4163-94a9-e79faee1a0dc [pid: 7|app: 0|req: 647/1310] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:46 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1311] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:46 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1312] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:37:46 2026] PUT /v2.0/routers/e4185ff5-5178-4e45-8656-3c89d0ff2f4c/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1313] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:46 2026] GET /v2.0/ports?tenant_id=f55382eef7664d7085ce6f0473e2ce34&device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1314] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d => 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: 651/1315] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/subnets?id=09a8ec91-1eaf-431a-a17a-f4b00c0b6d23 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1316] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/ports?network_id=9bc6797b-0659-4868-9f9e-9bdc966e7927&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1317] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1318] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:47.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-fae73057-ce07-4cff-a29f-32a9720e558a 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 6180e480-ac1f-46d4-8ae4-4ef806a52a53 [pid: 7|app: 0|req: 655/1319] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/security-groups?id=769d73c3-ace2-4ba1-bfe4-80160f2d15cd&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:47.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fae73057-ce07-4cff-a29f-32a9720e558a 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 6180e480-ac1f-46d4-8ae4-4ef806a52a53 [pid: 7|app: 0|req: 656/1320] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927?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: 657/1321] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:47.498 7 INFO neutron_taas.services.taas.taas_plugin [req-0575fc3b-8e98-4617-a878-851ca47c764b req-cc42407d-ce52-4621-b761-9703704bc16f 57b399e789de42209034db6d0aaaca37 9233e9b782cb4cb4aabd991b7b156d66 - - default default] TaaS: Handle Delete Port: f5a86e6f-a608-463a-99fc-26acb5ee6b3d 2026-04-23 17:37:47.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0575fc3b-8e98-4617-a878-851ca47c764b req-cc42407d-ce52-4621-b761-9703704bc16f 57b399e789de42209034db6d0aaaca37 9233e9b782cb4cb4aabd991b7b156d66 - - default default] Tap Mirror: Handle Delete Port: f5a86e6f-a608-463a-99fc-26acb5ee6b3d 2026-04-23 17:37:47.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-fae73057-ce07-4cff-a29f-32a9720e558a 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 4f41987c-edb5-4a52-9dd9-6fddc9c2423e 2026-04-23 17:37:47.550 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fae73057-ce07-4cff-a29f-32a9720e558a 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 4f41987c-edb5-4a52-9dd9-6fddc9c2423e [pid: 7|app: 0|req: 658/1322] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:37:47 2026] DELETE /v2.0/ports/f5a86e6f-a608-463a-99fc-26acb5ee6b3d => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1323] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:47.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b25e93f-e0a2-4b99-ba68-b46fb165b2ba'] response: {'server_uuid': '93042a41-e039-4220-b83e-ad3d5fe0bb82', 'name': 'network-vif-deleted', 'tag': 'f5a86e6f-a608-463a-99fc-26acb5ee6b3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 660/1324] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:47 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:47.911 8 INFO neutron.services.segments.plugin [-] Segment 7bde3000-007f-43d1-aaa4-213395694b9b resource provider aggregate not found 2026-04-23 17:37:47.922 8 INFO neutron.services.segments.plugin [-] Segment 7bde3000-007f-43d1-aaa4-213395694b9b resource provider aggregate not found 2026-04-23 17:37:47.938 8 INFO neutron.services.segments.plugin [-] Segment 7bde3000-007f-43d1-aaa4-213395694b9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bde3000-007f-43d1-aaa4-213395694b9b found for delete ", "request_id": "req-d7e6518a-3da2-4326-b29c-c04439e29cb2"}]} 2026-04-23 17:37:47.941 8 INFO neutron.services.segments.plugin [-] Segment 7bde3000-007f-43d1-aaa4-213395694b9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bde3000-007f-43d1-aaa4-213395694b9b found for delete ", "request_id": "req-86e370cd-9b03-40a8-bb08-ab103d294b86"}]} 2026-04-23 17:37:47.948 8 INFO neutron.db.l3_hamode_db [None req-fae73057-ce07-4cff-a29f-32a9720e558a 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network e0272c31-9098-42fc-aec8-d68330f677b6 was deleted as no HA routers are present in tenant dddd960a4524460bacd0c2ed114f6625. [pid: 8|app: 0|req: 665/1325] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:47 2026] DELETE /v2.0/routers/e4185ff5-5178-4e45-8656-3c89d0ff2f4c => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1326] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:47 2026] DELETE /v2.0/subnets/1c7d3241-068b-43bd-8477-032d46f37d60 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:48.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-22a31035-128b-4bb4-b41e-ccaba1ff6565 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 99545043-5bca-4180-af66-fbb3f0e57a32 2026-04-23 17:37:48.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22a31035-128b-4bb4-b41e-ccaba1ff6565 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 99545043-5bca-4180-af66-fbb3f0e57a32 [pid: 7|app: 0|req: 662/1327] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:48 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 666/1328] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:37:48 2026] DELETE /v2.0/networks/86445c59-1800-434d-a622-abe00734e252 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1329] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:48 2026] GET /v2.0/security-groups?tenant_id=dddd960a4524460bacd0c2ed114f6625&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1330] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:48 2026] DELETE /v2.0/security-groups/7c657607-003c-4962-ac35-97f1926b4012 => 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: 668/1331] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:48 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1332] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:48 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&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: 664/1333] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:48 2026] GET /v2.0/security-groups?tenant_id=5dfe859e27d84b5283696b915b771a11&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1334] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:49 2026] DELETE /v2.0/security-groups/916b1a3f-b697-4c9e-bc3e-22b78e34f467 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1335] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:49 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 665/1336] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:49 2026] GET /v2.0/security-groups?tenant_id=d0e52baaf1434adf978913ecf19646b0&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1337] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:49 2026] DELETE /v2.0/security-groups/513bbd9c-95f2-46a4-9033-fc85c1da5054 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:49.962 8 INFO neutron.services.segments.plugin [-] Segment 536b0b3d-fcd0-4e86-b168-73d5557900bb resource provider aggregate not found 2026-04-23 17:37:49.963 8 INFO neutron.services.segments.plugin [-] Segment 536b0b3d-fcd0-4e86-b168-73d5557900bb resource provider aggregate not found 2026-04-23 17:37:49.981 8 INFO neutron.services.segments.plugin [-] Segment 536b0b3d-fcd0-4e86-b168-73d5557900bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 536b0b3d-fcd0-4e86-b168-73d5557900bb found for delete ", "request_id": "req-305ac3e0-0814-4491-8e96-9de6f21f059b"}]} 2026-04-23 17:37:49.983 8 INFO neutron.services.segments.plugin [-] Segment 536b0b3d-fcd0-4e86-b168-73d5557900bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 536b0b3d-fcd0-4e86-b168-73d5557900bb found for delete ", "request_id": "req-ebbbc81f-a137-41de-877c-78019699fcc5"}]} [pid: 7|app: 0|req: 666/1338] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:49 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1008 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1339] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:50 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1340] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:37:50 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1341] 199.19.213.15 () {34 vars in 1123 bytes} [Thu Apr 23 17:37:50 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1342] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:50 2026] GET /v2.0/ports?device_id=93042a41-e039-4220-b83e-ad3d5fe0bb82 => 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: 675/1343] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:51 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1344] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:51 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&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: 671/1347] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:52 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1348] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:37:52 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1349] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:37:52 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1350] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:52 2026] GET /v2.0/security-groups?tenant_id=0ef4cabd08a4443abe22c8057c5d4f6b&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:53.142 7 INFO neutron.db.l3_db [None req-3e2bd2ab-f29a-4873-a8fe-dbe6e85c490e 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] Floating IP 6a7a92a9-9e71-41f0-9a1d-e134bf08631d associated. External IP: 10.96.250.216, port: e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d. 2026-04-23 17:37:53.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-33b787c5-179e-4f97-9868-c97446d5af81 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 6e0249d2-dfbc-4f33-91aa-6f0a11c2ae5d 2026-04-23 17:37:53.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33b787c5-179e-4f97-9868-c97446d5af81 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 6e0249d2-dfbc-4f33-91aa-6f0a11c2ae5d [pid: 7|app: 0|req: 674/1351] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:37:52 2026] PUT /v2.0/floatingips/6a7a92a9-9e71-41f0-9a1d-e134bf08631d => generated 855 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:53.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77c56f4c-a19b-449c-858a-8f1a3c17cdfc'] response: {'name': 'network-changed', 'server_uuid': 'd5458cd0-3a99-4c83-8b6d-b36818702804', 'tag': 'e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 675/1352] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:53 2026] DELETE /v2.0/security-groups/716da3d4-8d7e-44b6-9be3-c16c85d5680b => 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: 678/1353] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:37:52 2026] PUT /v2.0/routers/0411d0a2-b25c-4719-a6d8-632f7f6dee78/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1354] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/ports?tenant_id=f55382eef7664d7085ce6f0473e2ce34&device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1355] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/networks?id=9bc6797b-0659-4868-9f9e-9bdc966e7927 => generated 769 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1356] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:37:54.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-632df2ea-0510-40b0-9cae-15c23389ff15 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 1df60fe7-8362-42ad-a117-58586cb5c185 2026-04-23 17:37:54.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-632df2ea-0510-40b0-9cae-15c23389ff15 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 1df60fe7-8362-42ad-a117-58586cb5c185 [pid: 8|app: 0|req: 682/1357] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/subnets?id=09a8ec91-1eaf-431a-a17a-f4b00c0b6d23 => generated 691 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1358] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/ports?network_id=9bc6797b-0659-4868-9f9e-9bdc966e7927&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1359] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927?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: 685/1360] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:37:54.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-632df2ea-0510-40b0-9cae-15c23389ff15 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 1c5ae44e-2b25-41c1-b97a-5eb956490099 2026-04-23 17:37:54.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-632df2ea-0510-40b0-9cae-15c23389ff15 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 1c5ae44e-2b25-41c1-b97a-5eb956490099 2026-04-23 17:37:54.975 7 INFO neutron.services.segments.plugin [-] Segment 6784a905-9c9d-4409-a3d1-67dbaf19fee6 resource provider aggregate not found 2026-04-23 17:37:55.003 7 INFO neutron.services.segments.plugin [-] Segment 6784a905-9c9d-4409-a3d1-67dbaf19fee6 resource provider aggregate not found 2026-04-23 17:37:55.020 7 INFO neutron.services.segments.plugin [-] Segment 6784a905-9c9d-4409-a3d1-67dbaf19fee6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6784a905-9c9d-4409-a3d1-67dbaf19fee6 found for delete ", "request_id": "req-2278fc8e-199f-489f-bbc8-5627059d707d"}]} [pid: 8|app: 0|req: 686/1361] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:54 2026] GET /v2.0/security-groups?tenant_id=d0e4d4755f57477bb162349c552e3e71&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:37:55.033 7 INFO neutron.services.segments.plugin [-] Segment 6784a905-9c9d-4409-a3d1-67dbaf19fee6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6784a905-9c9d-4409-a3d1-67dbaf19fee6 found for delete ", "request_id": "req-0d28077c-fbea-44e8-9533-b1894d31ce0f"}]} 2026-04-23 17:37:55.052 7 INFO neutron.db.l3_hamode_db [None req-632df2ea-0510-40b0-9cae-15c23389ff15 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network d767d7d0-c723-4108-a118-f4748fedaafe was deleted as no HA routers are present in tenant 9233e9b782cb4cb4aabd991b7b156d66. [pid: 7|app: 0|req: 676/1362] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:53 2026] DELETE /v2.0/routers/0411d0a2-b25c-4719-a6d8-632f7f6dee78 => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1363] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:55 2026] DELETE /v2.0/security-groups/61b7f416-5bbc-4ae2-9311-050e745a82c9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1364] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:37:55 2026] DELETE /v2.0/subnets/70a5473c-143a-4669-8cfd-615ff9a409b8 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:37:55.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6dc7024-5c5d-4457-a3d6-db08c480a9e6 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: f0191545-5c12-4a4b-b48e-49dbd3ee27f9 2026-04-23 17:37:55.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6dc7024-5c5d-4457-a3d6-db08c480a9e6 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: f0191545-5c12-4a4b-b48e-49dbd3ee27f9 [pid: 7|app: 0|req: 678/1365] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:55 2026] GET /v2.0/security-groups?tenant_id=8e905b5ac31049338631af7c2116e2e1&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1366] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:55 2026] DELETE /v2.0/security-groups/f8f9c7bd-2824-4535-a4d3-5e4265994158 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:55.625 8 INFO neutron.services.segments.plugin [-] Segment b92aab93-de5b-48af-9e7a-970774fa390c resource provider aggregate not found 2026-04-23 17:37:55.630 8 INFO neutron.services.segments.plugin [-] Segment b92aab93-de5b-48af-9e7a-970774fa390c resource provider aggregate not found 2026-04-23 17:37:55.647 8 INFO neutron.services.segments.plugin [-] Segment b92aab93-de5b-48af-9e7a-970774fa390c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92aab93-de5b-48af-9e7a-970774fa390c found for delete ", "request_id": "req-3192d190-7f09-4148-9b32-d580aaeebe94"}]} 2026-04-23 17:37:55.647 8 INFO neutron.services.segments.plugin [-] Segment b92aab93-de5b-48af-9e7a-970774fa390c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92aab93-de5b-48af-9e7a-970774fa390c found for delete ", "request_id": "req-bebc8504-8bc5-482d-b418-ba0fba608a34"}]} [pid: 8|app: 0|req: 688/1367] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:37:55 2026] DELETE /v2.0/networks/4297eb2d-6c23-4c67-af72-262776dc9b6a => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1368] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:55 2026] GET /v2.0/security-groups?tenant_id=9233e9b782cb4cb4aabd991b7b156d66&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1369] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:55 2026] DELETE /v2.0/security-groups/769d73c3-ace2-4ba1-bfe4-80160f2d15cd => 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: 681/1370] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:37:56 2026] GET /v2.0/security-groups?tenant_id=8362ba32141a460fb062a43e96b069f3&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1371] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:37:56 2026] DELETE /v2.0/security-groups/06e25954-53f8-4fd1-b23f-a6cbea90eb0c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:37:58.741 7 INFO neutron.db.segments_db [None req-9cfe09e3-4fce-428e-98c7-978240b7947d 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Added segment ab210952-ec85-466a-a543-2aaa094c74c5 of type vxlan for network e2dfcf39-dfa6-4016-a2c4-93390890b2d9 [pid: 7|app: 0|req: 682/1372] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:37:58 2026] POST /v2.0/networks => generated 630 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1373] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:58 2026] POST /v2.0/subnets => generated 627 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:37:59.156 7 INFO neutron.db.segments_db [None req-ea2e384a-dda6-4875-9a80-3a3da0083cce 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Added segment b02afb94-15c4-40be-bacb-1fc0af150fa5 of type vxlan for network db9e625a-679e-41ad-9aad-fda769466822 2026-04-23 17:37:59.414 7 INFO neutron.db.l3_hamode_db [None req-ea2e384a-dda6-4875-9a80-3a3da0083cce 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:38:00.230 7 INFO neutron.db.l3_hamode_db [None req-ea2e384a-dda6-4875-9a80-3a3da0083cce 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:38:00.581 8 INFO neutron.db.segments_db [None req-095be156-4842-4165-82ce-21c97273d96f ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] Added segment 08b44125-b98a-437f-80f6-5ecedcbca5db of type vxlan for network 82ad19b1-44c7-4406-af0e-a9dea4e4940d [pid: 8|app: 0|req: 692/1374] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:00 2026] POST /v2.0/networks => generated 705 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1375] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:00 2026] GET /v2.0/security-groups?tenant_id=e20b7a22705a4e23880e7b045ba40b2b&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1376] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:00 2026] POST /v2.0/subnets => generated 644 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1377] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:01 2026] DELETE /v2.0/security-groups/b064d76d-fbf5-4d01-b4cc-c23c4d759aed => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:01.180 8 WARNING neutron.api.v2.base [None req-3fd9239c-3f6c-4fbd-b63b-47a600b87d92 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-23 17:38:01.181 8 INFO neutron.api.v2.resource [None req-3fd9239c-3f6c-4fbd-b63b-47a600b87d92 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 696/1378] 10.0.0.119 () {34 vars in 681 bytes} [Thu Apr 23 17:38:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1379] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:37:59 2026] POST /v2.0/routers => generated 695 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:01.379 8 INFO neutron.services.segments.plugin [-] Segment 08b44125-b98a-437f-80f6-5ecedcbca5db resource provider aggregate not found 2026-04-23 17:38:01.381 8 INFO neutron.services.segments.plugin [-] Segment 08b44125-b98a-437f-80f6-5ecedcbca5db resource provider aggregate not found 2026-04-23 17:38:01.406 8 INFO neutron.services.segments.plugin [-] Segment 08b44125-b98a-437f-80f6-5ecedcbca5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08b44125-b98a-437f-80f6-5ecedcbca5db found for delete ", "request_id": "req-be0a321b-956b-4c55-8bb8-bc146d92dd36"}]} 2026-04-23 17:38:01.407 8 INFO neutron.services.segments.plugin [-] Segment 08b44125-b98a-437f-80f6-5ecedcbca5db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08b44125-b98a-437f-80f6-5ecedcbca5db found for delete ", "request_id": "req-cd290838-b634-4206-b57b-15dede7e61ef"}]} [pid: 8|app: 0|req: 697/1380] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:01 2026] DELETE /v2.0/networks/82ad19b1-44c7-4406-af0e-a9dea4e4940d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1381] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:01 2026] GET /v2.0/security-groups?tenant_id=220f466a970e4bf292b2236e483c6548&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:01.571 8 INFO neutron.db.segments_db [None req-e0f94d44-090c-4bf0-ba9e-209d2902caaa ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] Added segment d576eaab-8ef1-44d6-b70d-d18c4bc24ccf of type vxlan for network 490fa010-f3fe-4397-9c80-58f7f9ebf0af [pid: 8|app: 0|req: 699/1382] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:01 2026] POST /v2.0/networks => generated 707 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1383] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:01 2026] DELETE /v2.0/security-groups/ae6e509e-00b7-4be9-8de5-c0be1a16bb94 => 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: 701/1384] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:01 2026] POST /v2.0/subnets => generated 647 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:01.966 8 WARNING neutron.api.v2.base [None req-53552ae2-4e91-42c6-9842-7e40e40a1f03 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-23 17:38:01.966 8 INFO neutron.api.v2.resource [None req-53552ae2-4e91-42c6-9842-7e40e40a1f03 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 702/1385] 10.0.0.119 () {34 vars in 681 bytes} [Thu Apr 23 17:38:01 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1386] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:01 2026] DELETE /v2.0/networks/490fa010-f3fe-4397-9c80-58f7f9ebf0af => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:02.247 8 INFO neutron.db.segments_db [None req-27dac778-4a63-4a4d-b449-d8cf8b1f7c2a ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] Added segment 9797553e-7860-4f09-a8b0-e91ed1a939eb of type vxlan for network 58c1d5db-9392-49e2-a07a-26eac20c8edc [pid: 8|app: 0|req: 704/1387] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:02 2026] POST /v2.0/networks => generated 707 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1388] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:02 2026] POST /v2.0/subnets => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1389] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:38:01 2026] PUT /v2.0/routers/ddceece3-bbc9-46d6-bf8b-7f8217a7b628/add_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1390] 10.0.0.119 () {34 vars in 681 bytes} [Thu Apr 23 17:38:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1391] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:38:02 2026] POST /v2.0/ports => generated 955 bytes in 358 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: 686/1392] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:38:03 2026] GET /v2.0/networks/58c1d5db-9392-49e2-a07a-26eac20c8edc => generated 654 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:03.425 8 INFO neutron.services.segments.plugin [-] Segment d576eaab-8ef1-44d6-b70d-d18c4bc24ccf resource provider aggregate not found 2026-04-23 17:38:03.428 8 INFO neutron.services.segments.plugin [-] Segment d576eaab-8ef1-44d6-b70d-d18c4bc24ccf resource provider aggregate not found 2026-04-23 17:38:03.444 8 INFO neutron.services.segments.plugin [-] Segment d576eaab-8ef1-44d6-b70d-d18c4bc24ccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d576eaab-8ef1-44d6-b70d-d18c4bc24ccf found for delete ", "request_id": "req-ad20cf8b-025d-469a-aaeb-37a8ace3f038"}]} 2026-04-23 17:38:03.445 8 INFO neutron.services.segments.plugin [-] Segment d576eaab-8ef1-44d6-b70d-d18c4bc24ccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d576eaab-8ef1-44d6-b70d-d18c4bc24ccf found for delete ", "request_id": "req-0edf5d6a-bee2-4ec9-8829-ffa0ad945670"}]} [pid: 8|app: 0|req: 707/1393] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:38:03 2026] POST /v2.0/ports => generated 959 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:03.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da4a5a28-5ff4-4153-b00b-dbff5f825c3b 3a7824e4159c40e1829c0bef7d2ea299 55cf6b2fc4034e5880c0c8ec7932d7e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1394] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:38:03 2026] GET /v2.0/networks/58c1d5db-9392-49e2-a07a-26eac20c8edc => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:03.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8f383e8-d33d-49d2-8df3-abfed91e9f61 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] TaaS: Handle Delete Port: 07b8edc7-ed7e-4c91-8df5-a5998ae44f02 2026-04-23 17:38:03.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8f383e8-d33d-49d2-8df3-abfed91e9f61 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] Tap Mirror: Handle Delete Port: 07b8edc7-ed7e-4c91-8df5-a5998ae44f02 [pid: 8|app: 0|req: 709/1395] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:03 2026] DELETE /v2.0/networks/58c1d5db-9392-49e2-a07a-26eac20c8edc => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:04.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26142cca-9211-4792-a003-332aacd89d63 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1396] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:04 2026] DELETE /v2.0/subnets/885acf30-38fe-40c7-aba4-4d41921ced90 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:04.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21627ca2-4763-46f6-84d9-2b634a47a69f ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1397] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:04 2026] DELETE /v2.0/subnets/df4b5125-0322-484f-ad65-c557f9bf3e3f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:04.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bd9ec22-58f5-43ae-a641-b41822e229f2 ac9b835b1a0e467f8e4b61d7c5d96c5a dadd1461f165426485e0f40ffae62b81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1398] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:04 2026] DELETE /v2.0/subnets/e5a6f960-9a2f-4b94-a02f-9d7a42d06717 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:04.306 7 INFO neutron.db.l3_db [None req-586d8ac5-f15a-458d-981e-946bc51d1be5 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Floating IP 01b0d195-ffe9-4e78-a824-a48400fb3974 associated. External IP: 10.96.250.209, port: eafbe36b-6d67-4e70-b6e9-3a3bb1928717. [pid: 7|app: 0|req: 687/1399] 10.0.0.119 () {34 vars in 677 bytes} [Thu Apr 23 17:38:03 2026] POST /v2.0/floatingips => generated 843 bytes in 1582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:05.174 8 INFO neutron.db.l3_db [None req-19bd4941-6a5f-43d0-a27f-2c6964747917 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Floating IP 01b0d195-ffe9-4e78-a824-a48400fb3974 disassociated. External IP: 10.96.250.209, port: eafbe36b-6d67-4e70-b6e9-3a3bb1928717. 2026-04-23 17:38:05.472 8 INFO neutron.services.segments.plugin [-] Segment 9797553e-7860-4f09-a8b0-e91ed1a939eb resource provider aggregate not found 2026-04-23 17:38:05.477 8 INFO neutron.services.segments.plugin [-] Segment 9797553e-7860-4f09-a8b0-e91ed1a939eb resource provider aggregate not found 2026-04-23 17:38:05.496 8 INFO neutron.services.segments.plugin [-] Segment 9797553e-7860-4f09-a8b0-e91ed1a939eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9797553e-7860-4f09-a8b0-e91ed1a939eb found for delete ", "request_id": "req-3235f93d-dc9b-4542-8287-51223f0d851f"}]} 2026-04-23 17:38:05.500 8 INFO neutron.services.segments.plugin [-] Segment 9797553e-7860-4f09-a8b0-e91ed1a939eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9797553e-7860-4f09-a8b0-e91ed1a939eb found for delete ", "request_id": "req-6dec32eb-bb67-4e83-b67c-a0af5d969047"}]} [pid: 7|app: 0|req: 688/1400] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.0/security-groups?tenant_id=55cf6b2fc4034e5880c0c8ec7932d7e3&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1401] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:05 2026] PUT /v2.0/floatingips/01b0d195-ffe9-4e78-a824-a48400fb3974 => generated 552 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1402] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1403] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:05 2026] DELETE /v2.0/security-groups/b178d69f-1843-44af-865d-b77da097af8f => 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: 715/1404] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:05.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-c511fc87-ae89-4fdf-9494-336a4d729e23 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: 690a9aa8-af36-4490-b804-48cbaceda0e3 2026-04-23 17:38:05.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c511fc87-ae89-4fdf-9494-336a4d729e23 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: 690a9aa8-af36-4490-b804-48cbaceda0e3 [pid: 7|app: 0|req: 690/1405] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:05 2026] DELETE /v2.0/floatingips/01b0d195-ffe9-4e78-a824-a48400fb3974 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1406] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1279 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1407] 10.0.0.119 () {32 vars in 858 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.0/floatingips?floating_network_id=f65e0a3c-202d-4c0b-883f-471fab453a84&port_id=e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1408] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.0/security-groups?tenant_id=893db9d3f638482dbcfef31bd054fedb&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1409] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:06 2026] DELETE /v2.0/security-groups/2ebcbc1b-7b63-4a13-8600-f7ed9ad69a18 => 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: 693/1410] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:06 2026] GET /v2.0/security-groups?tenant_id=dadd1461f165426485e0f40ffae62b81&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1411] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:06 2026] DELETE /v2.0/security-groups/ce5a0a7b-00e4-4517-be09-b32503b6d31f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1414] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:38:06 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1415] 10.0.0.233 () {34 vars in 1120 bytes} [Thu Apr 23 17:38:06 2026] GET /v2.0/security-groups?id=5d00948c-c037-4db7-9a8d-633412f6d339&id=b25b5cfb-af07-4ae5-9696-9408508da7fb&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-04-23 17:38:06.808 8 INFO neutron.db.l3_db [None req-e02d9d88-ffc7-4261-b22c-77913f138ad1 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Floating IP 134a3079-5bc2-4062-97e9-475078db67f7 associated. External IP: 10.96.250.209, port: 4e38de2d-663c-4033-95bd-2170f523da8d. [pid: 8|app: 0|req: 718/1416] 10.0.0.119 () {34 vars in 677 bytes} [Thu Apr 23 17:38:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1417] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:06 2026] GET /v2.0/security-groups?tenant_id=7d0641c9ddcd49f9b0f5f32ee48301f1&name=default => generated 2925 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1418] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:38:07 2026] GET /v2.0/floatingips/134a3079-5bc2-4062-97e9-475078db67f7 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1419] 10.0.0.119 () {32 vars in 655 bytes} [Thu Apr 23 17:38:07 2026] GET /v2.0/floatingips => generated 845 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1420] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:07 2026] DELETE /v2.0/security-groups/f4c931c3-6993-4eb5-8123-7860c228301e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:08.199 8 INFO neutron.db.l3_db [None req-4dc73f9a-e29f-449e-8d6b-6e6dba0d9b05 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Floating IP 134a3079-5bc2-4062-97e9-475078db67f7 associated. External IP: 10.96.250.209, port: 4e38de2d-663c-4033-95bd-2170f523da8d. [pid: 8|app: 0|req: 721/1421] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:07 2026] PUT /v2.0/floatingips/134a3079-5bc2-4062-97e9-475078db67f7 => generated 843 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:08.853 7 INFO neutron.db.l3_db [None req-158122bb-4084-4ee9-9c1f-1c5b89ef66fe 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Floating IP 134a3079-5bc2-4062-97e9-475078db67f7 disassociated. External IP: 10.96.250.209, port: eafbe36b-6d67-4e70-b6e9-3a3bb1928717. [pid: 7|app: 0|req: 701/1422] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:08 2026] PUT /v2.0/floatingips/134a3079-5bc2-4062-97e9-475078db67f7 => generated 552 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1423] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:09 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:09.314 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea03bccf-ee5c-42e8-8154-725870bdc25d 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: f8bf5e14-f17a-4f9a-8720-89e0d4f6fa8b 2026-04-23 17:38:09.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea03bccf-ee5c-42e8-8154-725870bdc25d 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: f8bf5e14-f17a-4f9a-8720-89e0d4f6fa8b [pid: 8|app: 0|req: 723/1424] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:38:09 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1425] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:09 2026] DELETE /v2.0/floatingips/134a3079-5bc2-4062-97e9-475078db67f7 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:09.516 8 INFO neutron.api.v2.resource [None req-10fb6c39-b738-4e67-8a1a-76fa96055f45 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1426] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:09 2026] DELETE /v2.0/floatingips/134a3079-5bc2-4062-97e9-475078db67f7 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:09.675 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a228859-ec1e-46e1-ad6b-a8f45cb1936f 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: eafbe36b-6d67-4e70-b6e9-3a3bb1928717 2026-04-23 17:38:09.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a228859-ec1e-46e1-ad6b-a8f45cb1936f 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: eafbe36b-6d67-4e70-b6e9-3a3bb1928717 [pid: 7|app: 0|req: 703/1427] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:09 2026] DELETE /v2.0/ports/eafbe36b-6d67-4e70-b6e9-3a3bb1928717 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1428] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:09 2026] GET /v2.0/security-groups?tenant_id=a674f5d7dfb2475bb484de0d76b989c1&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:09.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-756cb830-d79c-4012-b003-8aab6c984901 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: 4e38de2d-663c-4033-95bd-2170f523da8d 2026-04-23 17:38:09.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-756cb830-d79c-4012-b003-8aab6c984901 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: 4e38de2d-663c-4033-95bd-2170f523da8d [pid: 8|app: 0|req: 726/1429] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:09 2026] DELETE /v2.0/security-groups/fc176dcd-a86b-4f18-9dcc-5218dddc32e0 => 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: 704/1430] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:09 2026] DELETE /v2.0/ports/4e38de2d-663c-4033-95bd-2170f523da8d => 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: 727/1431] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:10 2026] GET /v2.0/ports?device_id=ddceece3-bbc9-46d6-bf8b-7f8217a7b628 => generated 958 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1432] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:10 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1433] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:38:10 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:10.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-63ccccb1-b84a-4f0a-8239-68b66a44f6a0 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: ea0f9c25-3443-4875-8ec3-de3862d07468 2026-04-23 17:38:10.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63ccccb1-b84a-4f0a-8239-68b66a44f6a0 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: ea0f9c25-3443-4875-8ec3-de3862d07468 2026-04-23 17:38:11.082 8 INFO neutron.db.segments_db [None req-c41740c4-99d2-4f22-8d5f-1e966debb6fe 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Added segment 8eff9ecd-5d61-473e-ba5a-68490566f385 of type vxlan for network 35ae5331-6c84-411d-bcdb-af26e4806caa [pid: 8|app: 0|req: 730/1434] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:10 2026] POST /v2.0/networks => generated 612 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1435] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:38:10 2026] PUT /v2.0/routers/ddceece3-bbc9-46d6-bf8b-7f8217a7b628/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1436] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:11 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:11.541 7 INFO neutron_taas.services.taas.taas_plugin [None req-d91cf4c6-c874-4cfd-a533-1be24e169304 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: 11b33bbb-92b0-4203-8511-99a2f27c6c96 2026-04-23 17:38:11.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d91cf4c6-c874-4cfd-a533-1be24e169304 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: 11b33bbb-92b0-4203-8511-99a2f27c6c96 2026-04-23 17:38:11.564 8 INFO neutron.db.segments_db [None req-8bac2fc6-e828-4a71-b33f-5ad95a9029c0 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Added segment 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 of type vxlan for network c2379d26-cd7c-4012-b0c5-8c335790dc70 [pid: 8|app: 0|req: 732/1437] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:11 2026] POST /v2.0/networks => generated 612 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1438] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:11 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1439] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:38:11 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:11.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-d91cf4c6-c874-4cfd-a533-1be24e169304 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] TaaS: Handle Delete Port: 74fe3a67-0cad-4ce5-86da-b140a3c5152c 2026-04-23 17:38:11.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d91cf4c6-c874-4cfd-a533-1be24e169304 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] Tap Mirror: Handle Delete Port: 74fe3a67-0cad-4ce5-86da-b140a3c5152c [pid: 8|app: 0|req: 735/1440] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:11 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 736/1441] 10.0.0.191 () {34 vars in 1120 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.0/security-groups?id=b25b5cfb-af07-4ae5-9696-9408508da7fb&id=5d00948c-c037-4db7-9a8d-633412f6d339&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:12.146 8 INFO neutron_taas.services.taas.taas_plugin [req-d0f5ab6c-6a48-4c84-bdf7-4ad8029e8d24 req-49601f57-17d9-42a2-963c-03e3f9831ec5 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] TaaS: Handle Delete Port: e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d 2026-04-23 17:38:12.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d0f5ab6c-6a48-4c84-bdf7-4ad8029e8d24 req-49601f57-17d9-42a2-963c-03e3f9831ec5 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] Tap Mirror: Handle Delete Port: e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d 2026-04-23 17:38:12.157 7 INFO neutron.services.segments.plugin [-] Segment b02afb94-15c4-40be-bacb-1fc0af150fa5 resource provider aggregate not found 2026-04-23 17:38:12.164 7 INFO neutron.services.segments.plugin [-] Segment b02afb94-15c4-40be-bacb-1fc0af150fa5 resource provider aggregate not found 2026-04-23 17:38:12.183 7 INFO neutron.services.segments.plugin [-] Segment b02afb94-15c4-40be-bacb-1fc0af150fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b02afb94-15c4-40be-bacb-1fc0af150fa5 found for delete ", "request_id": "req-0183ba5f-0699-4828-8489-c05b16544041"}]} 2026-04-23 17:38:12.186 7 INFO neutron.services.segments.plugin [-] Segment b02afb94-15c4-40be-bacb-1fc0af150fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b02afb94-15c4-40be-bacb-1fc0af150fa5 found for delete ", "request_id": "req-e73100a8-2b80-440a-bc8b-1c7480baa924"}]} 2026-04-23 17:38:12.187 7 INFO neutron.db.l3_hamode_db [None req-d91cf4c6-c874-4cfd-a533-1be24e169304 3f2ca4fdd6f5434cbd90c2ac936c7d80 4755c864c1e8485aabc38f8a9bd93e72 - - default default] HA network db9e625a-679e-41ad-9aad-fda769466822 was deleted as no HA routers are present in tenant 4755c864c1e8485aabc38f8a9bd93e72. [pid: 7|app: 0|req: 706/1442] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:11 2026] DELETE /v2.0/routers/ddceece3-bbc9-46d6-bf8b-7f8217a7b628 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:12.286 8 INFO neutron.db.l3_db [req-d0f5ab6c-6a48-4c84-bdf7-4ad8029e8d24 req-49601f57-17d9-42a2-963c-03e3f9831ec5 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] Floating IP 6a7a92a9-9e71-41f0-9a1d-e134bf08631d disassociated. External IP: 10.96.250.216, port: e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d. [pid: 7|app: 0|req: 707/1443] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:12 2026] POST /v2.0/subnetpools => generated 548 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:12.466 7 INFO neutron.db.segments_db [None req-30e77426-b15a-4f23-b49e-75ed92bd240f 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Added segment 8ec6a139-f11f-46e4-81f0-f005ed5bd617 of type vxlan for network 6e99274c-0701-4f20-8dbe-a5a7a3f66e40 [pid: 7|app: 0|req: 708/1444] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:12 2026] POST /v2.0/networks => generated 613 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1445] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:38:12 2026] DELETE /v2.0/ports/e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1446] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:12 2026] DELETE /v2.0/subnets/db2d1912-3cfe-45d4-a1f8-de9095249ca3 => 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: 738/1447] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.0/subnetpools/5ca69ee5-39a2-40c4-8323-dc7bf3b77f15 => generated 548 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:12.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c9d4c2-a299-4e0f-9ca3-680a57cb03eb'] response: {'server_uuid': 'd5458cd0-3a99-4c83-8b6d-b36818702804', 'name': 'network-vif-deleted', 'tag': 'e2b88c48-eb19-4c4b-bf3e-fb2044f7c18d', 'status': 'completed', 'code': 200} 2026-04-23 17:38:12.797 8 INFO neutron.services.segments.plugin [-] Segment ab210952-ec85-466a-a543-2aaa094c74c5 resource provider aggregate not found 2026-04-23 17:38:12.805 8 INFO neutron.services.segments.plugin [-] Segment ab210952-ec85-466a-a543-2aaa094c74c5 resource provider aggregate not found 2026-04-23 17:38:12.821 8 INFO neutron.services.segments.plugin [-] Segment ab210952-ec85-466a-a543-2aaa094c74c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab210952-ec85-466a-a543-2aaa094c74c5 found for delete ", "request_id": "req-53e8fae5-efb2-4d74-8220-ab329328ddbb"}]} 2026-04-23 17:38:12.821 8 INFO neutron.services.segments.plugin [-] Segment ab210952-ec85-466a-a543-2aaa094c74c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab210952-ec85-466a-a543-2aaa094c74c5 found for delete ", "request_id": "req-1e27face-5dcb-4b69-8236-43c84563b082"}]} [pid: 8|app: 0|req: 739/1448] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:12 2026] DELETE /v2.0/networks/e2dfcf39-dfa6-4016-a2c4-93390890b2d9 => 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: 740/1449] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:12 2026] PUT /v2.0/subnetpools/5ca69ee5-39a2-40c4-8323-dc7bf3b77f15 => generated 501 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1450] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:12 2026] DELETE /v2.0/subnetpools/5ca69ee5-39a2-40c4-8323-dc7bf3b77f15 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:12.978 8 INFO neutron.api.v2.resource [None req-c6d4a371-006c-48f2-99a8-7a106429e19b be4c62622f97482387a87edcdd3a490a 93a6475de1da42cd87a4211b49fdc494 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1451] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.0/subnetpools/5ca69ee5-39a2-40c4-8323-dc7bf3b77f15 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1452] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:12 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:12.995 8 INFO neutron.api.v2.resource [None req-b1c0b69f-dd03-4763-a8e5-81c6e2d25aef be4c62622f97482387a87edcdd3a490a 93a6475de1da42cd87a4211b49fdc494 - - default default] delete failed (client error): The resource could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1453] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:12 2026] DELETE /v2.0/subnetpools/5ca69ee5-39a2-40c4-8323-dc7bf3b77f15 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:13.050 7 INFO neutron.db.segments_db [None req-3c1f47fb-db74-4a38-9e3c-a3a8c010d38e 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Added segment 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe of type vxlan for network 30fb8b24-e6e9-4baa-b3ad-344994029b46 [pid: 8|app: 0|req: 744/1454] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1455] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:12 2026] POST /v2.0/networks => generated 613 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1456] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:13 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:13.510 8 INFO neutron.db.segments_db [None req-51c25d01-f964-4aba-b3a4-99d3e4dec0db 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Added segment e249c7cd-e813-420f-a8a6-df7500f6df3d of type vxlan for network 779ddada-4a72-4a8d-84c3-1571d90c2a71 [pid: 7|app: 0|req: 712/1457] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.0/security-groups?tenant_id=4755c864c1e8485aabc38f8a9bd93e72&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1458] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:13 2026] POST /v2.0/networks => generated 612 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1459] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.0/security-groups?tenant_id=93a6475de1da42cd87a4211b49fdc494&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1460] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:13 2026] DELETE /v2.0/security-groups/cbd56a81-1b83-45b2-9aaf-2f356c4fa836 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1461] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:13 2026] DELETE /v2.0/security-groups/a78451e1-ea21-453d-b515-37c38900a6d3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1462] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:13 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1463] 10.0.0.119 () {34 vars in 747 bytes} [Thu Apr 23 17:38:13 2026] PUT /v2.0/ports/a1438d6a-56b2-4ce9-9b4f-1be00bae99aa/tags => generated 17 bytes in 68 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: 715/1464] 10.0.0.119 () {34 vars in 747 bytes} [Thu Apr 23 17:38:14 2026] PUT /v2.0/ports/c1524603-cadb-4f33-80ef-b19a42d86b68/tags => generated 25 bytes in 75 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: 750/1465] 10.0.0.119 () {34 vars in 747 bytes} [Thu Apr 23 17:38:14 2026] PUT /v2.0/ports/16684fa2-14f9-47ff-b4c4-e8290a4c4263/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 751/1466] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1467] 10.0.0.119 () {34 vars in 747 bytes} [Thu Apr 23 17:38:14 2026] PUT /v2.0/ports/9e29eada-c0b1-46cd-8b74-5dabc4bf63cb/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1468] 10.0.0.119 () {32 vars in 660 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 114 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: 717/1469] 10.0.0.119 () {32 vars in 674 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1470] 10.0.0.119 () {32 vars in 670 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1471] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1472] 10.0.0.119 () {32 vars in 668 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1473] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1474] 10.0.0.119 () {32 vars in 678 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1475] 10.0.0.119 () {32 vars in 690 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:15.179 8 INFO neutron_taas.services.taas.taas_plugin [None req-7188297d-0058-4b86-bdef-114fbc61fee5 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] TaaS: Handle Delete Port: a1438d6a-56b2-4ce9-9b4f-1be00bae99aa 2026-04-23 17:38:15.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7188297d-0058-4b86-bdef-114fbc61fee5 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Tap Mirror: Handle Delete Port: a1438d6a-56b2-4ce9-9b4f-1be00bae99aa [pid: 8|app: 0|req: 756/1476] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:15 2026] DELETE /v2.0/ports/a1438d6a-56b2-4ce9-9b4f-1be00bae99aa => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1477] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:15 2026] GET /v2.0/ports?device_id=d5458cd0-3a99-4c83-8b6d-b36818702804 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:15.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f8211ab-eb33-4364-8078-695fb3d40aff 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] TaaS: Handle Delete Port: c1524603-cadb-4f33-80ef-b19a42d86b68 2026-04-23 17:38:15.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f8211ab-eb33-4364-8078-695fb3d40aff 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Tap Mirror: Handle Delete Port: c1524603-cadb-4f33-80ef-b19a42d86b68 [pid: 7|app: 0|req: 721/1478] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:15 2026] DELETE /v2.0/ports/c1524603-cadb-4f33-80ef-b19a42d86b68 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:15.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b71d6d6-00bb-4a75-ba2c-12afdfd9d293 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] TaaS: Handle Delete Port: 16684fa2-14f9-47ff-b4c4-e8290a4c4263 2026-04-23 17:38:15.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b71d6d6-00bb-4a75-ba2c-12afdfd9d293 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Tap Mirror: Handle Delete Port: 16684fa2-14f9-47ff-b4c4-e8290a4c4263 [pid: 8|app: 0|req: 758/1479] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:15 2026] DELETE /v2.0/ports/16684fa2-14f9-47ff-b4c4-e8290a4c4263 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:15.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c3cbb1a-b60b-4bae-87e9-230ed0a0afae 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] TaaS: Handle Delete Port: 9e29eada-c0b1-46cd-8b74-5dabc4bf63cb 2026-04-23 17:38:15.793 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c3cbb1a-b60b-4bae-87e9-230ed0a0afae 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Tap Mirror: Handle Delete Port: 9e29eada-c0b1-46cd-8b74-5dabc4bf63cb 2026-04-23 17:38:15.808 7 INFO neutron.db.segments_db [None req-04547382-5104-4b78-b467-3cb5cf9ae605 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Added segment 1056e483-12b3-4c91-9c8b-9413e1dc0a10 of type vxlan for network 54d07307-de62-49d4-9154-d7f9a72812d6 [pid: 8|app: 0|req: 759/1480] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:15 2026] DELETE /v2.0/ports/9e29eada-c0b1-46cd-8b74-5dabc4bf63cb => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1481] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:15 2026] POST /v2.0/networks => generated 625 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:15.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-2566f6f9-d888-40a9-af28-cd5ee7a88afc 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] TaaS: Handle Delete Port: be60fd1a-f63f-4a6f-ade7-7a46649c59a7 2026-04-23 17:38:15.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2566f6f9-d888-40a9-af28-cd5ee7a88afc 851e67fc291946c9bc13054f67f17f13 40104e4fd55e479d9a681aa48ad41294 - - default default] Tap Mirror: Handle Delete Port: be60fd1a-f63f-4a6f-ade7-7a46649c59a7 [pid: 8|app: 0|req: 760/1482] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:15 2026] DELETE /v2.0/ports/be60fd1a-f63f-4a6f-ade7-7a46649c59a7 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1483] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:38:15 2026] POST /v2.0/ports => generated 774 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:16.192 8 INFO neutron.services.segments.plugin [-] Segment 8eff9ecd-5d61-473e-ba5a-68490566f385 resource provider aggregate not found 2026-04-23 17:38:16.198 8 INFO neutron.services.segments.plugin [-] Segment 8eff9ecd-5d61-473e-ba5a-68490566f385 resource provider aggregate not found 2026-04-23 17:38:16.212 8 INFO neutron.services.segments.plugin [-] Segment 8eff9ecd-5d61-473e-ba5a-68490566f385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eff9ecd-5d61-473e-ba5a-68490566f385 found for delete ", "request_id": "req-a02aa57d-b302-49bc-b645-015e24aef922"}]} 2026-04-23 17:38:16.216 8 INFO neutron.services.segments.plugin [-] Segment 8eff9ecd-5d61-473e-ba5a-68490566f385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eff9ecd-5d61-473e-ba5a-68490566f385 found for delete ", "request_id": "req-bb8e5e5d-462a-4ab2-9dd9-594fcf335079"}]} [pid: 8|app: 0|req: 761/1484] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/networks/35ae5331-6c84-411d-bcdb-af26e4806caa => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:16.228 7 INFO neutron.db.segments_db [None req-fa264dca-d411-4389-8349-3c720775c150 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Added segment af7aa654-229d-45e8-b671-7760543a586c of type vxlan for network 9fd2c462-7254-4592-80d7-6bb6eac71543 [pid: 7|app: 0|req: 724/1485] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:16 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1486] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/networks/c2379d26-cd7c-4012-b0c5-8c335790dc70 => 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: 763/1487] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/networks/6e99274c-0701-4f20-8dbe-a5a7a3f66e40 => 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: 725/1488] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:16 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1489] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/networks/30fb8b24-e6e9-4baa-b3ad-344994029b46 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1490] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/security-groups/b25b5cfb-af07-4ae5-9696-9408508da7fb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:16.799 7 INFO neutron.services.segments.plugin [-] Segment e249c7cd-e813-420f-a8a6-df7500f6df3d resource provider aggregate not found 2026-04-23 17:38:16.805 7 INFO neutron.services.segments.plugin [-] Segment e249c7cd-e813-420f-a8a6-df7500f6df3d resource provider aggregate not found 2026-04-23 17:38:16.825 7 INFO neutron.services.segments.plugin [-] Segment e249c7cd-e813-420f-a8a6-df7500f6df3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e249c7cd-e813-420f-a8a6-df7500f6df3d found for delete ", "request_id": "req-28e2b6bf-c6d6-4bf7-8b5c-b9ffe4b50efc"}]} 2026-04-23 17:38:16.827 7 INFO neutron.services.segments.plugin [-] Segment e249c7cd-e813-420f-a8a6-df7500f6df3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e249c7cd-e813-420f-a8a6-df7500f6df3d found for delete ", "request_id": "req-33b1dfed-1dc6-4c08-bce9-6ca0337cac01"}]} [pid: 7|app: 0|req: 727/1491] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/networks/779ddada-4a72-4a8d-84c3-1571d90c2a71 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:16.851 7 INFO neutron.api.v2.resource [None req-ccd76c69-f27c-47d9-a170-fe18b4fa314b 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1492] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:38:16 2026] GET /v2.0/security-groups/b25b5cfb-af07-4ae5-9696-9408508da7fb => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:16.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f37cb8e-d9e2-422a-8d8a-50ee78c0dc9b 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] TaaS: Handle Delete Port: f8fa9e18-2396-46d3-9fbd-1bef6af39735 2026-04-23 17:38:16.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f37cb8e-d9e2-422a-8d8a-50ee78c0dc9b 6b854b19bb1e4eec821281eee654fd80 f55382eef7664d7085ce6f0473e2ce34 - - default default] Tap Mirror: Handle Delete Port: f8fa9e18-2396-46d3-9fbd-1bef6af39735 [pid: 8|app: 0|req: 765/1493] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:38:16 2026] POST /v2.0/ports => generated 950 bytes in 410 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: 729/1494] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:16 2026] DELETE /v2.0/floatingips/6a7a92a9-9e71-41f0-9a1d-e134bf08631d => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:17.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dd42813-dff6-45f6-8f58-5fa07e6c3b7c 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] TaaS: Handle Delete Port: b7b249c1-74a6-49d5-b010-fe65f2d60582 2026-04-23 17:38:17.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dd42813-dff6-45f6-8f58-5fa07e6c3b7c 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Tap Mirror: Handle Delete Port: b7b249c1-74a6-49d5-b010-fe65f2d60582 [pid: 7|app: 0|req: 730/1495] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:17 2026] DELETE /v2.0/security-groups/5d00948c-c037-4db7-9a8d-633412f6d339 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1496] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:17 2026] DELETE /v2.0/ports/b7b249c1-74a6-49d5-b010-fe65f2d60582 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:17.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a64c9c9f-84ee-434e-a97a-0e57c698fa4e 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1497] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:17 2026] DELETE /v2.0/ports/b7b249c1-74a6-49d5-b010-fe65f2d60582 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:17.447 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d8175d2-bbc9-4d3c-8e40-1e085dc2c6ff 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1498] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:17 2026] GET /v2.0/ports/b7b249c1-74a6-49d5-b010-fe65f2d60582 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1499] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:17 2026] DELETE /v2.0/subnets/0c059c12-264f-492f-aad4-c6fe044984b7 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:17.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7df7ace-d75e-41bb-b39a-1dc7b732f7e0 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] TaaS: Handle Delete Port: eb1133c8-d99c-4d22-9d19-5963de10c646 2026-04-23 17:38:17.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7df7ace-d75e-41bb-b39a-1dc7b732f7e0 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Tap Mirror: Handle Delete Port: eb1133c8-d99c-4d22-9d19-5963de10c646 2026-04-23 17:38:17.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8f5a2c1-71c2-4f29-98e6-11ac8d1f8b58 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: ad6f7f0e-d537-4f69-aeb7-a0cb8aa07123 2026-04-23 17:38:17.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f5a2c1-71c2-4f29-98e6-11ac8d1f8b58 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: ad6f7f0e-d537-4f69-aeb7-a0cb8aa07123 [pid: 8|app: 0|req: 770/1500] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:17 2026] DELETE /v2.0/networks/9fd2c462-7254-4592-80d7-6bb6eac71543 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:18.235 8 INFO neutron.services.segments.plugin [-] Segment 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 resource provider aggregate not found 2026-04-23 17:38:18.239 8 INFO neutron.services.segments.plugin [-] Segment 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 resource provider aggregate not found 2026-04-23 17:38:18.254 8 INFO neutron.services.segments.plugin [-] Segment 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 found for delete ", "request_id": "req-fd92e329-c4fd-4bf9-bc5d-86e0d5fb49bd"}]} [pid: 8|app: 0|req: 771/1501] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:17 2026] GET /v2.0/security-groups?tenant_id=e4cc7fbd4f5d494694ffa3ad7069c84e&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:18.271 8 INFO neutron.services.segments.plugin [-] Segment 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8021c9ca-4f2f-40c1-9f49-7ecf55f6f976 found for delete ", "request_id": "req-10329f36-3999-41cd-b209-a8ec3c5b3a57"}]} 2026-04-23 17:38:18.274 8 INFO neutron.services.segments.plugin [-] Segment 8ec6a139-f11f-46e4-81f0-f005ed5bd617 resource provider aggregate not found 2026-04-23 17:38:18.291 8 INFO neutron.services.segments.plugin [-] Segment 8ec6a139-f11f-46e4-81f0-f005ed5bd617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec6a139-f11f-46e4-81f0-f005ed5bd617 found for delete ", "request_id": "req-106507c8-c230-4c78-a212-a13b3fa14436"}]} 2026-04-23 17:38:18.296 8 INFO neutron.services.segments.plugin [-] Segment 8ec6a139-f11f-46e4-81f0-f005ed5bd617 resource provider aggregate not found 2026-04-23 17:38:18.310 8 INFO neutron.services.segments.plugin [-] Segment 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe resource provider aggregate not found 2026-04-23 17:38:18.324 8 INFO neutron.services.segments.plugin [-] Segment 8ec6a139-f11f-46e4-81f0-f005ed5bd617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec6a139-f11f-46e4-81f0-f005ed5bd617 found for delete ", "request_id": "req-a2b67b9f-aba7-4084-aae1-fc6b96796921"}]} 2026-04-23 17:38:18.327 8 INFO neutron.services.segments.plugin [-] Segment 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe found for delete ", "request_id": "req-a1d2aaac-48d8-4648-859a-9317e081061b"}]} 2026-04-23 17:38:18.343 8 INFO neutron.db.segments_db [None req-4801d14a-bf3b-4015-97e8-6ba9c65c9c32 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Added segment e469a221-cd3f-4f60-a04d-2b52a270ebcf of type vxlan for network 7e05bb63-0614-4029-9f9e-1bee15312075 2026-04-23 17:38:18.344 8 INFO neutron.services.segments.plugin [-] Segment 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe resource provider aggregate not found 2026-04-23 17:38:18.351 8 INFO neutron.services.segments.plugin [-] Segment af7aa654-229d-45e8-b671-7760543a586c resource provider aggregate not found 2026-04-23 17:38:18.367 8 INFO neutron.services.segments.plugin [-] Segment 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d64544-b07f-4d8a-acfe-4e8fb5f9a2fe found for delete ", "request_id": "req-1d57c5cc-4748-49fd-a4cb-95d6b0e57bff"}]} 2026-04-23 17:38:18.368 8 INFO neutron.services.segments.plugin [-] Segment af7aa654-229d-45e8-b671-7760543a586c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7aa654-229d-45e8-b671-7760543a586c found for delete ", "request_id": "req-c99d3b77-fbe8-47cb-b809-4658c3460809"}]} 2026-04-23 17:38:18.393 8 INFO neutron.services.segments.plugin [-] Segment af7aa654-229d-45e8-b671-7760543a586c resource provider aggregate not found [pid: 7|app: 0|req: 731/1502] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:38:17 2026] PUT /v2.0/routers/b3eeaa86-ef31-4c46-bd94-04febbc9d727/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:18.428 8 INFO neutron.services.segments.plugin [-] Segment af7aa654-229d-45e8-b671-7760543a586c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7aa654-229d-45e8-b671-7760543a586c found for delete ", "request_id": "req-7c516403-6ac4-452a-afb0-17dbe73bf194"}]} [pid: 8|app: 0|req: 772/1503] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:18 2026] POST /v2.0/networks => generated 613 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1504] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:18 2026] DELETE /v2.0/security-groups/d20ceb1d-0367-45bf-aebd-ec7ff42eacc2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:18.671 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c53d239-2ded-46bf-b95a-60e27d5a8421 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: f01fb57f-c859-46ca-abc6-a3c5b90a0e49 2026-04-23 17:38:18.674 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c53d239-2ded-46bf-b95a-60e27d5a8421 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: f01fb57f-c859-46ca-abc6-a3c5b90a0e49 [pid: 7|app: 0|req: 733/1505] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:18 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:18.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c53d239-2ded-46bf-b95a-60e27d5a8421 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 936fc2f2-6832-4dc9-a588-8693686bce01 2026-04-23 17:38:18.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c53d239-2ded-46bf-b95a-60e27d5a8421 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 936fc2f2-6832-4dc9-a588-8693686bce01 [pid: 7|app: 0|req: 734/1506] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:18 2026] GET /v2.0/security-groups?tenant_id=7864b0c303fa4d209df67cb2f44cfb85&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1507] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:19 2026] GET /v2.0/security-groups?tenant_id=40104e4fd55e479d9a681aa48ad41294&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:19.364 8 INFO neutron.db.l3_hamode_db [None req-7c53d239-2ded-46bf-b95a-60e27d5a8421 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network 18319e15-e5fa-4e62-9940-0f4cefa8ad6c was deleted as no HA routers are present in tenant f55382eef7664d7085ce6f0473e2ce34. [pid: 8|app: 0|req: 773/1508] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:18 2026] DELETE /v2.0/routers/b3eeaa86-ef31-4c46-bd94-04febbc9d727 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1509] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:38:19 2026] POST /v2.0/ports => generated 914 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1510] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:19 2026] DELETE /v2.0/security-groups/1011e7be-a3b3-40bb-a545-dbdf39e17c67 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1511] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:19 2026] DELETE /v2.0/security-groups/72b96ad1-4680-4dc6-81b1-09161fa4f28f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:19.618 7 INFO neutron_taas.services.taas.taas_plugin [None req-634e2905-f763-46c0-bf22-4d3e4c806cad 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] TaaS: Handle Delete Port: f7ec2d44-05a1-4c20-8c2b-3613e81097d7 2026-04-23 17:38:19.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-634e2905-f763-46c0-bf22-4d3e4c806cad 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Tap Mirror: Handle Delete Port: f7ec2d44-05a1-4c20-8c2b-3613e81097d7 [pid: 8|app: 0|req: 775/1512] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:19 2026] DELETE /v2.0/subnets/09a8ec91-1eaf-431a-a17a-f4b00c0b6d23 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1513] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:19 2026] DELETE /v2.0/ports/f7ec2d44-05a1-4c20-8c2b-3613e81097d7 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1514] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:19 2026] GET /v2.0/security-groups?tenant_id=ec7662b202054aacb77521187f124221&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:19.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bbfffe2-1c64-4e5c-825e-cd6e888506cf 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 35aa3cf3-56cd-4d7d-874d-2ab2649de1ab 2026-04-23 17:38:19.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bbfffe2-1c64-4e5c-825e-cd6e888506cf 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 35aa3cf3-56cd-4d7d-874d-2ab2649de1ab [pid: 7|app: 0|req: 739/1515] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:19 2026] GET /v2.0/security-groups?tenant_id=b413e610ddba48b9958ff5d9dae43bec&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:19.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0e86255-5aa8-49e5-bf37-45cd1d29a20c 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1516] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:19 2026] GET /v2.0/ports/f7ec2d44-05a1-4c20-8c2b-3613e81097d7 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1517] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:19 2026] DELETE /v2.0/security-groups/4d097a6e-71d4-4eee-93f9-896476adfb6a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1518] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:19 2026] DELETE /v2.0/networks/9bc6797b-0659-4868-9f9e-9bdc966e7927 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1519] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:20 2026] DELETE /v2.0/security-groups/f3b44527-284f-49af-abcd-a0a3eb816864 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1520] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:20 2026] DELETE /v2.0/subnets/d7a9c37c-67b8-478f-b64a-d4ad278273fb => 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: 779/1521] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:20 2026] DELETE /v2.0/networks/7e05bb63-0614-4029-9f9e-1bee15312075 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:20.393 8 INFO neutron.services.segments.plugin [-] Segment afd65957-b20d-46ae-8901-2c587ac9134a resource provider aggregate not found 2026-04-23 17:38:20.413 8 INFO neutron.services.segments.plugin [-] Segment afd65957-b20d-46ae-8901-2c587ac9134a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd65957-b20d-46ae-8901-2c587ac9134a found for delete ", "request_id": "req-089306a9-beb9-49e7-b1da-6c57d80a7da1"}]} 2026-04-23 17:38:20.437 8 INFO neutron.services.segments.plugin [-] Segment d38f8d14-3c45-4d21-8a05-8fa0d18a060f resource provider aggregate not found 2026-04-23 17:38:20.455 8 INFO neutron.services.segments.plugin [-] Segment d38f8d14-3c45-4d21-8a05-8fa0d18a060f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d38f8d14-3c45-4d21-8a05-8fa0d18a060f found for delete ", "request_id": "req-3355eed8-f422-46a1-911e-e90eaa3cdd66"}]} 2026-04-23 17:38:20.461 8 INFO neutron.services.segments.plugin [-] Segment afd65957-b20d-46ae-8901-2c587ac9134a resource provider aggregate not found 2026-04-23 17:38:20.474 8 INFO neutron.services.segments.plugin [-] Segment e469a221-cd3f-4f60-a04d-2b52a270ebcf resource provider aggregate not found 2026-04-23 17:38:20.486 8 INFO neutron.services.segments.plugin [-] Segment afd65957-b20d-46ae-8901-2c587ac9134a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd65957-b20d-46ae-8901-2c587ac9134a found for delete ", "request_id": "req-0e76980c-d487-4282-a58f-d1e105a432f5"}]} 2026-04-23 17:38:20.495 8 INFO neutron.services.segments.plugin [-] Segment e469a221-cd3f-4f60-a04d-2b52a270ebcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e469a221-cd3f-4f60-a04d-2b52a270ebcf found for delete ", "request_id": "req-3136d109-930c-4e9b-9cac-389197fb0b73"}]} 2026-04-23 17:38:20.518 8 INFO neutron.services.segments.plugin [-] Segment d38f8d14-3c45-4d21-8a05-8fa0d18a060f resource provider aggregate not found 2026-04-23 17:38:20.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-09bb942a-03f3-4536-9644-f186c8ea390e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: d26972a5-9e52-4168-98b4-30d8a3bf613d 2026-04-23 17:38:20.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09bb942a-03f3-4536-9644-f186c8ea390e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: d26972a5-9e52-4168-98b4-30d8a3bf613d 2026-04-23 17:38:20.534 8 INFO neutron.services.segments.plugin [-] Segment d38f8d14-3c45-4d21-8a05-8fa0d18a060f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d38f8d14-3c45-4d21-8a05-8fa0d18a060f found for delete ", "request_id": "req-cfb19f83-e88a-4b46-b3f3-ebb1194cc3b4"}]} 2026-04-23 17:38:20.558 8 INFO neutron.services.segments.plugin [-] Segment e469a221-cd3f-4f60-a04d-2b52a270ebcf resource provider aggregate not found 2026-04-23 17:38:20.583 8 INFO neutron.services.segments.plugin [-] Segment e469a221-cd3f-4f60-a04d-2b52a270ebcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e469a221-cd3f-4f60-a04d-2b52a270ebcf found for delete ", "request_id": "req-ce40c15f-e33e-48a1-b380-6b4fdb9d467a"}]} [pid: 8|app: 0|req: 780/1522] 10.0.0.119 () {34 vars in 665 bytes} [Thu Apr 23 17:38:20 2026] POST /v2.0/ports => generated 775 bytes in 388 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: 781/1523] 10.0.0.119 () {34 vars in 737 bytes} [Thu Apr 23 17:38:20 2026] PUT /v2.0/ports/8d8217e2-7486-45be-b397-6d6ba3c0c648 => generated 752 bytes in 178 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: 743/1524] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:38:20 2026] PUT /v2.0/routers/bf795664-823a-4ec5-ac12-7ca61a72ec90/remove_router_interface => generated 309 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:21.073 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b1963c6-aaef-4c8e-85df-d971769538c3 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] TaaS: Handle Delete Port: 8d8217e2-7486-45be-b397-6d6ba3c0c648 2026-04-23 17:38:21.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b1963c6-aaef-4c8e-85df-d971769538c3 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Tap Mirror: Handle Delete Port: 8d8217e2-7486-45be-b397-6d6ba3c0c648 [pid: 8|app: 0|req: 782/1525] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:20 2026] DELETE /v2.0/ports/8d8217e2-7486-45be-b397-6d6ba3c0c648 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1526] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:38:21 2026] GET /v2.0/ports => generated 777 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:21.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e5697fb-bcab-457d-974e-a061710994cb 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1527] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:21 2026] GET /v2.0/ports/8d8217e2-7486-45be-b397-6d6ba3c0c648 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:21.263 7 INFO neutron_taas.services.taas.taas_plugin [None req-637b694a-738b-47ac-a03d-15dd79a90dc9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: a20b9f31-bc00-46db-bf37-beaa433dfc5b 2026-04-23 17:38:21.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-637b694a-738b-47ac-a03d-15dd79a90dc9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: a20b9f31-bc00-46db-bf37-beaa433dfc5b [pid: 8|app: 0|req: 785/1528] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:38:21 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1529] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:21 2026] GET /v2.0/ports/1ec7d198-199e-473b-96c6-6b798fdfbee3 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:21.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bde22389-33f5-4dd3-87d8-02bb4842793d 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1530] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:21 2026] DELETE /v2.0/ports/f7ec2d44-05a1-4c20-8c2b-3613e81097d7 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:21.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25b4134c-836e-4509-b3a0-3d769e68c0c5 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1531] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:21 2026] DELETE /v2.0/subnets/d7a9c37c-67b8-478f-b64a-d4ad278273fb => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:21.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71b9228e-4d7b-4adf-9b87-c20d75203118 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1532] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:21 2026] DELETE /v2.0/subnets/0c059c12-264f-492f-aad4-c6fe044984b7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:38:21.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-d737a560-8014-4200-a36e-782b86fe330e 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] TaaS: Handle Delete Port: 1ec7d198-199e-473b-96c6-6b798fdfbee3 2026-04-23 17:38:21.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d737a560-8014-4200-a36e-782b86fe330e 2f33c126963f4aacb41e416bf9f19df5 58c6e589fec54a938c4c172d0a4da2ab - - default default] Tap Mirror: Handle Delete Port: 1ec7d198-199e-473b-96c6-6b798fdfbee3 2026-04-23 17:38:21.613 7 INFO neutron_taas.services.taas.taas_plugin [None req-637b694a-738b-47ac-a03d-15dd79a90dc9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 6665806b-820d-4861-b2c0-4a63ceda7307 2026-04-23 17:38:21.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-637b694a-738b-47ac-a03d-15dd79a90dc9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 6665806b-820d-4861-b2c0-4a63ceda7307 [pid: 8|app: 0|req: 792/1535] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:21 2026] DELETE /v2.0/ports/1ec7d198-199e-473b-96c6-6b798fdfbee3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1536] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:21 2026] DELETE /v2.0/networks/54d07307-de62-49d4-9154-d7f9a72812d6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:22.101 7 INFO neutron.services.segments.plugin [-] Segment 0796154d-157f-41c2-9a48-65b2614cd0be resource provider aggregate not found 2026-04-23 17:38:22.120 7 INFO neutron.services.segments.plugin [-] Segment 0796154d-157f-41c2-9a48-65b2614cd0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0796154d-157f-41c2-9a48-65b2614cd0be found for delete ", "request_id": "req-bafaeef9-ce12-4e4d-a90c-1aef64b8231c"}]} 2026-04-23 17:38:22.126 7 INFO neutron.services.segments.plugin [-] Segment 0796154d-157f-41c2-9a48-65b2614cd0be resource provider aggregate not found 2026-04-23 17:38:22.141 7 INFO neutron.db.l3_hamode_db [None req-637b694a-738b-47ac-a03d-15dd79a90dc9 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] HA network 7612fcbd-c88d-4b86-aed0-296418879b88 was deleted as no HA routers are present in tenant 6a5fc3daf0294a05b8331ec1d1416eca. [pid: 7|app: 0|req: 744/1537] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:21 2026] DELETE /v2.0/routers/bf795664-823a-4ec5-ac12-7ca61a72ec90 => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:22.151 7 INFO neutron.services.segments.plugin [-] Segment 0796154d-157f-41c2-9a48-65b2614cd0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0796154d-157f-41c2-9a48-65b2614cd0be found for delete ", "request_id": "req-a558821f-b55d-4c92-827c-7b793a82ca05"}]} [pid: 8|app: 0|req: 794/1538] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:22 2026] DELETE /v2.0/subnets/8984eaa4-90a7-474b-b3f9-1ff3793c91aa => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:22.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-62817863-fa16-4de4-a480-b660c6c4d5f5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 5e6f6682-3524-46b8-bb7f-2e16182e4d15 2026-04-23 17:38:22.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62817863-fa16-4de4-a480-b660c6c4d5f5 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 5e6f6682-3524-46b8-bb7f-2e16182e4d15 [pid: 7|app: 0|req: 745/1539] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:22 2026] GET /v2.0/security-groups?tenant_id=58c6e589fec54a938c4c172d0a4da2ab&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:22.523 8 INFO neutron.services.segments.plugin [-] Segment 1056e483-12b3-4c91-9c8b-9413e1dc0a10 resource provider aggregate not found 2026-04-23 17:38:22.550 8 INFO neutron.services.segments.plugin [-] Segment 1056e483-12b3-4c91-9c8b-9413e1dc0a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1056e483-12b3-4c91-9c8b-9413e1dc0a10 found for delete ", "request_id": "req-71b37ae0-95aa-40fd-8dc4-49aa3d3d197a"}]} 2026-04-23 17:38:22.603 8 INFO neutron.services.segments.plugin [-] Segment 1056e483-12b3-4c91-9c8b-9413e1dc0a10 resource provider aggregate not found 2026-04-23 17:38:22.627 8 INFO neutron.services.segments.plugin [-] Segment 1056e483-12b3-4c91-9c8b-9413e1dc0a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1056e483-12b3-4c91-9c8b-9413e1dc0a10 found for delete ", "request_id": "req-16977c29-3d78-4dbd-a479-a7d97147f34f"}]} [pid: 7|app: 0|req: 746/1540] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:22 2026] DELETE /v2.0/security-groups/862755a7-411a-4879-b3b6-5743d735db0a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1541] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:22 2026] DELETE /v2.0/networks/b14a924f-56c2-4714-8ab6-0e4155ed9268 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1542] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:23 2026] GET /v2.0/security-groups?tenant_id=f55382eef7664d7085ce6f0473e2ce34&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1543] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:23 2026] DELETE /v2.0/security-groups/ffa5e031-f54d-4c18-ad6e-5730df66d604 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1544] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:23 2026] GET /v2.0/security-groups?tenant_id=6a5fc3daf0294a05b8331ec1d1416eca&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1545] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:23 2026] DELETE /v2.0/security-groups/5988fa29-9421-4c2f-a15d-34efc9697908 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:24.570 8 INFO neutron.services.segments.plugin [-] Segment cfabd75a-cae9-44c1-9a63-42c8982a7361 resource provider aggregate not found 2026-04-23 17:38:24.603 8 INFO neutron.services.segments.plugin [-] Segment cfabd75a-cae9-44c1-9a63-42c8982a7361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfabd75a-cae9-44c1-9a63-42c8982a7361 found for delete ", "request_id": "req-edc46196-8aba-4f3c-8b13-f1b19f47c7ad"}]} 2026-04-23 17:38:24.647 8 INFO neutron.services.segments.plugin [-] Segment cfabd75a-cae9-44c1-9a63-42c8982a7361 resource provider aggregate not found 2026-04-23 17:38:24.672 8 INFO neutron.services.segments.plugin [-] Segment cfabd75a-cae9-44c1-9a63-42c8982a7361 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfabd75a-cae9-44c1-9a63-42c8982a7361 found for delete ", "request_id": "req-775dcf33-5821-4340-96e6-81118d32872f"}]} [pid: 8|app: 0|req: 798/1546] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1547] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1548] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1549] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:38:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1550] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-groups => generated 4529 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1551] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1552] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:25 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: 751/1553] 10.0.0.119 () {34 vars in 758 bytes} [Thu Apr 23 17:38:25 2026] PUT /v2.0/security-groups/909abb0d-6311-401e-88e6-463035714801 => generated 1662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1554] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-groups/909abb0d-6311-401e-88e6-463035714801 => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1555] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:38:25 2026] PUT /v2.0/subnetpools/3e06e9e4-a3bd-48fe-b108-5265403e2458/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1556] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:38:25 2026] PUT /v2.0/subnetpools/3b893d8f-d7aa-4c4a-ad7a-bcea5bdf86fa/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1557] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/security-groups/909abb0d-6311-401e-88e6-463035714801 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1558] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:38:25 2026] PUT /v2.0/subnetpools/01d382e2-d512-420f-a144-9191df922bc9/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1559] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:25.399 7 INFO neutron.api.v2.resource [None req-e6d8aa47-45f7-47a4-8f18-c2b67bbc4f1e 7fd263c9d69b448f872df7c803540cc4 2d704a6d3f8b4125abf27407fcd1f8e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1560] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/security-groups/909abb0d-6311-401e-88e6-463035714801 => 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: 806/1561] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:38:25 2026] PUT /v2.0/subnetpools/45a197e4-79c7-4c13-8438-51049e5161d5/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1562] 10.0.0.119 () {32 vars in 672 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1563] 10.0.0.119 () {32 vars in 686 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1564] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1565] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1566] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:38:25 2026] POST /v2.0/security-groups => generated 1625 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1567] 10.0.0.119 () {32 vars in 680 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1568] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1569] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1570] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-group-rules/fbe6b963-8c92-42f6-95c2-a7d14795961c => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1571] 10.0.0.119 () {32 vars in 690 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1572] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-groups?tenant_id=0c16414398564b1e90c0ac1e1c6127cf&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1573] 10.0.0.119 () {32 vars in 702 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1574] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1575] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/subnetpools/3e06e9e4-a3bd-48fe-b108-5265403e2458 => 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: 813/1576] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/security-groups/d90a1949-a738-4b09-8d68-d4894817347a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1577] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/security-group-rules/fbe6b963-8c92-42f6-95c2-a7d14795961c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1578] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/subnetpools/3b893d8f-d7aa-4c4a-ad7a-bcea5bdf86fa => 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: 765/1579] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:38:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1580] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:25 2026] DELETE /v2.0/subnetpools/01d382e2-d512-420f-a144-9191df922bc9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1581] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1582] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-groups?tenant_id=29d33785e79e45329167d3b73a06be29&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1583] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-group-rules/d55cb285-c13a-4f19-9da9-5de390352877 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1584] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:26 2026] DELETE /v2.0/subnetpools/45a197e4-79c7-4c13-8438-51049e5161d5 => 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: 818/1585] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1586] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:26 2026] DELETE /v2.0/security-groups/9f26e6c3-79d8-4611-8ad6-d6b3119a9bc1 => 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: 819/1587] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:26 2026] DELETE /v2.0/subnetpools/14b2a2e7-61cb-4003-a451-23806f4892a8 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1588] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:38:26 2026] DELETE /v2.0/security-group-rules/d55cb285-c13a-4f19-9da9-5de390352877 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1589] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1590] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1591] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-group-rules/d35cdf79-f78f-4bcc-93a6-56b95b2782d7 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1592] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1593] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:38:26 2026] DELETE /v2.0/security-group-rules/d35cdf79-f78f-4bcc-93a6-56b95b2782d7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1594] 10.0.0.119 () {32 vars in 673 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1595] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:26 2026] DELETE /v2.0/security-groups/5b286aa6-5ac2-470c-a812-c722adf36194 => 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: 773/1596] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1597] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:38:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1598] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:27 2026] GET /v2.0/security-groups?tenant_id=9ade66c13ae24dec9d972a0de16bc3c0&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1599] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:27 2026] GET /v2.0/security-groups?tenant_id=2d704a6d3f8b4125abf27407fcd1f8e8&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1600] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:27 2026] DELETE /v2.0/security-groups/2df88a76-25a8-4781-9659-158647350556 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1601] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:27 2026] DELETE /v2.0/security-groups/4e9876e3-d9ae-4381-8658-63a4465acaa1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1602] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:27 2026] GET /v2.0/security-groups?tenant_id=9bad6daf78da4a4c86b619ee72142f2a&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1603] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:28 2026] DELETE /v2.0/security-groups/cd8b5873-c0b4-45cb-bb47-35f0b8b01c5c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:28.276 7 INFO neutron.db.segments_db [None req-c87b3791-5cb7-4b57-b535-7a79c739be69 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Added segment 1ea84c69-408a-4396-88cf-08690cfeca63 of type vxlan for network 89d099aa-a4b4-4fe4-9c1f-6b383d78f0a9 [pid: 8|app: 0|req: 828/1604] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:28 2026] GET /v2.0/security-groups?tenant_id=c8fb2da695094421834ec544c44668fb&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:28.576 7 INFO neutron.db.l3_hamode_db [None req-c87b3791-5cb7-4b57-b535-7a79c739be69 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 829/1605] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:28 2026] DELETE /v2.0/security-groups/8e2b8735-3591-4480-9ae1-e668c16e59d1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:28.729 7 INFO neutron.db.l3_hamode_db [None req-c87b3791-5cb7-4b57-b535-7a79c739be69 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1606] 10.0.0.119 () {34 vars in 668 bytes} [Thu Apr 23 17:38:28 2026] POST /v2.0/routers => generated 474 bytes in 1290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:29.483 8 INFO neutron.db.l3_hamode_db [None req-7f71df9e-73b2-4c6e-8c5c-3600f8dc5092 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:38:29.621 8 INFO neutron.db.l3_hamode_db [None req-7f71df9e-73b2-4c6e-8c5c-3600f8dc5092 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 830/1607] 10.0.0.119 () {34 vars in 668 bytes} [Thu Apr 23 17:38:29 2026] POST /v2.0/routers => generated 474 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:30.392 7 INFO neutron.db.l3_hamode_db [None req-bf7e6317-892e-46b8-af0e-f39b511f897f 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:38:30.528 7 INFO neutron.db.l3_hamode_db [None req-bf7e6317-892e-46b8-af0e-f39b511f897f 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1608] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:30 2026] GET /v2.0/security-groups?tenant_id=621f6f35f26f4102920b6a081f9de855&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1609] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:30 2026] DELETE /v2.0/security-groups/aad46c82-aa87-46b3-8e9c-fad7bc8db0d6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1610] 10.0.0.119 () {34 vars in 668 bytes} [Thu Apr 23 17:38:30 2026] POST /v2.0/routers => generated 474 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:31.303 8 INFO neutron.db.l3_hamode_db [None req-34fa909f-4fec-40bb-aec1-9d6f66cc5c0d 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:38:31.428 8 INFO neutron.db.l3_hamode_db [None req-34fa909f-4fec-40bb-aec1-9d6f66cc5c0d 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1611] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:31 2026] GET /v2.0/security-groups?tenant_id=d6d1d0561c2043988f8171e01a70999a&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1612] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:31 2026] DELETE /v2.0/security-groups/109ce67a-403d-47d3-9eeb-aeeda6911cc6 => 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: 833/1613] 10.0.0.119 () {34 vars in 668 bytes} [Thu Apr 23 17:38:31 2026] POST /v2.0/routers => generated 474 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:32.110 7 INFO neutron.db.l3_hamode_db [None req-ad1bff84-f0e9-4208-8c8f-b5136fcafcdd 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:38:32.225 7 INFO neutron.db.l3_hamode_db [None req-ad1bff84-f0e9-4208-8c8f-b5136fcafcdd 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1614] 10.0.0.119 () {34 vars in 668 bytes} [Thu Apr 23 17:38:32 2026] POST /v2.0/routers => generated 474 bytes in 783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1615] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:32 2026] PUT /v2.0/routers/57572037-b32c-45ce-b5e7-a8c6986e6bd3/tags => generated 17 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1616] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:32 2026] PUT /v2.0/routers/88e7d656-5c8e-44cb-90e8-e3931cdc3314/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1617] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:33 2026] PUT /v2.0/routers/bf22e30c-6874-4e4d-bf0e-e296435ae4a9/tags => generated 34 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1618] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:33 2026] PUT /v2.0/routers/7c88dcd8-1786-41ef-b106-6fa8e67c691a/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1619] 10.0.0.119 () {32 vars in 664 bytes} [Thu Apr 23 17:38:33 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1620] 10.0.0.119 () {32 vars in 678 bytes} [Thu Apr 23 17:38:33 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:33.740 8 INFO neutron.db.segments_db [None req-757efe9b-5cc2-4dee-a112-4771d42f5620 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Added segment fad26996-de31-4613-9e45-f880c88ee13d of type vxlan for network f462eb1d-bfd6-40b2-810f-2f608b4c1a4d [pid: 8|app: 0|req: 836/1621] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:33 2026] POST /v2.0/networks => generated 612 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1622] 10.0.0.119 () {32 vars in 674 bytes} [Thu Apr 23 17:38:33 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:34.176 8 INFO neutron.db.segments_db [None req-c0dbf199-d07e-4a2c-8cd7-024da412c57a be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Added segment e21caf91-bdb3-49af-885a-350bb20a4381 of type vxlan for network f815a396-9fc9-4bf1-bc2a-046e39348af0 [pid: 8|app: 0|req: 837/1623] 10.0.0.119 () {34 vars in 671 bytes} [Thu Apr 23 17:38:33 2026] POST /v2.0/networks => generated 613 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1624] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:33 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:34.356 7 INFO neutron.db.segments_db [None req-fe97822f-81b7-4f1a-8fdd-8a871aee9937 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Added segment a9d156f8-24d5-482b-9554-6205c9cb1692 of type vxlan for network 50e74526-ef16-47cf-9ec3-54d8a2cf0914 [pid: 8|app: 0|req: 838/1625] 10.0.0.119 () {32 vars in 686 bytes} [Thu Apr 23 17:38:34 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:34.621 7 INFO neutron.db.l3_hamode_db [None req-fe97822f-81b7-4f1a-8fdd-8a871aee9937 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 839/1626] 10.0.0.119 () {34 vars in 666 bytes} [Thu Apr 23 17:38:34 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1627] 10.0.0.119 () {32 vars in 672 bytes} [Thu Apr 23 17:38:34 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:34.762 8 INFO neutron.db.segments_db [None req-3e44cdd2-3ea1-4d83-9246-7cb5d562c055 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Added segment 53a078aa-e1e6-465b-ad4f-58863a455a02 of type vxlan for network 6e2a5e47-380a-4bda-9100-c10117b0fd8e [pid: 8|app: 0|req: 841/1628] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:34 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: 8|app: 0|req: 842/1629] 10.0.0.119 () {32 vars in 686 bytes} [Thu Apr 23 17:38:34 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1630] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:34 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: 8|app: 0|req: 844/1631] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:35.465 7 INFO neutron.db.l3_hamode_db [None req-fe97822f-81b7-4f1a-8fdd-8a871aee9937 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 845/1632] 10.0.0.119 () {34 vars in 666 bytes} [Thu Apr 23 17:38:35 2026] POST /v2.0/trunks => generated 407 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1633] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:35.600 8 INFO neutron.db.segments_db [None req-2a43af45-7488-4c87-8aaf-bc3418a6f19e 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Added segment 4eec2372-ad3d-47ae-b2d6-603ae06e290f of type vxlan for network d9e0ab1c-a571-406c-946f-f6e555aa81e2 [pid: 8|app: 0|req: 847/1634] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:35 2026] POST /v2.0/networks => generated 611 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1635] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.0/routers/57572037-b32c-45ce-b5e7-a8c6986e6bd3 => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1636] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:35 2026] POST /v2.0/ports => generated 743 bytes in 282 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: 788/1637] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:34 2026] POST /v2.0/routers => generated 695 bytes in 2063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1638] 10.0.0.119 () {34 vars in 742 bytes} [Thu Apr 23 17:38:36 2026] PUT /v2.0/routers/57572037-b32c-45ce-b5e7-a8c6986e6bd3 => generated 485 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1639] 10.0.0.119 () {34 vars in 666 bytes} [Thu Apr 23 17:38:36 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1642] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:36 2026] GET /v2.0/ports?device_id=57572037-b32c-45ce-b5e7-a8c6986e6bd3 => 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: 851/1643] 10.0.0.119 () {32 vars in 776 bytes} [Thu Apr 23 17:38:36 2026] GET /v2.0/subnets?project_id=369db08a21e94158b105a2d2446b6766&cidr=10.100.0.0%2F28 => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:36.684 7 INFO neutron.db.segments_db [None req-7f29c602-8223-4998-bc82-cfbe9b19ca45 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Added segment 1aae79b8-a011-4abc-b2b0-1d86da43d076 of type vxlan for network 80650f1e-89da-4ce5-84b3-a15240adf1b0 [pid: 7|app: 0|req: 793/1644] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:36 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1645] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:38:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1646] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:36 2026] POST /v2.0/ports => generated 743 bytes in 357 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: 796/1647] 10.0.0.119 () {32 vars in 784 bytes} [Thu Apr 23 17:38:37 2026] GET /v2.0/subnets?network_id=f65e0a3c-202d-4c0b-883f-471fab453a84&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:37.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-716253c2-e125-44ff-a17c-3d68d670a2e9 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] TaaS: Handle Delete Port: 031ef644-8442-4499-8e5f-4fd01eac0c15 2026-04-23 17:38:37.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-716253c2-e125-44ff-a17c-3d68d670a2e9 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Tap Mirror: Handle Delete Port: 031ef644-8442-4499-8e5f-4fd01eac0c15 [pid: 7|app: 0|req: 797/1648] 10.0.0.119 () {34 vars in 666 bytes} [Thu Apr 23 17:38:37 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1649] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:36 2026] DELETE /v2.0/routers/57572037-b32c-45ce-b5e7-a8c6986e6bd3 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:37.657 8 INFO neutron.db.segments_db [None req-cb9526f5-ddfc-4d71-9137-ed260379d71c 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Added segment 740da28c-cf3a-4e0e-8c51-6152938218c0 of type vxlan for network afb19034-e84b-4d27-a4ea-639dfa808c14 [pid: 7|app: 0|req: 798/1650] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:37 2026] POST /v2.0/subnets => generated 656 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1651] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:37 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: 799/1652] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:38:37 2026] GET /v2.0/routers/88e7d656-5c8e-44cb-90e8-e3931cdc3314 => generated 493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1653] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:38:37 2026] POST /v2.0/ports => generated 743 bytes in 309 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: 801/1654] 10.0.0.119 () {34 vars in 742 bytes} [Thu Apr 23 17:38:38 2026] PUT /v2.0/routers/88e7d656-5c8e-44cb-90e8-e3931cdc3314 => generated 493 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1655] 10.0.0.119 () {34 vars in 666 bytes} [Thu Apr 23 17:38:38 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1656] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:38 2026] GET /v2.0/ports?device_id=88e7d656-5c8e-44cb-90e8-e3931cdc3314 => 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: 804/1657] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:38 2026] PUT /v2.0/trunks/7f5de3b0-1ab6-4f05-8f14-df64e0a7c4c3/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:39.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-f52b2523-9367-41ff-968b-44d40528ba5e 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] TaaS: Handle Delete Port: efa3a803-b0aa-4919-89f0-d89a8b81f168 2026-04-23 17:38:39.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f52b2523-9367-41ff-968b-44d40528ba5e 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Tap Mirror: Handle Delete Port: efa3a803-b0aa-4919-89f0-d89a8b81f168 [pid: 8|app: 0|req: 854/1658] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:38:37 2026] PUT /v2.0/routers/4f88437a-e17c-4b77-a5c1-9b2822e7b821/add_router_interface => generated 309 bytes in 1523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1659] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:39 2026] PUT /v2.0/trunks/9e93ae19-7587-463c-bd07-c0390a9bbbb5/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1660] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:38 2026] DELETE /v2.0/routers/88e7d656-5c8e-44cb-90e8-e3931cdc3314 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1661] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/networks => generated 7818 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1662] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:39 2026] PUT /v2.0/trunks/c6f1ea4c-7c79-40a9-a27e-9e9cb6c76505/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1663] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/routers/bf22e30c-6874-4e4d-bf0e-e296435ae4a9 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1664] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/subnets => generated 3216 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1665] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:38:39 2026] PUT /v2.0/trunks/0b9556b6-93ed-4dc4-b118-f68cb7846829/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1666] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/routers => generated 2279 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1667] 10.0.0.119 () {32 vars in 662 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1668] 10.0.0.119 () {32 vars in 676 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1669] 10.0.0.119 () {32 vars in 672 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1670] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:38:39 2026] POST /v2.0/security-groups => generated 1675 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1671] 10.0.0.119 () {32 vars in 684 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1672] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1673] 10.0.0.119 () {32 vars in 670 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1674] 10.0.0.119 () {34 vars in 742 bytes} [Thu Apr 23 17:38:39 2026] PUT /v2.0/routers/bf22e30c-6874-4e4d-bf0e-e296435ae4a9 => generated 502 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1675] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:40 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1676] 10.0.0.119 () {32 vars in 684 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1677] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/ports?device_id=bf22e30c-6874-4e4d-bf0e-e296435ae4a9 => 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: 861/1678] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1679] 10.0.0.119 () {32 vars in 680 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:40.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-a949d944-fe93-4c71-a7bf-a4d618834b5d 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] TaaS: Handle Delete Port: 117fa840-3a87-4143-8327-8f0f978e4d4b 2026-04-23 17:38:40.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a949d944-fe93-4c71-a7bf-a4d618834b5d 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Tap Mirror: Handle Delete Port: 117fa840-3a87-4143-8327-8f0f978e4d4b [pid: 8|app: 0|req: 863/1680] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1681] 10.0.0.119 () {32 vars in 692 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:40.614 8 INFO neutron.db.securitygroups_db [None req-61d319e9-fc2a-49ce-bbb1-3edcc3aa9e39 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Project 369db08a21e94158b105a2d2446b6766 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: 818/1682] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:40 2026] DELETE /v2.0/routers/bf22e30c-6874-4e4d-bf0e-e296435ae4a9 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1683] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/trunks/7f5de3b0-1ab6-4f05-8f14-df64e0a7c4c3 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1684] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1685] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/routers/7c88dcd8-1786-41ef-b106-6fa8e67c691a => generated 487 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:40.808 7 INFO neutron.db.securitygroups_db [None req-d239f6f2-c914-4ff6-9bd0-b89eb5a4b52e be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Project 369db08a21e94158b105a2d2446b6766 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: 866/1686] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:40 2026] GET /v2.0/ports/8620bcb0-909a-4e56-a7b8-27c933bb7c2a => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1687] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:38:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1688] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:38:40 2026] DELETE /v2.0/trunks/7f5de3b0-1ab6-4f05-8f14-df64e0a7c4c3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1689] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/trunks/9e93ae19-7587-463c-bd07-c0390a9bbbb5 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1690] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/ports/5d739a8a-b6c0-4754-ab51-82f4bffaa16a => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1691] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:38:41 2026] DELETE /v2.0/trunks/9e93ae19-7587-463c-bd07-c0390a9bbbb5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1692] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/trunks/c6f1ea4c-7c79-40a9-a27e-9e9cb6c76505 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1693] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/networks => generated 1297 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1694] 10.0.0.119 () {34 vars in 742 bytes} [Thu Apr 23 17:38:40 2026] PUT /v2.0/routers/7c88dcd8-1786-41ef-b106-6fa8e67c691a => generated 487 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1695] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/ports?device_id=7c88dcd8-1786-41ef-b106-6fa8e67c691a => 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: 828/1696] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/ports/fa20c707-ead0-4f13-a97b-e0f813a99603 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1697] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:38:41 2026] DELETE /v2.0/trunks/c6f1ea4c-7c79-40a9-a27e-9e9cb6c76505 => 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: 830/1698] 10.0.0.191 () {34 vars in 1100 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2128872343&fields=id&tenant_id=369db08a21e94158b105a2d2446b6766 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1699] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/trunks/0b9556b6-93ed-4dc4-b118-f68cb7846829 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1700] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:41.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-9823a129-f68a-4497-a412-2ef7f30ec615 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] TaaS: Handle Delete Port: 06467b09-9b3e-4308-9db9-7780b5fa52a0 2026-04-23 17:38:41.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9823a129-f68a-4497-a412-2ef7f30ec615 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Tap Mirror: Handle Delete Port: 06467b09-9b3e-4308-9db9-7780b5fa52a0 [pid: 7|app: 0|req: 833/1701] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/ports/fdc25e57-4008-4974-9622-326054c8b617 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1702] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/quotas/369db08a21e94158b105a2d2446b6766 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1703] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:38:41 2026] DELETE /v2.0/trunks/0b9556b6-93ed-4dc4-b118-f68cb7846829 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1704] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&fields=id => generated 103 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1705] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/trunks/c706ebaa-912c-45b5-8a48-bce083b16695 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1706] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1707] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:41 2026] DELETE /v2.0/routers/7c88dcd8-1786-41ef-b106-6fa8e67c691a => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1708] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/ports/42c7fff9-6b98-42ec-9f1e-0348cc8fde3d => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1709] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1710] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.0/routers/f8fd348a-a4d7-4fbd-b9bd-e79f0543a0ea => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1711] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:38:41 2026] DELETE /v2.0/trunks/c706ebaa-912c-45b5-8a48-bce083b16695 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:42.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ffc277f-1c22-436f-bcfb-49b4fe6cfd55 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] TaaS: Handle Delete Port: 8620bcb0-909a-4e56-a7b8-27c933bb7c2a 2026-04-23 17:38:42.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ffc277f-1c22-436f-bcfb-49b4fe6cfd55 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Tap Mirror: Handle Delete Port: 8620bcb0-909a-4e56-a7b8-27c933bb7c2a [pid: 8|app: 0|req: 872/1712] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:42 2026] DELETE /v2.0/ports/8620bcb0-909a-4e56-a7b8-27c933bb7c2a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1713] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:42 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 841/1714] 10.0.0.119 () {34 vars in 742 bytes} [Thu Apr 23 17:38:41 2026] PUT /v2.0/routers/f8fd348a-a4d7-4fbd-b9bd-e79f0543a0ea => generated 480 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1715] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:42 2026] GET /v2.0/security-groups?tenant_id=16c804340fbb418cab89cae768c9632a&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1716] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:42 2026] GET /v2.0/ports?device_id=f8fd348a-a4d7-4fbd-b9bd-e79f0543a0ea => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:42.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-b59ff939-4492-4ec6-8717-31188893277c 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] TaaS: Handle Delete Port: 5d739a8a-b6c0-4754-ab51-82f4bffaa16a 2026-04-23 17:38:42.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b59ff939-4492-4ec6-8717-31188893277c 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Tap Mirror: Handle Delete Port: 5d739a8a-b6c0-4754-ab51-82f4bffaa16a [pid: 8|app: 0|req: 876/1717] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:42 2026] DELETE /v2.0/security-groups/f08171c0-5a5b-4853-9876-4f56c76bd4a5 => 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: 842/1718] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:42 2026] DELETE /v2.0/ports/5d739a8a-b6c0-4754-ab51-82f4bffaa16a => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:42.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-667bb0e6-2af2-4353-aff2-15d50823f688 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] TaaS: Handle Delete Port: fa20c707-ead0-4f13-a97b-e0f813a99603 2026-04-23 17:38:42.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-667bb0e6-2af2-4353-aff2-15d50823f688 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Tap Mirror: Handle Delete Port: fa20c707-ead0-4f13-a97b-e0f813a99603 2026-04-23 17:38:42.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-66c5c4c4-c3d2-4490-9a33-b3054e0a9c29 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] TaaS: Handle Delete Port: 749fa185-c684-4848-8aad-af68653f55de 2026-04-23 17:38:42.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66c5c4c4-c3d2-4490-9a33-b3054e0a9c29 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] Tap Mirror: Handle Delete Port: 749fa185-c684-4848-8aad-af68653f55de [pid: 7|app: 0|req: 843/1719] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:42 2026] DELETE /v2.0/ports/fa20c707-ead0-4f13-a97b-e0f813a99603 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:43.076 7 INFO neutron_taas.services.taas.taas_plugin [None req-3335a5b2-a76a-4487-ac35-1fb8cf714321 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] TaaS: Handle Delete Port: fdc25e57-4008-4974-9622-326054c8b617 2026-04-23 17:38:43.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3335a5b2-a76a-4487-ac35-1fb8cf714321 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Tap Mirror: Handle Delete Port: fdc25e57-4008-4974-9622-326054c8b617 [pid: 7|app: 0|req: 844/1720] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:42 2026] DELETE /v2.0/ports/fdc25e57-4008-4974-9622-326054c8b617 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:43.266 8 INFO neutron.services.segments.plugin [-] Segment 1ea84c69-408a-4396-88cf-08690cfeca63 resource provider aggregate not found 2026-04-23 17:38:43.276 8 INFO neutron.services.segments.plugin [-] Segment 1ea84c69-408a-4396-88cf-08690cfeca63 resource provider aggregate not found 2026-04-23 17:38:43.294 8 INFO neutron.services.segments.plugin [-] Segment 1ea84c69-408a-4396-88cf-08690cfeca63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea84c69-408a-4396-88cf-08690cfeca63 found for delete ", "request_id": "req-2de1d46b-9b4e-431f-a9d9-d7a278832769"}]} 2026-04-23 17:38:43.294 8 INFO neutron.services.segments.plugin [-] Segment 1ea84c69-408a-4396-88cf-08690cfeca63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea84c69-408a-4396-88cf-08690cfeca63 found for delete ", "request_id": "req-058302e1-bfb0-4e22-b644-517190b6eec9"}]} 2026-04-23 17:38:43.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd9c108f-bab7-4ca1-a651-037186f1537e 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] TaaS: Handle Delete Port: 42c7fff9-6b98-42ec-9f1e-0348cc8fde3d 2026-04-23 17:38:43.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd9c108f-bab7-4ca1-a651-037186f1537e 0a96eb97df194059a2fc609c611b9f9e 1a26dd97f8044379b4a5487d8f6032e2 - - default default] Tap Mirror: Handle Delete Port: 42c7fff9-6b98-42ec-9f1e-0348cc8fde3d 2026-04-23 17:38:43.304 8 INFO neutron.db.l3_hamode_db [None req-66c5c4c4-c3d2-4490-9a33-b3054e0a9c29 889d91bbb06245a8b24cdc887f51ea80 f313089a4ed2426fb219c404eb22f595 - - default default] HA network 89d099aa-a4b4-4fe4-9c1f-6b383d78f0a9 was deleted as no HA routers are present in tenant f313089a4ed2426fb219c404eb22f595. [pid: 8|app: 0|req: 877/1721] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:42 2026] DELETE /v2.0/routers/f8fd348a-a4d7-4fbd-b9bd-e79f0543a0ea => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1722] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:38:43 2026] DELETE /v2.0/ports/42c7fff9-6b98-42ec-9f1e-0348cc8fde3d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1723] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:43 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:43.540 7 INFO neutron.services.segments.plugin [-] Segment fad26996-de31-4613-9e45-f880c88ee13d resource provider aggregate not found 2026-04-23 17:38:43.544 7 INFO neutron.services.segments.plugin [-] Segment fad26996-de31-4613-9e45-f880c88ee13d resource provider aggregate not found 2026-04-23 17:38:43.553 7 INFO neutron.services.segments.plugin [-] Segment fad26996-de31-4613-9e45-f880c88ee13d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad26996-de31-4613-9e45-f880c88ee13d found for delete ", "request_id": "req-bd954e55-f79d-44dc-a0bf-dc8a90204322"}]} 2026-04-23 17:38:43.564 7 INFO neutron.services.segments.plugin [-] Segment fad26996-de31-4613-9e45-f880c88ee13d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad26996-de31-4613-9e45-f880c88ee13d found for delete ", "request_id": "req-ef589ff0-6aae-4c4c-b3ff-6e4f19c1bb94"}]} [pid: 7|app: 0|req: 846/1724] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:43 2026] DELETE /v2.0/networks/f462eb1d-bfd6-40b2-810f-2f608b4c1a4d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1725] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:43 2026] DELETE /v2.0/networks/6e2a5e47-380a-4bda-9100-c10117b0fd8e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1726] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:43 2026] DELETE /v2.0/networks/d9e0ab1c-a571-406c-946f-f6e555aa81e2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1727] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:43 2026] DELETE /v2.0/networks/80650f1e-89da-4ce5-84b3-a15240adf1b0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1728] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:44 2026] DELETE /v2.0/networks/afb19034-e84b-4d27-a4ea-639dfa808c14 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1729] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 881/1730] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.0/security-groups?tenant_id=59579b6688b24e9d813172c541b2a79e&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1731] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:44 2026] DELETE /v2.0/security-groups/d6dc0a66-dabe-4190-8bc7-25be2d4b4f05 => 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: 882/1732] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.0/security-groups?tenant_id=8067cc0f23104e2e8e9abf6ae5440ac4&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1733] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:45 2026] DELETE /v2.0/security-groups/f49c4b05-c1c4-4ac4-a931-10ea15d97525 => 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: 851/1734] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.0/security-groups?tenant_id=1a26dd97f8044379b4a5487d8f6032e2&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:45.320 8 INFO neutron.services.segments.plugin [-] Segment 53a078aa-e1e6-465b-ad4f-58863a455a02 resource provider aggregate not found 2026-04-23 17:38:45.325 8 INFO neutron.services.segments.plugin [-] Segment 53a078aa-e1e6-465b-ad4f-58863a455a02 resource provider aggregate not found 2026-04-23 17:38:45.343 8 INFO neutron.services.segments.plugin [-] Segment 53a078aa-e1e6-465b-ad4f-58863a455a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a078aa-e1e6-465b-ad4f-58863a455a02 found for delete ", "request_id": "req-dab2d281-72c3-451b-b140-5c4d1d09e770"}]} 2026-04-23 17:38:45.348 8 INFO neutron.services.segments.plugin [-] Segment 53a078aa-e1e6-465b-ad4f-58863a455a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a078aa-e1e6-465b-ad4f-58863a455a02 found for delete ", "request_id": "req-a631234e-cef6-4fb1-8f5e-c225374e1da1"}]} [pid: 8|app: 0|req: 884/1735] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:45 2026] DELETE /v2.0/security-groups/b83d936a-fbac-47b4-943c-82ab9c440b93 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:45.373 8 INFO neutron.services.segments.plugin [-] Segment 1aae79b8-a011-4abc-b2b0-1d86da43d076 resource provider aggregate not found 2026-04-23 17:38:45.376 8 INFO neutron.services.segments.plugin [-] Segment 1aae79b8-a011-4abc-b2b0-1d86da43d076 resource provider aggregate not found 2026-04-23 17:38:45.391 8 INFO neutron.services.segments.plugin [-] Segment 1aae79b8-a011-4abc-b2b0-1d86da43d076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aae79b8-a011-4abc-b2b0-1d86da43d076 found for delete ", "request_id": "req-d20fe5cd-34af-48cc-a7ab-0779f02a8255"}]} 2026-04-23 17:38:45.393 8 INFO neutron.services.segments.plugin [-] Segment 1aae79b8-a011-4abc-b2b0-1d86da43d076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aae79b8-a011-4abc-b2b0-1d86da43d076 found for delete ", "request_id": "req-cac71ecc-df65-4afc-99d1-5d6c1da4b5ef"}]} [pid: 7|app: 0|req: 852/1736] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:45 2026] GET /v2.0/security-groups?tenant_id=f313089a4ed2426fb219c404eb22f595&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1737] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:45 2026] DELETE /v2.0/security-groups/09f5169c-5cbf-401f-ac32-fc9c3dbc97e2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:45.577 7 INFO neutron.services.segments.plugin [-] Segment 4eec2372-ad3d-47ae-b2d6-603ae06e290f resource provider aggregate not found [pid: 8|app: 0|req: 886/1738] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:45 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:45.592 7 INFO neutron.services.segments.plugin [-] Segment 4eec2372-ad3d-47ae-b2d6-603ae06e290f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eec2372-ad3d-47ae-b2d6-603ae06e290f found for delete ", "request_id": "req-9b0faf5b-3cdf-494b-a547-077363c889ab"}]} 2026-04-23 17:38:45.597 7 INFO neutron.services.segments.plugin [-] Segment 4eec2372-ad3d-47ae-b2d6-603ae06e290f resource provider aggregate not found 2026-04-23 17:38:45.617 7 INFO neutron.services.segments.plugin [-] Segment 740da28c-cf3a-4e0e-8c51-6152938218c0 resource provider aggregate not found 2026-04-23 17:38:45.620 7 INFO neutron.services.segments.plugin [-] Segment 4eec2372-ad3d-47ae-b2d6-603ae06e290f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eec2372-ad3d-47ae-b2d6-603ae06e290f found for delete ", "request_id": "req-2bae2e32-7902-404a-b1e0-02059002a868"}]} 2026-04-23 17:38:45.646 7 INFO neutron.services.segments.plugin [-] Segment 740da28c-cf3a-4e0e-8c51-6152938218c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 740da28c-cf3a-4e0e-8c51-6152938218c0 found for delete ", "request_id": "req-bc208e8b-8c28-4194-bcf5-440a50061527"}]} 2026-04-23 17:38:45.647 7 INFO neutron.services.segments.plugin [-] Segment 740da28c-cf3a-4e0e-8c51-6152938218c0 resource provider aggregate not found 2026-04-23 17:38:45.664 7 INFO neutron.services.segments.plugin [-] Segment 740da28c-cf3a-4e0e-8c51-6152938218c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 740da28c-cf3a-4e0e-8c51-6152938218c0 found for delete ", "request_id": "req-9be74871-a508-4706-b37f-86914be93bc2"}]} [pid: 7|app: 0|req: 853/1739] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:45 2026] GET /v2.0/security-groups?tenant_id=42ad70c49dac47bc8e5d8e6b6c92f84a&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1740] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:45 2026] DELETE /v2.0/security-groups/5f26ea68-aae0-464c-b4f4-0673570f4957 => 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: 854/1741] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/security-groups?tenant_id=f3247a0d23ed44de8c6e3c0c28f07920&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1742] 10.0.0.118 () {32 vars in 802 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/extensions => generated 21537 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1743] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:46 2026] DELETE /v2.0/security-groups/73029f07-9e70-4089-ad10-fa28bb8336bf => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1744] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1745] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=369db08a21e94158b105a2d2446b6766 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1746] 10.0.0.118 () {30 vars in 724 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/quotas/030f2337424b45b9bb38ff40fbe59fba/details => generated 847 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1747] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 859/1748] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1749] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:38:46 2026] POST /v2.0/ports => generated 958 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1750] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:38:46 2026] PUT /v2.0/ports/d8792665-0349-447e-8f0e-57632a11641d => generated 1239 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:38:47.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c78e2bd7-e69e-42dd-81e6-3774bf3f10f0'] response: {'name': 'network-changed', 'server_uuid': '08137205-1f4d-482d-bb38-c650a18df775', 'tag': 'd8792665-0349-447e-8f0e-57632a11641d', '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: 891/1751] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 861/1752] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.0/networks?tenant_id=369db08a21e94158b105a2d2446b6766&shared=False => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1753] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1754] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1755] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1756] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:38:48 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1757] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1758] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d8792665-0349-447e-8f0e-57632a11641d => 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: 864/1759] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/subnets?id=a41406c0-fe04-4eaf-a1b1-f0551243fae2 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1760] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1761] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/ports?network_id=f815a396-9fc9-4bf1-bc2a-046e39348af0&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: 897/1762] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 866/1763] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1764] 10.0.0.118 () {32 vars in 802 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1765] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:38:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1766] 10.0.0.119 () {34 vars in 767 bytes} [Thu Apr 23 17:38:49 2026] PUT /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1767] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1768] 10.0.0.118 () {30 vars in 724 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.0/quotas/030f2337424b45b9bb38ff40fbe59fba/details => generated 847 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1769] 10.0.0.119 () {34 vars in 778 bytes} [Thu Apr 23 17:38:50 2026] PUT /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1770] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/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: 872/1771] 10.0.0.119 () {34 vars in 774 bytes} [Thu Apr 23 17:38:50 2026] PUT /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1772] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:50.268 8 INFO neutron.db.segments_db [None req-19d35628-a551-4357-96a7-78453027ff3a f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] Added segment d7fbf9c7-e987-44ba-988a-f77b01a88812 of type vxlan for network 2fd7cd7d-7aca-4adc-99d2-e6387a045b46 [pid: 7|app: 0|req: 874/1773] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1774] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1775] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:50 2026] POST /v2.0/networks => generated 613 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1776] 10.0.0.119 () {34 vars in 796 bytes} [Thu Apr 23 17:38:50 2026] PUT /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1777] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1778] 10.0.0.119 () {34 vars in 767 bytes} [Thu Apr 23 17:38:50 2026] PUT /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1779] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/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: 880/1780] 10.0.0.119 () {32 vars in 755 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:50.614 7 INFO neutron.api.v2.resource [None req-60b18911-01b0-4f5c-af73-3004a1aba5d1 64b38600083140febc3abe8b06e25ad8 32767e21ba844304815ca3d3fb28b645 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1781] 10.0.0.119 () {32 vars in 759 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1782] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:50 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1783] 10.0.0.119 () {32 vars in 758 bytes} [Thu Apr 23 17:38:50 2026] DELETE /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:50.710 8 INFO neutron.db.segments_db [None req-fce86239-48e8-4c6c-bc49-4cf580a1907c f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] Added segment c134f516-6e4e-41ab-8470-097ff350aa33 of type vxlan for network 37ca11a8-4109-4989-b62d-422f47efa216 [pid: 7|app: 0|req: 883/1784] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:50.829 7 INFO neutron.api.v2.resource [None req-7e10a26f-442c-49c5-b833-db769a6464e0 64b38600083140febc3abe8b06e25ad8 32767e21ba844304815ca3d3fb28b645 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1785] 10.0.0.119 () {32 vars in 762 bytes} [Thu Apr 23 17:38:50 2026] DELETE /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1786] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:50 2026] POST /v2.0/networks => generated 613 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1787] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:38:50 2026] DELETE /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1788] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1789] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:50 2026] DELETE /v2.0/security-groups/713fda29-7a6b-4075-b596-cbad5a4949b6 => 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: 903/1790] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:50 2026] POST /v2.0/subnets => generated 629 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:51.223 7 INFO neutron.db.segments_db [None req-483ec08b-f428-469e-add8-24ffc7951133 f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] Added segment 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce of type vxlan for network b3b946bd-a2e3-4cee-a543-d7ba7e85603f [pid: 7|app: 0|req: 888/1791] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:51 2026] POST /v2.0/networks => generated 611 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1792] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:51 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 892/1795] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:51 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1796] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:51 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:51.719 7 INFO neutron.db.segments_db [None req-847b410d-a464-40a0-8563-54c0345042c7 f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] Added segment 4484fdb2-532e-412c-b3df-88b634d1c3b8 of type vxlan for network 1783dc64-7e77-4620-9e5b-3490959b64fb [pid: 7|app: 0|req: 893/1797] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:51 2026] POST /v2.0/networks => generated 612 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1798] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:51 2026] GET /v2.0/security-groups?tenant_id=32767e21ba844304815ca3d3fb28b645&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1799] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:51 2026] DELETE /v2.0/security-groups/d42456f7-e145-43e0-846e-e3221d754bb2 => 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: 894/1800] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:51 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:52.180 8 INFO neutron.db.segments_db [None req-d97fe488-3166-45d2-ae85-1980735d84ef f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] Added segment 3116b65f-5095-4395-b466-fc796778f479 of type vxlan for network cdb4a32b-6bab-4c67-939d-3cbbc746f215 [pid: 8|app: 0|req: 907/1801] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:38:52 2026] POST /v2.0/networks => generated 612 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1802] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.0/security-groups?tenant_id=3e5194816a164669a636edc348879d3d&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1803] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:52 2026] DELETE /v2.0/security-groups/cfd5f6ff-9c63-491f-b290-2189f94b3d23 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1804] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:38:52 2026] POST /v2.0/subnets => generated 629 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1805] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:52 2026] PUT /v2.0/subnets/45986ac1-0894-4e64-86ad-69a4b70af5f0/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1806] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1807] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:52 2026] PUT /v2.0/subnets/5e0ba411-0372-4613-9ebe-b4f0afd336b6/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1808] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1809] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:52 2026] PUT /v2.0/subnets/6426edc1-677e-4b34-87da-8d071d5604ff/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1810] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:38:52 2026] PUT /v2.0/subnets/edeffa41-a50e-4607-83d9-553176183b8b/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1811] 10.0.0.119 () {32 vars in 664 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1812] 10.0.0.119 () {32 vars in 678 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1813] 10.0.0.119 () {32 vars in 674 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1814] 10.0.0.119 () {32 vars in 686 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1815] 10.0.0.119 () {32 vars in 672 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1816] 10.0.0.119 () {32 vars in 686 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1817] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1818] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1819] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/security-groups?tenant_id=030f2337424b45b9bb38ff40fbe59fba&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1820] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:53 2026] DELETE /v2.0/subnets/45986ac1-0894-4e64-86ad-69a4b70af5f0 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1821] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:53 2026] DELETE /v2.0/security-groups/c420c812-1e16-42dc-8c12-d7228c1a83f1 => 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: 906/1822] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:53 2026] DELETE /v2.0/subnets/5e0ba411-0372-4613-9ebe-b4f0afd336b6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1823] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:53 2026] DELETE /v2.0/subnets/6426edc1-677e-4b34-87da-8d071d5604ff => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1824] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1825] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1826] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:53 2026] DELETE /v2.0/subnets/edeffa41-a50e-4607-83d9-553176183b8b => 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: 919/1827] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:38:54 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 920/1828] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:38:54 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1829] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:38:54 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 909/1830] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:38:54 2026] DELETE /v2.0/subnets/a703ff9d-d0e0-47c0-85d3-315d40cf185e => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:54.327 7 INFO neutron_taas.services.taas.taas_plugin [None req-379c1469-ced6-4d73-84fc-936c0d1c0c1b f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] TaaS: Handle Delete Port: 65e1abe1-9505-44e2-9411-88df124fd2b4 2026-04-23 17:38:54.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-379c1469-ced6-4d73-84fc-936c0d1c0c1b f9621b7adcd742e58eaf92ec0126bb88 590ba23ef6f142a393715737e0c6dfc4 - - default default] Tap Mirror: Handle Delete Port: 65e1abe1-9505-44e2-9411-88df124fd2b4 2026-04-23 17:38:54.538 7 INFO neutron.services.segments.plugin [-] Segment d7fbf9c7-e987-44ba-988a-f77b01a88812 resource provider aggregate not found 2026-04-23 17:38:54.543 7 INFO neutron.services.segments.plugin [-] Segment d7fbf9c7-e987-44ba-988a-f77b01a88812 resource provider aggregate not found 2026-04-23 17:38:54.559 7 INFO neutron.services.segments.plugin [-] Segment d7fbf9c7-e987-44ba-988a-f77b01a88812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fbf9c7-e987-44ba-988a-f77b01a88812 found for delete ", "request_id": "req-6195473a-16de-4220-bdde-b6fc7d28ed6e"}]} 2026-04-23 17:38:54.565 7 INFO neutron.services.segments.plugin [-] Segment d7fbf9c7-e987-44ba-988a-f77b01a88812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fbf9c7-e987-44ba-988a-f77b01a88812 found for delete ", "request_id": "req-b4ab60a9-f354-4504-9e6c-4a8751eb0e6d"}]} [pid: 7|app: 0|req: 910/1831] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:54 2026] DELETE /v2.0/networks/2fd7cd7d-7aca-4adc-99d2-e6387a045b46 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1832] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:54 2026] DELETE /v2.0/networks/37ca11a8-4109-4989-b62d-422f47efa216 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1833] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:54 2026] DELETE /v2.0/networks/b3b946bd-a2e3-4cee-a543-d7ba7e85603f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1834] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:54 2026] DELETE /v2.0/networks/1783dc64-7e77-4620-9e5b-3490959b64fb => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:38:55.164 8 INFO neutron.db.l3_db [None req-0ff1032f-2fb4-43df-91f3-a2d297cede15 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Floating IP 3435cb0d-75d3-438e-80ea-677e9d8a5bfe associated. External IP: 10.96.250.203, port: d8792665-0349-447e-8f0e-57632a11641d. [pid: 7|app: 0|req: 914/1835] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:38:55 2026] DELETE /v2.0/networks/cdb4a32b-6bab-4c67-939d-3cbbc746f215 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1836] 10.0.0.119 () {34 vars in 677 bytes} [Thu Apr 23 17:38:54 2026] POST /v2.0/floatingips => generated 856 bytes in 1390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:38:55.610 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84d585d5-de4c-4fc4-84bb-485c735cdb15'] response: {'name': 'network-changed', 'server_uuid': '08137205-1f4d-482d-bb38-c650a18df775', 'tag': 'd8792665-0349-447e-8f0e-57632a11641d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 915/1837] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:38:55 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1838] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 916/1839] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1840] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d8792665-0349-447e-8f0e-57632a11641d => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1841] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/subnets?id=a41406c0-fe04-4eaf-a1b1-f0551243fae2 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1842] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/ports?network_id=f815a396-9fc9-4bf1-bc2a-046e39348af0&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: 926/1843] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 927/1844] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:56.582 7 INFO neutron.services.segments.plugin [-] Segment c134f516-6e4e-41ab-8470-097ff350aa33 resource provider aggregate not found 2026-04-23 17:38:56.587 7 INFO neutron.services.segments.plugin [-] Segment c134f516-6e4e-41ab-8470-097ff350aa33 resource provider aggregate not found 2026-04-23 17:38:56.599 7 INFO neutron.services.segments.plugin [-] Segment c134f516-6e4e-41ab-8470-097ff350aa33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c134f516-6e4e-41ab-8470-097ff350aa33 found for delete ", "request_id": "req-4e7b0b49-20c5-4983-8499-76791e0b5a41"}]} 2026-04-23 17:38:56.611 7 INFO neutron.services.segments.plugin [-] Segment 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce resource provider aggregate not found 2026-04-23 17:38:56.623 7 INFO neutron.services.segments.plugin [-] Segment c134f516-6e4e-41ab-8470-097ff350aa33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c134f516-6e4e-41ab-8470-097ff350aa33 found for delete ", "request_id": "req-97e47cd7-f480-43ce-8b99-4c2234f64974"}]} 2026-04-23 17:38:56.644 7 INFO neutron.services.segments.plugin [-] Segment 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce resource provider aggregate not found 2026-04-23 17:38:56.648 7 INFO neutron.services.segments.plugin [-] Segment 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce found for delete ", "request_id": "req-a2dd5e97-15b5-4cb7-8d80-0b52037d5317"}]} 2026-04-23 17:38:56.667 7 INFO neutron.services.segments.plugin [-] Segment 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fafa7d6-b4d0-46b4-adb0-fa69949ea1ce found for delete ", "request_id": "req-4c07e3e4-a091-4b32-8c0d-108484f4ce69"}]} [pid: 8|app: 0|req: 928/1845] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:38:56.680 7 INFO neutron.services.segments.plugin [-] Segment 4484fdb2-532e-412c-b3df-88b634d1c3b8 resource provider aggregate not found 2026-04-23 17:38:56.699 7 INFO neutron.services.segments.plugin [-] Segment 4484fdb2-532e-412c-b3df-88b634d1c3b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4484fdb2-532e-412c-b3df-88b634d1c3b8 found for delete ", "request_id": "req-36837e8f-c664-40a1-9811-f8fdaf9a4a91"}]} 2026-04-23 17:38:56.705 7 INFO neutron.services.segments.plugin [-] Segment 4484fdb2-532e-412c-b3df-88b634d1c3b8 resource provider aggregate not found 2026-04-23 17:38:56.724 7 INFO neutron.services.segments.plugin [-] Segment 3116b65f-5095-4395-b466-fc796778f479 resource provider aggregate not found 2026-04-23 17:38:56.730 7 INFO neutron.services.segments.plugin [-] Segment 4484fdb2-532e-412c-b3df-88b634d1c3b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4484fdb2-532e-412c-b3df-88b634d1c3b8 found for delete ", "request_id": "req-bc4db378-04a4-4324-ac8b-ffbe723eb93c"}]} 2026-04-23 17:38:56.744 7 INFO neutron.services.segments.plugin [-] Segment 3116b65f-5095-4395-b466-fc796778f479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3116b65f-5095-4395-b466-fc796778f479 found for delete ", "request_id": "req-19a27c6e-6934-494a-b498-ac693918be36"}]} 2026-04-23 17:38:56.757 7 INFO neutron.services.segments.plugin [-] Segment 3116b65f-5095-4395-b466-fc796778f479 resource provider aggregate not found 2026-04-23 17:38:56.778 7 INFO neutron.services.segments.plugin [-] Segment 3116b65f-5095-4395-b466-fc796778f479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3116b65f-5095-4395-b466-fc796778f479 found for delete ", "request_id": "req-039da853-4aa9-4cc9-a159-6b24db5b9750"}]} [pid: 7|app: 0|req: 918/1846] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:56 2026] GET /v2.0/security-groups?tenant_id=ab9c87059b4b4c20b5636ab6ddcd5864&name=default => generated 2925 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1847] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:56 2026] DELETE /v2.0/security-groups/bb62ef72-3668-436b-b854-8c009d94880a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1848] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:57 2026] GET /v2.0/security-groups?tenant_id=51be80357baf42bbaa463ada4f2dd0a1&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1849] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:57 2026] DELETE /v2.0/security-groups/27597a8e-6e74-42ac-9d25-5b27b9663024 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1850] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:57 2026] GET /v2.0/security-groups?tenant_id=590ba23ef6f142a393715737e0c6dfc4&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: 922/1851] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:38:57 2026] DELETE /v2.0/security-groups/05f9993c-95d4-4594-b164-51297bbb8d6f => 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: 923/1852] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:38:57 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1853] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:38:57 2026] POST /v2.0/floatingips => generated 552 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1854] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:38:57 2026] PUT /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1855] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1856] 10.0.0.119 () {34 vars in 770 bytes} [Thu Apr 23 17:38:58 2026] PUT /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1857] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/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: 926/1858] 10.0.0.119 () {34 vars in 766 bytes} [Thu Apr 23 17:38:58 2026] PUT /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1859] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1860] 10.0.0.119 () {34 vars in 788 bytes} [Thu Apr 23 17:38:58 2026] PUT /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1861] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1862] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:38:58 2026] PUT /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1863] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1864] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:38:58.645 8 INFO neutron.api.v2.resource [None req-57e6de6a-abe0-426f-a543-3b8284adec87 a089c048c3904478879611f1f88b7214 d9388f0ebbcf4aaa8000f7a989897455 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1865] 10.0.0.119 () {32 vars in 751 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1866] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:38:58 2026] DELETE /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1867] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:58.793 7 INFO neutron.api.v2.resource [None req-b16fc4b5-d152-4ce1-b8c0-d04711079d03 a089c048c3904478879611f1f88b7214 d9388f0ebbcf4aaa8000f7a989897455 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1868] 10.0.0.119 () {32 vars in 754 bytes} [Thu Apr 23 17:38:58 2026] DELETE /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/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: 938/1869] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:38:58 2026] DELETE /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1870] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:38:59.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-b39c4017-c42b-42f7-aff8-e53934b9f8e6 a089c048c3904478879611f1f88b7214 d9388f0ebbcf4aaa8000f7a989897455 - - default default] TaaS: Handle Delete Port: 2fee4efa-4e15-4b66-8830-b81840b309fb 2026-04-23 17:38:59.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b39c4017-c42b-42f7-aff8-e53934b9f8e6 a089c048c3904478879611f1f88b7214 d9388f0ebbcf4aaa8000f7a989897455 - - default default] Tap Mirror: Handle Delete Port: 2fee4efa-4e15-4b66-8830-b81840b309fb [pid: 8|app: 0|req: 939/1871] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:38:58 2026] DELETE /v2.0/floatingips/3b62de09-0c61-4fef-82ce-e07f33cd4d05 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1872] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:38:59 2026] GET /v2.0/security-groups?tenant_id=d9388f0ebbcf4aaa8000f7a989897455&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1873] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:00 2026] DELETE /v2.0/security-groups/9d23f685-f5c4-4605-9b9b-28930f49aa74 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1874] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:00 2026] GET /v2.0/security-groups?tenant_id=af19ea79ac164af7bbd0f54cc758bf0b&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1875] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:00 2026] DELETE /v2.0/security-groups/f65116a3-5bf5-4544-bbdd-0f05dd25c827 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:01.140 7 INFO neutron.db.segments_db [None req-2a50d379-b11d-4e15-add2-1d006bc0aca0 719a300e66ca4db6bcf72b19ab3387eb 9337c285d69b45ddb6874eee0ccbbb6c - - default default] Added segment 41b64521-eaee-4398-8209-6234e30a5da3 of type vxlan for network 1225ee51-de5b-455c-a3cd-dc7c8fead7b2 [pid: 7|app: 0|req: 935/1876] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:00 2026] POST /v2.0/networks => generated 612 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1877] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:01 2026] PUT /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/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: 936/1878] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1879] 10.0.0.119 () {34 vars in 764 bytes} [Thu Apr 23 17:39:01 2026] PUT /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1880] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1881] 10.0.0.119 () {34 vars in 760 bytes} [Thu Apr 23 17:39:01 2026] PUT /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1882] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1883] 10.0.0.119 () {34 vars in 782 bytes} [Thu Apr 23 17:39:01 2026] PUT /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1884] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1885] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:01 2026] PUT /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1886] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/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: 947/1887] 10.0.0.119 () {32 vars in 741 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:01.954 7 INFO neutron.api.v2.resource [None req-95aefc2a-0d36-438d-bdce-a4a53af5d709 719a300e66ca4db6bcf72b19ab3387eb 9337c285d69b45ddb6874eee0ccbbb6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1888] 10.0.0.119 () {32 vars in 745 bytes} [Thu Apr 23 17:39:01 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1889] 10.0.0.119 () {32 vars in 744 bytes} [Thu Apr 23 17:39:01 2026] DELETE /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/red => 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: 942/1890] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:02 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:02.127 8 INFO neutron.api.v2.resource [None req-c0fb5381-5732-4260-a8d2-0e92bee75bd8 719a300e66ca4db6bcf72b19ab3387eb 9337c285d69b45ddb6874eee0ccbbb6c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1891] 10.0.0.119 () {32 vars in 748 bytes} [Thu Apr 23 17:39:02 2026] DELETE /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1892] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:39:02 2026] DELETE /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1893] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:02 2026] GET /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:02.385 7 INFO neutron.services.segments.plugin [-] Segment 41b64521-eaee-4398-8209-6234e30a5da3 resource provider aggregate not found 2026-04-23 17:39:02.387 7 INFO neutron.services.segments.plugin [-] Segment 41b64521-eaee-4398-8209-6234e30a5da3 resource provider aggregate not found 2026-04-23 17:39:02.405 7 INFO neutron.services.segments.plugin [-] Segment 41b64521-eaee-4398-8209-6234e30a5da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b64521-eaee-4398-8209-6234e30a5da3 found for delete ", "request_id": "req-ee0e5d77-fb3e-4790-a4f5-2e9f45bddea0"}]} 2026-04-23 17:39:02.408 7 INFO neutron.services.segments.plugin [-] Segment 41b64521-eaee-4398-8209-6234e30a5da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b64521-eaee-4398-8209-6234e30a5da3 found for delete ", "request_id": "req-3af21827-9c4b-4bfb-8cfe-6fcc78c5ddac"}]} [pid: 7|app: 0|req: 944/1894] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:39:02 2026] DELETE /v2.0/networks/1225ee51-de5b-455c-a3cd-dc7c8fead7b2 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:39:03.117 8 INFO neutron.db.segments_db [None req-2ae5cc72-fac3-4c92-bfcf-748d27868fbe 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Added segment b6d61860-0804-44f8-8144-fd9f90594a9e of type vxlan for network 47bc20c3-7e26-43ea-b11c-78c9f5cfa082 [pid: 8|app: 0|req: 951/1895] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:02 2026] POST /v2.0/networks => generated 620 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1896] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:03 2026] GET /v2.0/security-groups?tenant_id=d8028e6dfc2a40aab4ba7bfde9d98d83&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1897] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:03 2026] POST /v2.0/subnets => generated 656 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1898] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:03 2026] DELETE /v2.0/security-groups/4438fa5a-82d8-464c-8601-9b158d8e6d7f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1899] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:39:03 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1900] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:03 2026] GET /v2.0/security-groups?tenant_id=9337c285d69b45ddb6874eee0ccbbb6c&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1901] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:03 2026] DELETE /v2.0/security-groups/2525d12a-e827-4b57-9878-80d4cf0a5912 => 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: 947/1902] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:03 2026] POST /v2.0/subnets => generated 732 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:04.033 8 INFO neutron.db.segments_db [None req-94fd9b0a-9d02-4848-9db7-55fe6914d291 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Added segment d774eef8-ed2e-4d3d-919a-cffddf09b09f of type vxlan for network b650185a-5176-48cc-9a01-de58e7985272 [pid: 8|app: 0|req: 956/1903] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:03 2026] POST /v2.0/networks => generated 618 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1904] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:04 2026] POST /v2.0/subnets => generated 655 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:04.428 7 INFO neutron.db.segments_db [None req-266e3d1e-9244-48fb-80d9-fcb75185876e ee4ea85dfb674d6ba0a12db71772e1f5 44048e5a405f414296045c14d2a45d8d - - default default] Added segment c414aa07-a164-4dcf-94d8-eeb2955a9b15 of type vxlan for network a8a312f5-4c62-4a51-b305-04a7b2b8bea7 [pid: 7|app: 0|req: 948/1905] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:04 2026] POST /v2.0/networks => generated 613 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:04.607 7 INFO neutron.db.segments_db [None req-d6ff0c70-1a3f-4a51-ac9c-031ad604326a ee4ea85dfb674d6ba0a12db71772e1f5 44048e5a405f414296045c14d2a45d8d - - default default] Added segment f71e7517-cec4-47d5-ba73-c02151da1738 of type vxlan for network 191a3cde-2b7a-4ddf-92d7-9ba216f9e461 [pid: 8|app: 0|req: 958/1906] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:04 2026] POST /v2.0/subnets => generated 725 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:04.701 8 INFO neutron.db.segments_db [None req-032ef797-121c-4848-bef0-c0a220811082 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Added segment 2f20bbbe-0f5c-421c-aec0-e549ee7af671 of type vxlan for network 4090096f-81a2-443e-95aa-41f58b064728 [pid: 7|app: 0|req: 949/1907] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:04 2026] POST /v2.0/networks => generated 613 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1908] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:04 2026] PUT /v2.0/networks/a8a312f5-4c62-4a51-b305-04a7b2b8bea7/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1909] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:04 2026] GET /v2.0/networks/a8a312f5-4c62-4a51-b305-04a7b2b8bea7/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1910] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:04 2026] POST /v2.0/networks => generated 618 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1911] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:04 2026] PUT /v2.0/networks/191a3cde-2b7a-4ddf-92d7-9ba216f9e461/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1912] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:04 2026] GET /v2.0/networks/191a3cde-2b7a-4ddf-92d7-9ba216f9e461/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1913] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:04 2026] PUT /v2.0/networks/191a3cde-2b7a-4ddf-92d7-9ba216f9e461/tags => generated 12 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1914] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:05 2026] GET /v2.0/networks/191a3cde-2b7a-4ddf-92d7-9ba216f9e461/tags => 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: 960/1915] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:04 2026] POST /v2.0/subnets => generated 656 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1916] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:05 2026] GET /v2.0/networks/a8a312f5-4c62-4a51-b305-04a7b2b8bea7/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:05.274 7 INFO neutron.services.segments.plugin [-] Segment c414aa07-a164-4dcf-94d8-eeb2955a9b15 resource provider aggregate not found 2026-04-23 17:39:05.286 7 INFO neutron.services.segments.plugin [-] Segment c414aa07-a164-4dcf-94d8-eeb2955a9b15 resource provider aggregate not found 2026-04-23 17:39:05.294 7 INFO neutron.services.segments.plugin [-] Segment c414aa07-a164-4dcf-94d8-eeb2955a9b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c414aa07-a164-4dcf-94d8-eeb2955a9b15 found for delete ", "request_id": "req-73992123-adc6-4d92-8464-69a5ac670dd2"}]} 2026-04-23 17:39:05.308 7 INFO neutron.services.segments.plugin [-] Segment c414aa07-a164-4dcf-94d8-eeb2955a9b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c414aa07-a164-4dcf-94d8-eeb2955a9b15 found for delete ", "request_id": "req-604193cf-9bc2-4f4d-908a-5fe082e551f7"}]} [pid: 7|app: 0|req: 957/1917] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:39:05 2026] DELETE /v2.0/networks/a8a312f5-4c62-4a51-b305-04a7b2b8bea7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1918] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:05 2026] POST /v2.0/subnets => generated 729 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1919] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:39:05 2026] DELETE /v2.0/networks/191a3cde-2b7a-4ddf-92d7-9ba216f9e461 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:39:05.498 8 INFO neutron.db.segments_db [None req-16cb2aea-21af-460a-ad3a-68909766a11a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Added segment 60d4297a-19f3-48f7-a1e7-7ea2def971a4 of type vxlan for network b4d79aef-7a4d-4437-9ba2-29494e8c5ea1 [pid: 7|app: 0|req: 959/1920] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:39:05 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1921] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:05 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:05.761 8 INFO neutron.db.l3_hamode_db [None req-16cb2aea-21af-460a-ad3a-68909766a11a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 961/1922] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:06 2026] GET /v2.0/security-groups?tenant_id=be5a967c73ce4387b770c21ceb4f0e03&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1925] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:06 2026] DELETE /v2.0/security-groups/8557aaed-b78c-48db-a78f-29d26b29cbb3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:06.566 8 INFO neutron.db.l3_hamode_db [None req-16cb2aea-21af-460a-ad3a-68909766a11a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 965/1926] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:06 2026] GET /v2.0/security-groups?tenant_id=44048e5a405f414296045c14d2a45d8d&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1927] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:06 2026] DELETE /v2.0/security-groups/2ba24e6a-90b0-4338-8801-e54ed59d0312 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:07.321 7 INFO neutron.services.segments.plugin [-] Segment f71e7517-cec4-47d5-ba73-c02151da1738 resource provider aggregate not found 2026-04-23 17:39:07.337 7 INFO neutron.services.segments.plugin [-] Segment f71e7517-cec4-47d5-ba73-c02151da1738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71e7517-cec4-47d5-ba73-c02151da1738 found for delete ", "request_id": "req-f0405250-3bbe-4350-b8a2-389b5a7ce13e"}]} 2026-04-23 17:39:07.347 7 INFO neutron.services.segments.plugin [-] Segment f71e7517-cec4-47d5-ba73-c02151da1738 resource provider aggregate not found 2026-04-23 17:39:07.372 7 INFO neutron.services.segments.plugin [-] Segment f71e7517-cec4-47d5-ba73-c02151da1738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71e7517-cec4-47d5-ba73-c02151da1738 found for delete ", "request_id": "req-5c5f4dad-f0c9-42b9-b085-c278b72503ab"}]} [pid: 8|app: 0|req: 962/1928] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:05 2026] POST /v2.0/routers => generated 683 bytes in 2151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:07.632 7 INFO neutron.db.segments_db [None req-56644c05-107a-4c6c-9353-0d1dea0239d3 9ddeab7b3668411db156c54c2399ed27 870e07ad5582490bb26d37b8c2e114df - - default default] Added segment 6ebed9b9-5ec0-4771-b446-3d517c5bca2f of type vxlan for network b88537aa-d51c-4c8d-aa13-5078242ee878 [pid: 7|app: 0|req: 967/1929] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:07 2026] POST /v2.0/networks => generated 613 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1930] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:39:07 2026] POST /v2.0/ports => generated 743 bytes in 264 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: 969/1931] 10.0.0.119 () {34 vars in 747 bytes} [Thu Apr 23 17:39:07 2026] PUT /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 970/1932] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 971/1933] 10.0.0.119 () {34 vars in 758 bytes} [Thu Apr 23 17:39:08 2026] PUT /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 972/1934] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 34 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: 973/1935] 10.0.0.119 () {34 vars in 754 bytes} [Thu Apr 23 17:39:08 2026] PUT /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 974/1936] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 34 bytes in 46 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: 975/1937] 10.0.0.119 () {34 vars in 776 bytes} [Thu Apr 23 17:39:08 2026] PUT /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 976/1938] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 52 bytes in 52 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: 977/1939] 10.0.0.119 () {34 vars in 747 bytes} [Thu Apr 23 17:39:08 2026] PUT /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 978/1940] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 979/1941] 10.0.0.119 () {32 vars in 735 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:08.727 7 INFO neutron.api.v2.resource [None req-a0c20ebe-a242-4cdc-b30b-93ec1f996acd 9ddeab7b3668411db156c54c2399ed27 870e07ad5582490bb26d37b8c2e114df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1942] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 981/1943] 10.0.0.119 () {32 vars in 738 bytes} [Thu Apr 23 17:39:08 2026] DELETE /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/red => generated 0 bytes in 58 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: 982/1944] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:08 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:08.927 7 INFO neutron.api.v2.resource [None req-93f153a0-9fe4-4183-be12-7d47ef04d48b 9ddeab7b3668411db156c54c2399ed27 870e07ad5582490bb26d37b8c2e114df - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/1945] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:39:08 2026] DELETE /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags/green => generated 99 bytes in 74 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: 984/1946] 10.0.0.119 () {32 vars in 730 bytes} [Thu Apr 23 17:39:08 2026] DELETE /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 0 bytes in 78 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: 963/1947] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:39:07 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1948] 10.0.0.119 () {32 vars in 727 bytes} [Thu Apr 23 17:39:09 2026] GET /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:09.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-a79567fb-7a9b-4929-abca-4781284b7c35 9ddeab7b3668411db156c54c2399ed27 870e07ad5582490bb26d37b8c2e114df - - default default] TaaS: Handle Delete Port: e529506e-8cfd-4ced-9d1c-401d38c57403 2026-04-23 17:39:09.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a79567fb-7a9b-4929-abca-4781284b7c35 9ddeab7b3668411db156c54c2399ed27 870e07ad5582490bb26d37b8c2e114df - - default default] Tap Mirror: Handle Delete Port: e529506e-8cfd-4ced-9d1c-401d38c57403 [pid: 7|app: 0|req: 986/1949] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:39:09 2026] DELETE /v2.0/ports/e529506e-8cfd-4ced-9d1c-401d38c57403 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:39:09.415 7 INFO neutron.services.segments.plugin [-] Segment 6ebed9b9-5ec0-4771-b446-3d517c5bca2f resource provider aggregate not found 2026-04-23 17:39:09.417 7 INFO neutron.services.segments.plugin [-] Segment 6ebed9b9-5ec0-4771-b446-3d517c5bca2f resource provider aggregate not found 2026-04-23 17:39:09.437 7 INFO neutron.services.segments.plugin [-] Segment 6ebed9b9-5ec0-4771-b446-3d517c5bca2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ebed9b9-5ec0-4771-b446-3d517c5bca2f found for delete ", "request_id": "req-7ed0083e-bc6b-4929-a9de-2d19919508f5"}]} 2026-04-23 17:39:09.439 7 INFO neutron.services.segments.plugin [-] Segment 6ebed9b9-5ec0-4771-b446-3d517c5bca2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ebed9b9-5ec0-4771-b446-3d517c5bca2f found for delete ", "request_id": "req-79c7db65-5c71-44df-a746-46930ff37bab"}]} [pid: 7|app: 0|req: 987/1950] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:39:09 2026] DELETE /v2.0/networks/b88537aa-d51c-4c8d-aa13-5078242ee878 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1951] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:10 2026] GET /v2.0/security-groups?tenant_id=c7e4caaacd614493b060986c73ece93a&name=default => generated 2929 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1952] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:10 2026] DELETE /v2.0/security-groups/25cea805-d47b-470a-8841-f40e9560f484 => 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: 964/1953] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:39:09 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/add_router_interface => generated 309 bytes in 1645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1954] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:10 2026] GET /v2.0/security-groups?tenant_id=2a4e5c53c9654117a99ca7f4ee7c1e7e&name=default => generated 2929 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1955] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:11 2026] GET /v2.0/security-groups?tenant_id=870e07ad5582490bb26d37b8c2e114df&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1956] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:11 2026] DELETE /v2.0/security-groups/03aac233-2dab-44d3-9dc4-5a76bfcf9b4d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1957] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:11 2026] DELETE /v2.0/security-groups/45165aec-194b-4c2f-9c1e-d5de5ba11d59 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1958] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:11 2026] GET /v2.0/security-groups?tenant_id=d33b7c47d7f74927beb8b016b6447006&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1959] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:11 2026] DELETE /v2.0/security-groups/e41c2d6d-1882-470d-9b19-d92e27df9a37 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1960] 10.0.0.119 () {34 vars in 783 bytes} [Thu Apr 23 17:39:10 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/add_router_interface => generated 309 bytes in 1947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1961] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:39:12 2026] POST /v2.0/security-groups => generated 1629 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1962] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1963] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1964] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1965] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1966] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1967] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1968] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 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: 8|app: 0|req: 975/1969] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1970] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1971] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1972] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1973] 10.0.0.119 () {32 vars in 826 bytes} [Thu Apr 23 17:39:14 2026] GET /v2.0/ports?project_id=369db08a21e94158b105a2d2446b6766&network_id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 3695 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1974] 10.0.0.119 () {34 vars in 678 bytes} [Thu Apr 23 17:39:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1975] 10.0.0.191 () {34 vars in 1094 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-918778468&fields=id&tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1976] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:15 2026] PUT /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1977] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1978] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 704 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1979] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/quotas/4e7fa491169d4e32a0fc9a4fd7c30fad => 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: 980/1980] 10.0.0.119 () {34 vars in 764 bytes} [Thu Apr 23 17:39:15 2026] PUT /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1981] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1982] 10.0.0.119 () {34 vars in 760 bytes} [Thu Apr 23 17:39:15 2026] PUT /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1983] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1984] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&fields=id => generated 241 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1985] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/subnets?network_id=f65e0a3c-202d-4c0b-883f-471fab453a84 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1986] 10.0.0.119 () {34 vars in 782 bytes} [Thu Apr 23 17:39:15 2026] PUT /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1987] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 985/1988] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1989] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:39:15 2026] PUT /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1990] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1991] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/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: 1005/1992] 10.0.0.119 () {32 vars in 741 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:15.627 7 INFO neutron.api.v2.resource [None req-75b7f977-c7ab-446c-8914-a471ec890c3f 2e7897f22a1c4c0b8f375ca72dca69f1 47638db21dbd41fba8748321db83d38d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/1993] 10.0.0.119 () {32 vars in 745 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1994] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:15.651 8 INFO neutron.db.l3_db [None req-143cd7fb-a804-499e-9331-134f1c24fc54 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Floating IP 3435cb0d-75d3-438e-80ea-677e9d8a5bfe disassociated. External IP: 10.96.250.203, port: d8792665-0349-447e-8f0e-57632a11641d. [pid: 7|app: 0|req: 1008/1995] 10.0.0.119 () {32 vars in 744 bytes} [Thu Apr 23 17:39:15 2026] DELETE /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/red => 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: 1009/1996] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:15.791 7 INFO neutron.api.v2.resource [None req-f6bcfb69-1201-4330-bebf-48221cab9b5b 2e7897f22a1c4c0b8f375ca72dca69f1 47638db21dbd41fba8748321db83d38d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1010/1997] 10.0.0.119 () {32 vars in 748 bytes} [Thu Apr 23 17:39:15 2026] DELETE /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1998] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:39:15 2026] DELETE /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1999] 10.0.0.119 () {32 vars in 733 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2000] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:39:15 2026] DELETE /v2.0/qos/policies/847c3425-5cb1-48be-aafd-5122bcdc77a1 => 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: 988/2001] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:39:15 2026] PUT /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 554 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2002] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:15 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:16.015 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32524ff3-83d9-4c0a-9c07-909709852fa1'] response: {'name': 'network-changed', 'server_uuid': '08137205-1f4d-482d-bb38-c650a18df775', 'tag': 'd8792665-0349-447e-8f0e-57632a11641d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 989/2003] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2004] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2005] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d8792665-0349-447e-8f0e-57632a11641d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2006] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/subnets?id=a41406c0-fe04-4eaf-a1b1-f0551243fae2 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2007] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/ports?network_id=f815a396-9fc9-4bf1-bc2a-046e39348af0&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2008] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2009] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 990/2010] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:16 2026] GET /v2.0/security-groups?tenant_id=47638db21dbd41fba8748321db83d38d&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2011] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:16 2026] DELETE /v2.0/security-groups/091f55bc-93f3-4595-930c-181c1c4f69de => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2012] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:17 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2013] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:17 2026] GET /v2.0/security-groups?tenant_id=6ddbd47826374071bb4724d27dcac521&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2014] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:17 2026] DELETE /v2.0/security-groups/3db2ab2b-bd74-4abe-9c31-f0940a8ed6b4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2015] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:18 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2016] 10.0.0.119 () {34 vars in 685 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-groups => generated 1675 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2017] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2018] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2019] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2020] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:19.795 7 INFO neutron.db.securitygroups_db [None req-3211020f-e6b6-4c96-b97e-7d3242359676 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Project 369db08a21e94158b105a2d2446b6766 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: 1026/2021] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:19.934 8 INFO neutron.db.securitygroups_db [None req-c13f974a-e77a-44da-8431-6bffce7749e0 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Project 369db08a21e94158b105a2d2446b6766 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: 1027/2022] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:19 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 704 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2023] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:39:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2024] 10.0.0.119 () {34 vars in 695 bytes} [Thu Apr 23 17:39:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2025] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:39:20 2026] POST /v2.0/ports => generated 1179 bytes in 503 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: 997/2026] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:39:20 2026] GET /v2.0/networks => generated 1297 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2027] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:20 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1182 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2028] 10.0.0.191 () {34 vars in 1098 bytes} [Thu Apr 23 17:39:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-821869268&fields=id&tenant_id=369db08a21e94158b105a2d2446b6766 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2029] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:20 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2030] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:39:20 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2031] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:39:20 2026] PUT /v2.0/ports/498001f8-56ef-45c4-b6dd-0230e9e2f5ad => generated 1460 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1031/2032] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/quotas/369db08a21e94158b105a2d2446b6766 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:21.102 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-024efb8b-7562-44fa-a2ff-4a87649a03cc'] response: {'name': 'network-changed', 'server_uuid': 'a8d6fe64-c321-4c3c-a1fd-519b232a9947', 'tag': '498001f8-56ef-45c4-b6dd-0230e9e2f5ad', 'status': 'completed', 'code': 200} 2026-04-23 17:39:21.150 8 INFO neutron.db.segments_db [None req-fc353a5a-cec2-49e9-864e-d52e112aaf80 04cf9b05c5e84cedb253bf8da05c2121 4fba172f281246198233d1a92ca330c4 - - default default] Added segment 9b7e40b6-1c53-499f-a448-a618117c88d0 of type vxlan for network 3cc52218-0ba8-4f1e-9587-927f2b34a9a9 [pid: 7|app: 0|req: 1032/2033] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2034] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 1002/2035] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:20 2026] POST /v2.0/networks => generated 612 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2036] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 1035/2037] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1003/2040] 10.0.0.119 () {34 vars in 669 bytes} [Thu Apr 23 17:39:21 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2041] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:39:21 2026] PUT /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2042] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2043] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2044] 10.0.0.119 () {34 vars in 762 bytes} [Thu Apr 23 17:39:21 2026] PUT /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2045] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/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: 1006/2046] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/networks?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&shared=False => generated 2372 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2047] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2048] 10.0.0.119 () {34 vars in 758 bytes} [Thu Apr 23 17:39:21 2026] PUT /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/red => 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: 1008/2049] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2050] 10.0.0.119 () {34 vars in 780 bytes} [Thu Apr 23 17:39:21 2026] PUT /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2051] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:21 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2052] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:39:21 2026] PUT /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2053] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2054] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:22.136 8 INFO neutron.api.v2.resource [None req-49df6edc-3153-4b43-87d3-9565ac9909c2 04cf9b05c5e84cedb253bf8da05c2121 4fba172f281246198233d1a92ca330c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/2055] 10.0.0.119 () {32 vars in 743 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2056] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:39:22 2026] DELETE /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2057] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:22.304 7 INFO neutron.api.v2.resource [None req-f226832b-52a9-474a-a28b-e040f7dfa6c1 04cf9b05c5e84cedb253bf8da05c2121 4fba172f281246198233d1a92ca330c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2058] 10.0.0.119 () {32 vars in 746 bytes} [Thu Apr 23 17:39:22 2026] DELETE /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2059] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:39:22 2026] DELETE /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => 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: 1047/2060] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2061] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1014/2062] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:39:22 2026] DELETE /v2.0/subnets/e2ca0edb-8259-479d-9c81-395571fda6eb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:39:22.659 7 INFO neutron.services.segments.plugin [-] Segment 9b7e40b6-1c53-499f-a448-a618117c88d0 resource provider aggregate not found 2026-04-23 17:39:22.668 7 INFO neutron.services.segments.plugin [-] Segment 9b7e40b6-1c53-499f-a448-a618117c88d0 resource provider aggregate not found 2026-04-23 17:39:22.682 7 INFO neutron.services.segments.plugin [-] Segment 9b7e40b6-1c53-499f-a448-a618117c88d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7e40b6-1c53-499f-a448-a618117c88d0 found for delete ", "request_id": "req-de44b2f0-e205-479a-ba5c-a64e2bf1be78"}]} 2026-04-23 17:39:22.685 7 INFO neutron.services.segments.plugin [-] Segment 9b7e40b6-1c53-499f-a448-a618117c88d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7e40b6-1c53-499f-a448-a618117c88d0 found for delete ", "request_id": "req-4ae59419-67c0-4000-b51f-d0de8613ec3a"}]} [pid: 7|app: 0|req: 1049/2063] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:39:22 2026] DELETE /v2.0/networks/3cc52218-0ba8-4f1e-9587-927f2b34a9a9 => 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: 1015/2064] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => 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: 1050/2065] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.106&port_id=498001f8-56ef-45c4-b6dd-0230e9e2f5ad => 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: 1016/2066] 199.19.213.15 () {34 vars in 1101 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ade&port_id=498001f8-56ef-45c4-b6dd-0230e9e2f5ad => 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: 1051/2067] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/subnets?id=9fca1ae9-7d57-4117-ad8c-44108cdac0fe&id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2068] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:22 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2069] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&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: 1019/2070] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1020/2071] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1021/2072] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1052/2073] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.0/security-groups?tenant_id=cc8341a7cc4c4e48b1b70449fa067c48&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2074] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:23 2026] DELETE /v2.0/security-groups/df5256ee-b90f-4b59-a218-3c17d836cfbf => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2075] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.0/security-groups?tenant_id=4fba172f281246198233d1a92ca330c4&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2076] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:23 2026] DELETE /v2.0/security-groups/4e6dde08-aa99-4d48-aa0f-26753503d506 => 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: 1054/2077] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:24 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1024/2078] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:25 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 660 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2079] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:39:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=369db08a21e94158b105a2d2446b6766 => generated 273 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2080] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:25 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1057/2081] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:25 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2082] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:26 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2083] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:39:25 2026] POST /v2.0/ports => generated 954 bytes in 658 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: 1026/2084] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:26 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2085] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:26 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2086] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:39:26 2026] PUT /v2.0/ports/9db831a4-2704-420f-a2dc-8af6e1db200c => generated 1235 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:39:27.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-634d7665-5507-4de3-8c41-37d55b7718d8'] response: {'name': 'network-changed', 'server_uuid': '8b24da66-f4bb-43f1-816a-6ec3b4711399', 'tag': '9db831a4-2704-420f-a2dc-8af6e1db200c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/2087] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:27 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 1238 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: 1060/2088] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:39:27 2026] GET /v2.0/networks?tenant_id=369db08a21e94158b105a2d2446b6766&shared=False => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2089] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:39:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2090] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1031/2091] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2092] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2093] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9db831a4-2704-420f-a2dc-8af6e1db200c => 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: 1034/2094] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/subnets?id=a41406c0-fe04-4eaf-a1b1-f0551243fae2 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2095] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/ports?network_id=f815a396-9fc9-4bf1-bc2a-046e39348af0&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: 1036/2096] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:28.669 7 INFO neutron.db.segments_db [None req-43dd6b9a-51ef-441a-be35-04c6db5b9f46 95fc8d7068fd408ea7bac00946bc5fc1 49b854d8348d47379b1b128762a51f6d - - default default] Added segment 2e63b737-9d86-4d72-a197-1312996f7391 of type vxlan for network 4c859597-b45d-4c9b-befb-8ba7f0c54c22 [pid: 8|app: 0|req: 1037/2097] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:28 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 1061/2098] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:39:27 2026] POST /v2.0/networks => generated 611 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2099] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:29 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2100] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:29 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2101] 10.0.0.119 () {34 vars in 664 bytes} [Thu Apr 23 17:39:28 2026] POST /v2.0/ports => generated 743 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2102] 10.0.0.119 () {34 vars in 666 bytes} [Thu Apr 23 17:39:29 2026] POST /v2.0/trunks => generated 407 bytes in 562 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: 1065/2103] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:30 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2104] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:30 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2105] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:39:30 2026] PUT /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 25 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2106] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:30 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2107] 10.0.0.119 () {34 vars in 760 bytes} [Thu Apr 23 17:39:30 2026] PUT /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/green => generated 4 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2108] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/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: 1041/2109] 10.0.0.119 () {34 vars in 756 bytes} [Thu Apr 23 17:39:31 2026] PUT /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2110] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2111] 10.0.0.119 () {34 vars in 778 bytes} [Thu Apr 23 17:39:31 2026] PUT /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/black.or.white => generated 4 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2112] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1196 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2113] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2114] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&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: 1072/2115] 10.0.0.119 () {32 vars in 818 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&mac_address=fa%3A16%3A3e%3Afb%3Ad0%3Ae0 => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2116] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:39:31 2026] PUT /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 37 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2117] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2118] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:39:31.627 8 INFO neutron.api.v2.resource [None req-e5400f73-326d-4c96-81c7-60de33c219b9 95fc8d7068fd408ea7bac00946bc5fc1 49b854d8348d47379b1b128762a51f6d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/2119] 10.0.0.119 () {32 vars in 741 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2120] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:31 2026] DELETE /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/red => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2121] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2122] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2123] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:31 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:32.064 8 INFO neutron.api.v2.resource [None req-f0c53037-3d27-42ce-9be2-519a222e68f3 95fc8d7068fd408ea7bac00946bc5fc1 49b854d8348d47379b1b128762a51f6d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2124] 10.0.0.119 () {32 vars in 744 bytes} [Thu Apr 23 17:39:32 2026] DELETE /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2125] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:39:32 2026] DELETE /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2126] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:32 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf/tags => 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: 1055/2127] 10.0.0.119 () {32 vars in 719 bytes} [Thu Apr 23 17:39:32 2026] GET /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2128] 10.0.0.119 () {32 vars in 717 bytes} [Thu Apr 23 17:39:32 2026] GET /v2.0/ports/97c38036-9686-44aa-b178-c5e815b90757 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2129] 10.0.0.119 () {32 vars in 722 bytes} [Thu Apr 23 17:39:33 2026] DELETE /v2.0/trunks/82632a0c-f7b9-4fbd-903b-e3675c888acf => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2130] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:33 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:33.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-da3b8100-4010-4a48-83c1-d67bb2651ac5 95fc8d7068fd408ea7bac00946bc5fc1 49b854d8348d47379b1b128762a51f6d - - default default] TaaS: Handle Delete Port: 97c38036-9686-44aa-b178-c5e815b90757 2026-04-23 17:39:33.612 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da3b8100-4010-4a48-83c1-d67bb2651ac5 95fc8d7068fd408ea7bac00946bc5fc1 49b854d8348d47379b1b128762a51f6d - - default default] Tap Mirror: Handle Delete Port: 97c38036-9686-44aa-b178-c5e815b90757 [pid: 8|app: 0|req: 1059/2131] 10.0.0.119 () {32 vars in 720 bytes} [Thu Apr 23 17:39:33 2026] DELETE /v2.0/ports/97c38036-9686-44aa-b178-c5e815b90757 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2132] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:33 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:33.898 7 INFO neutron.db.l3_db [None req-d9d99ee6-a8c5-40aa-a6eb-817d3543e048 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Floating IP 18c94d13-dace-43ab-93fe-1db1af10141d associated. External IP: 10.96.250.204, port: 498001f8-56ef-45c4-b6dd-0230e9e2f5ad. 2026-04-23 17:39:33.985 8 INFO neutron.services.segments.plugin [-] Segment 2e63b737-9d86-4d72-a197-1312996f7391 resource provider aggregate not found 2026-04-23 17:39:34.001 8 INFO neutron.services.segments.plugin [-] Segment 2e63b737-9d86-4d72-a197-1312996f7391 resource provider aggregate not found 2026-04-23 17:39:34.007 8 INFO neutron.services.segments.plugin [-] Segment 2e63b737-9d86-4d72-a197-1312996f7391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e63b737-9d86-4d72-a197-1312996f7391 found for delete ", "request_id": "req-aa3445ea-b311-4860-a1b9-a4f39e9ba885"}]} 2026-04-23 17:39:34.039 8 INFO neutron.services.segments.plugin [-] Segment 2e63b737-9d86-4d72-a197-1312996f7391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e63b737-9d86-4d72-a197-1312996f7391 found for delete ", "request_id": "req-e2e77249-fc67-4d69-9877-22945560dbef"}]} [pid: 8|app: 0|req: 1061/2133] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:39:33 2026] DELETE /v2.0/networks/4c859597-b45d-4c9b-befb-8ba7f0c54c22 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2134] 10.0.0.119 () {34 vars in 677 bytes} [Thu Apr 23 17:39:31 2026] POST /v2.0/floatingips => generated 855 bytes in 2926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:34.490 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a6b7321-2b8d-4100-ab28-bf0efede33e8'] response: {'name': 'network-changed', 'server_uuid': 'a8d6fe64-c321-4c3c-a1fd-519b232a9947', 'tag': '498001f8-56ef-45c4-b6dd-0230e9e2f5ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1062/2135] 10.0.0.191 () {34 vars in 1094 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-918778468&fields=id&tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2136] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 704 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2137] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/quotas/4e7fa491169d4e32a0fc9a4fd7c30fad => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2138] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&fields=id => generated 333 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2139] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2140] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2141] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2142] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2143] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&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: 1067/2144] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2145] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.106&port_id=498001f8-56ef-45c4-b6dd-0230e9e2f5ad => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2146] 199.19.213.15 () {34 vars in 1101 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ade&port_id=498001f8-56ef-45c4-b6dd-0230e9e2f5ad => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2147] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2148] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/subnets?id=9fca1ae9-7d57-4117-ad8c-44108cdac0fe&id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2149] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2150] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2151] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&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: 1081/2152] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2153] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2154] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1083/2155] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:39:35.813 8 INFO neutron.db.l3_db [None req-52745500-c27d-4d03-b170-1f9e29c856a1 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Floating IP 3435cb0d-75d3-438e-80ea-677e9d8a5bfe associated. External IP: 10.96.250.203, port: 9db831a4-2704-420f-a2dc-8af6e1db200c. [pid: 7|app: 0|req: 1084/2156] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:35 2026] GET /v2.0/security-groups?tenant_id=49b854d8348d47379b1b128762a51f6d&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2157] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:35 2026] DELETE /v2.0/security-groups/380e554e-142a-42e4-91eb-18c7c8993955 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2158] 10.0.0.119 () {34 vars in 749 bytes} [Thu Apr 23 17:39:35 2026] PUT /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 855 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:36.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4776f44-6662-4987-845b-c607536c0efb'] response: {'name': 'network-changed', 'server_uuid': '8b24da66-f4bb-43f1-816a-6ec3b4711399', 'tag': '9db831a4-2704-420f-a2dc-8af6e1db200c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1074/2159] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2160] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.0/security-groups?tenant_id=693337a3038e4c2688ad7a3dda45e1d5&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2163] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:39:36 2026] DELETE /v2.0/security-groups/88336e1f-297d-443b-8e9e-5d0982ad72df => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2164] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.0/ports?tenant_id=369db08a21e94158b105a2d2446b6766&device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2165] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.0/networks?id=f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2166] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9db831a4-2704-420f-a2dc-8af6e1db200c => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2167] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:39:36 2026] GET /v2.0/subnets?id=a41406c0-fe04-4eaf-a1b1-f0551243fae2 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2168] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:37 2026] GET /v2.0/ports?network_id=f815a396-9fc9-4bf1-bc2a-046e39348af0&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: 1079/2169] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:37 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 1091/2170] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:37 2026] GET /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0?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: 1080/2171] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:37 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2172] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:39:38 2026] GET /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2173] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:39 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2174] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:39:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad => generated 178 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2175] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:39:39 2026] POST /v2.0/ports => generated 1179 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1094/2176] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:40 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1182 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2177] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:40 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&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: 8|app: 0|req: 1083/2178] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:39:40 2026] PUT /v2.0/ports/b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => generated 1460 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:39:41.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5adb8511-3500-436f-bd97-59bd69501d5d'] response: {'name': 'network-changed', 'server_uuid': 'ad120c9f-e68f-40f2-a0eb-76b56cb3f00b', 'tag': 'b8fff08a-02fd-4e59-b9b3-10ddb68a3057', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1096/2179] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:41 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1463 bytes in 126 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/2180] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:39:42 2026] GET /v2.0/networks?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&shared=False => generated 2372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2181] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:39:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2182] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2183] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => 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: 1086/2184] 199.19.213.15 () {34 vars in 1101 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac&port_id=b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => 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: 1099/2185] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/subnets?id=6ed87375-576b-400e-a6c7-ccc7ac820d95&id=b7441677-b770-4022-a2a7-a8461be46a48 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2186] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&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: 7|app: 0|req: 1100/2187] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2188] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1101/2189] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:43 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1089/2190] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:45 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2191] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:45 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&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: 1090/2192] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:39:45 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => 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: 1103/2193] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:45 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2194] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:39:50 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1196 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2195] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:51 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2196] 10.0.0.119 () {32 vars in 818 bytes} [Thu Apr 23 17:39:51 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&mac_address=fa%3A16%3A3e%3Ad1%3Afd%3Aa1 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2197] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:39:51 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2198] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:39:51 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:39:52.154 8 INFO neutron.db.l3_db [None req-53695928-a623-4c38-8a93-ee27eb8a4d69 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Floating IP 8752a132-b349-4858-b0f1-b66a8838f67b associated. External IP: 10.96.250.206, port: b8fff08a-02fd-4e59-b9b3-10ddb68a3057. [pid: 8|app: 0|req: 1093/2201] 10.0.0.119 () {34 vars in 677 bytes} [Thu Apr 23 17:39:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:39:52.562 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-934ff698-a4e4-479e-9c7f-0dc4663557dc'] response: {'name': 'network-changed', 'server_uuid': 'ad120c9f-e68f-40f2-a0eb-76b56cb3f00b', 'tag': 'b8fff08a-02fd-4e59-b9b3-10ddb68a3057', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1109/2202] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2203] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => 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: 1110/2204] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2205] 199.19.213.15 () {34 vars in 1101 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac&port_id=b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => 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: 1111/2206] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/subnets?id=6ed87375-576b-400e-a6c7-ccc7ac820d95&id=b7441677-b770-4022-a2a7-a8461be46a48 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2207] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2208] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&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: 1097/2209] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1113/2210] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:39:53 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2211] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:01 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2212] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:01 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2213] 10.0.0.233 () {34 vars in 990 bytes} [Thu Apr 23 17:40:02 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2214] 10.0.0.233 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:02 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2215] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:03 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1116/2216] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:03 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2217] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:04 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1117/2218] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:04 2026] GET /v2.0/security-groups?id=1d7d3bef-cfb5-4fea-b150-1acffac18b16&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: 1102/2219] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:40:04 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:40:04.585 7 INFO neutron_taas.services.taas.taas_plugin [req-278d1134-fa1f-4f2e-b58d-3da533f19891 req-22094238-afb7-472e-aa24-e04a75a47778 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] TaaS: Handle Delete Port: 9db831a4-2704-420f-a2dc-8af6e1db200c 2026-04-23 17:40:04.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-278d1134-fa1f-4f2e-b58d-3da533f19891 req-22094238-afb7-472e-aa24-e04a75a47778 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Tap Mirror: Handle Delete Port: 9db831a4-2704-420f-a2dc-8af6e1db200c 2026-04-23 17:40:04.713 7 INFO neutron.db.l3_db [req-278d1134-fa1f-4f2e-b58d-3da533f19891 req-22094238-afb7-472e-aa24-e04a75a47778 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Floating IP 3435cb0d-75d3-438e-80ea-677e9d8a5bfe disassociated. External IP: 10.96.250.203, port: 9db831a4-2704-420f-a2dc-8af6e1db200c. [pid: 7|app: 0|req: 1118/2220] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:40:04 2026] DELETE /v2.0/ports/9db831a4-2704-420f-a2dc-8af6e1db200c => generated 0 bytes in 808 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:40:05.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac80ed5a-ad46-4b09-9993-c8337a154ca4'] response: {'server_uuid': '8b24da66-f4bb-43f1-816a-6ec3b4711399', 'name': 'network-vif-deleted', 'tag': '9db831a4-2704-420f-a2dc-8af6e1db200c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1103/2221] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:05 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1120/2224] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:06 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1105/2225] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:07 2026] GET /v2.0/ports?device_id=8b24da66-f4bb-43f1-816a-6ec3b4711399 => 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: 1121/2226] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:08 2026] DELETE /v2.0/security-groups/1d7d3bef-cfb5-4fea-b150-1acffac18b16 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:40:09.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb1cf222-6793-43ad-aeff-08fb13ed13e9 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] TaaS: Handle Delete Port: 739e89fd-0916-440f-a870-b03c44927609 2026-04-23 17:40:09.065 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb1cf222-6793-43ad-aeff-08fb13ed13e9 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Tap Mirror: Handle Delete Port: 739e89fd-0916-440f-a870-b03c44927609 [pid: 8|app: 0|req: 1106/2227] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:40:08 2026] DELETE /v2.0/floatingips/3435cb0d-75d3-438e-80ea-677e9d8a5bfe => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2228] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:09 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2229] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:09 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2230] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:10 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2231] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:10 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2232] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:11 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2233] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:11 2026] GET /v2.0/security-groups?id=a9946052-e04f-4639-a7a1-2c214d656f8d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2234] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:40:12 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:40:12.197 8 INFO neutron_taas.services.taas.taas_plugin [req-7d2ef2db-5bf4-47a9-8a53-63ee59976eb3 req-c4bd8d9e-e0c5-434c-8b4e-061fc855c022 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] TaaS: Handle Delete Port: d8792665-0349-447e-8f0e-57632a11641d 2026-04-23 17:40:12.200 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d2ef2db-5bf4-47a9-8a53-63ee59976eb3 req-c4bd8d9e-e0c5-434c-8b4e-061fc855c022 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Tap Mirror: Handle Delete Port: d8792665-0349-447e-8f0e-57632a11641d [pid: 8|app: 0|req: 1110/2235] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:40:12 2026] DELETE /v2.0/ports/d8792665-0349-447e-8f0e-57632a11641d => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:40:12.419 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de6a3100-970d-4fb2-a988-2262bd73520c'] response: {'server_uuid': '08137205-1f4d-482d-bb38-c650a18df775', 'name': 'network-vif-deleted', 'tag': 'd8792665-0349-447e-8f0e-57632a11641d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1126/2236] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:13 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 1111/2237] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:14 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 1127/2238] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:15 2026] GET /v2.0/ports?device_id=08137205-1f4d-482d-bb38-c650a18df775 => 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: 1112/2239] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:16 2026] DELETE /v2.0/security-groups/a9946052-e04f-4639-a7a1-2c214d656f8d => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2240] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:40:16 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:40:17.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cb8a076-1ca9-4f0f-a31b-946414ecfcd9 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] TaaS: Handle Delete Port: ad1ee5b0-84cf-4342-b128-9ef6702fa3e1 2026-04-23 17:40:17.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cb8a076-1ca9-4f0f-a31b-946414ecfcd9 be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Tap Mirror: Handle Delete Port: ad1ee5b0-84cf-4342-b128-9ef6702fa3e1 [pid: 7|app: 0|req: 1128/2241] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:40:16 2026] PUT /v2.0/routers/4f88437a-e17c-4b77-a5c1-9b2822e7b821/remove_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2242] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:40:17 2026] DELETE /v2.0/subnets/a41406c0-fe04-4eaf-a1b1-f0551243fae2 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:40:18.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4fd9fd8-fe17-47b9-9556-a817abe90b1c be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] TaaS: Handle Delete Port: 5b254919-2ff3-4bf4-8f49-4cfc8c013cac 2026-04-23 17:40:18.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4fd9fd8-fe17-47b9-9556-a817abe90b1c be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Tap Mirror: Handle Delete Port: 5b254919-2ff3-4bf4-8f49-4cfc8c013cac [pid: 8|app: 0|req: 1115/2243] 10.0.0.246 () {30 vars in 690 bytes} [Thu Apr 23 17:40:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2244] 10.0.0.246 () {30 vars in 692 bytes} [Thu Apr 23 17:40:18 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) 2026-04-23 17:40:18.543 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4fd9fd8-fe17-47b9-9556-a817abe90b1c be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] TaaS: Handle Delete Port: d1822132-3cec-483b-bc1d-0ff500b02b28 2026-04-23 17:40:18.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4fd9fd8-fe17-47b9-9556-a817abe90b1c be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] Tap Mirror: Handle Delete Port: d1822132-3cec-483b-bc1d-0ff500b02b28 [pid: 8|app: 0|req: 1117/2245] 10.0.0.246 () {30 vars in 668 bytes} [Thu Apr 23 17:40:18 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: 1118/2246] 10.0.0.246 () {30 vars in 704 bytes} [Thu Apr 23 17:40:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:40:19.063 7 INFO neutron.services.segments.plugin [-] Segment a9d156f8-24d5-482b-9554-6205c9cb1692 resource provider aggregate not found 2026-04-23 17:40:19.071 7 INFO neutron.services.segments.plugin [-] Segment a9d156f8-24d5-482b-9554-6205c9cb1692 resource provider aggregate not found 2026-04-23 17:40:19.090 7 INFO neutron.services.segments.plugin [-] Segment a9d156f8-24d5-482b-9554-6205c9cb1692 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9d156f8-24d5-482b-9554-6205c9cb1692 found for delete ", "request_id": "req-97ba883c-2b58-4d5a-9c9c-5f5c54d83e0c"}]} 2026-04-23 17:40:19.101 7 INFO neutron.services.segments.plugin [-] Segment a9d156f8-24d5-482b-9554-6205c9cb1692 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9d156f8-24d5-482b-9554-6205c9cb1692 found for delete ", "request_id": "req-8fde9046-ab69-45f7-8c64-abe1adeb0c52"}]} 2026-04-23 17:40:19.115 7 INFO neutron.db.l3_hamode_db [None req-d4fd9fd8-fe17-47b9-9556-a817abe90b1c be24863cf8a1475bb5e322e206abca2d 369db08a21e94158b105a2d2446b6766 - - default default] HA network 50e74526-ef16-47cf-9ec3-54d8a2cf0914 was deleted as no HA routers are present in tenant 369db08a21e94158b105a2d2446b6766. [pid: 7|app: 0|req: 1129/2247] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:40:17 2026] DELETE /v2.0/routers/4f88437a-e17c-4b77-a5c1-9b2822e7b821 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2248] 10.0.0.246 () {28 vars in 439 bytes} [Thu Apr 23 17:40:19 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: 1120/2249] 10.0.0.246 () {30 vars in 728 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2250] 10.0.0.246 () {30 vars in 690 bytes} [Thu Apr 23 17:40:19 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: 1122/2251] 10.0.0.246 () {30 vars in 692 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2252] 10.0.0.246 () {30 vars in 668 bytes} [Thu Apr 23 17:40:19 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: 1124/2253] 10.0.0.246 () {30 vars in 704 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2254] 10.0.0.246 () {30 vars in 728 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => 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: 1130/2255] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:40:19 2026] DELETE /v2.0/networks/f815a396-9fc9-4bf1-bc2a-046e39348af0 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2256] 10.0.0.246 () {30 vars in 690 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2257] 10.0.0.246 () {30 vars in 692 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2258] 10.0.0.246 () {30 vars in 668 bytes} [Thu Apr 23 17:40:19 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: 1132/2259] 10.0.0.246 () {30 vars in 704 bytes} [Thu Apr 23 17:40:19 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: 1128/2260] 10.0.0.246 () {30 vars in 730 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2261] 10.0.0.246 () {30 vars in 682 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2262] 10.0.0.246 () {34 vars in 704 bytes} [Thu Apr 23 17:40:19 2026] POST /v2.0/ports => generated 1128 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2263] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:20 2026] GET /v2.0/security-groups?tenant_id=0c8a3d8d2942402cac4b7f91713a3976&name=default => generated 2929 bytes in 274 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: 1130/2264] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:20 2026] DELETE /v2.0/security-groups/edade53a-48ad-41d6-b151-65a6460e3546 => 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: 1135/2265] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:20 2026] GET /v2.0/security-groups?tenant_id=369db08a21e94158b105a2d2446b6766&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: 1131/2266] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:20 2026] DELETE /v2.0/security-groups/0da1735a-cb3a-48be-86db-9ae2c2f3b596 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:40:21.115 7 INFO neutron.services.segments.plugin [-] Segment e21caf91-bdb3-49af-885a-350bb20a4381 resource provider aggregate not found 2026-04-23 17:40:21.121 7 INFO neutron.services.segments.plugin [-] Segment e21caf91-bdb3-49af-885a-350bb20a4381 resource provider aggregate not found 2026-04-23 17:40:21.138 7 INFO neutron.services.segments.plugin [-] Segment e21caf91-bdb3-49af-885a-350bb20a4381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21caf91-bdb3-49af-885a-350bb20a4381 found for delete ", "request_id": "req-d385727c-dbe4-4171-99ed-f5d265768eb7"}]} 2026-04-23 17:40:21.140 7 INFO neutron.services.segments.plugin [-] Segment e21caf91-bdb3-49af-885a-350bb20a4381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21caf91-bdb3-49af-885a-350bb20a4381 found for delete ", "request_id": "req-4b114757-8246-42bc-b0e0-66ab3b3a12e7"}]} [pid: 7|app: 0|req: 1137/2269] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2270] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2271] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:40:25 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: 1134/2272] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:40:25 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: 1139/2273] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2274] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2275] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2276] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:40:25 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: 1141/2277] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:40:25.995 8 INFO neutron.api.v2.resource [None req-8e16f8a8-816a-469d-a59d-d82889b6ddc0 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1137/2278] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.0/security-groups/lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2279] 199.19.213.15 () {30 vars in 784 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.0/security-groups?name=lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2280] 199.19.213.15 () {34 vars in 735 bytes} [Thu Apr 23 17:40:26 2026] POST /v2.0/security-groups => generated 1638 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2281] 199.19.213.15 () {30 vars in 814 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.0/security-group-rules?security_group_id=bc6099aa-c568-4005-b4a3-c905dd251b00 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2282] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:40:26 2026] PUT /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2283] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1140/2284] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:40:26 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: 1145/2285] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2286] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:40:26 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: 1146/2287] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2288] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:40:27 2026] POST /v2.0/floatingips => generated 552 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2289] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:40:28 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2290] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:40:29 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2291] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:40:29 2026] POST /v2.0/floatingips => generated 552 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2292] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:40:30 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2293] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:40:30 2026] PUT /v2.0/floatingips/d58380ec-a738-4c5b-8004-1289b40cda58/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2294] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:40:30 2026] PUT /v2.0/floatingips/e4ac2ffc-f855-4842-9430-a889a10f8766/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2295] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:40:30 2026] PUT /v2.0/floatingips/07492a35-d0e2-43aa-8fac-a2e79ebf693b/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2296] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:40:30 2026] PUT /v2.0/floatingips/ddd72160-a49b-466c-b3e4-67b9f80175b4/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2297] 10.0.0.119 () {32 vars in 672 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2298] 10.0.0.119 () {32 vars in 686 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2299] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2300] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2301] 10.0.0.119 () {32 vars in 680 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2302] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2303] 10.0.0.119 () {32 vars in 690 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2304] 10.0.0.119 () {32 vars in 702 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:40:31.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a8ff044-89de-43b9-b6e3-1a0ce2d3d3e9 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] TaaS: Handle Delete Port: d109102c-ed85-4468-bf93-143483498404 2026-04-23 17:40:31.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a8ff044-89de-43b9-b6e3-1a0ce2d3d3e9 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] Tap Mirror: Handle Delete Port: d109102c-ed85-4468-bf93-143483498404 [pid: 7|app: 0|req: 1155/2305] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:40:31 2026] DELETE /v2.0/floatingips/d58380ec-a738-4c5b-8004-1289b40cda58 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:40:32.125 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c2a1b97-2d1e-4a7a-83be-2fe97459bb98 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] TaaS: Handle Delete Port: ab74f051-a5dc-42cd-a262-d0de8edb38a8 2026-04-23 17:40:32.128 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c2a1b97-2d1e-4a7a-83be-2fe97459bb98 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] Tap Mirror: Handle Delete Port: ab74f051-a5dc-42cd-a262-d0de8edb38a8 [pid: 8|app: 0|req: 1151/2306] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:40:32 2026] DELETE /v2.0/floatingips/e4ac2ffc-f855-4842-9430-a889a10f8766 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:40:32.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-62e3171b-25b1-45cf-844a-ad7a9c7e998f 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] TaaS: Handle Delete Port: 1165f24c-72b9-4d2b-a494-8ad7c66eaa69 2026-04-23 17:40:32.462 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62e3171b-25b1-45cf-844a-ad7a9c7e998f 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] Tap Mirror: Handle Delete Port: 1165f24c-72b9-4d2b-a494-8ad7c66eaa69 [pid: 7|app: 0|req: 1156/2307] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:40:32 2026] DELETE /v2.0/floatingips/07492a35-d0e2-43aa-8fac-a2e79ebf693b => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:40:32.883 8 INFO neutron_taas.services.taas.taas_plugin [None req-74afb5f6-7932-4497-8a4e-de21cbd5a735 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] TaaS: Handle Delete Port: 2c7bac7b-711e-4f2b-897b-60fc236f1b6d 2026-04-23 17:40:32.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74afb5f6-7932-4497-8a4e-de21cbd5a735 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] Tap Mirror: Handle Delete Port: 2c7bac7b-711e-4f2b-897b-60fc236f1b6d [pid: 8|app: 0|req: 1152/2308] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:40:32 2026] DELETE /v2.0/floatingips/ddd72160-a49b-466c-b3e4-67b9f80175b4 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:40:33.334 7 INFO neutron_taas.services.taas.taas_plugin [None req-86f9d854-a491-4b5a-9a30-a3ddf176925f 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] TaaS: Handle Delete Port: 9c542360-5996-46b0-9c4f-190ad1ed9517 2026-04-23 17:40:33.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86f9d854-a491-4b5a-9a30-a3ddf176925f 8dc4635a647341b9a03bea2e9d39dde9 736a18482720442fb637a48d7cde8a8f - - default default] Tap Mirror: Handle Delete Port: 9c542360-5996-46b0-9c4f-190ad1ed9517 [pid: 7|app: 0|req: 1157/2309] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:40:33 2026] DELETE /v2.0/floatingips/63db51e8-bb31-4668-bd76-c374c06480ca => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2310] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:34 2026] GET /v2.0/security-groups?tenant_id=736a18482720442fb637a48d7cde8a8f&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2311] 10.0.0.191 () {34 vars in 1016 bytes} [Thu Apr 23 17:40:34 2026] GET /v2.0/security-groups?id=fb620a68-bcd4-4d32-8c3f-026c390e9167&fields=id => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2312] 10.0.0.191 () {34 vars in 982 bytes} [Thu Apr 23 17:40:34 2026] GET /v2.0/networks?id=540bdb26-b284-411a-b560-de6c5fe20120 => generated 735 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2313] 10.0.0.191 () {34 vars in 965 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/quotas/b58211e9ff8b47b988e4dadad11b8eec => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2314] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:34 2026] DELETE /v2.0/security-groups/e1ae5225-ff5b-47dc-a80a-7e3644be8f10 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2315] 10.0.0.191 () {34 vars in 1002 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&fields=id => generated 149 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2316] 10.0.0.191 () {34 vars in 1008 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1156/2317] 10.0.0.191 () {34 vars in 1108 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2318] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/security-groups?tenant_id=93225fb28d694219a62be67633d81dbc&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2319] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:35 2026] DELETE /v2.0/security-groups/9aead15d-4435-4df0-96c4-84ac21979bef => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2320] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/security-groups?tenant_id=912d71c0ad1545c196ba42e24da6b558&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2321] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:35 2026] DELETE /v2.0/security-groups/7456662b-caad-460e-9bf0-7a63c779d735 => 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: 1158/2322] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 12 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2323] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:36 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => 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: 1160/2326] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:39 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => 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: 1167/2327] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:39 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => 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: 1161/2328] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:40:40 2026] GET /v2.0/networks?id=540bdb26-b284-411a-b560-de6c5fe20120 => generated 735 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:40:40.882 7 INFO neutron.db.segments_db [None req-fc41a16d-f988-478b-ad16-8c3b8da992e5 f89a6abf077f481fb5d8129d6aa3845d b874d11923724f36be2853148a9439f3 - - default default] Added segment a7708347-ee6f-421e-b19a-a6071bd0302a of type vxlan for network d137a877-58ae-402a-80fe-4f0912f57172 [pid: 8|app: 0|req: 1162/2329] 199.19.213.15 () {34 vars in 1049 bytes} [Thu Apr 23 17:40:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b58211e9ff8b47b988e4dadad11b8eec => generated 343 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2330] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:40:40 2026] POST /v2.0/networks => generated 612 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:40:41.076 7 INFO neutron.db.segments_db [None req-4641b0d0-5dff-452c-86d7-4da204cd8908 f89a6abf077f481fb5d8129d6aa3845d b874d11923724f36be2853148a9439f3 - - default default] Added segment 27b27fab-adeb-4aa7-98e1-04b8fa6817cb of type vxlan for network 23909363-ff66-4923-ac8e-e27f1938d9eb [pid: 7|app: 0|req: 1169/2331] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:40:41 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2332] 199.19.213.15 () {38 vars in 954 bytes} [Thu Apr 23 17:40:40 2026] POST /v2.0/ports => generated 1082 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 17:40:41.255 7 INFO neutron.db.segments_db [None req-4c872c3c-a926-4ce2-86da-f7bfe062987f f89a6abf077f481fb5d8129d6aa3845d b874d11923724f36be2853148a9439f3 - - default default] Added segment 79bb05a9-8ad0-4210-8b39-20270374f21a of type vxlan for network c7da9812-d0d5-4851-a8d4-d96bdcaaaed5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1170/2333] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:40:41 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 17:40:41.432 7 INFO neutron.db.segments_db [None req-456177a4-18ab-4e52-8125-a2d459768e8d f89a6abf077f481fb5d8129d6aa3845d b874d11923724f36be2853148a9439f3 - - default default] Added segment cef849a0-bb95-4712-98da-a412bb1da11f of type vxlan for network c269a651-fd17-4aa3-add7-ed4069ea4b88 [pid: 7|app: 0|req: 1171/2334] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:40:41 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-04-23 17:40:41.630 7 INFO neutron.db.segments_db [None req-86378ed8-8cd3-494b-b4e3-021998a6da2f f89a6abf077f481fb5d8129d6aa3845d b874d11923724f36be2853148a9439f3 - - default default] Added segment d51e74f0-a8cc-4981-a69e-0056aa5d44ec of type vxlan for network 45efb5e5-2386-42d5-b86f-4a2b415e3d02 [pid: 7|app: 0|req: 1172/2335] 10.0.0.119 () {34 vars in 670 bytes} [Thu Apr 23 17:40:41 2026] POST /v2.0/networks => generated 612 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2336] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:40:41 2026] PUT /v2.0/ports/c8e2573c-ce4e-4228-9780-38ee6bfeaaca => generated 1243 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2337] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:41 2026] PUT /v2.0/networks/d137a877-58ae-402a-80fe-4f0912f57172/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:41.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0b773ff-54f2-438b-8034-9dd4377ad1d2'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': 'c8e2573c-ce4e-4228-9780-38ee6bfeaaca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1165/2338] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:41 2026] PUT /v2.0/networks/23909363-ff66-4923-ac8e-e27f1938d9eb/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2339] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:41 2026] PUT /v2.0/networks/c7da9812-d0d5-4851-a8d4-d96bdcaaaed5/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2340] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:42 2026] PUT /v2.0/networks/c269a651-fd17-4aa3-add7-ed4069ea4b88/tags => generated 19 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2341] 10.0.0.119 () {32 vars in 666 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2342] 10.0.0.119 () {32 vars in 680 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2343] 10.0.0.119 () {32 vars in 676 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2344] 10.0.0.119 () {32 vars in 688 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2345] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2346] 199.19.213.15 () {34 vars in 1017 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&shared=False => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2347] 10.0.0.119 () {32 vars in 674 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2348] 199.19.213.15 () {34 vars in 929 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2349] 10.0.0.119 () {32 vars in 688 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2350] 10.0.0.119 () {32 vars in 684 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2351] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2352] 10.0.0.119 () {32 vars in 696 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2353] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/security-groups?id=fb620a68-bcd4-4d32-8c3f-026c390e9167&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2354] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2355] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:40:42 2026] DELETE /v2.0/networks/d137a877-58ae-402a-80fe-4f0912f57172 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:40:43.074 7 INFO neutron.services.segments.plugin [-] Segment a7708347-ee6f-421e-b19a-a6071bd0302a resource provider aggregate not found 2026-04-23 17:40:43.093 7 INFO neutron.services.segments.plugin [-] Segment a7708347-ee6f-421e-b19a-a6071bd0302a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7708347-ee6f-421e-b19a-a6071bd0302a found for delete ", "request_id": "req-0d482ef5-0938-4102-b7dc-fb850c8bbf63"}]} 2026-04-23 17:40:43.118 7 INFO neutron.services.segments.plugin [-] Segment a7708347-ee6f-421e-b19a-a6071bd0302a resource provider aggregate not found 2026-04-23 17:40:43.141 8 INFO neutron.services.segments.plugin [-] Segment 27b27fab-adeb-4aa7-98e1-04b8fa6817cb resource provider aggregate not found 2026-04-23 17:40:43.149 7 INFO neutron.services.segments.plugin [-] Segment a7708347-ee6f-421e-b19a-a6071bd0302a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7708347-ee6f-421e-b19a-a6071bd0302a found for delete ", "request_id": "req-87dbd25e-b9d5-4158-8acf-c80ab133254a"}]} 2026-04-23 17:40:43.159 8 INFO neutron.services.segments.plugin [-] Segment 27b27fab-adeb-4aa7-98e1-04b8fa6817cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b27fab-adeb-4aa7-98e1-04b8fa6817cb found for delete ", "request_id": "req-a2992538-cca0-4e2b-87a5-c4e5d93c913f"}]} [pid: 8|app: 0|req: 1174/2356] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:40:42 2026] DELETE /v2.0/networks/23909363-ff66-4923-ac8e-e27f1938d9eb => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:40:43.174 8 INFO neutron.services.segments.plugin [-] Segment 27b27fab-adeb-4aa7-98e1-04b8fa6817cb resource provider aggregate not found 2026-04-23 17:40:43.194 8 INFO neutron.services.segments.plugin [-] Segment 27b27fab-adeb-4aa7-98e1-04b8fa6817cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b27fab-adeb-4aa7-98e1-04b8fa6817cb found for delete ", "request_id": "req-afa9dec4-8a3f-4032-a6ac-b966cb810591"}]} [pid: 7|app: 0|req: 1183/2357] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:40:43 2026] DELETE /v2.0/networks/c7da9812-d0d5-4851-a8d4-d96bdcaaaed5 => 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: 1175/2358] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:40:43 2026] DELETE /v2.0/networks/c269a651-fd17-4aa3-add7-ed4069ea4b88 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2359] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:40:43 2026] DELETE /v2.0/networks/45efb5e5-2386-42d5-b86f-4a2b415e3d02 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2360] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2361] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => 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: 1177/2362] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2363] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2364] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1187/2365] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1179/2366] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:44 2026] GET /v2.0/security-groups?tenant_id=6983fcc5095b4affb69b8b94ad0ba1c6&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2367] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:44 2026] DELETE /v2.0/security-groups/d1230eaf-7b03-4e54-bf96-ffa51865f599 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2368] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:44 2026] GET /v2.0/security-groups?tenant_id=0f0f69073b54475386510abe79e2538c&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:40:45.118 7 INFO neutron.services.segments.plugin [-] Segment 79bb05a9-8ad0-4210-8b39-20270374f21a resource provider aggregate not found 2026-04-23 17:40:45.139 7 INFO neutron.services.segments.plugin [-] Segment 79bb05a9-8ad0-4210-8b39-20270374f21a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79bb05a9-8ad0-4210-8b39-20270374f21a found for delete ", "request_id": "req-951a6388-050a-4a0f-9060-12db3008dc97"}]} 2026-04-23 17:40:45.159 7 INFO neutron.services.segments.plugin [-] Segment d51e74f0-a8cc-4981-a69e-0056aa5d44ec resource provider aggregate not found 2026-04-23 17:40:45.176 7 INFO neutron.services.segments.plugin [-] Segment d51e74f0-a8cc-4981-a69e-0056aa5d44ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51e74f0-a8cc-4981-a69e-0056aa5d44ec found for delete ", "request_id": "req-468f957b-cc19-46f2-9d00-5812d0cad990"}]} 2026-04-23 17:40:45.178 7 INFO neutron.services.segments.plugin [-] Segment 79bb05a9-8ad0-4210-8b39-20270374f21a resource provider aggregate not found 2026-04-23 17:40:45.189 8 INFO neutron.services.segments.plugin [-] Segment cef849a0-bb95-4712-98da-a412bb1da11f resource provider aggregate not found 2026-04-23 17:40:45.201 7 INFO neutron.services.segments.plugin [-] Segment 79bb05a9-8ad0-4210-8b39-20270374f21a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79bb05a9-8ad0-4210-8b39-20270374f21a found for delete ", "request_id": "req-d63dfad9-2e9f-41f7-a80f-8ba72bd7afae"}]} 2026-04-23 17:40:45.209 8 INFO neutron.services.segments.plugin [-] Segment cef849a0-bb95-4712-98da-a412bb1da11f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef849a0-bb95-4712-98da-a412bb1da11f found for delete ", "request_id": "req-7c178c2c-ba66-41e9-8a44-f2905dbe9bee"}]} 2026-04-23 17:40:45.219 7 INFO neutron.services.segments.plugin [-] Segment d51e74f0-a8cc-4981-a69e-0056aa5d44ec resource provider aggregate not found 2026-04-23 17:40:45.233 7 INFO neutron.services.segments.plugin [-] Segment d51e74f0-a8cc-4981-a69e-0056aa5d44ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51e74f0-a8cc-4981-a69e-0056aa5d44ec found for delete ", "request_id": "req-63259283-94e2-4e3e-837b-aab32f303c00"}]} 2026-04-23 17:40:45.321 8 INFO neutron.services.segments.plugin [-] Segment cef849a0-bb95-4712-98da-a412bb1da11f resource provider aggregate not found 2026-04-23 17:40:45.336 8 INFO neutron.services.segments.plugin [-] Segment cef849a0-bb95-4712-98da-a412bb1da11f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef849a0-bb95-4712-98da-a412bb1da11f found for delete ", "request_id": "req-f9413473-9326-4d4b-aef4-d29f9c620ea8"}]} [pid: 7|app: 0|req: 1189/2369] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:45 2026] DELETE /v2.0/security-groups/1344a4a3-a947-4fc6-9e79-870679f67fa9 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2370] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:45 2026] GET /v2.0/security-groups?tenant_id=b874d11923724f36be2853148a9439f3&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2371] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:45 2026] DELETE /v2.0/security-groups/59444e1b-6561-4a76-ad7a-4a1239e9175d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2372] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2373] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.0/security-groups?id=fb620a68-bcd4-4d32-8c3f-026c390e9167&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2374] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2375] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2376] 199.19.213.15 () {34 vars in 1043 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.0/security-groups?id=fb620a68-bcd4-4d32-8c3f-026c390e9167&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2377] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:50 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2378] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:40:50 2026] GET /v2.0/security-groups?id=fb620a68-bcd4-4d32-8c3f-026c390e9167&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2379] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:40:50 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2380] 10.0.0.119 () {34 vars in 678 bytes} [Thu Apr 23 17:40:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2381] 10.0.0.119 () {34 vars in 678 bytes} [Thu Apr 23 17:40:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2382] 10.0.0.119 () {34 vars in 678 bytes} [Thu Apr 23 17:40:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2383] 10.0.0.119 () {34 vars in 678 bytes} [Thu Apr 23 17:40:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2384] 10.0.0.119 () {34 vars in 678 bytes} [Thu Apr 23 17:40:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2387] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:51 2026] PUT /v2.0/policies/4e0d3760-24b9-44f1-8c6b-1692dea616ed/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2388] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:51 2026] PUT /v2.0/policies/560ed780-2093-485e-9510-0c282c289c82/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2389] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:51 2026] PUT /v2.0/policies/1d55868a-2e8c-423e-8c78-8a661d052bc7/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2390] 10.0.0.119 () {34 vars in 753 bytes} [Thu Apr 23 17:40:51 2026] PUT /v2.0/policies/53fcf312-b213-4356-b574-7d458a928c28/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2391] 10.0.0.119 () {32 vars in 674 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2392] 10.0.0.119 () {32 vars in 688 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2393] 10.0.0.119 () {32 vars in 684 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2394] 10.0.0.119 () {32 vars in 696 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2395] 10.0.0.119 () {32 vars in 682 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2396] 10.0.0.119 () {32 vars in 696 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2397] 10.0.0.119 () {32 vars in 692 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2398] 10.0.0.119 () {32 vars in 704 bytes} [Thu Apr 23 17:40:52 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2399] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:40:52 2026] DELETE /v2.0/qos/policies/4e0d3760-24b9-44f1-8c6b-1692dea616ed => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2400] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:40:52 2026] DELETE /v2.0/qos/policies/560ed780-2093-485e-9510-0c282c289c82 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2401] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:40:53 2026] DELETE /v2.0/qos/policies/1d55868a-2e8c-423e-8c78-8a661d052bc7 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2402] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:40:53 2026] DELETE /v2.0/qos/policies/53fcf312-b213-4356-b574-7d458a928c28 => 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: 1205/2403] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:40:53 2026] DELETE /v2.0/qos/policies/e22cf720-900f-4e41-b2f8-0472595cbb1e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2404] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:54 2026] GET /v2.0/security-groups?tenant_id=2304bfd19d0c414e94e5ac9acf93c275&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2405] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:54 2026] DELETE /v2.0/security-groups/d27592f4-94e1-4bc1-ab46-c519d6cccd5f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2406] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:54 2026] GET /v2.0/security-groups?tenant_id=775b21dbb70640cba91eb22bd0382a3f&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2407] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:54 2026] DELETE /v2.0/security-groups/28b5a496-212a-4f07-badd-0552659ff962 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2408] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:40:55 2026] GET /v2.0/security-groups?tenant_id=6de8959ca12a406e956ccddb8a418bb2&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2409] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:40:55 2026] DELETE /v2.0/security-groups/1e9ce793-8011-427b-b4dc-68b2a4b0e3ef => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2410] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:41:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2411] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:41:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2412] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:41:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2413] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:41:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2414] 10.0.0.119 () {34 vars in 684 bytes} [Thu Apr 23 17:41:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2415] 10.0.0.119 () {34 vars in 767 bytes} [Thu Apr 23 17:41:01 2026] PUT /v2.0/security-groups/1ea4eff1-a9f8-49ea-920d-5af3339bee4d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2416] 10.0.0.119 () {34 vars in 767 bytes} [Thu Apr 23 17:41:01 2026] PUT /v2.0/security-groups/5ec05b5e-73af-45d1-8f9d-f44e853a5faa/tags => generated 25 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2417] 10.0.0.119 () {34 vars in 767 bytes} [Thu Apr 23 17:41:01 2026] PUT /v2.0/security-groups/da0a466d-0717-4855-85b8-8a27424d704c/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2418] 10.0.0.119 () {34 vars in 767 bytes} [Thu Apr 23 17:41:01 2026] PUT /v2.0/security-groups/9c7cbf37-ee2e-445a-a80c-3273f5255831/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2419] 10.0.0.119 () {32 vars in 680 bytes} [Thu Apr 23 17:41:01 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2420] 10.0.0.119 () {32 vars in 694 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2421] 10.0.0.119 () {32 vars in 690 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2422] 10.0.0.119 () {32 vars in 702 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2423] 10.0.0.119 () {32 vars in 688 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2424] 10.0.0.119 () {32 vars in 702 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2425] 10.0.0.119 () {32 vars in 698 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2426] 10.0.0.119 () {32 vars in 710 bytes} [Thu Apr 23 17:41:02 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2427] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:02 2026] DELETE /v2.0/security-groups/1ea4eff1-a9f8-49ea-920d-5af3339bee4d => 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: 1211/2428] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:02 2026] DELETE /v2.0/security-groups/5ec05b5e-73af-45d1-8f9d-f44e853a5faa => 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: 1218/2429] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:02 2026] DELETE /v2.0/security-groups/da0a466d-0717-4855-85b8-8a27424d704c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2430] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:02 2026] DELETE /v2.0/security-groups/9c7cbf37-ee2e-445a-a80c-3273f5255831 => 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: 1219/2431] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:02 2026] DELETE /v2.0/security-groups/6087bd96-347a-486f-9c10-2c6b52d486fb => 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: 1213/2432] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:03 2026] GET /v2.0/security-groups?tenant_id=b523ba9e87c34ba996c21428a7218044&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2433] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:04 2026] DELETE /v2.0/security-groups/9f5a4740-63bd-4d3f-a137-0af0f1284c4b => 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: 1214/2434] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:04 2026] GET /v2.0/security-groups?tenant_id=2622a6c10e124f1aa70749d974baeeb5&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2435] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:04 2026] DELETE /v2.0/security-groups/59ef7f2c-e4e3-4d7e-b10a-b34bee0fe508 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2436] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:04 2026] GET /v2.0/security-groups?tenant_id=54a5a9774efc4573ab62b07db617b9b2&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2437] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:04 2026] DELETE /v2.0/security-groups/8efbbd7d-cffd-4db4-a5b4-056f4c83aa19 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:41:08.692 8 INFO neutron.db.segments_db [None req-2c9ba28d-6bf7-4a30-a324-1c354c536535 f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] Added segment 524bf9b0-310e-4c48-bae9-94b59cbdd388 of type vxlan for network 63256a33-7da4-4f01-85f1-352a03626b59 2026-04-23 17:41:08.960 8 INFO neutron.db.l3_hamode_db [None req-2c9ba28d-6bf7-4a30-a324-1c354c536535 f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 17:41:09.080 8 INFO neutron.db.l3_hamode_db [None req-2c9ba28d-6bf7-4a30-a324-1c354c536535 f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1217/2440] 10.0.0.119 () {34 vars in 668 bytes} [Thu Apr 23 17:41:08 2026] POST /v2.0/routers => generated 474 bytes in 1178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2441] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:41:09 2026] PUT /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2442] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:09 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2443] 10.0.0.119 () {34 vars in 762 bytes} [Thu Apr 23 17:41:09 2026] PUT /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/green => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2444] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:10 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2445] 10.0.0.119 () {34 vars in 758 bytes} [Thu Apr 23 17:41:10 2026] PUT /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/red => generated 4 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2446] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:10 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2447] 10.0.0.119 () {34 vars in 780 bytes} [Thu Apr 23 17:41:10 2026] PUT /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/black.or.white => generated 4 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2448] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:10 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 52 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2449] 10.0.0.119 () {34 vars in 751 bytes} [Thu Apr 23 17:41:10 2026] PUT /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 37 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2450] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:10 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 37 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2451] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:11 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/red => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:41:11.244 8 INFO neutron.api.v2.resource [None req-f1b3693f-b050-4be9-8f54-55b64b03be08 f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1223/2452] 10.0.0.119 () {32 vars in 743 bytes} [Thu Apr 23 17:41:11 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/green => generated 99 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2453] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:41:11 2026] DELETE /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/red => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2454] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:11 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 30 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:41:11.602 7 INFO neutron.api.v2.resource [None req-f58f1e33-0099-4107-9078-6c73f4c9604c f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1231/2455] 10.0.0.119 () {32 vars in 746 bytes} [Thu Apr 23 17:41:11 2026] DELETE /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2456] 10.0.0.119 () {32 vars in 734 bytes} [Thu Apr 23 17:41:11 2026] DELETE /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2457] 10.0.0.119 () {32 vars in 731 bytes} [Thu Apr 23 17:41:11 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270/tags => generated 12 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2458] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:41:11 2026] GET /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270 => generated 480 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2459] 10.0.0.119 () {34 vars in 742 bytes} [Thu Apr 23 17:41:11 2026] PUT /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270 => generated 480 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2460] 10.0.0.119 () {32 vars in 736 bytes} [Thu Apr 23 17:41:12 2026] GET /v2.0/ports?device_id=4415d06d-2383-4698-a2bf-07c7e7c83270 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:41:12.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e3c8838-ce63-47ca-a8cb-6746642a9b1c f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] TaaS: Handle Delete Port: 73429701-70db-463a-89e8-5d07286520c7 2026-04-23 17:41:12.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e3c8838-ce63-47ca-a8cb-6746642a9b1c f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] Tap Mirror: Handle Delete Port: 73429701-70db-463a-89e8-5d07286520c7 2026-04-23 17:41:13.605 7 INFO neutron.services.segments.plugin [-] Segment 524bf9b0-310e-4c48-bae9-94b59cbdd388 resource provider aggregate not found 2026-04-23 17:41:13.609 7 INFO neutron.services.segments.plugin [-] Segment 524bf9b0-310e-4c48-bae9-94b59cbdd388 resource provider aggregate not found 2026-04-23 17:41:13.624 7 INFO neutron.services.segments.plugin [-] Segment 524bf9b0-310e-4c48-bae9-94b59cbdd388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 524bf9b0-310e-4c48-bae9-94b59cbdd388 found for delete ", "request_id": "req-09c75e1b-1ea5-4ef1-b829-b453209b0810"}]} 2026-04-23 17:41:13.628 7 INFO neutron.db.l3_hamode_db [None req-0e3c8838-ce63-47ca-a8cb-6746642a9b1c f980055cc9f84a239078865e9b40f4aa f00154e0493548a3a5a66984c7bf04b6 - - default default] HA network 63256a33-7da4-4f01-85f1-352a03626b59 was deleted as no HA routers are present in tenant f00154e0493548a3a5a66984c7bf04b6. 2026-04-23 17:41:13.629 7 INFO neutron.services.segments.plugin [-] Segment 524bf9b0-310e-4c48-bae9-94b59cbdd388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 524bf9b0-310e-4c48-bae9-94b59cbdd388 found for delete ", "request_id": "req-095b676f-65f1-4bc5-8738-a66c1204939a"}]} [pid: 7|app: 0|req: 1234/2461] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:41:12 2026] DELETE /v2.0/routers/4415d06d-2383-4698-a2bf-07c7e7c83270 => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2462] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:14 2026] GET /v2.0/security-groups?tenant_id=f00154e0493548a3a5a66984c7bf04b6&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2463] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:14 2026] DELETE /v2.0/security-groups/f9700ce4-cc70-4ff5-b635-8c4765c68c9b => 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: 1229/2464] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:14 2026] GET /v2.0/security-groups?tenant_id=08d02122dd914d13a8b61ad6c5a7fecc&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2465] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:14 2026] DELETE /v2.0/security-groups/5c2d20ac-e34c-4728-91c3-da733d5d5e93 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2466] 10.0.0.119 () {34 vars in 676 bytes} [Thu Apr 23 17:41:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2467] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:41:18 2026] PUT /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2468] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:18 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2469] 10.0.0.119 () {34 vars in 770 bytes} [Thu Apr 23 17:41:18 2026] PUT /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2470] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:18 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2471] 10.0.0.119 () {34 vars in 766 bytes} [Thu Apr 23 17:41:18 2026] PUT /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/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: 1233/2472] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:18 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/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: 1240/2473] 10.0.0.119 () {34 vars in 788 bytes} [Thu Apr 23 17:41:18 2026] PUT /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/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: 1234/2474] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:18 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2475] 10.0.0.119 () {34 vars in 759 bytes} [Thu Apr 23 17:41:18 2026] PUT /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2476] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2477] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:41:19.129 8 INFO neutron.api.v2.resource [None req-7718a7d9-f0e8-4945-9796-f9bb9d89b90c aed7bceaa2044cccb02ff596d246fbb7 71b59f33893047e19121e49ae31d40d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1236/2478] 10.0.0.119 () {32 vars in 751 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/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: 1243/2479] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:41:19 2026] DELETE /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags/red => 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: 1237/2480] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:41:19.263 7 INFO neutron.api.v2.resource [None req-1cdfc3b1-fc65-4293-a257-36a319a6e4d5 aed7bceaa2044cccb02ff596d246fbb7 71b59f33893047e19121e49ae31d40d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2481] 10.0.0.119 () {32 vars in 754 bytes} [Thu Apr 23 17:41:19 2026] DELETE /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2482] 10.0.0.119 () {32 vars in 742 bytes} [Thu Apr 23 17:41:19 2026] DELETE /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2483] 10.0.0.119 () {32 vars in 739 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7/tags => 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: 1239/2484] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:41:19 2026] DELETE /v2.0/subnetpools/222eddde-147f-411f-ac53-608e7e8b4fd7 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2485] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:20 2026] GET /v2.0/security-groups?tenant_id=71b59f33893047e19121e49ae31d40d5&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2486] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:20 2026] DELETE /v2.0/security-groups/d519e132-c4b5-463f-bb6c-3559cb372955 => 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: 1247/2487] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:41:20 2026] GET /v2.0/security-groups?tenant_id=851a95b1731f44438828cb31b2f2c1b4&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2488] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:41:20 2026] DELETE /v2.0/security-groups/f3777b69-fdf7-4e36-b863-5792b033da42 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2491] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2492] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2493] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2494] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2495] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2496] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2497] 199.19.213.15 () {34 vars in 716 bytes} [Thu Apr 23 17:41:26 2026] POST /v2.0/ports => generated 1059 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2498] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2499] 10.0.0.191 () {34 vars in 907 bytes} [Thu Apr 23 17:41:26 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2500] 199.19.213.15 () {34 vars in 1261 bytes} [Thu Apr 23 17:41:27 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2501] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:27 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1248/2502] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:28 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1255/2503] 199.19.213.15 () {34 vars in 974 bytes} [Thu Apr 23 17:41:28 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2504] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:41:28 2026] GET /v2.0/networks?id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2505] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:41:28 2026] PUT /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1249 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:41:29.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-265da940-0625-4122-8b75-30e47f44542f'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': 'b1e9ebbe-7666-44be-97ec-4dd94a1dee92', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1250/2506] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:41:29 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2489 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2507] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:41:29 2026] GET /v2.0/networks?id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2508] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:41:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1258/2509] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:41:29 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2510] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:41:30 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&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: 1259/2511] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:30 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1253/2512] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:30 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1260/2513] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2489 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2514] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => 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: 1261/2515] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2516] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2517] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2518] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2519] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1257/2520] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2521] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2522] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1265/2523] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:31 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1259/2524] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:41:35 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1251 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2525] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:41:35 2026] PUT /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1275 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:41:35.800 8 INFO neutron.api.v2.resource [None req-c89d91f8-155e-41ce-97f6-2d61f7be5002 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1260/2526] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:41:35 2026] GET /v2.0/security-groups/lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:41:35.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7041e225-070c-41fb-8c8d-0b05aaf3a733'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': 'b1e9ebbe-7666-44be-97ec-4dd94a1dee92', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1267/2527] 199.19.213.15 () {30 vars in 784 bytes} [Thu Apr 23 17:41:35 2026] GET /v2.0/security-groups?name=lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2528] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:41:35 2026] PUT /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1313 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:41:36.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d169c460-a891-4689-8390-6c1984ee6d9b'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': 'b1e9ebbe-7666-44be-97ec-4dd94a1dee92', '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: 1262/2529] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:41:36 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: 1263/2530] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:41:36 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: 1264/2531] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:41: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: 1268/2532] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2533] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:41:36 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: 1266/2534] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2537] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/networks?id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2538] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1269/2539] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2540] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2541] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2542] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2543] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2544] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1272/2545] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2546] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1273/2547] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2548] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:41:36 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2549] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2550] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/networks?id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2551] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1277/2552] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => 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: 1276/2553] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2554] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1277/2555] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:37 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:41:41.523 7 INFO neutron.db.l3_db [None req-16ff43c5-b7d5-4253-b175-416aa6d6c975 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Floating IP e1a5d75a-fbf9-48cf-b2c9-ee0e6cdbc22f associated. External IP: 10.96.250.209, port: dcc5c968-65ec-4cd7-b56a-584ddf5221c0. [pid: 7|app: 0|req: 1279/2556] 10.0.0.119 () {34 vars in 677 bytes} [Thu Apr 23 17:41:40 2026] POST /v2.0/floatingips => generated 898 bytes in 1028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2557] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:41:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2558] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:41:44 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: 1279/2559] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:41:44 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: 1281/2560] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:41:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:41:44.928 8 INFO neutron.api.v2.resource [None req-4b2a2ccc-1bc9-490b-8c5e-0484062bec7e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1280/2561] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:41:44 2026] GET /v2.0/security-groups/lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2562] 199.19.213.15 () {30 vars in 784 bytes} [Thu Apr 23 17:41:44 2026] GET /v2.0/security-groups?name=lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2563] 199.19.213.15 () {30 vars in 814 bytes} [Thu Apr 23 17:41:44 2026] GET /v2.0/security-group-rules?security_group_id=bc6099aa-c568-4005-b4a3-c905dd251b00 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2564] 199.19.213.15 () {34 vars in 746 bytes} [Thu Apr 23 17:41:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2565] 199.19.213.15 () {34 vars in 746 bytes} [Thu Apr 23 17:41:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2568] 10.0.0.246 () {30 vars in 690 bytes} [Thu Apr 23 17:41:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2569] 10.0.0.246 () {30 vars in 692 bytes} [Thu Apr 23 17:41:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2570] 10.0.0.246 () {30 vars in 668 bytes} [Thu Apr 23 17:41:53 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: 1285/2571] 10.0.0.246 () {30 vars in 704 bytes} [Thu Apr 23 17:41:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2572] 10.0.0.246 () {28 vars in 439 bytes} [Thu Apr 23 17:41:54 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2573] 10.0.0.246 () {30 vars in 728 bytes} [Thu Apr 23 17:41:54 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2574] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:41:57 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) [pid: 8|app: 0|req: 1287/2575] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:41:57 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: 1289/2576] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:41: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: 1288/2577] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:41:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2578] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:41:57 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2579] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:41:57 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2580] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:41:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2581] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:41:57 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: 1292/2582] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:41: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: 1291/2583] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:41:57 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: 1293/2584] 199.19.213.15 () {34 vars in 716 bytes} [Thu Apr 23 17:41:57 2026] POST /v2.0/ports => generated 1328 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2585] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:41:58 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1294/2586] 10.0.0.191 () {34 vars in 907 bytes} [Thu Apr 23 17:41:58 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: 1293/2587] 199.19.213.15 () {34 vars in 1261 bytes} [Thu Apr 23 17:41:59 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2588] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:41:59 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1294/2589] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:41:59 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1296/2590] 199.19.213.15 () {34 vars in 974 bytes} [Thu Apr 23 17:42:00 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2591] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:00 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2592] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:42:00 2026] PUT /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1518 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:42:00.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48c331e1-c2a0-4970-830b-450e02c748c8'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': '8ae42c4d-d694-432b-a53f-0129724ae254', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2593] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4099 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1298/2594] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2595] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1299/2596] 199.19.213.15 () {34 vars in 1103 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1298/2597] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/subnets?id=9fca1ae9-7d57-4117-ad8c-44108cdac0fe&id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2598] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2599] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2600] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1300/2601] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:01 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1302/2602] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4099 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2603] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2604] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => 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: 1302/2605] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2606] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1303/2607] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:02 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1305/2608] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1304/2609] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2610] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2611] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1307/2612] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1306/2613] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1308/2614] 199.19.213.15 () {34 vars in 1103 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1307/2615] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/subnets?id=9fca1ae9-7d57-4117-ad8c-44108cdac0fe&id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2616] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2617] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2618] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2619] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:03 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2622] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1520 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2623] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2624] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2625] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/subnets/9fca1ae9-7d57-4117-ad8c-44108cdac0fe => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2626] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2627] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:07 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: 1315/2628] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:07 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: 1314/2629] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2630] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2631] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2632] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2633] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => 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: 1318/2634] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:07 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2635] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:08 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2636] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:08 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2637] 10.0.0.246 () {30 vars in 690 bytes} [Thu Apr 23 17:42:14 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: 1320/2638] 10.0.0.246 () {30 vars in 692 bytes} [Thu Apr 23 17:42:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2639] 10.0.0.246 () {30 vars in 668 bytes} [Thu Apr 23 17:42:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2640] 10.0.0.246 () {30 vars in 704 bytes} [Thu Apr 23 17:42: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: 1320/2641] 10.0.0.246 () {28 vars in 439 bytes} [Thu Apr 23 17:42:15 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2642] 10.0.0.246 () {30 vars in 728 bytes} [Thu Apr 23 17:42:15 2026] GET /v2.0/subnets/6ed87375-576b-400e-a6c7-ccc7ac820d95 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2643] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2644] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2645] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2646] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:16 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: 1323/2647] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2648] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/subnets/6ed87375-576b-400e-a6c7-ccc7ac820d95 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2649] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4101 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2650] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:16 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: 1325/2651] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:16 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: 1327/2652] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2653] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:16 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: 1328/2654] 199.19.213.15 () {34 vars in 716 bytes} [Thu Apr 23 17:42:16 2026] POST /v2.0/ports => generated 1328 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2655] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:42:17 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1328 bytes in 40 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: 1329/2656] 199.19.213.15 () {34 vars in 1261 bytes} [Thu Apr 23 17:42:18 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2657] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:18 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1330/2658] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:18 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2659] 199.19.213.15 () {34 vars in 974 bytes} [Thu Apr 23 17:42:18 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2660] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:18 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2661] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:42:19 2026] PUT /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1518 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:42:19.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6a4f95d-7285-440e-87ec-b14b2b89ea4e'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': '85b0f528-e1e2-4b95-9f9e-f413120bdeb2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2662] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 5611 bytes in 58 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: 1331/2663] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2664] 199.19.213.15 () {34 vars in 1055 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => 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: 1332/2665] 199.19.213.15 () {34 vars in 1105 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A206&port_id=85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => 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: 1334/2666] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/subnets?id=6ed87375-576b-400e-a6c7-ccc7ac820d95&id=b7441677-b770-4022-a2a7-a8461be46a48 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2667] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2668] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2669] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1336/2670] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:20 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2673] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 5611 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2674] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => 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: 1337/2675] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => 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: 1339/2676] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&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: 1338/2677] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1340/2678] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1339/2679] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1341/2680] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2681] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2682] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2683] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:21 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1343/2684] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1342/2685] 199.19.213.15 () {34 vars in 1103 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2686] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/subnets?id=9fca1ae9-7d57-4117-ad8c-44108cdac0fe&id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2687] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&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: 7|app: 0|req: 1345/2688] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&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: 1344/2689] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1346/2690] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1345/2691] 199.19.213.15 () {34 vars in 1055 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.36&port_id=85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => 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: 1347/2692] 199.19.213.15 () {34 vars in 1105 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A206&port_id=85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => 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: 1346/2693] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/subnets?id=6ed87375-576b-400e-a6c7-ccc7ac820d95&id=b7441677-b770-4022-a2a7-a8461be46a48 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2694] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2695] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2696] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2697] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:22 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2698] 10.0.0.191 () {34 vars in 971 bytes} [Thu Apr 23 17:42:26 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2699] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:26 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728 => generated 797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2700] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:26 2026] GET /v2.0/subnets/6ed87375-576b-400e-a6c7-ccc7ac820d95 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2701] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:26 2026] GET /v2.0/subnets/b7441677-b770-4022-a2a7-a8461be46a48 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2702] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:26 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2703] 199.19.213.15 () {34 vars in 789 bytes} [Thu Apr 23 17:42:27 2026] PUT /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1255 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:42:27.497 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-debe7759-c009-46aa-a22f-f0ea6db36024'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': '8ae42c4d-d694-432b-a53f-0129724ae254', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2704] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1352/2705] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2706] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42: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: 8|app: 0|req: 1353/2707] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42: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: 1355/2708] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2709] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2710] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2711] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2712] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2713] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2714] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2715] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:27 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2716] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2717] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 5384 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2718] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => 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: 1360/2719] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1360/2720] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/subnets?id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2721] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2722] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2723] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:28 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1363/2726] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:39 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: 1364/2727] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:39 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: 1364/2728] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:39 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: 1365/2729] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:39 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: 1365/2730] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:39 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2731] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:39 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 5384 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2732] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:40 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: 1367/2733] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:40 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: 1367/2734] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:40 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: 1368/2735] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:40 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: 1368/2736] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:40 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1520 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2737] 199.19.213.15 () {34 vars in 789 bytes} [Thu Apr 23 17:42:40 2026] PUT /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1311 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:42:40.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37b99b25-4c72-4ad2-89dc-7ad7f882e998'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': '85b0f528-e1e2-4b95-9f9e-f413120bdeb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2738] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:40 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1370/2739] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:40 2026] GET /v2.0/subnets/b7441677-b770-4022-a2a7-a8461be46a48 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2740] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:40 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2741] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4980 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2742] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:42:40 2026] PUT /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1080 bytes in 465 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: 1372/2743] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728 => generated 797 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2744] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2745] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1373/2746] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4980 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2747] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1374/2748] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:41 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4980 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2749] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:42 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4980 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:42:42.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4ec3285-4035-4c9c-af7a-e1d0178e7ecb'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': '85b0f528-e1e2-4b95-9f9e-f413120bdeb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2750] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4980 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2751] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2752] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2753] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2754] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 4980 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2755] 199.19.213.15 () {34 vars in 974 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2756] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2757] 199.19.213.15 () {34 vars in 1015 bytes} [Thu Apr 23 17:42:43 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2758] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:42:43 2026] PUT /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 917 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2759] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:44 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3872 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, ' 2026-04-23 17:42:44.845 8 INFO neutron_taas.services.taas.taas_plugin [None req-8644a234-23bc-40f8-8352-6393fd5cba6e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 85b0f528-e1e2-4b95-9f9e-f413120bdeb2 2026-04-23 17:42:44.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8644a234-23bc-40f8-8352-6393fd5cba6e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 85b0f528-e1e2-4b95-9f9e-f413120bdeb2 [pid: 8|app: 0|req: 1380/2760] 199.19.213.15 () {32 vars in 758 bytes} [Thu Apr 23 17:42:44 2026] DELETE /v2.0/ports/85b0f528-e1e2-4b95-9f9e-f413120bdeb2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2761] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:45 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: 1381/2762] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:45 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: 1382/2763] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2764] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:45 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: 1383/2765] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2766] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => 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: 1384/2767] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2768] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2769] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2770] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2771] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2772] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3872 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2773] 199.19.213.15 () {34 vars in 1225 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/networks?id=540bdb26-b284-411a-b560-de6c5fe20120&id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&id=b650185a-5176-48cc-9a01-de58e7985272&id=4090096f-81a2-443e-95aa-41f58b064728 => generated 3093 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2774] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2775] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2776] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2777] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2778] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:45 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2779] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1390/2780] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2781] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&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: 1391/2782] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2783] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1392/2784] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=8ae42c4d-d694-432b-a53f-0129724ae254 => 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: 1393/2785] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/subnets?id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2786] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&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: 1394/2787] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1394/2788] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:46 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1395/2789] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2790] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2791] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2792] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2793] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3872 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2794] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2795] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2796] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2797] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:50 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: 1399/2798] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:50 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2799] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:42:51 2026] PUT /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1080 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:42:51.377 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2184e521-d53c-47e4-8b3f-3db14c1558b3'] response: {'name': 'network-changed', 'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'tag': '8ae42c4d-d694-432b-a53f-0129724ae254', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2800] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:51 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1402/2803] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:51 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2804] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:51 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3697 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2805] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:51 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2806] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:42:51 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2807] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:51 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1404/2808] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:52 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2809] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:52 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3697 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2810] 199.19.213.15 () {34 vars in 974 bytes} [Thu Apr 23 17:42:53 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 1116 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2811] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:42:53 2026] GET /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2812] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:53 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 3697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2813] 199.19.213.15 () {34 vars in 1015 bytes} [Thu Apr 23 17:42:53 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2814] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:42:53 2026] PUT /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 917 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2815] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:42:54 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 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-04-23 17:42:54.910 8 INFO neutron_taas.services.taas.taas_plugin [None req-88a98677-e7f3-404e-aad7-58a0d1615b04 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: 8ae42c4d-d694-432b-a53f-0129724ae254 2026-04-23 17:42:54.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88a98677-e7f3-404e-aad7-58a0d1615b04 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: 8ae42c4d-d694-432b-a53f-0129724ae254 [pid: 8|app: 0|req: 1408/2816] 199.19.213.15 () {32 vars in 758 bytes} [Thu Apr 23 17:42:54 2026] DELETE /v2.0/ports/8ae42c4d-d694-432b-a53f-0129724ae254 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2817] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:42:55 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: 1409/2818] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:42:55 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: 1410/2819] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:42:55 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/2820] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:42:55 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: 1411/2821] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2822] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2823] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2824] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => 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: 1413/2825] 199.19.213.15 () {30 vars in 742 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2826] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2827] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2828] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2829] 199.19.213.15 () {34 vars in 1145 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/networks?id=540bdb26-b284-411a-b560-de6c5fe20120&id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&id=b650185a-5176-48cc-9a01-de58e7985272 => generated 2307 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2830] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => 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: 1415/2831] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2832] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&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: 1416/2833] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2834] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1417/2835] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.213&port_id=b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1419/2836] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/subnets?id=1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2837] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:42:55 2026] GET /v2.0/ports?network_id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2838] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:42:56 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?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: 1419/2839] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:42:56 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2842] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:43:06 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: 1421/2843] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:43: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: 1423/2844] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2845] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:06.755 7 INFO neutron.api.v2.resource [None req-eb91fca7-cc14-4933-b7d1-9848263227f1 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2846] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.0/security-groups/lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2847] 199.19.213.15 () {30 vars in 784 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.0/security-groups?name=lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 2865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2848] 199.19.213.15 () {30 vars in 814 bytes} [Thu Apr 23 17:43:06 2026] GET /v2.0/security-group-rules?security_group_id=bc6099aa-c568-4005-b4a3-c905dd251b00 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2849] 199.19.213.15 () {32 vars in 788 bytes} [Thu Apr 23 17:43:06 2026] DELETE /v2.0/security-group-rules/6167fc63-1a2c-4585-bd7b-493521e9db43 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2850] 199.19.213.15 () {32 vars in 788 bytes} [Thu Apr 23 17:43:06 2026] DELETE /v2.0/security-group-rules/cd510e94-3ec6-4156-9e95-084c0212afaf => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:10.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5f60e1c-abda-4a13-b97f-9b9772ed0095 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: d24acb40-a614-4fdb-b1ce-48d5c38d5908 2026-04-23 17:43:10.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5f60e1c-abda-4a13-b97f-9b9772ed0095 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: d24acb40-a614-4fdb-b1ce-48d5c38d5908 2026-04-23 17:43:10.853 8 INFO neutron.db.l3_db [None req-b5f60e1c-abda-4a13-b97f-9b9772ed0095 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Floating IP e1a5d75a-fbf9-48cf-b2c9-ee0e6cdbc22f disassociated (deleted). External IP: 10.96.250.209, port: dcc5c968-65ec-4cd7-b56a-584ddf5221c0. [pid: 8|app: 0|req: 1425/2851] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:43:10 2026] DELETE /v2.0/floatingips/e1a5d75a-fbf9-48cf-b2c9-ee0e6cdbc22f => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:11.709 7 INFO neutron.api.v2.resource [None req-6b96703f-efe3-4f32-9eab-2a15347e2710 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2852] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:43:11 2026] GET /v2.0/floatingips/e1a5d75a-fbf9-48cf-b2c9-ee0e6cdbc22f => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2853] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:43:12 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: 1428/2854] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2855] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:43:12 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: 1429/2856] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:12.468 8 INFO neutron.api.v2.resource [None req-06778267-c70f-4e44-bdb0-70a67dc3670e 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2857] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/security-groups/lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2858] 199.19.213.15 () {30 vars in 784 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/security-groups?name=lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2859] 199.19.213.15 () {30 vars in 814 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/security-group-rules?security_group_id=bc6099aa-c568-4005-b4a3-c905dd251b00 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2860] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:43:12 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: 1430/2861] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:43:12 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: 1432/2862] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:43:12 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: 1431/2863] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:43:12 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: 1433/2864] 199.19.213.15 () {30 vars in 740 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2865] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2866] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2867] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:43:12 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2868] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:43:13 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2869] 199.19.213.15 () {34 vars in 974 bytes} [Thu Apr 23 17:43:14 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1349 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2870] 199.19.213.15 () {34 vars in 1059 bytes} [Thu Apr 23 17:43:15 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2871] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:43:15 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2872] 199.19.213.15 () {34 vars in 1015 bytes} [Thu Apr 23 17:43:15 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2873] 199.19.213.15 () {38 vars in 1027 bytes} [Thu Apr 23 17:43:15 2026] PUT /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1150 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2874] 199.19.213.15 () {30 vars in 768 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1248 bytes in 55 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: 1437/2875] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:43:16 2026] PUT /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1090 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2876] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:16.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0ca7f84-e67a-486c-9377-1b2e4f70e62d 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: b1e9ebbe-7666-44be-97ec-4dd94a1dee92 2026-04-23 17:43:16.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0ca7f84-e67a-486c-9377-1b2e4f70e62d 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: b1e9ebbe-7666-44be-97ec-4dd94a1dee92 [pid: 8|app: 0|req: 1438/2877] 199.19.213.15 () {32 vars in 758 bytes} [Thu Apr 23 17:43:16 2026] DELETE /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2878] 199.19.213.15 () {30 vars in 702 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2879] 199.19.213.15 () {30 vars in 704 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2880] 199.19.213.15 () {30 vars in 680 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2881] 199.19.213.15 () {30 vars in 716 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:16.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-066cb449-9323-40b1-880b-f907cb319421 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2882] 199.19.213.15 () {32 vars in 758 bytes} [Thu Apr 23 17:43:16 2026] DELETE /v2.0/ports/b1e9ebbe-7666-44be-97ec-4dd94a1dee92 => 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: 1441/2883] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:43:16.919 7 INFO neutron.api.v2.resource [None req-4a5e71b4-8ae6-4c3a-af61-b792023b6431 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2884] 199.19.213.15 () {30 vars in 762 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/security-groups/lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2885] 199.19.213.15 () {30 vars in 784 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/security-groups?name=lb-7f8fa093-62e2-4bde-a748-c9dd222bfcd6 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2886] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/ports?tenant_id=b58211e9ff8b47b988e4dadad11b8eec&device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2887] 199.19.213.15 () {30 vars in 736 bytes} [Thu Apr 23 17:43:16 2026] GET /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2888] 199.19.213.15 () {34 vars in 1065 bytes} [Thu Apr 23 17:43:17 2026] GET /v2.0/networks?id=540bdb26-b284-411a-b560-de6c5fe20120&id=47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 1521 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2889] 199.19.213.15 () {34 vars in 1061 bytes} [Thu Apr 23 17:43:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.148&port_id=c8e2573c-ce4e-4228-9780-38ee6bfeaaca => 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: 1447/2890] 199.19.213.15 () {34 vars in 983 bytes} [Thu Apr 23 17:43:17 2026] GET /v2.0/subnets?id=65497af1-96f5-4a92-ab10-eca02d60e950 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2891] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:43:17 2026] GET /v2.0/ports?network_id=540bdb26-b284-411a-b560-de6c5fe20120&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2892] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:43:17 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?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: 1450/2893] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:43:17 2026] GET /v2.0/networks/540bdb26-b284-411a-b560-de6c5fe20120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2894] 199.19.213.15 () {34 vars in 788 bytes} [Thu Apr 23 17:43:17 2026] PUT /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 1090 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2895] 199.19.213.15 () {32 vars in 778 bytes} [Thu Apr 23 17:43:17 2026] DELETE /v2.0/security-groups/bc6099aa-c568-4005-b4a3-c905dd251b00 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:17.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-fed54995-67ab-4030-8d86-ffc5a2e72b06 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: dcc5c968-65ec-4cd7-b56a-584ddf5221c0 2026-04-23 17:43:17.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fed54995-67ab-4030-8d86-ffc5a2e72b06 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: dcc5c968-65ec-4cd7-b56a-584ddf5221c0 [pid: 8|app: 0|req: 1445/2896] 199.19.213.15 () {32 vars in 758 bytes} [Thu Apr 23 17:43:17 2026] DELETE /v2.0/ports/dcc5c968-65ec-4cd7-b56a-584ddf5221c0 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2897] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:43:20 2026] GET /v2.0/ports?device_id=965a5fc0-47ad-428b-8f30-986642e58ce1 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:43:20.525 8 INFO neutron_taas.services.taas.taas_plugin [req-e0a683ff-ba7b-4f0e-a532-c257579e6b0c req-360d141f-3024-45e7-a81d-1256318d9ee2 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] TaaS: Handle Delete Port: c8e2573c-ce4e-4228-9780-38ee6bfeaaca 2026-04-23 17:43:20.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e0a683ff-ba7b-4f0e-a532-c257579e6b0c req-360d141f-3024-45e7-a81d-1256318d9ee2 995802ed4f394c689220e64328aaa9fb b58211e9ff8b47b988e4dadad11b8eec - - default default] Tap Mirror: Handle Delete Port: c8e2573c-ce4e-4228-9780-38ee6bfeaaca [pid: 8|app: 0|req: 1446/2898] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:43:20 2026] DELETE /v2.0/ports/c8e2573c-ce4e-4228-9780-38ee6bfeaaca => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:20.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5f1cb58-bd70-455d-b95f-f05b90f24bd9'] response: {'server_uuid': '965a5fc0-47ad-428b-8f30-986642e58ce1', 'name': 'network-vif-deleted', 'tag': 'c8e2573c-ce4e-4228-9780-38ee6bfeaaca', 'status': 'completed', 'code': 200} 2026-04-23 17:43:22.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-a92ddc1f-d83e-4db6-a688-1ed0180f771e 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: a4a62a06-0765-4772-b52a-a97569a90321 2026-04-23 17:43:22.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a92ddc1f-d83e-4db6-a688-1ed0180f771e 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: a4a62a06-0765-4772-b52a-a97569a90321 2026-04-23 17:43:22.258 8 INFO neutron.db.l3_db [None req-a92ddc1f-d83e-4db6-a688-1ed0180f771e 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Floating IP 8752a132-b349-4858-b0f1-b66a8838f67b disassociated (deleted). External IP: 10.96.250.206, port: b8fff08a-02fd-4e59-b9b3-10ddb68a3057. [pid: 8|app: 0|req: 1448/2901] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:43:21 2026] DELETE /v2.0/floatingips/8752a132-b349-4858-b0f1-b66a8838f67b => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:22.648 7 INFO neutron.api.v2.resource [None req-2ba19d20-44aa-403b-ad4b-8b0a28cc9865 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2902] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:43:22 2026] GET /v2.0/floatingips/8752a132-b349-4858-b0f1-b66a8838f67b => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:22.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d7de5d7-f101-47df-9c7b-07b8c42f2248'] response: {'name': 'network-changed', 'server_uuid': 'ad120c9f-e68f-40f2-a0eb-76b56cb3f00b', 'tag': 'b8fff08a-02fd-4e59-b9b3-10ddb68a3057', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/2903] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:43:22 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2904] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:43:22 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&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: 1450/2905] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => 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: 1456/2906] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/networks?id=4090096f-81a2-443e-95aa-41f58b064728 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2907] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2908] 199.19.213.15 () {34 vars in 1101 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac&port_id=b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => 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: 1452/2909] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/subnets?id=6ed87375-576b-400e-a6c7-ccc7ac820d95&id=b7441677-b770-4022-a2a7-a8461be46a48 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2910] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2911] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/ports?network_id=4090096f-81a2-443e-95aa-41f58b064728&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2912] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1454/2913] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:43:23 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728?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: 1460/2914] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:43:25 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:43:25.447 8 INFO neutron_taas.services.taas.taas_plugin [req-984f116e-2ae2-467b-8822-17b11e39d682 req-6571604f-28b7-4752-af69-e2cfbc1d6f1d 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: b8fff08a-02fd-4e59-b9b3-10ddb68a3057 2026-04-23 17:43:25.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-984f116e-2ae2-467b-8822-17b11e39d682 req-6571604f-28b7-4752-af69-e2cfbc1d6f1d 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: b8fff08a-02fd-4e59-b9b3-10ddb68a3057 [pid: 8|app: 0|req: 1455/2915] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:43:25 2026] DELETE /v2.0/ports/b8fff08a-02fd-4e59-b9b3-10ddb68a3057 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:25.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83945edc-15a3-4a2c-ae06-70e02a61bb2e'] response: {'server_uuid': 'ad120c9f-e68f-40f2-a0eb-76b56cb3f00b', 'name': 'network-vif-deleted', 'tag': 'b8fff08a-02fd-4e59-b9b3-10ddb68a3057', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1461/2916] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:43:28 2026] GET /v2.0/ports?device_id=ad120c9f-e68f-40f2-a0eb-76b56cb3f00b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:43:33.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc929dae-3d8e-4ac1-a556-e13a28ffe455 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 7c8a715e-8e47-4aac-8f20-4c6d69e9dfc9 2026-04-23 17:43:33.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc929dae-3d8e-4ac1-a556-e13a28ffe455 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 7c8a715e-8e47-4aac-8f20-4c6d69e9dfc9 2026-04-23 17:43:33.773 8 INFO neutron.db.l3_db [None req-bc929dae-3d8e-4ac1-a556-e13a28ffe455 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Floating IP 18c94d13-dace-43ab-93fe-1db1af10141d disassociated (deleted). External IP: 10.96.250.204, port: 498001f8-56ef-45c4-b6dd-0230e9e2f5ad. [pid: 8|app: 0|req: 1456/2917] 10.0.0.119 () {32 vars in 732 bytes} [Thu Apr 23 17:43:33 2026] DELETE /v2.0/floatingips/18c94d13-dace-43ab-93fe-1db1af10141d => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:34.087 7 INFO neutron.api.v2.resource [None req-64108305-8431-4b38-ad84-ab080b2019fa 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2918] 10.0.0.119 () {32 vars in 729 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/floatingips/18c94d13-dace-43ab-93fe-1db1af10141d => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:34.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1e3077a-ee29-4e48-94bb-846800345627'] response: {'name': 'network-changed', 'server_uuid': 'a8d6fe64-c321-4c3c-a1fd-519b232a9947', 'tag': '498001f8-56ef-45c4-b6dd-0230e9e2f5ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1457/2919] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2920] 10.0.0.191 () {34 vars in 1040 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/security-groups?id=ebb90405-9443-4013-a597-0013dbd82150&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2921] 199.19.213.15 () {34 vars in 1079 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/ports?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2922] 199.19.213.15 () {34 vars in 985 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/networks?id=b650185a-5176-48cc-9a01-de58e7985272 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2923] 199.19.213.15 () {34 vars in 1057 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.106&port_id=498001f8-56ef-45c4-b6dd-0230e9e2f5ad => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2924] 199.19.213.15 () {34 vars in 1101 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ade&port_id=498001f8-56ef-45c4-b6dd-0230e9e2f5ad => 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: 1460/2925] 199.19.213.15 () {34 vars in 1063 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/subnets?id=9fca1ae9-7d57-4117-ad8c-44108cdac0fe&id=a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2926] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2927] 199.19.213.15 () {34 vars in 1051 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/ports?network_id=b650185a-5176-48cc-9a01-de58e7985272&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: 1467/2928] 199.19.213.15 () {34 vars in 1011 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?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: 1462/2929] 199.19.213.15 () {34 vars in 1111 bytes} [Thu Apr 23 17:43:34 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2932] 199.19.213.15 () {34 vars in 993 bytes} [Thu Apr 23 17:43:36 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:43:36.834 8 INFO neutron_taas.services.taas.taas_plugin [req-049c32bb-d5d2-4ce2-a3f4-fc4898772fdc req-971beb7f-8333-485a-8db6-d18e17515eef 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 498001f8-56ef-45c4-b6dd-0230e9e2f5ad 2026-04-23 17:43:36.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-049c32bb-d5d2-4ce2-a3f4-fc4898772fdc req-971beb7f-8333-485a-8db6-d18e17515eef 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 498001f8-56ef-45c4-b6dd-0230e9e2f5ad [pid: 8|app: 0|req: 1464/2933] 199.19.213.15 () {36 vars in 996 bytes} [Thu Apr 23 17:43:36 2026] DELETE /v2.0/ports/498001f8-56ef-45c4-b6dd-0230e9e2f5ad => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:37.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8a6fbef-329d-4d1e-82b2-458365433df9'] response: {'server_uuid': 'a8d6fe64-c321-4c3c-a1fd-519b232a9947', 'name': 'network-vif-deleted', 'tag': '498001f8-56ef-45c4-b6dd-0230e9e2f5ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/2934] 10.0.0.191 () {34 vars in 990 bytes} [Thu Apr 23 17:43:39 2026] GET /v2.0/ports?device_id=a8d6fe64-c321-4c3c-a1fd-519b232a9947 => 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: 1465/2935] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2.0/security-group-rules/03213379-9bce-4e28-b6c6-233df0c8ecb3 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:44.638 7 INFO neutron.api.v2.resource [None req-5cd9383a-610b-4cde-9198-90a9bcfda14c 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/2936] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:44 2026] GET /v2.0/security-group-rules/03213379-9bce-4e28-b6c6-233df0c8ecb3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2937] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2.0/security-group-rules/e471a286-7557-418d-b42f-496c1712d3fb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:44.727 7 INFO neutron.api.v2.resource [None req-834dd981-98be-451c-b8b3-f620e6419b8a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2938] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:44 2026] GET /v2.0/security-group-rules/e471a286-7557-418d-b42f-496c1712d3fb => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2939] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2.0/security-group-rules/a3428e88-a8ad-4b91-9217-6cb7fbd7081b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:44.822 7 INFO neutron.api.v2.resource [None req-28cfb4dd-a281-460d-ac08-c11015eb75d8 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2940] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:44 2026] GET /v2.0/security-group-rules/a3428e88-a8ad-4b91-9217-6cb7fbd7081b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2941] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2.0/security-group-rules/09a654eb-688d-4e9f-816f-4798b4e19046 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:44.921 7 INFO neutron.api.v2.resource [None req-eb59e161-da49-4037-84b1-770aecefd5dd 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2942] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:44 2026] GET /v2.0/security-group-rules/09a654eb-688d-4e9f-816f-4798b4e19046 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2943] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:44 2026] DELETE /v2.0/security-group-rules/73ae4e94-082e-44f2-aea4-92449d3838c0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.028 7 INFO neutron.api.v2.resource [None req-4fadad28-c6c0-413b-8dd8-f5aa0faa5d87 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2944] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/73ae4e94-082e-44f2-aea4-92449d3838c0 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2945] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-group-rules/fe123de3-a665-4a23-9e33-b0f6277da0c2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.123 7 INFO neutron.api.v2.resource [None req-72081214-f03d-4546-811e-f67aa39137f9 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2946] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/fe123de3-a665-4a23-9e33-b0f6277da0c2 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2947] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-group-rules/10ce346b-126a-4cbb-98a9-8cff6f9b9225 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.215 7 INFO neutron.api.v2.resource [None req-537c7232-29e7-4ccc-a899-ce14eb670f75 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2948] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/10ce346b-126a-4cbb-98a9-8cff6f9b9225 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2949] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-group-rules/49ca7c66-416f-476c-add6-1413ecdd0492 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.314 7 INFO neutron.api.v2.resource [None req-6e0a0c51-3e98-44f5-b215-0103ee14710d 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2950] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/49ca7c66-416f-476c-add6-1413ecdd0492 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2951] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-group-rules/2ae3d607-baf1-4d8c-b6c4-16233c8e4fb3 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.410 7 INFO neutron.api.v2.resource [None req-21437bf8-ba1b-48c9-b4cc-9a5d4d4a1742 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2952] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/2ae3d607-baf1-4d8c-b6c4-16233c8e4fb3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2953] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-group-rules/d1336588-4a83-4b12-b941-d05892ca4d4e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.498 7 INFO neutron.api.v2.resource [None req-102942e7-0155-43bc-b896-87b57259feb6 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2954] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/d1336588-4a83-4b12-b941-d05892ca4d4e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2955] 10.0.0.119 () {32 vars in 750 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-group-rules/8bd1a254-6885-4288-92ed-e5b7600385da => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.584 7 INFO neutron.api.v2.resource [None req-ace1262a-ce52-4da5-b415-bb66c9ec78f7 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2956] 10.0.0.119 () {32 vars in 747 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-group-rules/8bd1a254-6885-4288-92ed-e5b7600385da => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2957] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:45 2026] DELETE /v2.0/security-groups/ebb90405-9443-4013-a597-0013dbd82150 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:45.686 7 INFO neutron.api.v2.resource [None req-cd4278e6-e259-4b1e-ba1d-0364df13c577 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2958] 10.0.0.119 () {32 vars in 737 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.0/security-groups/ebb90405-9443-4013-a597-0013dbd82150 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:46.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-76b55abe-289f-4992-a9ed-6346ca3f465a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 987a81e1-99c1-4386-ab53-a98b8e378624 2026-04-23 17:43:46.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76b55abe-289f-4992-a9ed-6346ca3f465a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 987a81e1-99c1-4386-ab53-a98b8e378624 [pid: 8|app: 0|req: 1477/2959] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:43:45 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/remove_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:46.948 7 INFO neutron.api.v2.resource [None req-61fa900c-61c1-4f57-b3e4-5d0f2e6fc18b 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2960] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:43:46 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/remove_router_interface => generated 198 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:47.408 8 INFO neutron_taas.services.taas.taas_plugin [None req-9adf4fdf-10a6-4c9f-b4e7-474865d5445f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 8dbe6239-52e0-41df-ba56-3cfa5dea2201 2026-04-23 17:43:47.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9adf4fdf-10a6-4c9f-b4e7-474865d5445f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 8dbe6239-52e0-41df-ba56-3cfa5dea2201 [pid: 8|app: 0|req: 1478/2961] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:43:46 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:48.211 7 INFO neutron.api.v2.resource [None req-3eae3eec-f169-4496-bdfe-bdbaad6c438d 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2962] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:43:48 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/remove_router_interface => generated 198 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:48.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4e6b7ec-cebe-4357-b9d6-3ca50b0eed4a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 703e98b4-abda-4d78-b1cb-f953892f7682 2026-04-23 17:43:48.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4e6b7ec-cebe-4357-b9d6-3ca50b0eed4a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 703e98b4-abda-4d78-b1cb-f953892f7682 [pid: 8|app: 0|req: 1479/2963] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:43:48 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:43:49.321 7 INFO neutron.api.v2.resource [None req-0dce0a1e-3f21-4739-b1a8-4bd0b5287ad8 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/2964] 10.0.0.119 () {34 vars in 789 bytes} [Thu Apr 23 17:43:49 2026] PUT /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:49.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-021b1281-67c4-4541-b063-2294199c7b8f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: eb6e5030-7be8-4905-8566-8992a4389c6c 2026-04-23 17:43:49.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-021b1281-67c4-4541-b063-2294199c7b8f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: eb6e5030-7be8-4905-8566-8992a4389c6c 2026-04-23 17:43:49.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-021b1281-67c4-4541-b063-2294199c7b8f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 62226ddd-b196-4ab6-aed8-7cc354df0043 2026-04-23 17:43:49.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-021b1281-67c4-4541-b063-2294199c7b8f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 62226ddd-b196-4ab6-aed8-7cc354df0043 2026-04-23 17:43:50.267 8 INFO neutron.services.segments.plugin [-] Segment 60d4297a-19f3-48f7-a1e7-7ea2def971a4 resource provider aggregate not found 2026-04-23 17:43:50.273 8 INFO neutron.services.segments.plugin [-] Segment 60d4297a-19f3-48f7-a1e7-7ea2def971a4 resource provider aggregate not found 2026-04-23 17:43:50.296 8 INFO neutron.services.segments.plugin [-] Segment 60d4297a-19f3-48f7-a1e7-7ea2def971a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d4297a-19f3-48f7-a1e7-7ea2def971a4 found for delete ", "request_id": "req-808d2d54-4acd-4008-ba72-b59d0f3d0e7e"}]} 2026-04-23 17:43:50.297 8 INFO neutron.services.segments.plugin [-] Segment 60d4297a-19f3-48f7-a1e7-7ea2def971a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d4297a-19f3-48f7-a1e7-7ea2def971a4 found for delete ", "request_id": "req-e9a79cdb-7630-44d8-ad5b-5b7bbb8f68b3"}]} 2026-04-23 17:43:50.301 8 INFO neutron.db.l3_hamode_db [None req-021b1281-67c4-4541-b063-2294199c7b8f 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] HA network b4d79aef-7a4d-4437-9ba2-29494e8c5ea1 was deleted as no HA routers are present in tenant 4e7fa491169d4e32a0fc9a4fd7c30fad. [pid: 8|app: 0|req: 1480/2965] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:49 2026] DELETE /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034 => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:43:50.331 7 INFO neutron.api.v2.resource [None req-81dfc2d4-f708-4fbd-bd66-a054d9deb2d1 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2966] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:50 2026] GET /v2.0/routers/e327db2f-233e-47c1-8c67-396a64f72034 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2967] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:50 2026] DELETE /v2.0/subnets/b7441677-b770-4022-a2a7-a8461be46a48 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:50.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9baa1df7-f978-484d-9bc4-8b33334ffcc0 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/2968] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:50 2026] GET /v2.0/subnets/b7441677-b770-4022-a2a7-a8461be46a48 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2969] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:50 2026] DELETE /v2.0/subnets/6ed87375-576b-400e-a6c7-ccc7ac820d95 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:50.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73b07206-19c7-4f82-bfd7-33c96d7e465b 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/2970] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:50 2026] GET /v2.0/subnets/6ed87375-576b-400e-a6c7-ccc7ac820d95 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:50.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-15aeb9bc-e866-4c3b-a9e4-47ca5d928bf5 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: f6e5f95b-2d2a-4b9d-870e-e3cb1c9ecf02 2026-04-23 17:43:50.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15aeb9bc-e866-4c3b-a9e4-47ca5d928bf5 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: f6e5f95b-2d2a-4b9d-870e-e3cb1c9ecf02 [pid: 8|app: 0|req: 1483/2971] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:43:50 2026] DELETE /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:51.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41459891-369e-4df2-a600-dca97953429a 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/2972] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:43:51 2026] GET /v2.0/networks/4090096f-81a2-443e-95aa-41f58b064728 => 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: 1484/2973] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:51 2026] DELETE /v2.0/subnets/9fca1ae9-7d57-4117-ad8c-44108cdac0fe => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:51.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fc3d3ef-51bf-42b7-9c1c-ed327a6cbe04 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2974] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:51 2026] GET /v2.0/subnets/9fca1ae9-7d57-4117-ad8c-44108cdac0fe => 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: 1485/2977] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:51 2026] DELETE /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:51.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-979953b7-d1e6-43f9-86f1-872f59cd3602 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2978] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:51 2026] GET /v2.0/subnets/a3f17ed1-c646-407d-88ab-fc68cee5b6b1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:51.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-b82a8584-80b4-41b7-9c27-cc943fb1c262 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: f074d8c6-0c20-4d26-940f-42d0b6f81cdf 2026-04-23 17:43:51.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b82a8584-80b4-41b7-9c27-cc943fb1c262 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: f074d8c6-0c20-4d26-940f-42d0b6f81cdf [pid: 8|app: 0|req: 1486/2979] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:43:51 2026] DELETE /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:51.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-767f2f25-049e-45ba-9e4f-3de72fe1d5b3 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2980] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:43:51 2026] GET /v2.0/networks/b650185a-5176-48cc-9a01-de58e7985272 => 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: 1487/2981] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:51 2026] DELETE /v2.0/subnets/73d39da9-5ca8-4fd7-8977-789753a8b0fa => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:52.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c4055e2-1ec9-4909-9034-fdfdd573d3bf 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/2982] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:51 2026] GET /v2.0/subnets/73d39da9-5ca8-4fd7-8977-789753a8b0fa => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2983] 10.0.0.119 () {32 vars in 724 bytes} [Thu Apr 23 17:43:52 2026] DELETE /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:52.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70fc9d56-ab32-4928-9c11-1381e6eaad22 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2984] 10.0.0.119 () {32 vars in 721 bytes} [Thu Apr 23 17:43:52 2026] GET /v2.0/subnets/1019cb4e-3592-4db7-a5e6-554bbde21bb7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:52.323 8 INFO neutron.services.segments.plugin [-] Segment 2f20bbbe-0f5c-421c-aec0-e549ee7af671 resource provider aggregate not found 2026-04-23 17:43:52.324 8 INFO neutron.services.segments.plugin [-] Segment 2f20bbbe-0f5c-421c-aec0-e549ee7af671 resource provider aggregate not found 2026-04-23 17:43:52.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-54e08208-0d02-475e-873d-fb06b7fc7fff 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] TaaS: Handle Delete Port: 4d5ac0a1-ac4c-4226-aef3-68c30508e948 2026-04-23 17:43:52.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54e08208-0d02-475e-873d-fb06b7fc7fff 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] Tap Mirror: Handle Delete Port: 4d5ac0a1-ac4c-4226-aef3-68c30508e948 2026-04-23 17:43:52.348 8 INFO neutron.services.segments.plugin [-] Segment 2f20bbbe-0f5c-421c-aec0-e549ee7af671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f20bbbe-0f5c-421c-aec0-e549ee7af671 found for delete ", "request_id": "req-c9b660af-326e-43cd-979d-fc5d738f2b03"}]} 2026-04-23 17:43:52.353 8 INFO neutron.services.segments.plugin [-] Segment 2f20bbbe-0f5c-421c-aec0-e549ee7af671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f20bbbe-0f5c-421c-aec0-e549ee7af671 found for delete ", "request_id": "req-1bc7e591-ba3a-4ac5-bf45-6c90bed6c86e"}]} 2026-04-23 17:43:52.376 8 INFO neutron.services.segments.plugin [-] Segment d774eef8-ed2e-4d3d-919a-cffddf09b09f resource provider aggregate not found 2026-04-23 17:43:52.376 8 INFO neutron.services.segments.plugin [-] Segment d774eef8-ed2e-4d3d-919a-cffddf09b09f resource provider aggregate not found 2026-04-23 17:43:52.400 8 INFO neutron.services.segments.plugin [-] Segment d774eef8-ed2e-4d3d-919a-cffddf09b09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d774eef8-ed2e-4d3d-919a-cffddf09b09f found for delete ", "request_id": "req-0ed90fb1-59d9-4bb8-b294-eea612481355"}]} 2026-04-23 17:43:52.405 8 INFO neutron.services.segments.plugin [-] Segment d774eef8-ed2e-4d3d-919a-cffddf09b09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d774eef8-ed2e-4d3d-919a-cffddf09b09f found for delete ", "request_id": "req-e3bbd3de-63e4-4024-8158-e60152cba0a3"}]} [pid: 8|app: 0|req: 1489/2985] 10.0.0.119 () {32 vars in 726 bytes} [Thu Apr 23 17:43:52 2026] DELETE /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 17:43:52.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aed4faec-3c93-4d37-8939-0fd4c0ed9cee 668f3b27ffad4ab0969ea2a8f17b9745 4e7fa491169d4e32a0fc9a4fd7c30fad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2986] 10.0.0.119 () {32 vars in 723 bytes} [Thu Apr 23 17:43:52 2026] GET /v2.0/networks/47bc20c3-7e26-43ea-b11c-78c9f5cfa082 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:43:54.427 8 INFO neutron.services.segments.plugin [-] Segment b6d61860-0804-44f8-8144-fd9f90594a9e resource provider aggregate not found 2026-04-23 17:43:54.432 8 INFO neutron.services.segments.plugin [-] Segment b6d61860-0804-44f8-8144-fd9f90594a9e resource provider aggregate not found 2026-04-23 17:43:54.447 8 INFO neutron.services.segments.plugin [-] Segment b6d61860-0804-44f8-8144-fd9f90594a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d61860-0804-44f8-8144-fd9f90594a9e found for delete ", "request_id": "req-b838a52c-4752-4440-ad53-1eae5b6158e5"}]} 2026-04-23 17:43:54.449 8 INFO neutron.services.segments.plugin [-] Segment b6d61860-0804-44f8-8144-fd9f90594a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d61860-0804-44f8-8144-fd9f90594a9e found for delete ", "request_id": "req-a290eb44-2784-481b-9432-abe3c5645ee7"}]} [pid: 8|app: 0|req: 1490/2987] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:54 2026] GET /v2.0/security-groups?tenant_id=60cf9734dce1435a811d42e04f0b4aad&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2988] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:54 2026] DELETE /v2.0/security-groups/392696be-62b4-41dd-9016-975a1bebf25c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2989] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:55 2026] GET /v2.0/security-groups?tenant_id=4e7fa491169d4e32a0fc9a4fd7c30fad&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2990] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:55 2026] DELETE /v2.0/security-groups/9a998f2a-463b-47a1-95c0-35320d2bbcd9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2991] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:55 2026] GET /v2.0/security-groups?tenant_id=724fcf44278643d397c8bb45422df102&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2992] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:55 2026] DELETE /v2.0/security-groups/1a4b4a74-280d-45fe-88ff-624123aeb219 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2993] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:55 2026] GET /v2.0/security-groups?tenant_id=d52f6dc7c31543fe95119aa77d6d51ba&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2994] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:55 2026] DELETE /v2.0/security-groups/1f5f9039-4495-4de5-bb9d-799662c35b6a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2995] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:56 2026] GET /v2.0/security-groups?tenant_id=af9768426ce742478aac44e35650e188&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2996] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:56 2026] DELETE /v2.0/security-groups/c8f50d4b-8b64-4be6-a506-ae48fa7ee641 => 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: 1495/2997] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:56 2026] GET /v2.0/security-groups?tenant_id=d0d07df6079942d2bab2ae4d82fa3fc3&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2998] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:56 2026] DELETE /v2.0/security-groups/8a1842e6-f894-4259-89bb-7285bfa1486e => 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: 1496/2999] 10.0.0.119 () {32 vars in 774 bytes} [Thu Apr 23 17:43:56 2026] GET /v2.0/security-groups?tenant_id=6c0bb2e2c2f049bdaace257cc0fedaee&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3000] 10.0.0.119 () {32 vars in 740 bytes} [Thu Apr 23 17:43:57 2026] DELETE /v2.0/security-groups/c0a41f58-dd54-4453-8cdb-bfc2b3452568 => 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: 1497/3001] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:44:00 2026] GET /v2.0/networks => generated 2168 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3002] 10.0.0.119 () {32 vars in 655 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3003] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3004] 10.0.0.119 () {32 vars in 643 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/ports => generated 4721 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3005] 10.0.0.119 () {32 vars in 647 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3006] 10.0.0.119 () {32 vars in 649 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3007] 10.0.0.119 () {32 vars in 663 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3008] 10.0.0.119 () {32 vars in 655 bytes} [Thu Apr 23 17:44:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)