+ 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 10:13:31 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-796587fb84-ntvks 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 0x7fb140752668 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 10:13:35.342 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 10:13:35.343 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 10:13:35.365 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 10:13:35.365 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 10:13:36.388 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 10:13:36.388 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 10:13:37.965 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:13:37.967 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 10:13:37.971 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 10:13:37.972 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:13:37.972 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 10:13:37.973 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 10:13:37.973 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:13:37.980 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:13:37.980 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:13:37.980 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:13:38.003 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 10:13:38.004 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:13:38.004 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:13:38.005 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 10:13:38.007 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 10:13:38.011 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 10:13:38.012 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:13:38.013 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 10:13:38.013 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 10:13:38.013 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:13:38.022 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:13:38.022 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:13:38.022 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:13:38.035 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 10:13:38.036 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 10:13:38.036 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 10:13:38.036 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 10:13:38.048 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 10:13:38.050 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:13:38.050 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 10:13:38.081 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 10:13:38.081 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 10:13:38.081 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 10:13:38.082 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 10:13:38.322 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing driver for type 'vlan' 2026-04-23 10:13:38.370 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 10:13:38.588 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] VlanTypeDriver initialization complete 2026-04-23 10:13:38.588 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 10:13:38.588 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 10:13:38.606 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 10:13:38.606 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 10:13:38.606 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing extension driver 'port_security' 2026-04-23 10:13:38.606 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 10:13:38.606 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing extension driver 'qos' 2026-04-23 10:13:38.606 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 10:13:38.607 8 INFO neutron.plugins.ml2.managers [None req-a3093513-61be-45b9-a271-13bc5836c6bb - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 10:13:38.621 8 INFO neutron.quota [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded quota_driver: . 2026-04-23 10:13:38.622 8 INFO neutron.plugins.ml2.plugin [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 10:13:38.622 8 INFO neutron.plugins.ml2.managers [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 10:13:38.622 8 INFO neutron.plugins.ml2.managers [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 10:13:38.622 8 INFO neutron.plugins.ml2.managers [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 10:13:38.622 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: qos 2026-04-23 10:13:38.635 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: router 2026-04-23 10:13:38.657 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 10:13:38.657 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 10:13:38.657 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 10:13:38.669 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 10:13:38.669 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 10:13:38.669 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 10:13:38.670 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 10:13:38.670 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing extension driver 'qos' 2026-04-23 10:13:38.670 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 10:13:38.670 7 INFO neutron.plugins.ml2.managers [None req-c4374466-5c04-4bfb-9438-2b60399e4d37 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 10:13:38.683 7 INFO neutron.quota [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded quota_driver: . 2026-04-23 10:13:38.683 7 INFO neutron.plugins.ml2.plugin [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 10:13:38.683 7 INFO neutron.plugins.ml2.managers [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 10:13:38.684 7 INFO neutron.plugins.ml2.managers [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 10:13:38.684 7 INFO neutron.plugins.ml2.managers [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 10:13:38.684 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: qos 2026-04-23 10:13:38.684 8 INFO neutron.services.service_base [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 10:13:38.685 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: segments 2026-04-23 10:13:38.696 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: router 2026-04-23 10:13:38.741 7 INFO neutron.services.service_base [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 10:13:38.741 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: segments 2026-04-23 10:13:38.791 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: trunk 2026-04-23 10:13:38.805 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: vpnaas 2026-04-23 10:13:38.839 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: trunk 2026-04-23 10:13:38.847 8 WARNING stevedore.named [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:13:38.853 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: vpnaas 2026-04-23 10:13:38.893 7 WARNING stevedore.named [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:13:38.926 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 10:13:38.926 8 INFO neutron.common.utils [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 10:13:38.926 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: taas 2026-04-23 10:13:38.957 8 WARNING stevedore.named [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:13:38.957 8 WARNING stevedore.named [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:13:38.960 7 INFO neutron_vpnaas.services.vpn.plugin [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 10:13:38.961 7 INFO neutron.common.utils [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 10:13:38.961 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: taas 2026-04-23 10:13:38.983 8 INFO neutron_taas.services.taas.taas_plugin [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:13:38.984 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: tapmirror 2026-04-23 10:13:38.986 7 WARNING stevedore.named [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:13:38.986 7 WARNING stevedore.named [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:13:38.998 8 WARNING stevedore.named [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:13:38.999 8 WARNING stevedore.named [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:13:39.005 7 INFO neutron_taas.services.taas.taas_plugin [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:13:39.006 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: tapmirror 2026-04-23 10:13:39.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:13:39.013 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 10:13:39.014 7 WARNING stevedore.named [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:13:39.015 7 WARNING stevedore.named [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:13:39.022 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: tag 2026-04-23 10:13:39.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:13:39.031 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: timestamp 2026-04-23 10:13:39.031 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 10:13:39.034 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 10:13:39.038 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: flavors 2026-04-23 10:13:39.042 8 INFO neutron.manager [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loading Plugin: revisions 2026-04-23 10:13:39.042 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: tag 2026-04-23 10:13:39.045 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Initializing extension manager. 2026-04-23 10:13:39.047 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: address-group 2026-04-23 10:13:39.048 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: address-scope 2026-04-23 10:13:39.048 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 10:13:39.049 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: agent 2026-04-23 10:13:39.050 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 10:13:39.051 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 10:13:39.051 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: timestamp 2026-04-23 10:13:39.052 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 10:13:39.053 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: availability_zone 2026-04-23 10:13:39.054 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 10:13:39.054 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 10:13:39.054 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 10:13:39.055 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 10:13:39.056 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 10:13:39.057 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: dns-integration 2026-04-23 10:13:39.057 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 10:13:39.058 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: flavors 2026-04-23 10:13:39.058 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 10:13:39.059 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: dvr 2026-04-23 10:13:39.059 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 10:13:39.060 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 10:13:39.060 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:13:39.061 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 10:13:39.061 7 INFO neutron.manager [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loading Plugin: revisions 2026-04-23 10:13:39.061 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: external-net 2026-04-23 10:13:39.062 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 10:13:39.062 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: extraroute 2026-04-23 10:13:39.063 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 10:13:39.064 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 10:13:39.064 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 10:13:39.064 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Initializing extension manager. 2026-04-23 10:13:39.065 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 10:13:39.065 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 10:13:39.066 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: fip-port-details 2026-04-23 10:13:39.066 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: address-group 2026-04-23 10:13:39.066 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: flavors 2026-04-23 10:13:39.067 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: address-scope 2026-04-23 10:13:39.067 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 10:13:39.067 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 10:13:39.068 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: agent 2026-04-23 10:13:39.068 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 10:13:39.068 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 10:13:39.070 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 10:13:39.070 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: ip_allocation 2026-04-23 10:13:39.070 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 10:13:39.071 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 10:13:39.071 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 10:13:39.071 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: availability_zone 2026-04-23 10:13:39.072 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 10:13:39.072 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 10:13:39.072 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: router 2026-04-23 10:13:39.073 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 10:13:39.074 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 10:13:39.074 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:13:39.074 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: dns-integration 2026-04-23 10:13:39.075 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 10:13:39.075 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 10:13:39.075 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 10:13:39.076 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 10:13:39.076 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 10:13:39.076 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: l3-ha 2026-04-23 10:13:39.077 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: dvr 2026-04-23 10:13:39.077 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:13:39.077 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 10:13:39.077 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 10:13:39.078 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 10:13:39.078 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: l3-flavors 2026-04-23 10:13:39.078 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:13:39.079 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 10:13:39.079 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:13:39.079 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: external-net 2026-04-23 10:13:39.079 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 10:13:39.080 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 10:13:39.080 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: extraroute 2026-04-23 10:13:39.081 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 10:13:39.081 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 10:13:39.081 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 10:13:39.082 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 10:13:39.082 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 10:13:39.082 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 10:13:39.083 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 10:13:39.083 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: fip-port-details 2026-04-23 10:13:39.083 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 10:13:39.084 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 10:13:39.085 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: flavors 2026-04-23 10:13:39.085 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 10:13:39.086 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: multi-provider 2026-04-23 10:13:39.086 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 10:13:39.086 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: net-mtu 2026-04-23 10:13:39.087 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 10:13:39.087 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 10:13:39.087 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 10:13:39.087 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: ip_allocation 2026-04-23 10:13:39.088 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: network_ha 2026-04-23 10:13:39.088 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 10:13:39.088 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 10:13:39.089 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 10:13:39.089 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: router 2026-04-23 10:13:39.090 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 10:13:39.090 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: pagination 2026-04-23 10:13:39.090 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-device-profile 2026-04-23 10:13:39.091 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:13:39.092 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 10:13:39.092 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 10:13:39.092 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 10:13:39.092 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 10:13:39.093 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 10:13:39.093 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 10:13:39.093 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-mac-override 2026-04-23 10:13:39.093 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: l3-ha 2026-04-23 10:13:39.094 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 10:13:39.094 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:13:39.094 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 10:13:39.094 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 10:13:39.095 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 10:13:39.095 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: l3-flavors 2026-04-23 10:13:39.095 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-resource-request 2026-04-23 10:13:39.095 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 10:13:39.096 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:13:39.096 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 10:13:39.096 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 10:13:39.096 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: binding 2026-04-23 10:13:39.097 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: binding-extended 2026-04-23 10:13:39.098 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-security 2026-04-23 10:13:39.098 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: project-id 2026-04-23 10:13:39.098 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 10:13:39.099 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: provider 2026-04-23 10:13:39.099 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 10:13:39.099 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 10:13:39.100 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 10:13:39.101 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos 2026-04-23 10:13:39.102 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 10:13:39.102 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 10:13:39.102 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 10:13:39.102 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 10:13:39.103 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-default 2026-04-23 10:13:39.103 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: multi-provider 2026-04-23 10:13:39.103 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-fip 2026-04-23 10:13:39.104 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: net-mtu 2026-04-23 10:13:39.104 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 10:13:39.104 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 10:13:39.104 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 10:13:39.105 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 10:13:39.105 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 10:13:39.105 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 10:13:39.106 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: network_ha 2026-04-23 10:13:39.106 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 10:13:39.106 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 10:13:39.107 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-pps 2026-04-23 10:13:39.107 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 10:13:39.107 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 10:13:39.108 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 10:13:39.108 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 10:13:39.109 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: pagination 2026-04-23 10:13:39.109 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 10:13:39.109 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-device-profile 2026-04-23 10:13:39.109 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 10:13:39.110 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 10:13:39.110 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 10:13:39.111 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 10:13:39.111 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-mac-override 2026-04-23 10:13:39.112 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: quotas 2026-04-23 10:13:39.112 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 10:13:39.113 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 10:13:39.113 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: quota_details 2026-04-23 10:13:39.113 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 10:13:39.114 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-resource-request 2026-04-23 10:13:39.114 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: rbac-policies 2026-04-23 10:13:39.114 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 10:13:39.114 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 10:13:39.115 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 10:13:39.115 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 10:13:39.115 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: binding 2026-04-23 10:13:39.115 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 10:13:39.116 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 10:13:39.116 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: binding-extended 2026-04-23 10:13:39.116 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: revision-if-match 2026-04-23 10:13:39.117 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-security 2026-04-23 10:13:39.117 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 10:13:39.117 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: project-id 2026-04-23 10:13:39.118 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 10:13:39.118 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: provider 2026-04-23 10:13:39.118 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 10:13:39.119 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 10:13:39.120 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 10:13:39.120 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 10:13:39.121 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 10:13:39.121 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos 2026-04-23 10:13:39.121 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 10:13:39.122 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 10:13:39.122 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 10:13:39.122 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 10:13:39.122 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 10:13:39.123 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-default 2026-04-23 10:13:39.123 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-fip 2026-04-23 10:13:39.124 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 10:13:39.124 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 10:13:39.125 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 10:13:39.126 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 10:13:39.126 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 10:13:39.127 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: security-group 2026-04-23 10:13:39.127 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-pps 2026-04-23 10:13:39.127 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 10:13:39.128 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: segment 2026-04-23 10:13:39.128 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 10:13:39.128 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 10:13:39.129 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 10:13:39.129 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: service-type 2026-04-23 10:13:39.129 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: sorting 2026-04-23 10:13:39.129 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 10:13:39.130 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 10:13:39.130 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 10:13:39.130 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 10:13:39.131 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 10:13:39.131 8 WARNING neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 10:13:39.132 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 10:13:39.132 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 10:13:39.133 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: quotas 2026-04-23 10:13:39.133 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 10:13:39.133 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 10:13:39.134 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: quota_details 2026-04-23 10:13:39.134 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 10:13:39.135 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 10:13:39.135 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: rbac-policies 2026-04-23 10:13:39.136 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 10:13:39.136 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 10:13:39.136 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: tag-creation 2026-04-23 10:13:39.136 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 10:13:39.137 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 10:13:39.137 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 10:13:39.137 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 10:13:39.138 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: revision-if-match 2026-04-23 10:13:39.139 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 10:13:39.139 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 10:13:39.140 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 10:13:39.141 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 10:13:39.141 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 10:13:39.142 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 10:13:39.142 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: trunk 2026-04-23 10:13:39.142 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 10:13:39.143 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: trunk-details 2026-04-23 10:13:39.143 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 10:13:39.143 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 10:13:39.143 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 10:13:39.144 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 10:13:39.145 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 10:13:39.145 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 10:13:39.146 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 10:13:39.146 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 10:13:39.148 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 10:13:39.149 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 10:13:39.150 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 10:13:39.149 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: security-group 2026-04-23 10:13:39.151 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: vpnaas 2026-04-23 10:13:39.151 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: segment 2026-04-23 10:13:39.152 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 10:13:39.152 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: taas 2026-04-23 10:13:39.153 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: service-type 2026-04-23 10:13:39.153 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: sorting 2026-04-23 10:13:39.153 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: tap-mirror 2026-04-23 10:13:39.154 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 10:13:39.154 8 INFO neutron.api.extensions [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 10:13:39.154 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 10:13:39.155 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 10:13:39.155 7 WARNING neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 10:13:39.156 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 10:13:39.156 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 10:13:39.157 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 10:13:39.157 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 10:13:39.157 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.157 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 10:13:39.157 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 10:13:39.158 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 10:13:39.158 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 10:13:39.159 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 10:13:39.160 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 10:13:39.160 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: tag-creation 2026-04-23 10:13:39.160 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 10:13:39.161 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 10:13:39.161 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 10:13:39.165 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 10:13:39.165 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 10:13:39.166 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 10:13:39.166 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 10:13:39.166 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 10:13:39.166 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: trunk 2026-04-23 10:13:39.167 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: trunk-details 2026-04-23 10:13:39.167 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.167 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.168 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.168 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.168 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 10:13:39.169 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.169 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 10:13:39.169 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.170 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 10:13:39.170 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 10:13:39.170 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 10:13:39.170 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 10:13:39.171 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 10:13:39.171 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.171 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ipsecpolicy is already registered 2026-04-23 10:13:39.171 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.171 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ikepolicy is already registered 2026-04-23 10:13:39.171 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 10:13:39.174 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 10:13:39.175 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 10:13:39.175 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 10:13:39.176 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 10:13:39.176 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] router is already registered 2026-04-23 10:13:39.176 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 10:13:39.177 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] floatingip is already registered 2026-04-23 10:13:39.177 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: vpnaas 2026-04-23 10:13:39.178 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: taas 2026-04-23 10:13:39.179 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: tap-mirror 2026-04-23 10:13:39.180 7 INFO neutron.api.extensions [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 10:13:39.180 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 10:13:39.180 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] rbac_policy is already registered 2026-04-23 10:13:39.181 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 10:13:39.181 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] security_group is already registered 2026-04-23 10:13:39.182 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 10:13:39.182 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] security_group_rule is already registered 2026-04-23 10:13:39.182 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 10:13:39.182 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.183 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.183 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 10:13:39.183 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.183 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 10:13:39.183 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.183 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.184 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 10:13:39.184 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] trunk is already registered 2026-04-23 10:13:39.184 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.184 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ikepolicy is already registered 2026-04-23 10:13:39.185 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.185 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ipsecpolicy is already registered 2026-04-23 10:13:39.185 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 10:13:39.185 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] endpoint_group is already registered 2026-04-23 10:13:39.186 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 10:13:39.186 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] vpnservice is already registered 2026-04-23 10:13:39.186 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 10:13:39.186 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 10:13:39.186 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ipsec_site_connection is already registered 2026-04-23 10:13:39.187 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.187 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 10:13:39.187 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ipsecpolicy is already registered 2026-04-23 10:13:39.187 8 INFO neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.187 8 WARNING neutron.quota.resource_registry [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] ikepolicy is already registered 2026-04-23 10:13:39.192 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 10:13:39.192 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 10:13:39.193 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 10:13:39.194 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.195 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.195 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.195 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.196 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 10:13:39.196 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.196 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.197 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 10:13:39.197 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 10:13:39.198 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 10:13:39.198 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.198 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ipsecpolicy is already registered 2026-04-23 10:13:39.198 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.199 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ikepolicy is already registered 2026-04-23 10:13:39.203 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 10:13:39.203 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] router is already registered 2026-04-23 10:13:39.204 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 10:13:39.204 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] floatingip is already registered 2026-04-23 10:13:39.207 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 10:13:39.207 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] rbac_policy is already registered 2026-04-23 10:13:39.208 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 10:13:39.208 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] security_group is already registered 2026-04-23 10:13:39.209 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 10:13:39.209 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] security_group_rule is already registered 2026-04-23 10:13:39.209 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.210 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.210 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 10:13:39.210 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] subnetpool is already registered 2026-04-23 10:13:39.211 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 10:13:39.211 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] trunk is already registered 2026-04-23 10:13:39.211 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.211 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ikepolicy is already registered 2026-04-23 10:13:39.212 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.212 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ipsecpolicy is already registered 2026-04-23 10:13:39.212 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 10:13:39.212 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] endpoint_group is already registered 2026-04-23 10:13:39.213 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 10:13:39.213 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] vpnservice is already registered 2026-04-23 10:13:39.213 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 10:13:39.213 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ipsec_site_connection is already registered 2026-04-23 10:13:39.214 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 10:13:39.214 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ipsecpolicy is already registered 2026-04-23 10:13:39.214 7 INFO neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 10:13:39.214 7 WARNING neutron.quota.resource_registry [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] ikepolicy is already registered 2026-04-23 10:13:39.225 8 WARNING keystonemiddleware._common.config [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:13:39.232 8 WARNING oslo_config.cfg [None req-d907e0c4-ff1c-4a15-b087-5b3a29ade6f0 - - - - - -] 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 0x7fb140752668 pid: 8 (default app) 2026-04-23 10:13:39.251 7 WARNING keystonemiddleware._common.config [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:13:39.258 7 WARNING oslo_config.cfg [None req-30499dac-f019-4387-a535-f4d421c34f07 - - - - - -] 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 0x7fb140752668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:13:43.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4618a43d-b8f0-4576-913f-9b364eb11b71 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:13:42 2026] GET /v2.0/networks/public => generated 108 bytes in 797 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:13:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:13:44.492 7 WARNING neutron.services.revisions.revision_plugin [None req-27847c7b-a292-4b3c-be41-1820ba936301 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:13:44.513 7 INFO neutron.db.segments_db [None req-27847c7b-a292-4b3c-be41-1820ba936301 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment e656e00d-0edd-4a71-9ae6-32cb0b74355a of type flat for network d3706bef-cc68-4849-b21e-ed72d9032915 2026-04-23 10:13:44.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27847c7b-a292-4b3c-be41-1820ba936301 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:13:44 2026] POST /v2.0/networks => generated 124 bytes in 515 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:13:50.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc465bb4-5be8-40ad-8693-1a9c131f9905 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:13:50 2026] GET /v2.0/networks/public => generated 108 bytes in 376 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:13:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:13:51.248 8 WARNING neutron.services.revisions.revision_plugin [None req-f62e76d4-d783-4f99-b7b3-8ff603fae188 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:13:51.274 8 INFO neutron.db.segments_db [None req-f62e76d4-d783-4f99-b7b3-8ff603fae188 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 0ec001e1-972d-4bcc-bde9-c8fa558490e0 of type flat for network 3b6105e0-7a2d-43b3-a5b3-8a99fffbc3c1 2026-04-23 10:13:51.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f62e76d4-d783-4f99-b7b3-8ff603fae188 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:13:50 2026] POST /v2.0/networks => generated 124 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:13:57.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aee30284-2226-4bc6-9692-655bbeca68b6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:13:57 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:13:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:13:57.418 7 WARNING neutron.services.revisions.revision_plugin [None req-f932ee6e-08cd-421d-8a03-5d3806cfd74b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:13:57.432 7 INFO neutron.db.segments_db [None req-f932ee6e-08cd-421d-8a03-5d3806cfd74b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment b97287e0-69ba-4c9b-b70c-cd8d064c3cdb of type flat for network 928ff8f9-f669-4a26-b1a4-909cde6c1d80 2026-04-23 10:13:57.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f932ee6e-08cd-421d-8a03-5d3806cfd74b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:13:57 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:14:03.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-600dc306-61df-4c7c-8577-4525a6861bb9 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:14:03 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:14:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:14:03.545 7 WARNING neutron.services.revisions.revision_plugin [None req-3f03e6ad-5fe6-4c89-96db-0ab77ac4ddf1 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:14:03.569 7 INFO neutron.db.segments_db [None req-3f03e6ad-5fe6-4c89-96db-0ab77ac4ddf1 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 07814bf5-a4fb-4040-a702-38263574cdf6 of type flat for network 42c8949d-c931-4630-8985-a5574339ddcb 2026-04-23 10:14:03.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f03e6ad-5fe6-4c89-96db-0ab77ac4ddf1 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:14:03 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:14:09.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4398a49f-77fa-4326-8185-1df3cf5cd075 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:14:09 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:14:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:14:09.620 8 WARNING neutron.services.revisions.revision_plugin [None req-11bb04e1-3fa5-406a-a3dd-36ee35269b3f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:14:09.637 8 INFO neutron.db.segments_db [None req-11bb04e1-3fa5-406a-a3dd-36ee35269b3f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment fad79a6a-c37a-4d42-b438-21a79d4d590b of type flat for network f950105f-26e5-4aa3-91fd-3f51444ec9b0 2026-04-23 10:14:09.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11bb04e1-3fa5-406a-a3dd-36ee35269b3f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:14:09 2026] POST /v2.0/networks => generated 124 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:14:15.758 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4ac2a8e-1b0b-458b-80c5-804b4a0dd10f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:14:15 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:14:15 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 10:14:15.856 8 WARNING neutron.services.revisions.revision_plugin [None req-ae50a56f-73eb-4e14-aca8-654e2b30c0ed f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:14:15.884 8 INFO neutron.db.segments_db [None req-ae50a56f-73eb-4e14-aca8-654e2b30c0ed f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 88c97cea-2c56-43c2-a52a-63e889a5d71f of type flat for network 4f5f977b-2dc1-4298-816c-9b0db811a0e4 2026-04-23 10:14:15.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae50a56f-73eb-4e14-aca8-654e2b30c0ed f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:14:15 2026] POST /v2.0/networks => generated 124 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:14:22.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b180bee0-356b-4202-9b6e-aa5fde645871 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:14:22 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:14:22 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 10:14:22.557 7 WARNING neutron.services.revisions.revision_plugin [None req-a4d8579e-204c-493a-b40c-6666437ce98c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Could not find related network for resource to bump revision. 2026-04-23 10:14:22.577 7 INFO neutron.db.segments_db [None req-a4d8579e-204c-493a-b40c-6666437ce98c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment bf10f277-4320-49fb-bb08-c7071aca7786 of type flat for network 1af0523b-e55e-4755-b87d-c89d8d96085c [pid: 7|app: 0|req: 12/26] 199.19.213.150 () {48 vars in 968 bytes} [Thu Apr 23 10:14:22 2026] POST /v2.0/networks => generated 706 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:14:24.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8a4829c-5919-49df-8d94-cc61673884be f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 199.19.213.150 () {44 vars in 928 bytes} [Thu Apr 23 10:14:24 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:14:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:14:24.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8e5f110-d879-4a2c-88d1-d19009310c66 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.19.213.150 () {44 vars in 1035 bytes} [Thu Apr 23 10:14:24 2026] GET /v2.0/subnets/public-subnet?network_id=1af0523b-e55e-4755-b87d-c89d8d96085c => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.150 () {44 vars in 1058 bytes} [Thu Apr 23 10:14:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=1af0523b-e55e-4755-b87d-c89d8d96085c => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.150 () {48 vars in 966 bytes} [Thu Apr 23 10:14:24 2026] POST /v2.0/subnets => generated 664 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:15:21.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68617a07-6b7a-4979-82f8-40fd75880f90 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 21/39] 199.19.213.150 () {44 vars in 938 bytes} [Thu Apr 23 10:15:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/40] 199.19.213.150 () {44 vars in 960 bytes} [Thu Apr 23 10:15:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:15:23.939 8 INFO neutron.db.segments_db [None req-42d19475-4418-426a-8f0f-a0500fea739d f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 194bef5d-edfe-4267-a99a-c3c3ef23ab22 of type vxlan for network a1a334c2-b512-4741-91cc-a470b1ecc7b6 [pid: 8|app: 0|req: 22/41] 199.19.213.150 () {48 vars in 967 bytes} [Thu Apr 23 10:15:21 2026] POST /v2.0/networks => generated 688 bytes in 3321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:15:26.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10bd9e53-c3a3-46fe-93fc-a67b8399aa6f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 20/42] 199.19.213.150 () {44 vars in 938 bytes} [Thu Apr 23 10:15:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/43] 199.19.213.150 () {44 vars in 960 bytes} [Thu Apr 23 10:15:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:15:26.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48196327-511d-4eef-9232-56fe3e988a1e f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 21/44] 199.19.213.150 () {44 vars in 1037 bytes} [Thu Apr 23 10:15:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/45] 199.19.213.150 () {44 vars in 1060 bytes} [Thu Apr 23 10:15:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/46] 199.19.213.150 () {48 vars in 966 bytes} [Thu Apr 23 10:15:26 2026] POST /v2.0/subnets => generated 651 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:15:27.962 7 INFO neutron.api.v2.resource [None req-a8144f0e-7bd5-460f-a1d6-a492963b6fa7 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 24/49] 199.19.213.150 () {44 vars in 972 bytes} [Thu Apr 23 10:15:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/50] 199.19.213.150 () {44 vars in 994 bytes} [Thu Apr 23 10:15:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/51] 199.19.213.150 () {48 vars in 981 bytes} [Thu Apr 23 10:15:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/52] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:29 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 1616 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/53] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:29 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/54] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:29 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/55] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/56] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:30 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/57] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:30 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/58] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:30 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/59] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/60] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:31 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/61] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:31 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => 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: 32/62] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:31 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/63] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:33 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:33 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:33 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:34 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:34 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:34 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.19.213.150 () {44 vars in 988 bytes} [Thu Apr 23 10:15:36 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 732 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:15:36.180 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1b0da36-18d6-4fd3-9793-8e87d0d2cce8 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/73] 199.19.213.150 () {44 vars in 1077 bytes} [Thu Apr 23 10:15:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.19.213.150 () {44 vars in 1100 bytes} [Thu Apr 23 10:15:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:36 2026] GET /v2.0/security-groups/ea9c46f9-9239-4337-a203-5a5ab746671b => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.150 () {48 vars in 962 bytes} [Thu Apr 23 10:15:36 2026] POST /v2.0/ports => generated 1100 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 10:15:41.199 7 INFO neutron.api.v2.resource [None req-5bc1158e-6861-4949-885a-9dfe9414867d f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/77] 199.19.213.150 () {44 vars in 1075 bytes} [Thu Apr 23 10:15:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5845ea596698468faae07569ab98b703 => generated 139 bytes in 45 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: 40/78] 199.19.213.150 () {44 vars in 1098 bytes} [Thu Apr 23 10:15:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5845ea596698468faae07569ab98b703 => generated 23 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.150 () {48 vars in 982 bytes} [Thu Apr 23 10:15:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:42 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 1624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:42 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:42 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:44 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 2234 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:44 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:44 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:15:45.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41db9a92-9713-423e-b43f-4fc07da417b7 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/90] 199.19.213.150 () {44 vars in 980 bytes} [Thu Apr 23 10:15:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.19.213.150 () {48 vars in 1032 bytes} [Thu Apr 23 10:15:45 2026] PUT /v2.0/ports/61d9fdba-2016-43b5-9872-c9fb25bdac18 => generated 1249 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 48/95] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.19.213.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:47 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.19.213.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:47 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855 => generated 3460 bytes in 36 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.150 () {44 vars in 1089 bytes} [Thu Apr 23 10:15:47 2026] GET /v2.0/security-groups/395b7423-9801-4cba-9f10-290ba189f855?project_id=5845ea596698468faae07569ab98b703 => generated 3460 bytes in 32 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.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 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.150 () {44 vars in 921 bytes} [Thu Apr 23 10:15:47 2026] GET /v2.0/ports => generated 3730 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:15:48.782 7 INFO neutron.api.v2.resource [None req-f7c81e3d-c976-4af1-ad0e-8f66f44341de f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/102] 199.19.213.150 () {44 vars in 960 bytes} [Thu Apr 23 10:15:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 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.150 () {44 vars in 982 bytes} [Thu Apr 23 10:15:48 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 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.150 () {48 vars in 981 bytes} [Thu Apr 23 10:15:48 2026] POST /v2.0/security-groups => generated 1610 bytes in 110 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.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:49 2026] GET /v2.0/security-groups/f43d58be-69cf-4967-bc97-1bbbaf73c75a => generated 1610 bytes in 63 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.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:50 2026] GET /v2.0/security-groups/f43d58be-69cf-4967-bc97-1bbbaf73c75a => generated 1610 bytes in 23 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.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:50 2026] GET /v2.0/security-groups/f43d58be-69cf-4967-bc97-1bbbaf73c75a => generated 1610 bytes in 25 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.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:50 2026] POST /v2.0/security-group-rules => generated 623 bytes in 114 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.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:51 2026] GET /v2.0/security-groups/f43d58be-69cf-4967-bc97-1bbbaf73c75a => generated 2246 bytes in 55 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.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:51 2026] GET /v2.0/security-groups/f43d58be-69cf-4967-bc97-1bbbaf73c75a => generated 2246 bytes in 27 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.150 () {44 vars in 1002 bytes} [Thu Apr 23 10:15:51 2026] GET /v2.0/security-groups/f43d58be-69cf-4967-bc97-1bbbaf73c75a => generated 2246 bytes in 24 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.150 () {48 vars in 992 bytes} [Thu Apr 23 10:15:51 2026] POST /v2.0/security-group-rules => generated 627 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 199.19.213.150 () {44 vars in 976 bytes} [Thu Apr 23 10:17:21 2026] GET /v2.0/quotas/0f1ed7c4c87842409307f4e9911563dd => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 199.19.213.150 () {48 vars in 1028 bytes} [Thu Apr 23 10:17:21 2026] PUT /v2.0/quotas/0f1ed7c4c87842409307f4e9911563dd => generated 291 bytes in 29 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: 70/139] 199.19.213.150 () {30 vars in 740 bytes} [Thu Apr 23 10:18:47 2026] GET /v2.0/networks?tenant_id=5845ea596698468faae07569ab98b703&shared=False => generated 15 bytes in 112 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 10:18:47.476 7 INFO neutron.db.segments_db [None req-af208032-1229-40a7-b81f-3b12a4fb8727 8493edc903154a47adda27395c0c0a47 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Added segment e0f6551a-cac2-45df-a885-c3ed9df00f45 of type vxlan for network 31f5670c-568e-46ef-94ad-881343525c9e [pid: 7|app: 0|req: 70/140] 199.19.213.150 () {34 vars in 682 bytes} [Thu Apr 23 10:18:47 2026] POST /v2.0/networks => generated 698 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.19.213.150 () {30 vars in 722 bytes} [Thu Apr 23 10:18:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 71/142] 199.19.213.150 () {30 vars in 633 bytes} [Thu Apr 23 10:18:47 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: 72/143] 199.19.213.150 () {34 vars in 677 bytes} [Thu Apr 23 10:18:47 2026] POST /v2.0/ports => generated 999 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:18:47 2026] GET /v2.0/networks/31f5670c-568e-46ef-94ad-881343525c9e => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.19.213.150 () {30 vars in 722 bytes} [Thu Apr 23 10:18:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:18:49 2026] GET /v2.0/networks/31f5670c-568e-46ef-94ad-881343525c9e => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/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: 77/153] 199.19.213.150 () {48 vars in 1026 bytes} [Thu Apr 23 10:19:33 2026] PUT /v2.0/quotas/5845ea596698468faae07569ab98b703 => generated 291 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:19:52.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63caa15d-7e2a-400c-88e6-000f089feeb1 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/156] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:19:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/157] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:19:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:19:54.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-520a9e76-2f37-44ec-8f10-b462b049fa41 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/158] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:19:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:19:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.19.213.150 () {44 vars in 950 bytes} [Thu Apr 23 10:27:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:28:03 2026] GET /v2.0/networks => generated 2167 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.0/networks => generated 2167 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:28:05 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:28:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:16.060 8 INFO neutron.db.segments_db [None req-8e245e91-1200-46c5-8f22-65c07807f0d0 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment b358ec5a-03f7-4420-a3ad-0d3196be16ff of type vxlan for network 66b4f0c6-cdb1-4987-b27f-2aadb570b01b [pid: 8|app: 0|req: 119/237] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:15 2026] POST /v2.0/networks => generated 732 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:16.228 7 INFO neutron.db.segments_db [None req-c29ffecc-4b1d-4b40-bfe7-2e6e1f06e564 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 97f867d1-af98-44fb-954a-f9132d564ab4 of type vxlan for network 9cab4164-2164-441e-82eb-eb90edf74ef2 [pid: 7|app: 0|req: 119/238] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:15 2026] POST /v2.0/networks => generated 730 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:16.333 8 INFO neutron.db.segments_db [None req-4e858a1c-0683-45d2-8f7e-7b9c8579dd9f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment fe86cd8c-a113-406b-8b2e-1c036c806431 of type vxlan for network 005d006d-4754-4511-b536-bc8a6efaa94d [pid: 8|app: 0|req: 120/239] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:16 2026] POST /v2.0/networks => generated 728 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/240] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:16 2026] POST /v2.0/subnets => generated 698 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:16 2026] POST /v2.0/subnets => generated 696 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:16.665 8 INFO neutron.db.segments_db [None req-7effaa67-c2c1-4c56-a2a1-a68cc144e203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 7b3615a1-4082-443b-80e5-4685b51e43f9 of type vxlan for network 997a71d6-ce22-4e4f-a83e-9d26353a60ad [pid: 7|app: 0|req: 121/242] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:16 2026] POST /v2.0/subnets => generated 694 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:16.776 7 INFO neutron.db.segments_db [None req-368b7094-64f0-42d0-b338-df18fb4d61a5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d of type vxlan for network c55fb288-1b96-4914-973b-ecffdfebb4e8 2026-04-23 10:28:16.924 8 INFO neutron.db.l3_hamode_db [None req-7effaa67-c2c1-4c56-a2a1-a68cc144e203 f4c3c4e7179b4a5495b5a319c949bd63 22b8662c2c5b4220aeab466f93f6139c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:28:17.021 7 INFO neutron.db.l3_hamode_db [None req-368b7094-64f0-42d0-b338-df18fb4d61a5 f4c3c4e7179b4a5495b5a319c949bd63 2490c484937f4d0ebf2b652d1e2d54bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:28:17.774 8 INFO neutron.db.l3_hamode_db [None req-7effaa67-c2c1-4c56-a2a1-a68cc144e203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:28:18.015 7 INFO neutron.db.l3_hamode_db [None req-368b7094-64f0-42d0-b338-df18fb4d61a5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 122/243] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:16 2026] POST /v2.0/routers => generated 738 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:18.971 8 INFO neutron.db.segments_db [None req-c81523da-0acf-45cb-85e8-63815f230acc f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 088798bd-c51b-4835-909b-7ce91c273088 of type vxlan for network 7f4a04d1-86e4-4945-988a-b7130a799f8c 2026-04-23 10:28:19.204 8 INFO neutron.db.l3_hamode_db [None req-c81523da-0acf-45cb-85e8-63815f230acc f4c3c4e7179b4a5495b5a319c949bd63 a302ccce3c2947fc8819a06209ccf3fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 122/244] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:16 2026] POST /v2.0/routers => generated 736 bytes in 2595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:19 2026] GET /v2.0/security-groups?tenant_id=a5df4740effc4166b59fe11b48ca0f13&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:28:19.968 8 INFO neutron.db.l3_hamode_db [None req-c81523da-0acf-45cb-85e8-63815f230acc f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 123/246] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:18 2026] POST /v2.0/routers => generated 734 bytes in 1846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:28:19 2026] PUT /v2.0/routers/1cdffdec-10df-4a79-a97d-4374c73a2d59/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:20 2026] DELETE /v2.0/security-groups/79d81ce0-ead1-4397-bf60-04efa687263d => 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: 124/249] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:28:20 2026] PUT /v2.0/routers/cbf66cf2-bcf5-4992-a9e0-cfc536a50be7/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:22 2026] POST /v2.0/security-groups => generated 1659 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:28:20 2026] PUT /v2.0/routers/4c0d6422-d138-4cb6-8831-b13966ebc5b6/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:22 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: 7|app: 0|req: 127/253] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:22 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: 7|app: 0|req: 128/254] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:28:22 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 10.0.0.91 () {38 vars in 970 bytes} [Thu Apr 23 10:28:23 2026] POST /v2.0/security-groups => generated 1685 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:28:23 2026] POST /v2.0/floatingips => generated 552 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 10.0.0.91 () {34 vars in 1097 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--579305496&fields=id&tenant_id=22b8662c2c5b4220aeab466f93f6139c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 683 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.0/quotas/22b8662c2c5b4220aeab466f93f6139c => 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: 130/263] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.0/security-groups/65307d9b-2b7a-48b0-b42c-6ffef3cd255b => generated 1685 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 10.0.0.91 () {38 vars in 980 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 10.0.0.91 () {38 vars in 970 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.0/security-groups => generated 1686 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 10.0.0.91 () {34 vars in 906 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/extensions => generated 21537 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 1686 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 10.0.0.91 () {38 vars in 980 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 10.0.0.91 () {38 vars in 980 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.0/security-group-rules => generated 619 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 2941 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 10.0.0.91 () {34 vars in 1000 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/security-group-rules/3655b394-e270-4dec-b7a6-fd48f1dc27b2 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 2941 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 12 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 10.0.0.91 () {36 vars in 1022 bytes} [Thu Apr 23 10:28:24 2026] DELETE /v2.0/security-group-rules/3655b394-e270-4dec-b7a6-fd48f1dc27b2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:25 2026] GET /v2.0/security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/280] 10.0.0.91 () {36 vars in 1012 bytes} [Thu Apr 23 10:28:25 2026] DELETE /v2.0/security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => 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: 138/281] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:25 2026] GET /v2.0/security-groups/65307d9b-2b7a-48b0-b42c-6ffef3cd255b => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/282] 10.0.0.91 () {36 vars in 1012 bytes} [Thu Apr 23 10:28:25 2026] DELETE /v2.0/security-groups/65307d9b-2b7a-48b0-b42c-6ffef3cd255b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:25.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed7176c7-72fe-4297-ba33-114982f13c01 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: ec13ee10-7050-416f-97db-cd1258f0d70f 2026-04-23 10:28:25.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed7176c7-72fe-4297-ba33-114982f13c01 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: ec13ee10-7050-416f-97db-cd1258f0d70f [pid: 7|app: 0|req: 145/283] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/284] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.0/security-groups?tenant_id=8cfb8ece52834a98b68fd9e6f5a3c5d0&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:28:25 2026] PUT /v2.0/routers/cbf66cf2-bcf5-4992-a9e0-cfc536a50be7/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:26 2026] DELETE /v2.0/security-groups/3c33a9e1-b5f7-4a24-b196-449b8406f80e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:26.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e93a406-53f5-4db7-b9e6-b8d6a8c27a13 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 8c0ec8dc-b588-4221-b09e-1bd113a88d2d 2026-04-23 10:28:26.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e93a406-53f5-4db7-b9e6-b8d6a8c27a13 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 8c0ec8dc-b588-4221-b09e-1bd113a88d2d [pid: 7|app: 0|req: 148/287] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.0/security-groups?tenant_id=62c67cecc97242359afac9f8bf7059d5&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/288] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:26 2026] DELETE /v2.0/security-groups/738cfe3f-5b59-444f-9d23-e7526886ba98 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:27.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e93a406-53f5-4db7-b9e6-b8d6a8c27a13 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 9c2b2e88-bf80-4e34-9323-a7f720311b5d 2026-04-23 10:28:27.065 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e93a406-53f5-4db7-b9e6-b8d6a8c27a13 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 9c2b2e88-bf80-4e34-9323-a7f720311b5d 2026-04-23 10:28:27.151 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8e93a406-53f5-4db7-b9e6-b8d6a8c27a13 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 150/289] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:27 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:27.570 8 INFO neutron.db.l3_hamode_db [None req-8e93a406-53f5-4db7-b9e6-b8d6a8c27a13 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network c55fb288-1b96-4914-973b-ecffdfebb4e8 was deleted as no HA routers are present in tenant 2490c484937f4d0ebf2b652d1e2d54bd. [pid: 8|app: 0|req: 140/292] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:26 2026] DELETE /v2.0/routers/cbf66cf2-bcf5-4992-a9e0-cfc536a50be7 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/293] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:27 2026] DELETE /v2.0/subnets/a4eb86fa-3056-428a-a7d7-b9fadbbdc202 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:27.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-42bf4ce3-985a-4d9d-8e36-e2b785aa5d74 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 20493571-fe0e-4dda-afa2-e42be3a540ff 2026-04-23 10:28:27.878 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42bf4ce3-985a-4d9d-8e36-e2b785aa5d74 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 20493571-fe0e-4dda-afa2-e42be3a540ff [pid: 8|app: 0|req: 141/294] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:27 2026] DELETE /v2.0/networks/9cab4164-2164-441e-82eb-eb90edf74ef2 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:28.126 8 INFO neutron.services.segments.plugin [-] Segment 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d resource provider aggregate not found 2026-04-23 10:28:28.141 8 INFO neutron.services.segments.plugin [-] Segment 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d resource provider aggregate not found 2026-04-23 10:28:28.152 8 INFO neutron.services.segments.plugin [-] Segment 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d found for delete ", "request_id": "req-43ece93a-9431-473b-b7bb-5a4cd09336ab"}]} 2026-04-23 10:28:28.159 8 INFO neutron.services.segments.plugin [-] Segment 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e9cfaf-ddb5-4fbb-8693-b83e0b4a012d found for delete ", "request_id": "req-f7676b51-30cd-4249-9aae-b5cc5320bdf3"}]} [pid: 7|app: 0|req: 154/295] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.0/security-groups?tenant_id=2490c484937f4d0ebf2b652d1e2d54bd&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/296] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:28 2026] DELETE /v2.0/security-groups/1bd447a7-e0e6-4120-8da7-4544bb81b529 => 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: 155/297] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 143/298] 10.0.0.91 () {34 vars in 1099 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2106800468&fields=id&tenant_id=a302ccce3c2947fc8819a06209ccf3fb => 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: 156/299] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.0/networks?id=005d006d-4754-4511-b536-bc8a6efaa94d => generated 679 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/300] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.0/quotas/a302ccce3c2947fc8819a06209ccf3fb => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/301] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.0/ports?tenant_id=a302ccce3c2947fc8819a06209ccf3fb&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/302] 10.0.0.91 () {34 vars in 906 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.0/extensions => generated 21537 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/303] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?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: 146/304] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/305] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 147/306] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:30.176 8 INFO neutron.services.segments.plugin [-] Segment 97f867d1-af98-44fb-954a-f9132d564ab4 resource provider aggregate not found 2026-04-23 10:28:30.180 8 INFO neutron.services.segments.plugin [-] Segment 97f867d1-af98-44fb-954a-f9132d564ab4 resource provider aggregate not found 2026-04-23 10:28:30.199 8 INFO neutron.services.segments.plugin [-] Segment 97f867d1-af98-44fb-954a-f9132d564ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97f867d1-af98-44fb-954a-f9132d564ab4 found for delete ", "request_id": "req-33558af7-59fb-4985-8949-9f8ce19143b4"}]} 2026-04-23 10:28:30.200 8 INFO neutron.services.segments.plugin [-] Segment 97f867d1-af98-44fb-954a-f9132d564ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97f867d1-af98-44fb-954a-f9132d564ab4 found for delete ", "request_id": "req-bd894e58-398c-49e3-8927-330247f19718"}]} 2026-04-23 10:28:30.432 7 INFO neutron.db.segments_db [None req-9ab7e69f-2785-4255-9f31-e8c8db984149 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment dc0bc2db-8d62-4d7f-a7a6-1d8784393325 of type vxlan for network 2147641d-f2e1-463a-adc2-aebdeb998f39 [pid: 7|app: 0|req: 160/307] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:30 2026] POST /v2.0/networks => generated 724 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/308] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:30 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 148/309] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:30 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) [pid: 7|app: 0|req: 162/310] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:30 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:30.831 8 INFO neutron.db.segments_db [None req-ecfd6555-80fa-4694-a97f-a3d950a05156 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 of type vxlan for network b75c3a34-805c-484d-b954-479d15e168a4 [pid: 7|app: 0|req: 163/311] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:30 2026] GET /v2.0/security-groups?tenant_id=f7a14bc99803411783ed06053db4259f&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: 164/312] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:31 2026] DELETE /v2.0/security-groups/3cd2e0b7-20cc-4edb-a33c-a6b6b801745e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:31.218 8 INFO neutron.db.l3_hamode_db [None req-ecfd6555-80fa-4694-a97f-a3d950a05156 f4c3c4e7179b4a5495b5a319c949bd63 6638b0fb4ef14d46865e0b50883d280f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 165/313] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.0/security-groups?tenant_id=52aef121046e4da88e5b9465b7d9b3f5&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/314] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:31 2026] DELETE /v2.0/security-groups/b6b54d99-0312-4d40-8b8b-ca9978d3bac1 => 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: 167/315] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 168/316] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 683 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/317] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:32.012 8 INFO neutron.db.l3_hamode_db [None req-ecfd6555-80fa-4694-a97f-a3d950a05156 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 170/318] 199.19.213.150 () {34 vars in 911 bytes} [Thu Apr 23 10:28:32 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/319] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:28:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22b8662c2c5b4220aeab466f93f6139c => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/320] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:28:32 2026] POST /v2.0/ports => generated 954 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/321] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:30 2026] POST /v2.0/routers => generated 731 bytes in 2050 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: 150/322] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:32 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 957 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/323] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:28:32 2026] PUT /v2.0/ports/0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 1235 bytes in 498 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: 152/324] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:33 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&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: 153/325] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:33 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => 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: 154/326] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:33 2026] GET /v2.0/networks?id=005d006d-4754-4511-b536-bc8a6efaa94d => generated 679 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/327] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a302ccce3c2947fc8819a06209ccf3fb => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:34.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e12c0e3a-3c3e-4a4d-b38b-412573f89999'] response: {'name': 'network-changed', 'server_uuid': '50bde389-edd5-4ba1-a075-96bc3e86fc70', 'tag': '0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 173/328] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:28:32 2026] PUT /v2.0/routers/40bc46d3-a2e6-4961-80e8-3f4826d71b52/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/329] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/330] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/331] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/332] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:28:34 2026] POST /v2.0/ports => generated 954 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 157/333] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 701 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/334] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 957 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/335] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/336] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/337] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 161/338] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/339] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 163/340] 10.0.0.91 () {38 vars in 970 bytes} [Thu Apr 23 10:28:34 2026] POST /v2.0/security-groups => generated 1680 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/341] 10.0.0.91 () {38 vars in 970 bytes} [Thu Apr 23 10:28:35 2026] POST /v2.0/security-groups => generated 1681 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/342] 10.0.0.91 () {38 vars in 970 bytes} [Thu Apr 23 10:28:35 2026] POST /v2.0/security-groups => generated 1682 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/343] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups?tenant_id=6638b0fb4ef14d46865e0b50883d280f => generated 7908 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/344] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups/bec05b19-20ba-4d5c-a17d-1827817e9d25 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/345] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups/bec05b19-20ba-4d5c-a17d-1827817e9d25 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/346] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => generated 1680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/347] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:28:34 2026] PUT /v2.0/ports/26386f25-9202-4549-be10-9e56744f8fce => generated 1235 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/348] 10.0.0.91 () {36 vars in 1012 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.0/security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => generated 0 bytes in 85 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 10:28:35.768 7 INFO neutron.api.v2.resource [req-41c87303-cec2-4b50-89b5-9cb75dbb4620 req-6a77f5ca-426e-4b2f-93cf-c3221f2c52b9 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/349] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/350] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/351] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/352] 10.0.0.91 () {36 vars in 1012 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.0/security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/353] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:35.997 8 INFO neutron.api.v2.resource [req-dd56e857-db79-42fc-aa21-36699212eabb req-0720d2b5-27d8-4ab1-a57e-79f3ebd14365 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/354] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => 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: 181/355] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/356] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/357] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/358] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/76d0b6af-4953-4113-95aa-39da0881120a => generated 1682 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/359] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 10.0.0.91 () {36 vars in 1012 bytes} [Thu Apr 23 10:28:36 2026] DELETE /v2.0/security-groups/76d0b6af-4953-4113-95aa-39da0881120a => 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: 178/362] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:36.255 7 INFO neutron.api.v2.resource [req-d2a22daf-9fce-436e-a8bb-09837194377d req-e4afbc7a-fbdf-4ef4-9e7d-2dc478102fb8 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/363] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/76d0b6af-4953-4113-95aa-39da0881120a => 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: 179/364] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups?tenant_id=6638b0fb4ef14d46865e0b50883d280f => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 187/367] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/bec05b19-20ba-4d5c-a17d-1827817e9d25 => generated 2922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:36.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19620cf9-5819-4425-b157-946ff5adc7c6'] response: {'name': 'network-changed', 'server_uuid': 'd41c753b-f533-420a-8b24-0e2446144055', 'tag': '26386f25-9202-4549-be10-9e56744f8fce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 188/369] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/bec05b19-20ba-4d5c-a17d-1827817e9d25 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:28:36.458 8 INFO neutron.api.v2.resource [req-d554a411-6e82-4b88-8d96-99964dcf0299 req-366339d1-8f67-4e03-9439-4a861a2ca59f 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/370] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/76d0b6af-4953-4113-95aa-39da0881120a => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:28:36.514 7 INFO neutron.api.v2.resource [req-70c59407-0a2d-45f2-add8-ee050949c92a req-1fc0f0ee-91d1-4ee4-8054-578054fc0217 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/371] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:28:36.553 8 INFO neutron.api.v2.resource [req-ad69edf8-3515-41f1-9184-f0e225d38fdb req-ae6684a2-c63b-495f-896d-0c04369adb81 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/372] 10.0.0.91 () {34 vars in 990 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => 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: 184/373] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/ports?tenant_id=a302ccce3c2947fc8819a06209ccf3fb&device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=26386f25-9202-4549-be10-9e56744f8fce => 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: 186/375] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/subnets?id=53681991-7b5c-4488-ba32-7c125995e959 => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/ports?network_id=005d006d-4754-4511-b536-bc8a6efaa94d&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: 188/377] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?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: 189/378] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?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: 190/379] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:37.084 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6dc8f58-6cf1-415f-bb8e-ec6607f57068 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 3694f8a4-1c8e-44dd-9997-724ff851e871 2026-04-23 10:28:37.094 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6dc8f58-6cf1-415f-bb8e-ec6607f57068 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 3694f8a4-1c8e-44dd-9997-724ff851e871 [pid: 8|app: 0|req: 191/380] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&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: 192/381] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 190/383] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:28:36 2026] PUT /v2.0/routers/40bc46d3-a2e6-4961-80e8-3f4826d71b52/remove_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.0/ports?tenant_id=a302ccce3c2947fc8819a06209ccf3fb&device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/networks?id=005d006d-4754-4511-b536-bc8a6efaa94d => generated 775 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=26386f25-9202-4549-be10-9e56744f8fce => 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: 194/387] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/subnets?id=53681991-7b5c-4488-ba32-7c125995e959 => generated 697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:38.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8ff9030-ee35-410a-83ad-a03a4e37dcbb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: c0266623-eb15-4bd1-807d-8f8a8fbdfb1e 2026-04-23 10:28:38.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8ff9030-ee35-410a-83ad-a03a4e37dcbb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: c0266623-eb15-4bd1-807d-8f8a8fbdfb1e [pid: 7|app: 0|req: 195/388] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/ports?network_id=005d006d-4754-4511-b536-bc8a6efaa94d&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:38.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8ff9030-ee35-410a-83ad-a03a4e37dcbb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 7ef94981-91a8-4769-b831-c3d30454103e 2026-04-23 10:28:38.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8ff9030-ee35-410a-83ad-a03a4e37dcbb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 7ef94981-91a8-4769-b831-c3d30454103e [pid: 7|app: 0|req: 200/393] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:38.903 8 INFO neutron.services.segments.plugin [-] Segment 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 resource provider aggregate not found 2026-04-23 10:28:38.903 8 INFO neutron.services.segments.plugin [-] Segment 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 resource provider aggregate not found 2026-04-23 10:28:38.929 8 INFO neutron.services.segments.plugin [-] Segment 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 found for delete ", "request_id": "req-559d2f4f-f572-4a24-83ff-ca836098dc8f"}]} 2026-04-23 10:28:38.935 8 INFO neutron.db.l3_hamode_db [None req-f8ff9030-ee35-410a-83ad-a03a4e37dcbb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network b75c3a34-805c-484d-b954-479d15e168a4 was deleted as no HA routers are present in tenant 6638b0fb4ef14d46865e0b50883d280f. 2026-04-23 10:28:38.936 8 INFO neutron.services.segments.plugin [-] Segment 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3578e8f3-4df6-4566-b4fd-58e2838b3dd8 found for delete ", "request_id": "req-c7da0220-f70b-4a1f-920e-77145c116c2c"}]} [pid: 8|app: 0|req: 194/395] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:37 2026] DELETE /v2.0/routers/40bc46d3-a2e6-4961-80e8-3f4826d71b52 => generated 0 bytes in 1238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:38 2026] DELETE /v2.0/subnets/1a7ff83a-b622-4bc7-887e-b2d81d1d9b96 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:39.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-30c331dd-ce8f-4447-b8a9-0c3ecbb37b84 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 7b5cc37e-028a-45d9-8693-48985e6b2744 2026-04-23 10:28:39.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30c331dd-ce8f-4447-b8a9-0c3ecbb37b84 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 7b5cc37e-028a-45d9-8693-48985e6b2744 [pid: 8|app: 0|req: 195/397] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/security-groups?tenant_id=01e849ae228846ad9fe007ecbfa66b21&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:39 2026] DELETE /v2.0/security-groups/61d68629-89a6-44b1-a398-fc25c5cb6233 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:39 2026] DELETE /v2.0/networks/2147641d-f2e1-463a-adc2-aebdeb998f39 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&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: 205/403] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 206/404] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/security-groups?tenant_id=6638b0fb4ef14d46865e0b50883d280f&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: 199/405] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.0/security-groups?tenant_id=03ed7288963240699eda2490f0840932&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:39 2026] DELETE /v2.0/security-groups/bec05b19-20ba-4d5c-a17d-1827817e9d25 => 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: 200/407] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:39 2026] DELETE /v2.0/security-groups/95b3052f-aa60-4adb-b54a-c4bcff2029cb => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:40.100 7 INFO neutron.services.segments.plugin [-] Segment dc0bc2db-8d62-4d7f-a7a6-1d8784393325 resource provider aggregate not found 2026-04-23 10:28:40.118 7 INFO neutron.services.segments.plugin [-] Segment dc0bc2db-8d62-4d7f-a7a6-1d8784393325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0bc2db-8d62-4d7f-a7a6-1d8784393325 found for delete ", "request_id": "req-a6d4d98c-e1de-4ae6-a09c-ef4cc3002e73"}]} 2026-04-23 10:28:40.157 7 INFO neutron.services.segments.plugin [-] Segment dc0bc2db-8d62-4d7f-a7a6-1d8784393325 resource provider aggregate not found 2026-04-23 10:28:40.176 7 INFO neutron.services.segments.plugin [-] Segment dc0bc2db-8d62-4d7f-a7a6-1d8784393325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0bc2db-8d62-4d7f-a7a6-1d8784393325 found for delete ", "request_id": "req-ef3eb9e9-6f21-4168-9267-7c5100694f79"}]} [pid: 7|app: 0|req: 208/408] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:41 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 8|app: 0|req: 203/412] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:41 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:42.034 7 INFO neutron.db.segments_db [None req-38dbf0f7-40ad-49e3-ad6b-cf1664bf24e5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 5930d734-4291-420d-9bdd-d1ecbd8abfa0 of type vxlan for network d9cb8bd1-4a3c-4a41-884b-9d8360e11e13 [pid: 8|app: 0|req: 204/413] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:42 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:41 2026] POST /v2.0/networks => generated 724 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:42 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => 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: 206/416] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:42 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 211/417] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:42 2026] POST /v2.0/subnets => generated 690 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:42.418 8 INFO neutron.db.segments_db [None req-48ff770c-86b6-4fa8-a8ab-df9824026351 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment cea30b59-65e3-444a-b748-ce65d23e0b69 of type vxlan for network e35199dd-35bb-428e-b8e3-a14c0af4fcfa 2026-04-23 10:28:42.609 8 INFO neutron.db.l3_hamode_db [None req-48ff770c-86b6-4fa8-a8ab-df9824026351 f4c3c4e7179b4a5495b5a319c949bd63 99a94672182144b29d5f6f4961ce139c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 214/420] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/423] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:43.672 8 INFO neutron.db.l3_hamode_db [None req-48ff770c-86b6-4fa8-a8ab-df9824026351 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 218/424] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.0/security-groups?tenant_id=73056dfb5cce4408abf36f03fa368fda&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/425] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/426] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => 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: 207/427] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:42 2026] POST /v2.0/routers => generated 730 bytes in 2371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/428] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/429] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:44 2026] DELETE /v2.0/security-groups/e507508e-e18f-4edf-89fa-f670edc069e8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/430] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 223/431] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.0/security-groups?tenant_id=1b909564303442288df4b03488882399&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/432] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:45 2026] DELETE /v2.0/security-groups/0f797e34-8ec8-4ad7-9c61-e390e317fbd6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/433] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/434] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/435] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/436] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:46 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/437] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:46 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/438] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:28:44 2026] PUT /v2.0/routers/ed91fb73-218d-4a77-8ce4-9139cfbbaeb9/add_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:46.684 7 INFO neutron.db.l3_db [None req-3a057155-8e55-4216-a944-ca549472a4af b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] Floating IP 171510bc-cff6-4e24-9094-2c1c77b0b2fe associated. External IP: 10.96.250.213, port: 0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0. [pid: 8|app: 0|req: 210/439] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:46 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: 230/440] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:28:46 2026] PUT /v2.0/floatingips/171510bc-cff6-4e24-9094-2c1c77b0b2fe => generated 855 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:47.061 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3caaf8ed-3e2f-4a07-82b8-098317ce36af'] response: {'name': 'network-changed', 'server_uuid': '50bde389-edd5-4ba1-a075-96bc3e86fc70', 'tag': '0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 231/441] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/442] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/443] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/444] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => 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: 234/445] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/446] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/447] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:47.955 8 INFO neutron.db.l3_db [None req-69445728-ea2f-407d-8a06-44e99ba8431b e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] Floating IP 459738e7-bbd0-4026-be7c-701347247be7 associated. External IP: 10.96.250.215, port: 26386f25-9202-4549-be10-9e56744f8fce. [pid: 7|app: 0|req: 235/448] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:28:47 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/449] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/450] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:28:47 2026] PUT /v2.0/floatingips/459738e7-bbd0-4026-be7c-701347247be7 => generated 855 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/451] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:48.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08908114-1b66-444d-93a2-54449bca047c'] response: {'name': 'network-changed', 'server_uuid': 'd41c753b-f533-420a-8b24-0e2446144055', 'tag': '26386f25-9202-4549-be10-9e56744f8fce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 237/452] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/security-groups?tenant_id=aac210e23da7490ea71029a83031f99a&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/453] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/454] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/455] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => 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: 240/456] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/457] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:48 2026] DELETE /v2.0/security-groups/e5f3b0ab-5f0c-4e48-989c-2ecf4a114bd7 => 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: 241/458] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/459] 10.0.0.91 () {34 vars in 1099 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1925295417&fields=id&tenant_id=99a94672182144b29d5f6f4961ce139c => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/460] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 219/461] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks?id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/462] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/quotas/99a94672182144b29d5f6f4961ce139c => 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: 243/463] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 221/464] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/ports?tenant_id=99a94672182144b29d5f6f4961ce139c&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/465] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?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: 222/466] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?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: 245/467] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/468] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/ports?tenant_id=a302ccce3c2947fc8819a06209ccf3fb&device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/469] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/470] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/networks?id=005d006d-4754-4511-b536-bc8a6efaa94d => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/471] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 225/472] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=26386f25-9202-4549-be10-9e56744f8fce => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/473] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.0/subnets?id=53681991-7b5c-4488-ba32-7c125995e959 => generated 697 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/474] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.0/ports?network_id=005d006d-4754-4511-b536-bc8a6efaa94d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/475] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?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: 227/476] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d?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: 250/477] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/478] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&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: 251/479] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:50 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:50.553 8 INFO neutron.db.segments_db [None req-874b3396-e92f-48d2-9e33-331f575f9cf8 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Added segment 53e61a4a-87db-4476-b1d9-fa293ee6c21b of type vxlan for network ea871b14-3885-4909-8382-ef82bf5fed14 2026-04-23 10:28:50.629 8 INFO neutron.db.segments_db [None req-874b3396-e92f-48d2-9e33-331f575f9cf8 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Added segment f50cad24-0a66-4131-b529-117c56690996 of type vxlan for network 918873ca-f52e-4682-a741-f3c5d0d4913a [pid: 8|app: 0|req: 229/480] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:50 2026] POST /v2.0/networks => generated 1207 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/481] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:28:50 2026] GET /v2.0/networks => generated 1844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:28:50.973 8 INFO neutron.services.segments.plugin [-] Segment 53e61a4a-87db-4476-b1d9-fa293ee6c21b resource provider aggregate not found 2026-04-23 10:28:50.979 8 INFO neutron.services.segments.plugin [-] Segment 53e61a4a-87db-4476-b1d9-fa293ee6c21b resource provider aggregate not found 2026-04-23 10:28:50.991 8 INFO neutron.services.segments.plugin [-] Segment 53e61a4a-87db-4476-b1d9-fa293ee6c21b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53e61a4a-87db-4476-b1d9-fa293ee6c21b found for delete ", "request_id": "req-d6027506-6b00-4792-afd9-654ff0b3b8a6"}]} 2026-04-23 10:28:50.999 8 INFO neutron.services.segments.plugin [-] Segment 53e61a4a-87db-4476-b1d9-fa293ee6c21b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53e61a4a-87db-4476-b1d9-fa293ee6c21b found for delete ", "request_id": "req-99ad70cd-afe7-4d9b-8288-a1b2d91254bd"}]} [pid: 8|app: 0|req: 230/482] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:50 2026] DELETE /v2.0/networks/ea871b14-3885-4909-8382-ef82bf5fed14 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/483] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:51.160 7 INFO neutron.services.segments.plugin [-] Segment f50cad24-0a66-4131-b529-117c56690996 resource provider aggregate not found 2026-04-23 10:28:51.172 7 INFO neutron.services.segments.plugin [-] Segment f50cad24-0a66-4131-b529-117c56690996 resource provider aggregate not found [pid: 8|app: 0|req: 232/484] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:51.177 7 INFO neutron.services.segments.plugin [-] Segment f50cad24-0a66-4131-b529-117c56690996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f50cad24-0a66-4131-b529-117c56690996 found for delete ", "request_id": "req-78c53004-303b-4699-9de1-b469dc4421f3"}]} 2026-04-23 10:28:51.197 7 INFO neutron.services.segments.plugin [-] Segment f50cad24-0a66-4131-b529-117c56690996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f50cad24-0a66-4131-b529-117c56690996 found for delete ", "request_id": "req-370c0dc4-5373-421b-8fba-54e6a1db4137"}]} [pid: 7|app: 0|req: 253/485] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:51 2026] DELETE /v2.0/networks/918873ca-f52e-4682-a741-f3c5d0d4913a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/486] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.0/security-groups?id=a360f81c-40f8-4ad1-983f-3ce7e8aeb7da&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/487] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/488] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:51.320 7 INFO neutron.db.segments_db [None req-9096629e-ee39-4bf8-9ac8-19b4e130cc9e f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Added segment 2acd00a8-5fb6-4918-92a8-900ac74ba9bd of type vxlan for network 1b5e21f8-b95d-4c45-80c4-cffe04880239 [pid: 7|app: 0|req: 255/489] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:51 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:51.468 8 INFO neutron_taas.services.taas.taas_plugin [req-4a8be292-b6c6-47a1-a438-0b4d3c79ed1b req-aca9c4e2-7cf2-45ab-9ff2-eff14d2a3f98 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] TaaS: Handle Delete Port: 26386f25-9202-4549-be10-9e56744f8fce 2026-04-23 10:28:51.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a8be292-b6c6-47a1-a438-0b4d3c79ed1b req-aca9c4e2-7cf2-45ab-9ff2-eff14d2a3f98 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] Tap Mirror: Handle Delete Port: 26386f25-9202-4549-be10-9e56744f8fce 2026-04-23 10:28:51.502 7 INFO neutron.db.segments_db [None req-0bfdc789-98eb-4dbc-af10-ada41c7b86cc f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Added segment 4b66c213-e6ea-421d-87b3-19c2d9c34c67 of type vxlan for network 4c3bc3a8-9abf-41e1-8f67-42442d9ea8a5 [pid: 7|app: 0|req: 256/490] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:51 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:51.655 8 INFO neutron.db.l3_db [req-4a8be292-b6c6-47a1-a438-0b4d3c79ed1b req-aca9c4e2-7cf2-45ab-9ff2-eff14d2a3f98 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] Floating IP 459738e7-bbd0-4026-be7c-701347247be7 disassociated. External IP: 10.96.250.215, port: 26386f25-9202-4549-be10-9e56744f8fce. [pid: 8|app: 0|req: 235/491] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:28:51 2026] DELETE /v2.0/ports/26386f25-9202-4549-be10-9e56744f8fce => generated 0 bytes in 752 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:52.085 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3cb0754-143d-465c-80c8-4ab29244a38a'] response: {'server_uuid': 'd41c753b-f533-420a-8b24-0e2446144055', 'name': 'network-vif-deleted', 'tag': '26386f25-9202-4549-be10-9e56744f8fce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 236/492] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 237/493] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => 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: 257/494] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:28:51 2026] POST /v2.0/ports => generated 1505 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/495] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.0/ports => generated 1505 bytes in 142 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 10:28:52.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e58d0c9-ff5c-4813-8f39-d52af9c651d9 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] TaaS: Handle Delete Port: c3c97b56-4e5b-49d3-ae74-00e2d06b73af 2026-04-23 10:28:52.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e58d0c9-ff5c-4813-8f39-d52af9c651d9 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Tap Mirror: Handle Delete Port: c3c97b56-4e5b-49d3-ae74-00e2d06b73af [pid: 7|app: 0|req: 258/496] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:28:52 2026] DELETE /v2.0/ports/c3c97b56-4e5b-49d3-ae74-00e2d06b73af => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:52.962 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d5fde2d-c866-43bd-a501-d5a189d07e31 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] TaaS: Handle Delete Port: 5d9ba03b-c405-4907-a35f-fdf6fee2cc14 2026-04-23 10:28:52.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d5fde2d-c866-43bd-a501-d5a189d07e31 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Tap Mirror: Handle Delete Port: 5d9ba03b-c405-4907-a35f-fdf6fee2cc14 [pid: 8|app: 0|req: 239/497] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:28:52 2026] DELETE /v2.0/ports/5d9ba03b-c405-4907-a35f-fdf6fee2cc14 => 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: 259/498] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.0/ports => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:53.223 8 INFO neutron.db.segments_db [None req-ac00b0ca-3b88-4bfa-99d2-bcbe84c1da42 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Added segment d976a8bf-0c32-4043-8791-72e626368c55 of type vxlan for network a28a24e6-0035-4a28-99a5-f158e8d5d8b2 [pid: 7|app: 0|req: 260/499] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 240/500] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:53 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:53.389 7 INFO neutron.db.segments_db [None req-e492270b-457d-47ce-97b7-1eb229d6e143 f3e5451ff0de4802952b661731d464e6 55828aa34fb94ca3bf82f870e71cb365 - - default default] Added segment 921e2ac7-6093-4fcd-811f-317c18fa4970 of type vxlan for network 906b91c9-67ea-4b48-b15f-194756f299fc [pid: 8|app: 0|req: 241/501] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.0/networks?id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13 => generated 675 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/502] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => 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: 261/503] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:53 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/504] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=99a94672182144b29d5f6f4961ce139c => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:28:53 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 244/506] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:53 2026] POST /v2.0/subnets => generated 1274 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/507] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.0/subnets => generated 1910 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/508] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.0/subnets/8df0a967-2528-48a2-ac29-ff2b9c8ad18b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/509] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:28:53 2026] PUT /v2.0/ports/f728c536-e675-4c3f-b531-d5d7629bec17 => generated 1239 bytes in 434 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: 247/510] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.0/subnets/fe67608c-8616-498e-9ec1-1fca772410d9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:54.468 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37cc23ac-a9f2-43ba-8a6a-dcb90a0925bb'] response: {'name': 'network-changed', 'server_uuid': 'e224f952-c4fa-4d96-9d52-6817171b8314', 'tag': 'f728c536-e675-4c3f-b531-d5d7629bec17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 248/511] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/512] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/513] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/514] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:54.613 8 INFO neutron.services.segments.plugin [-] Segment 921e2ac7-6093-4fcd-811f-317c18fa4970 resource provider aggregate not found 2026-04-23 10:28:54.620 8 INFO neutron.services.segments.plugin [-] Segment 921e2ac7-6093-4fcd-811f-317c18fa4970 resource provider aggregate not found 2026-04-23 10:28:54.634 8 INFO neutron.services.segments.plugin [-] Segment 921e2ac7-6093-4fcd-811f-317c18fa4970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 921e2ac7-6093-4fcd-811f-317c18fa4970 found for delete ", "request_id": "req-fa761b32-2285-48b3-ac67-783f27992049"}]} 2026-04-23 10:28:54.641 8 INFO neutron.services.segments.plugin [-] Segment 921e2ac7-6093-4fcd-811f-317c18fa4970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 921e2ac7-6093-4fcd-811f-317c18fa4970 found for delete ", "request_id": "req-7a4dbc4c-561a-4ede-aa69-9331eb80b8e3"}]} [pid: 8|app: 0|req: 249/515] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.0/networks/906b91c9-67ea-4b48-b15f-194756f299fc => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:28:54.775 7 INFO neutron.services.segments.plugin [-] Segment d976a8bf-0c32-4043-8791-72e626368c55 resource provider aggregate not found 2026-04-23 10:28:54.784 7 INFO neutron.services.segments.plugin [-] Segment d976a8bf-0c32-4043-8791-72e626368c55 resource provider aggregate not found 2026-04-23 10:28:54.797 7 INFO neutron.services.segments.plugin [-] Segment d976a8bf-0c32-4043-8791-72e626368c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d976a8bf-0c32-4043-8791-72e626368c55 found for delete ", "request_id": "req-e0c436c9-df5c-452b-b8c9-4c6c035ec103"}]} 2026-04-23 10:28:54.812 7 INFO neutron.services.segments.plugin [-] Segment d976a8bf-0c32-4043-8791-72e626368c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d976a8bf-0c32-4043-8791-72e626368c55 found for delete ", "request_id": "req-6f1b7f1b-7ed0-4ecf-ae5f-9792fa5bccb8"}]} [pid: 7|app: 0|req: 267/516] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.0/networks/a28a24e6-0035-4a28-99a5-f158e8d5d8b2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/517] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.0/networks/4c3bc3a8-9abf-41e1-8f67-42442d9ea8a5 => 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: 268/518] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.0/ports?tenant_id=99a94672182144b29d5f6f4961ce139c&device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/519] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.0/networks?tenant_id=99a94672182144b29d5f6f4961ce139c&shared=False => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/520] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.0/networks/1b5e21f8-b95d-4c45-80c4-cffe04880239 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/521] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/522] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/523] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.0/ports?device_id=d41c753b-f533-420a-8b24-0e2446144055 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/524] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/525] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.0/security-groups?tenant_id=55828aa34fb94ca3bf82f870e71cb365&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/526] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:55 2026] DELETE /v2.0/security-groups/acc61287-e298-4e03-8ca8-9754ffab5d10 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/ports?tenant_id=99a94672182144b29d5f6f4961ce139c&device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/528] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f728c536-e675-4c3f-b531-d5d7629bec17 => 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: 274/529] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/subnets?id=5bbdef02-9073-43e9-a382-ea20cf0880ac => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/530] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/ports?network_id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13&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: 275/531] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?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: 257/532] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:28:56.660 8 INFO neutron.services.segments.plugin [-] Segment 4b66c213-e6ea-421d-87b3-19c2d9c34c67 resource provider aggregate not found 2026-04-23 10:28:56.660 8 INFO neutron.services.segments.plugin [-] Segment 4b66c213-e6ea-421d-87b3-19c2d9c34c67 resource provider aggregate not found 2026-04-23 10:28:56.681 8 INFO neutron.services.segments.plugin [-] Segment 4b66c213-e6ea-421d-87b3-19c2d9c34c67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b66c213-e6ea-421d-87b3-19c2d9c34c67 found for delete ", "request_id": "req-fd9d6602-4f01-4ed8-ac61-b60efdec9aaa"}]} 2026-04-23 10:28:56.687 8 INFO neutron.services.segments.plugin [-] Segment 4b66c213-e6ea-421d-87b3-19c2d9c34c67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b66c213-e6ea-421d-87b3-19c2d9c34c67 found for delete ", "request_id": "req-c9675b53-b440-498f-a3bc-cc86d867be54"}]} 2026-04-23 10:28:56.708 8 INFO neutron.services.segments.plugin [-] Segment 2acd00a8-5fb6-4918-92a8-900ac74ba9bd resource provider aggregate not found 2026-04-23 10:28:56.709 8 INFO neutron.services.segments.plugin [-] Segment 2acd00a8-5fb6-4918-92a8-900ac74ba9bd resource provider aggregate not found 2026-04-23 10:28:56.726 8 INFO neutron.services.segments.plugin [-] Segment 2acd00a8-5fb6-4918-92a8-900ac74ba9bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2acd00a8-5fb6-4918-92a8-900ac74ba9bd found for delete ", "request_id": "req-6d84bd75-ea66-42a8-aa00-677f2421f423"}]} 2026-04-23 10:28:56.728 8 INFO neutron.services.segments.plugin [-] Segment 2acd00a8-5fb6-4918-92a8-900ac74ba9bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2acd00a8-5fb6-4918-92a8-900ac74ba9bd found for delete ", "request_id": "req-5ab9cf87-4e20-4973-a634-49c308be3b7e"}]} [pid: 7|app: 0|req: 276/533] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/534] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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: 258/535] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:56 2026] DELETE /v2.0/security-groups/a360f81c-40f8-4ad1-983f-3ce7e8aeb7da => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:56.986 7 INFO neutron.api.v2.resource [None req-b7213685-2a77-4329-af51-0bb434be3fdf e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 278/536] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.0/security-groups/a360f81c-40f8-4ad1-983f-3ce7e8aeb7da => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:28:57.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-09b34341-60b2-4524-873d-c547ec20521c e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] TaaS: Handle Delete Port: b1afa07a-b3ab-4a43-aca1-be5e6a304934 2026-04-23 10:28:57.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09b34341-60b2-4524-873d-c547ec20521c e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] Tap Mirror: Handle Delete Port: b1afa07a-b3ab-4a43-aca1-be5e6a304934 [pid: 8|app: 0|req: 259/537] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:28:56 2026] DELETE /v2.0/floatingips/459738e7-bbd0-4026-be7c-701347247be7 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/538] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1240 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:28:57.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-2eb503c8-1424-446c-a71f-5cc82b343d82 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 0114dfc9-a619-425f-8650-128afca667e6 2026-04-23 10:28:57.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2eb503c8-1424-446c-a71f-5cc82b343d82 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 0114dfc9-a619-425f-8650-128afca667e6 [pid: 8|app: 0|req: 263/541] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&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: 7|app: 0|req: 279/542] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:28:57 2026] PUT /v2.0/routers/4c0d6422-d138-4cb6-8831-b13966ebc5b6/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:58.390 8 INFO neutron.db.segments_db [None req-59944f65-5870-41ca-b18e-fa5196092d83 219ba51101a848c18dd3e9cb1a9bf743 a65c238c23564730a84731e4f8bfb986 - - default default] Added segment f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 of type vxlan for network e5bd51de-a611-4daf-be50-5e169a7ef47b [pid: 7|app: 0|req: 280/543] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:58 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 264/544] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:57 2026] POST /v2.0/networks => generated 628 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/545] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:58 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:58.595 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8e78fe9-46a5-4add-977a-c967e6a3f328 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 864ca408-99ef-4094-88cd-5317d55f8d5f 2026-04-23 10:28:58.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8e78fe9-46a5-4add-977a-c967e6a3f328 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 864ca408-99ef-4094-88cd-5317d55f8d5f 2026-04-23 10:28:58.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8e78fe9-46a5-4add-977a-c967e6a3f328 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: a1f5115d-1679-4ba2-b421-469d43f69a42 2026-04-23 10:28:58.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8e78fe9-46a5-4add-977a-c967e6a3f328 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: a1f5115d-1679-4ba2-b421-469d43f69a42 2026-04-23 10:28:58.923 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d8e78fe9-46a5-4add-977a-c967e6a3f328 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 266/546] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:58 2026] POST /v2.0/subnets => generated 673 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:28:59.238 7 INFO neutron.services.segments.plugin [-] Segment 088798bd-c51b-4835-909b-7ce91c273088 resource provider aggregate not found 2026-04-23 10:28:59.250 7 INFO neutron.services.segments.plugin [-] Segment 088798bd-c51b-4835-909b-7ce91c273088 resource provider aggregate not found 2026-04-23 10:28:59.267 7 INFO neutron.services.segments.plugin [-] Segment 088798bd-c51b-4835-909b-7ce91c273088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088798bd-c51b-4835-909b-7ce91c273088 found for delete ", "request_id": "req-869dfe37-ece0-4b32-933c-6cafd3eee181"}]} 2026-04-23 10:28:59.272 7 INFO neutron.services.segments.plugin [-] Segment 088798bd-c51b-4835-909b-7ce91c273088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088798bd-c51b-4835-909b-7ce91c273088 found for delete ", "request_id": "req-eaeb2ea9-9e1f-4423-966c-d6f9ef803a5e"}]} 2026-04-23 10:28:59.276 7 INFO neutron.db.l3_hamode_db [None req-d8e78fe9-46a5-4add-977a-c967e6a3f328 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 7f4a04d1-86e4-4945-988a-b7130a799f8c was deleted as no HA routers are present in tenant a302ccce3c2947fc8819a06209ccf3fb. [pid: 7|app: 0|req: 281/547] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:58 2026] DELETE /v2.0/routers/4c0d6422-d138-4cb6-8831-b13966ebc5b6 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:28:59.305 8 INFO neutron.db.segments_db [None req-19a14de1-8ef8-497c-a5b4-a6690146b043 219ba51101a848c18dd3e9cb1a9bf743 a65c238c23564730a84731e4f8bfb986 - - default default] Added segment f68eb928-0232-4ebc-90c6-e5a56dd7d705 of type vxlan for network f515ee51-738f-4bec-9da6-cc4a0478eeb6 [pid: 8|app: 0|req: 267/548] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:28:59 2026] POST /v2.0/networks => generated 629 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/549] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:28:59 2026] DELETE /v2.0/subnets/53681991-7b5c-4488-ba32-7c125995e959 => 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: 268/550] 10.0.0.179 () {34 vars in 743 bytes} [Thu Apr 23 10:28:59 2026] PUT /v2.0/networks/f515ee51-738f-4bec-9da6-cc4a0478eeb6 => generated 592 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:28:59.550 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a1b11fa-466c-4639-af02-69fe161d4b72 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 775c44de-2898-4ff4-b2bd-389a8e10aaa2 2026-04-23 10:28:59.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a1b11fa-466c-4639-af02-69fe161d4b72 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 775c44de-2898-4ff4-b2bd-389a8e10aaa2 [pid: 8|app: 0|req: 269/551] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:28:59 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/552] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:59 2026] DELETE /v2.0/networks/005d006d-4754-4511-b536-bc8a6efaa94d => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/553] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:28:59 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 271/554] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:28:59 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/555] 10.0.0.179 () {34 vars in 741 bytes} [Thu Apr 23 10:28:59 2026] PUT /v2.0/subnets/54a44366-9142-42d6-a0d7-a220dfc5acf8 => generated 656 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/556] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/security-groups?tenant_id=a302ccce3c2947fc8819a06209ccf3fb&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/557] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.0/security-groups/3656edb0-5519-4691-8091-5c2d528ba965 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:00.216 8 INFO neutron.services.segments.plugin [-] Segment f68eb928-0232-4ebc-90c6-e5a56dd7d705 resource provider aggregate not found 2026-04-23 10:29:00.220 8 INFO neutron.services.segments.plugin [-] Segment f68eb928-0232-4ebc-90c6-e5a56dd7d705 resource provider aggregate not found 2026-04-23 10:29:00.239 8 INFO neutron.services.segments.plugin [-] Segment f68eb928-0232-4ebc-90c6-e5a56dd7d705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68eb928-0232-4ebc-90c6-e5a56dd7d705 found for delete ", "request_id": "req-136a3e1c-3ff8-4df6-8f50-3603f7ce7b9b"}]} 2026-04-23 10:29:00.242 8 INFO neutron.services.segments.plugin [-] Segment f68eb928-0232-4ebc-90c6-e5a56dd7d705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68eb928-0232-4ebc-90c6-e5a56dd7d705 found for delete ", "request_id": "req-83baf470-daae-4300-b7b7-41de462ac63f"}]} [pid: 8|app: 0|req: 272/558] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:28:59 2026] DELETE /v2.0/networks/f515ee51-738f-4bec-9da6-cc4a0478eeb6 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:00.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc62d649-10a3-4331-8d8a-3da7307483fb 219ba51101a848c18dd3e9cb1a9bf743 a65c238c23564730a84731e4f8bfb986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/559] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.0/networks/f515ee51-738f-4bec-9da6-cc4a0478eeb6 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/560] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/561] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/subnets?network_id=1af0523b-e55e-4755-b87d-c89d8d96085c => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/562] 10.0.0.179 () {32 vars in 653 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/563] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/networks => generated 1312 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/564] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/565] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/networks/e5bd51de-a611-4daf-be50-5e169a7ef47b => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/566] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/subnets/fd69dfdd-6cf4-48a7-875b-d3c17e48c90c => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:00.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4a72014-eb55-44bd-a2b7-daa2167e980b 219ba51101a848c18dd3e9cb1a9bf743 a65c238c23564730a84731e4f8bfb986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/567] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.0/subnets/54a44366-9142-42d6-a0d7-a220dfc5acf8 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:00.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d920d6a-6c0a-4a10-9ed7-56c3d911cc34 219ba51101a848c18dd3e9cb1a9bf743 a65c238c23564730a84731e4f8bfb986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/568] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.0/networks/f515ee51-738f-4bec-9da6-cc4a0478eeb6 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/569] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.0/subnets/fd69dfdd-6cf4-48a7-875b-d3c17e48c90c => 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: 278/570] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.0/networks/e5bd51de-a611-4daf-be50-5e169a7ef47b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/571] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 116 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.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:01 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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 10:29:01.286 7 INFO neutron.services.segments.plugin [-] Segment fe86cd8c-a113-406b-8b2e-1c036c806431 resource provider aggregate not found 2026-04-23 10:29:01.296 7 INFO neutron.services.segments.plugin [-] Segment fe86cd8c-a113-406b-8b2e-1c036c806431 resource provider aggregate not found 2026-04-23 10:29:01.303 7 INFO neutron.services.segments.plugin [-] Segment fe86cd8c-a113-406b-8b2e-1c036c806431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe86cd8c-a113-406b-8b2e-1c036c806431 found for delete ", "request_id": "req-f730c844-5f5f-4c51-90a8-5324f5fd9218"}]} 2026-04-23 10:29:01.317 7 INFO neutron.services.segments.plugin [-] Segment fe86cd8c-a113-406b-8b2e-1c036c806431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe86cd8c-a113-406b-8b2e-1c036c806431 found for delete ", "request_id": "req-07bcaaca-fc6f-44c8-b76e-cc1ec0ca7161"}]} [pid: 7|app: 0|req: 294/573] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:01 2026] GET /v2.0/security-groups?tenant_id=a65c238c23564730a84731e4f8bfb986&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/574] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:01 2026] DELETE /v2.0/security-groups/e0466133-9204-4d4c-ad5a-b46fe766f03e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:02.269 8 INFO neutron.services.segments.plugin [-] Segment f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 resource provider aggregate not found 2026-04-23 10:29:02.276 8 INFO neutron.services.segments.plugin [-] Segment f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 resource provider aggregate not found 2026-04-23 10:29:02.291 8 INFO neutron.services.segments.plugin [-] Segment f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 found for delete ", "request_id": "req-63f7614a-f043-4db5-8da7-045bc4960174"}]} 2026-04-23 10:29:02.303 8 INFO neutron.services.segments.plugin [-] Segment f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7bf26c6-2942-4d93-8db2-6c79e3aa2d61 found for delete ", "request_id": "req-a91b3812-ad14-4f13-b565-7eb7b07f22c9"}]} [pid: 8|app: 0|req: 281/575] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/576] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/577] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:02.598 7 INFO neutron.db.segments_db [None req-dc7afa65-7730-43d5-a603-536b26771eab f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment cf230e71-42d0-46f0-9920-c5ebea9e5f7a of type vxlan for network 7077384e-bf6a-43e2-b7b1-8451eed0b754 [pid: 7|app: 0|req: 295/578] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:29:02 2026] POST /v2.0/networks => generated 725 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:29:02.840 8 INFO neutron.db.l3_db [None req-ec6ae5e2-4d11-41f2-b161-03101b0d8ec6 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] Floating IP 44a9ba86-412b-4077-8218-a38c7f753533 associated. External IP: 10.96.250.209, port: f728c536-e675-4c3f-b531-d5d7629bec17. [pid: 7|app: 0|req: 296/579] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:02 2026] POST /v2.0/subnets => generated 691 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:29:03.040 7 INFO neutron.db.segments_db [None req-375d4c20-a692-43b0-a337-62d9b93de576 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 of type vxlan for network 08d257ee-0ae4-41d5-8422-c569dfb12296 [pid: 8|app: 0|req: 284/580] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:29:02 2026] PUT /v2.0/floatingips/44a9ba86-412b-4077-8218-a38c7f753533 => generated 856 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:03.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb94283b-7a61-48b0-9ea1-dcd54000b4b4'] response: {'name': 'network-changed', 'server_uuid': 'e224f952-c4fa-4d96-9d52-6817171b8314', 'tag': 'f728c536-e675-4c3f-b531-d5d7629bec17', 'status': 'completed', 'code': 200} 2026-04-23 10:29:03.410 7 INFO neutron.db.l3_hamode_db [None req-375d4c20-a692-43b0-a337-62d9b93de576 f4c3c4e7179b4a5495b5a319c949bd63 43c23c87271948ae97b7af1e8d562422 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:29:04.105 8 INFO neutron.db.segments_db [None req-6e0feeee-b4d1-441e-ad10-dbfc77ff0d44 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Added segment e57215df-2eda-439a-94a8-07d3ec41e60d of type vxlan for network 656c8d94-0453-4326-8e43-85dc483e28d2 [pid: 8|app: 0|req: 285/581] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:29:03 2026] POST /v2.0/networks => generated 629 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/582] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:04 2026] GET /v2.0/ports?tenant_id=99a94672182144b29d5f6f4961ce139c&device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:29:04.304 7 INFO neutron.db.l3_hamode_db [None req-375d4c20-a692-43b0-a337-62d9b93de576 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/583] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:29:04 2026] POST /v2.0/ports => generated 779 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: 8|app: 0|req: 288/584] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:04 2026] GET /v2.0/networks?id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13 => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:04.663 8 INFO neutron.db.segments_db [None req-be39838b-c6b9-4feb-b99a-ddd2f080184f bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Added segment 9d10f059-e7a0-448a-a176-adc41ed59068 of type vxlan for network 611b8119-f44e-412f-999a-23ad4831e036 [pid: 8|app: 0|req: 289/585] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:29:04 2026] POST /v2.0/networks => generated 616 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/586] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f728c536-e675-4c3f-b531-d5d7629bec17 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:04 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.0/subnets?id=5bbdef02-9073-43e9-a382-ea20cf0880ac => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/589] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:02 2026] POST /v2.0/routers => generated 731 bytes in 2256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/590] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.0/ports?network_id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13&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: 293/591] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:29:05 2026] POST /v2.0/ports => generated 966 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/592] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:05.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbc1acdd-709e-4a4d-9bc8-8cdf57864ab5 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] TaaS: Handle Delete Port: 5f9d8b45-7122-49e0-9eca-4d09eb3f3449 2026-04-23 10:29:05.572 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbc1acdd-709e-4a4d-9bc8-8cdf57864ab5 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Tap Mirror: Handle Delete Port: 5f9d8b45-7122-49e0-9eca-4d09eb3f3449 [pid: 8|app: 0|req: 295/593] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:29:05 2026] DELETE /v2.0/ports/5f9d8b45-7122-49e0-9eca-4d09eb3f3449 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?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 10:29:05.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7e40b3b-6be4-455d-b564-025eec5633d2 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 297/595] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:29:05 2026] DELETE /v2.0/ports/5f9d8b45-7122-49e0-9eca-4d09eb3f3449 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:05.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2e54e25-96d5-4088-b5a2-32393b1417bc bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/596] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.0/ports/5f9d8b45-7122-49e0-9eca-4d09eb3f3449 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:05 2026] DELETE /v2.0/subnets/6a71f1ef-d0bd-4d31-a715-22568976b0d3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:06.051 8 INFO neutron.services.segments.plugin [-] Segment 9d10f059-e7a0-448a-a176-adc41ed59068 resource provider aggregate not found 2026-04-23 10:29:06.054 8 INFO neutron.services.segments.plugin [-] Segment 9d10f059-e7a0-448a-a176-adc41ed59068 resource provider aggregate not found 2026-04-23 10:29:06.077 8 INFO neutron.services.segments.plugin [-] Segment 9d10f059-e7a0-448a-a176-adc41ed59068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d10f059-e7a0-448a-a176-adc41ed59068 found for delete ", "request_id": "req-4cf46677-8db4-4956-bd58-741a0f39c1c7"}]} 2026-04-23 10:29:06.080 8 INFO neutron.services.segments.plugin [-] Segment 9d10f059-e7a0-448a-a176-adc41ed59068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d10f059-e7a0-448a-a176-adc41ed59068 found for delete ", "request_id": "req-96cd9850-e108-4bd4-943a-cf5cb43668f5"}]} [pid: 8|app: 0|req: 300/598] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:05 2026] DELETE /v2.0/networks/611b8119-f44e-412f-999a-23ad4831e036 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:06.157 8 INFO neutron.db.segments_db [None req-527570b9-f548-4d44-b832-bf538a3ee657 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Added segment 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 of type vxlan for network 449af296-61e8-4ccc-9a5f-71fb7ab3e9be [pid: 8|app: 0|req: 301/599] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:29:06 2026] POST /v2.0/networks => generated 615 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:29:05 2026] PUT /v2.0/routers/15e343d3-48b9-474c-8512-10f85d0f25fe/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/601] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:06 2026] POST /v2.0/subnets => generated 646 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:29:06 2026] POST /v2.0/ports => generated 927 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:06 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:07.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-872ab079-4ce9-45bb-b20d-fe91ca93196a bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] TaaS: Handle Delete Port: cd061d23-fad7-489b-95e8-04cdd5c81752 2026-04-23 10:29:07.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-872ab079-4ce9-45bb-b20d-fe91ca93196a bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Tap Mirror: Handle Delete Port: cd061d23-fad7-489b-95e8-04cdd5c81752 [pid: 8|app: 0|req: 304/604] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.0/ports/0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 968 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:29:06 2026] DELETE /v2.0/ports/cd061d23-fad7-489b-95e8-04cdd5c81752 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:07.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5be9f052-5ab1-410e-85df-e1613abccf2d bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 302/607] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.0/ports/cd061d23-fad7-489b-95e8-04cdd5c81752 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/608] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:07 2026] DELETE /v2.0/subnets/5cbc5005-2d44-4ab1-ae0e-3093af108551 => 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: 307/610] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:29:07.580 7 INFO neutron.services.segments.plugin [-] Segment 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 resource provider aggregate not found 2026-04-23 10:29:07.583 7 INFO neutron.services.segments.plugin [-] Segment 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 resource provider aggregate not found 2026-04-23 10:29:07.603 7 INFO neutron.services.segments.plugin [-] Segment 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 found for delete ", "request_id": "req-c8d4591c-e9f0-44f2-b9ae-b95e5a67a806"}]} 2026-04-23 10:29:07.604 7 INFO neutron.services.segments.plugin [-] Segment 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4491ea82-ca2a-430d-8c15-cb9f6db80fa1 found for delete ", "request_id": "req-5da3d0f8-6e14-48df-a166-8728800b7377"}]} [pid: 7|app: 0|req: 304/611] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:07 2026] DELETE /v2.0/networks/449af296-61e8-4ccc-9a5f-71fb7ab3e9be => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.0/ports => generated 779 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/613] 199.19.213.150 () {34 vars in 1000 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.0/subnets?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 683 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 10.0.0.179 () {34 vars in 737 bytes} [Thu Apr 23 10:29:07 2026] PUT /v2.0/ports/4a21948c-1ca8-4027-9054-54edb762416a => generated 752 bytes in 210 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: 309/616] 199.19.213.150 () {34 vars in 1146 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70&device_owner=compute%3Anova&network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:08.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6a3be49-1bbd-4695-89a7-2e4c531551bd bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] TaaS: Handle Delete Port: 4a21948c-1ca8-4027-9054-54edb762416a 2026-04-23 10:29:08.320 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6a3be49-1bbd-4695-89a7-2e4c531551bd bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Tap Mirror: Handle Delete Port: 4a21948c-1ca8-4027-9054-54edb762416a [pid: 7|app: 0|req: 308/617] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.0/ports/4a21948c-1ca8-4027-9054-54edb762416a => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/ports => generated 782 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:08.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4061a21-6071-43f5-a460-919d53b552e5 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 310/619] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/ports/4a21948c-1ca8-4027-9054-54edb762416a => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.91 () {34 vars in 1097 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--471748764&fields=id&tenant_id=43c23c87271948ae97b7af1e8d562422 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/ports/d42aaf73-b537-45d4-897b-06b5de0e6384 => 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: 314/623] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/networks?id=7077384e-bf6a-43e2-b7b1-8451eed0b754 => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:29:08 2026] PUT /v2.0/ports/0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 1149 bytes in 511 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 10:29:08.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-856d63ee-86ca-4a82-89af-f9269bdb50e8 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/625] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.0/ports/cd061d23-fad7-489b-95e8-04cdd5c81752 => 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: 311/626] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/quotas/43c23c87271948ae97b7af1e8d562422 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:08.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-644359fe-c2e3-4b08-9ea0-49973fd7d3ee bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/627] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.0/subnets/5cbc5005-2d44-4ab1-ae0e-3093af108551 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:08.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57ee3768-a383-4839-8c27-11abedae7316 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 10:29:08.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f7b614c-8ab3-43c8-b61d-500f1b68970d'] response: {'name': 'network-changed', 'server_uuid': '50bde389-edd5-4ba1-a075-96bc3e86fc70', 'tag': '0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/628] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.0/subnets/6a71f1ef-d0bd-4d31-a715-22568976b0d3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/ports?tenant_id=43c23c87271948ae97b7af1e8d562422&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:08.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aa53e46-a047-459a-8f0b-aa4da9c9bfa2 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] TaaS: Handle Delete Port: d42aaf73-b537-45d4-897b-06b5de0e6384 2026-04-23 10:29:08.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aa53e46-a047-459a-8f0b-aa4da9c9bfa2 bc875339f4824d4ca363bf823abca61e 06f2e77c81734cb3a8b04b12bebcc2c1 - - default default] Tap Mirror: Handle Delete Port: d42aaf73-b537-45d4-897b-06b5de0e6384 [pid: 8|app: 0|req: 313/630] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754?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: 314/631] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754?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: 318/632] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.0/ports/d42aaf73-b537-45d4-897b-06b5de0e6384 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:09.111 8 INFO neutron.services.segments.plugin [-] Segment e57215df-2eda-439a-94a8-07d3ec41e60d resource provider aggregate not found 2026-04-23 10:29:09.115 8 INFO neutron.services.segments.plugin [-] Segment e57215df-2eda-439a-94a8-07d3ec41e60d resource provider aggregate not found [pid: 7|app: 0|req: 319/633] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 315/634] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.0/networks/656c8d94-0453-4326-8e43-85dc483e28d2 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:09.137 8 INFO neutron.services.segments.plugin [-] Segment e57215df-2eda-439a-94a8-07d3ec41e60d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e57215df-2eda-439a-94a8-07d3ec41e60d found for delete ", "request_id": "req-e84ce5e9-55e1-44b2-94f3-3de4e91ab400"}]} 2026-04-23 10:29:09.139 8 INFO neutron.services.segments.plugin [-] Segment e57215df-2eda-439a-94a8-07d3ec41e60d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e57215df-2eda-439a-94a8-07d3ec41e60d found for delete ", "request_id": "req-313bcc3b-b4f9-4f8f-bee6-2a9fd8881e1e"}]} [pid: 7|app: 0|req: 320/635] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 779 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => 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: 317/638] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 319/642] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 324/643] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.0/security-groups?tenant_id=06f2e77c81734cb3a8b04b12bebcc2c1&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:09 2026] DELETE /v2.0/security-groups/f811bbc9-9541-4864-a968-5d903b47683c => 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: 325/645] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 321/646] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1152 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/649] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => 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: 327/650] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/652] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 701 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&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: 329/654] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 330/656] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 327/657] 199.19.213.150 () {34 vars in 1120 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:29:11 2026] PUT /v2.0/ports/0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 968 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:12.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e83f793f-e31d-44a6-a5b1-45cdd122c930'] response: {'name': 'network-changed', 'server_uuid': '50bde389-edd5-4ba1-a075-96bc3e86fc70', 'tag': '0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/659] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 330/662] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/663] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 701 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 333/668] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:29:13 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 334/670] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:29:13 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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: 337/671] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:13 2026] GET /v2.0/networks?id=7077384e-bf6a-43e2-b7b1-8451eed0b754 => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:13 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:29:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43c23c87271948ae97b7af1e8d562422 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:29:13 2026] POST /v2.0/ports => generated 958 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/675] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/ports?tenant_id=22b8662c2c5b4220aeab466f93f6139c&device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/networks?id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:29:14 2026] PUT /v2.0/ports/e32636e2-9a95-4447-a9ee-3d601097fef2 => generated 1239 bytes in 527 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: 339/678] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/security-groups?tenant_id=fa805a33c0a140c882b11e4a40539b48&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:29:14.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5b4c6a-c668-4675-8b72-850c48c52646'] response: {'name': 'network-changed', 'server_uuid': 'aafbdaef-a287-4060-8b34-c57383682982', 'tag': 'e32636e2-9a95-4447-a9ee-3d601097fef2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/679] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/680] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/subnets?id=93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:14 2026] DELETE /v2.0/security-groups/50e49160-c859-400e-9465-e181c6bf498d => 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: 342/683] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/ports?network_id=66b4f0c6-cdb1-4987-b27f-2aadb570b01b&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: 343/686] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?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: 344/688] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/ports?tenant_id=43c23c87271948ae97b7af1e8d562422&device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/networks?tenant_id=43c23c87271948ae97b7af1e8d562422&shared=False => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 347/693] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/security-groups?id=5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&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: 7|app: 0|req: 348/696] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/ports?tenant_id=43c23c87271948ae97b7af1e8d562422&device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e32636e2-9a95-4447-a9ee-3d601097fef2 => 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: 349/698] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/subnets?id=aba191f7-c1b1-4892-95e1-7cf016cdd601 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/ports?network_id=7077384e-bf6a-43e2-b7b1-8451eed0b754&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: 351/700] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754?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: 352/701] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754?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: 353/702] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:16.783 7 INFO neutron.db.segments_db [None req-bad1ab70-f37f-490e-ac53-a07d86af8b93 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 30f0810a-de32-44c6-846c-309643384c56 of type vxlan for network 772854f8-e2ce-4c6a-88e8-565eeae094d6 2026-04-23 10:29:16.852 8 INFO neutron_taas.services.taas.taas_plugin [req-f51572f6-113f-4d67-96cd-09019a69398f req-faa4b9a6-34a6-410b-ab96-e0339ff7070e b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] TaaS: Handle Delete Port: 0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 2026-04-23 10:29:16.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f51572f6-113f-4d67-96cd-09019a69398f req-faa4b9a6-34a6-410b-ab96-e0339ff7070e b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] Tap Mirror: Handle Delete Port: 0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 [pid: 7|app: 0|req: 350/703] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:29:16 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) 2026-04-23 10:29:16.992 8 INFO neutron.db.l3_db [req-f51572f6-113f-4d67-96cd-09019a69398f req-faa4b9a6-34a6-410b-ab96-e0339ff7070e b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] Floating IP 171510bc-cff6-4e24-9094-2c1c77b0b2fe disassociated. External IP: 10.96.250.213, port: 0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0. [pid: 7|app: 0|req: 351/704] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:16 2026] POST /v2.0/subnets => generated 688 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:17 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 353/706] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:17 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:17.217 7 INFO neutron.db.segments_db [None req-70285303-8e87-4701-94c3-1c14335b44fc f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 of type vxlan for network b8b9866d-c9c4-469b-a7c7-ccbc3a3e6570 [pid: 8|app: 0|req: 354/707] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:29:16 2026] DELETE /v2.0/ports/0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:17 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:17.383 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cf49aeb-402e-40b0-80eb-30031422edf6'] response: {'server_uuid': '50bde389-edd5-4ba1-a075-96bc3e86fc70', 'name': 'network-vif-deleted', 'tag': '0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0', 'status': 'completed', 'code': 200} 2026-04-23 10:29:17.502 7 INFO neutron.db.l3_hamode_db [None req-70285303-8e87-4701-94c3-1c14335b44fc f4c3c4e7179b4a5495b5a319c949bd63 d2f0a650fd154b81949d095418df0faa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 356/709] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:18 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:18.273 7 INFO neutron.db.l3_hamode_db [None req-70285303-8e87-4701-94c3-1c14335b44fc f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 357/710] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:18 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:18 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&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: 354/712] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:17 2026] POST /v2.0/routers => generated 728 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:19 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 356/714] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:19 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:19 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:29:19 2026] PUT /v2.0/routers/8457d6a4-e829-40a8-a9ad-644d6be35a4d/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:20 2026] GET /v2.0/ports?device_id=50bde389-edd5-4ba1-a075-96bc3e86fc70 => 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: 360/718] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:20 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:20 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:21 2026] DELETE /v2.0/security-groups/5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:21.615 7 INFO neutron.api.v2.resource [None req-c6319014-a4a9-452b-9c3d-715653dabbb4 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/721] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:29:21 2026] GET /v2.0/security-groups/5848f00d-dcd1-4ab3-8db0-d2d6d8967cc0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:21.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-578c1754-0131-46c1-89ce-ad9a2488049d b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] TaaS: Handle Delete Port: 5c636673-4430-4529-bc34-990991e16b34 2026-04-23 10:29:21.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-578c1754-0131-46c1-89ce-ad9a2488049d b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] Tap Mirror: Handle Delete Port: 5c636673-4430-4529-bc34-990991e16b34 [pid: 8|app: 0|req: 362/722] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:29:21 2026] DELETE /v2.0/floatingips/171510bc-cff6-4e24-9094-2c1c77b0b2fe => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:21 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:22 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&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: 7|app: 0|req: 363/725] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:22 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:22.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0f1c4e2-f345-4de8-899a-7f6e2f6fb608 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: a775afe3-07f9-4667-85a8-c7d3bb3152bd 2026-04-23 10:29:22.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0f1c4e2-f345-4de8-899a-7f6e2f6fb608 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: a775afe3-07f9-4667-85a8-c7d3bb3152bd 2026-04-23 10:29:22.653 7 INFO neutron.db.l3_db [None req-c796833c-9326-4790-ad63-486c86cc2293 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] Floating IP 14f71d10-5928-45cf-859b-f87c9af2057a associated. External IP: 10.96.250.212, port: e32636e2-9a95-4447-a9ee-3d601097fef2. [pid: 8|app: 0|req: 363/726] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:29:22 2026] PUT /v2.0/routers/1cdffdec-10df-4a79-a97d-4374c73a2d59/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/networks?id=772854f8-e2ce-4c6a-88e8-565eeae094d6 => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:23.358 8 INFO neutron_taas.services.taas.taas_plugin [None req-5014c094-3ce3-45b3-a2a4-04d259948b7c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: d2a4e617-08f1-4d12-add7-922da6bc55b6 2026-04-23 10:29:23.361 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5014c094-3ce3-45b3-a2a4-04d259948b7c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: d2a4e617-08f1-4d12-add7-922da6bc55b6 [pid: 7|app: 0|req: 364/728] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:29:22 2026] PUT /v2.0/floatingips/14f71d10-5928-45cf-859b-f87c9af2057a => generated 856 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/quotas/d2f0a650fd154b81949d095418df0faa => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/ports?tenant_id=d2f0a650fd154b81949d095418df0faa&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/networks/772854f8-e2ce-4c6a-88e8-565eeae094d6?fields=segments => 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: 369/733] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:23.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-5014c094-3ce3-45b3-a2a4-04d259948b7c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 9f1f4ded-656e-43df-abca-5e0cf673b319 2026-04-23 10:29:23.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5014c094-3ce3-45b3-a2a4-04d259948b7c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 9f1f4ded-656e-43df-abca-5e0cf673b319 2026-04-23 10:29:23.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a6ab82a-9074-41a3-ba5a-a5091826e56b'] response: {'name': 'network-changed', 'server_uuid': 'aafbdaef-a287-4060-8b34-c57383682982', 'tag': 'e32636e2-9a95-4447-a9ee-3d601097fef2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/734] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/networks/772854f8-e2ce-4c6a-88e8-565eeae094d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 372/736] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/737] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:24.031 8 INFO neutron.services.segments.plugin [-] Segment 7b3615a1-4082-443b-80e5-4685b51e43f9 resource provider aggregate not found 2026-04-23 10:29:24.037 8 INFO neutron.services.segments.plugin [-] Segment 7b3615a1-4082-443b-80e5-4685b51e43f9 resource provider aggregate not found 2026-04-23 10:29:24.055 8 INFO neutron.services.segments.plugin [-] Segment 7b3615a1-4082-443b-80e5-4685b51e43f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3615a1-4082-443b-80e5-4685b51e43f9 found for delete ", "request_id": "req-58dc73f9-1dd0-4562-ba50-7e982a1c34a1"}]} 2026-04-23 10:29:24.057 8 INFO neutron.services.segments.plugin [-] Segment 7b3615a1-4082-443b-80e5-4685b51e43f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b3615a1-4082-443b-80e5-4685b51e43f9 found for delete ", "request_id": "req-6cfa787d-ba72-411c-91be-ad5b63c985eb"}]} 2026-04-23 10:29:24.058 8 INFO neutron.db.l3_hamode_db [None req-5014c094-3ce3-45b3-a2a4-04d259948b7c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 997a71d6-ce22-4e4f-a83e-9d26353a60ad was deleted as no HA routers are present in tenant 22b8662c2c5b4220aeab466f93f6139c. [pid: 8|app: 0|req: 365/738] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:23 2026] DELETE /v2.0/routers/1cdffdec-10df-4a79-a97d-4374c73a2d59 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/ports?tenant_id=43c23c87271948ae97b7af1e8d562422&device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:24 2026] DELETE /v2.0/subnets/93692497-d30f-4183-9cf5-725be2dd1dd1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/networks?id=7077384e-bf6a-43e2-b7b1-8451eed0b754 => generated 772 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e32636e2-9a95-4447-a9ee-3d601097fef2 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/subnets?id=aba191f7-c1b1-4892-95e1-7cf016cdd601 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:24.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-580bbb7d-a6c7-4a05-8934-6240e49aea46 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 582df40a-a40e-41c7-9d93-848f0a9b07e6 2026-04-23 10:29:24.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-580bbb7d-a6c7-4a05-8934-6240e49aea46 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 582df40a-a40e-41c7-9d93-848f0a9b07e6 [pid: 8|app: 0|req: 370/744] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/ports?network_id=7077384e-bf6a-43e2-b7b1-8451eed0b754&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754?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: 372/746] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754?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) 2026-04-23 10:29:24.593 7 INFO neutron.services.segments.plugin [-] Segment b358ec5a-03f7-4420-a3ad-0d3196be16ff resource provider aggregate not found 2026-04-23 10:29:24.601 7 INFO neutron.services.segments.plugin [-] Segment b358ec5a-03f7-4420-a3ad-0d3196be16ff resource provider aggregate not found 2026-04-23 10:29:24.618 7 INFO neutron.services.segments.plugin [-] Segment b358ec5a-03f7-4420-a3ad-0d3196be16ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b358ec5a-03f7-4420-a3ad-0d3196be16ff found for delete ", "request_id": "req-ddb0d413-7ca9-40a5-b4ac-2d154dbde9cf"}]} 2026-04-23 10:29:24.620 7 INFO neutron.services.segments.plugin [-] Segment b358ec5a-03f7-4420-a3ad-0d3196be16ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b358ec5a-03f7-4420-a3ad-0d3196be16ff found for delete ", "request_id": "req-1e9cbd67-591c-4fe0-9c59-bbce34ae46b2"}]} [pid: 7|app: 0|req: 375/747] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:24 2026] DELETE /v2.0/networks/66b4f0c6-cdb1-4987-b27f-2aadb570b01b => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/security-groups?tenant_id=22b8662c2c5b4220aeab466f93f6139c&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:24 2026] DELETE /v2.0/security-groups/d9a6df14-c53f-4a6d-a744-63ef0a57c077 => 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: 374/750] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 377/751] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:25 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:25 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 376/754] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/security-groups?id=3904310a-807b-4557-bd2c-e63bd3a05199&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 379/759] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:26.780 7 INFO neutron_taas.services.taas.taas_plugin [req-fd333533-7c6e-4ac5-b833-ec60fa41a2b2 req-c2a7ceb3-e546-4604-a6e8-4c8ce969105a b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] TaaS: Handle Delete Port: e32636e2-9a95-4447-a9ee-3d601097fef2 [pid: 8|app: 0|req: 380/760] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:26.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fd333533-7c6e-4ac5-b833-ec60fa41a2b2 req-c2a7ceb3-e546-4604-a6e8-4c8ce969105a b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] Tap Mirror: Handle Delete Port: e32636e2-9a95-4447-a9ee-3d601097fef2 2026-04-23 10:29:26.966 7 INFO neutron.db.l3_db [req-fd333533-7c6e-4ac5-b833-ec60fa41a2b2 req-c2a7ceb3-e546-4604-a6e8-4c8ce969105a b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] Floating IP 14f71d10-5928-45cf-859b-f87c9af2057a disassociated. External IP: 10.96.250.212, port: e32636e2-9a95-4447-a9ee-3d601097fef2. 2026-04-23 10:29:27.141 8 INFO neutron.db.segments_db [None req-15aef485-b88a-4d21-aadd-87d72bd8fb24 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 302f185c-c3c7-490b-9835-97b1c8968ed6 of type vxlan for network 2b577f98-fa78-4547-9a07-fabc7e19f07e [pid: 8|app: 0|req: 381/761] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:29:26 2026] POST /v2.0/networks => generated 719 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 383/763] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:29:26 2026] DELETE /v2.0/ports/e32636e2-9a95-4447-a9ee-3d601097fef2 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:27.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-937da8cf-e593-487c-bc01-202dbf3321df'] response: {'server_uuid': 'aafbdaef-a287-4060-8b34-c57383682982', 'name': 'network-vif-deleted', 'tag': 'e32636e2-9a95-4447-a9ee-3d601097fef2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/767] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:27 2026] POST /v2.0/subnets => generated 685 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:29:27.565 7 INFO neutron.db.segments_db [None req-23895e75-ba70-4731-bc3b-a277a3201fb5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment fb337262-364e-4aa4-aea9-04832a6586ea of type vxlan for network 08b7933d-ef2c-4998-bbf5-6db6cbfed141 2026-04-23 10:29:27.814 7 INFO neutron.db.l3_hamode_db [None req-23895e75-ba70-4731-bc3b-a277a3201fb5 f4c3c4e7179b4a5495b5a319c949bd63 4f5744ed8d6b4096adb787b4891aca7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 387/770] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:28 2026] GET /v2.0/networks?id=772854f8-e2ce-4c6a-88e8-565eeae094d6 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:28.577 7 INFO neutron.db.l3_hamode_db [None req-23895e75-ba70-4731-bc3b-a277a3201fb5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 388/771] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:29:28 2026] POST /v2.0/ports => generated 958 bytes in 433 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: 389/772] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:28 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 961 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:28 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 391/774] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:28 2026] GET /v2.0/ports?tenant_id=99a94672182144b29d5f6f4961ce139c&device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 392/775] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:29:28 2026] PUT /v2.0/ports/9d0c8427-121c-451d-9380-52e9893e9447 => generated 1239 bytes in 484 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: 393/776] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/777] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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 10:29:29.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b32ee13d-10fc-42f0-a58e-b1d9c160f834'] response: {'name': 'network-changed', 'server_uuid': '1c38c37c-2119-43ed-bdaa-ae048b4a60e1', 'tag': '9d0c8427-121c-451d-9380-52e9893e9447', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/778] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/networks?id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/779] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 397/780] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f728c536-e675-4c3f-b531-d5d7629bec17 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/subnets?id=5bbdef02-9073-43e9-a382-ea20cf0880ac => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/782] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/ports?network_id=d9cb8bd1-4a3c-4a41-884b-9d8360e11e13&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/783] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:29:27 2026] POST /v2.0/routers => generated 725 bytes in 2094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/784] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?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: 401/785] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/786] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/ports?tenant_id=d2f0a650fd154b81949d095418df0faa&device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/787] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.0/networks?tenant_id=d2f0a650fd154b81949d095418df0faa&shared=False => generated 769 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/788] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:29:30 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: 8|app: 0|req: 405/789] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/790] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/791] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/792] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/793] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.0/ports?device_id=aafbdaef-a287-4060-8b34-c57383682982 => 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: 385/794] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:29:29 2026] PUT /v2.0/routers/99010c33-1d90-4fee-ba65-3990c44144b7/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/795] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/ports?tenant_id=d2f0a650fd154b81949d095418df0faa&device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/796] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=9d0c8427-121c-451d-9380-52e9893e9447 => 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: 411/797] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/subnets?id=2aa6b4b1-6e9a-4c70-997a-ffdbac2614d7 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/798] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/ports?network_id=772854f8-e2ce-4c6a-88e8-565eeae094d6&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: 412/799] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/networks/772854f8-e2ce-4c6a-88e8-565eeae094d6?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/800] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/networks/772854f8-e2ce-4c6a-88e8-565eeae094d6?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: 413/801] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:29:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/802] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/803] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:29:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/804] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 390/805] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/806] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/807] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:29:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/808] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:31 2026] DELETE /v2.0/security-groups/3904310a-807b-4557-bd2c-e63bd3a05199 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:32.035 8 INFO neutron.api.v2.resource [None req-e95a1295-f7cc-4df4-945d-dddfabef3498 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/809] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:29:32 2026] GET /v2.0/security-groups/3904310a-807b-4557-bd2c-e63bd3a05199 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:32.156 8 INFO neutron_taas.services.taas.taas_plugin [None req-26d733ae-1d5e-4b0b-9658-f3b5176eb55f b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] TaaS: Handle Delete Port: d310c02c-00d4-41e5-9f89-648654746dff 2026-04-23 10:29:32.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26d733ae-1d5e-4b0b-9658-f3b5176eb55f b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] Tap Mirror: Handle Delete Port: d310c02c-00d4-41e5-9f89-648654746dff [pid: 8|app: 0|req: 419/810] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:29:32 2026] DELETE /v2.0/floatingips/14f71d10-5928-45cf-859b-f87c9af2057a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/811] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:29:31 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:29:32.722 8 INFO neutron_taas.services.taas.taas_plugin [None req-c49f91f9-58b8-4dc7-b5c5-38a2805be76f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: da14cae3-1207-4d73-a66c-47c4c7cc63b9 2026-04-23 10:29:32.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c49f91f9-58b8-4dc7-b5c5-38a2805be76f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: da14cae3-1207-4d73-a66c-47c4c7cc63b9 [pid: 7|app: 0|req: 393/812] 10.0.0.91 () {34 vars in 1097 bytes} [Thu Apr 23 10:29:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--930414980&fields=id&tenant_id=4f5744ed8d6b4096adb787b4891aca7c => 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: 394/813] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:32 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/814] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/networks?id=2b577f98-fa78-4547-9a07-fabc7e19f07e => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/815] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/816] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/quotas/4f5744ed8d6b4096adb787b4891aca7c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/817] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/ports?tenant_id=4f5744ed8d6b4096adb787b4891aca7c&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/818] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:29:32 2026] PUT /v2.0/routers/15e343d3-48b9-474c-8512-10f85d0f25fe/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/819] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/820] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e?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: 422/821] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/822] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e?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) 2026-04-23 10:29:33.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7dddffe-5eef-4772-97cc-201dc06f117b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: ca8d5f39-8ed0-4574-ac9e-b95d61b524fb 2026-04-23 10:29:33.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7dddffe-5eef-4772-97cc-201dc06f117b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: ca8d5f39-8ed0-4574-ac9e-b95d61b524fb [pid: 8|app: 0|req: 424/823] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:33.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7dddffe-5eef-4772-97cc-201dc06f117b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: aa64da03-e835-411a-b12e-cfcdc7ed5cb1 2026-04-23 10:29:33.812 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7dddffe-5eef-4772-97cc-201dc06f117b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: aa64da03-e835-411a-b12e-cfcdc7ed5cb1 2026-04-23 10:29:34.178 7 INFO neutron.services.segments.plugin [-] Segment 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 resource provider aggregate not found 2026-04-23 10:29:34.181 7 INFO neutron.services.segments.plugin [-] Segment 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 resource provider aggregate not found 2026-04-23 10:29:34.198 7 INFO neutron.services.segments.plugin [-] Segment 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 found for delete ", "request_id": "req-8a1e7a8e-413e-4841-bcc1-a3f83dd70b8e"}]} 2026-04-23 10:29:34.203 7 INFO neutron.services.segments.plugin [-] Segment 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa83d45-6ea6-4e88-af3e-d6d374b45e66 found for delete ", "request_id": "req-e5790ebe-9db7-4afb-b4ff-5db0829fbe0d"}]} 2026-04-23 10:29:34.217 7 INFO neutron.db.l3_hamode_db [None req-a7dddffe-5eef-4772-97cc-201dc06f117b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 08d257ee-0ae4-41d5-8422-c569dfb12296 was deleted as no HA routers are present in tenant 43c23c87271948ae97b7af1e8d562422. [pid: 7|app: 0|req: 400/824] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:33 2026] DELETE /v2.0/routers/15e343d3-48b9-474c-8512-10f85d0f25fe => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/825] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/826] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&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: 401/827] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:34 2026] DELETE /v2.0/subnets/aba191f7-c1b1-4892-95e1-7cf016cdd601 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:34.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f0325e4-bcbb-4c3d-aae2-1c37c1955f36 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: bc3914ca-2c2e-4ef5-b3e4-30b539212da4 2026-04-23 10:29:34.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f0325e4-bcbb-4c3d-aae2-1c37c1955f36 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: bc3914ca-2c2e-4ef5-b3e4-30b539212da4 [pid: 7|app: 0|req: 402/828] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 403/829] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:34.781 8 INFO neutron.services.segments.plugin [-] Segment cf230e71-42d0-46f0-9920-c5ebea9e5f7a resource provider aggregate not found 2026-04-23 10:29:34.784 8 INFO neutron.services.segments.plugin [-] Segment cf230e71-42d0-46f0-9920-c5ebea9e5f7a resource provider aggregate not found [pid: 7|app: 0|req: 404/830] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:34.802 8 INFO neutron.services.segments.plugin [-] Segment cf230e71-42d0-46f0-9920-c5ebea9e5f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf230e71-42d0-46f0-9920-c5ebea9e5f7a found for delete ", "request_id": "req-3063760a-34d1-4e13-bd6d-49b502df996e"}]} 2026-04-23 10:29:34.809 8 INFO neutron.services.segments.plugin [-] Segment cf230e71-42d0-46f0-9920-c5ebea9e5f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf230e71-42d0-46f0-9920-c5ebea9e5f7a found for delete ", "request_id": "req-c38fa9e0-e006-4748-aa9e-c3b042b6bb61"}]} [pid: 8|app: 0|req: 427/831] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:34 2026] DELETE /v2.0/networks/7077384e-bf6a-43e2-b7b1-8451eed0b754 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/832] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.0/security-groups?tenant_id=43c23c87271948ae97b7af1e8d562422&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/833] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:35 2026] DELETE /v2.0/security-groups/f8a55e94-8bf1-4978-a497-e1f03153d358 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/834] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/835] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/836] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/837] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/838] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 431/839] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 409/840] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&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: 432/841] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/842] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/843] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:37 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 434/844] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 411/845] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/846] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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: 412/847] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/networks?id=2b577f98-fa78-4547-9a07-fabc7e19f07e => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/848] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4f5744ed8d6b4096adb787b4891aca7c => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/849] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/850] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&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: 413/851] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:29:38 2026] POST /v2.0/ports => generated 954 bytes in 426 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: 414/852] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:39 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/853] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:39 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&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: 439/854] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:29:39 2026] PUT /v2.0/ports/42d07d57-81a2-4e4e-835b-83cfbb77e5f4 => generated 1235 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:29:39.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c321799e-40a4-4558-bd4d-3bbda7444c34'] response: {'name': 'network-changed', 'server_uuid': 'd5b353ef-0d2d-4b3f-853f-4a9a8f360ddc', 'tag': '42d07d57-81a2-4e4e-835b-83cfbb77e5f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 416/855] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/ports?tenant_id=4f5744ed8d6b4096adb787b4891aca7c&device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1238 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: 8|app: 0|req: 440/856] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/networks?tenant_id=4f5744ed8d6b4096adb787b4891aca7c&shared=False => generated 766 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/857] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/858] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/859] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/860] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/861] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/862] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/ports?tenant_id=4f5744ed8d6b4096adb787b4891aca7c&device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/863] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=42d07d57-81a2-4e4e-835b-83cfbb77e5f4 => 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: 421/864] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/subnets?id=fa4b478e-b605-4491-a1f0-952d56c150a3 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/865] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/866] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/ports?network_id=2b577f98-fa78-4547-9a07-fabc7e19f07e&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: 423/867] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/security-groups?id=ea4187a8-89fe-4654-a53c-ff8498a28c36&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/868] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 424/869] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/870] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:41.588 8 INFO neutron_taas.services.taas.taas_plugin [req-a972fd60-a9ad-4c87-aeb0-33b323144405 req-4cca4eec-9f07-465a-bfec-47c961308bf6 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] TaaS: Handle Delete Port: 9d0c8427-121c-451d-9380-52e9893e9447 2026-04-23 10:29:41.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a972fd60-a9ad-4c87-aeb0-33b323144405 req-4cca4eec-9f07-465a-bfec-47c961308bf6 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] Tap Mirror: Handle Delete Port: 9d0c8427-121c-451d-9380-52e9893e9447 [pid: 7|app: 0|req: 426/871] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/872] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/873] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:29:41 2026] DELETE /v2.0/ports/9d0c8427-121c-451d-9380-52e9893e9447 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:41.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4d8c94c-7b1f-4e51-af33-1b9a49a2f9a5'] response: {'server_uuid': '1c38c37c-2119-43ed-bdaa-ae048b4a60e1', 'name': 'network-vif-deleted', 'tag': '9d0c8427-121c-451d-9380-52e9893e9447', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/874] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 428/877] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.0/security-groups?tenant_id=7bf70d5e2fc24004a7e72869826268d8&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/878] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:42 2026] DELETE /v2.0/security-groups/d41f095e-463e-4baf-8761-d99df8fa8c32 => 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: 429/879] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 430/880] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&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: 451/881] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.0/security-groups?tenant_id=aa665819db2e4374ad1f8d97dd54d72d&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/882] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:42 2026] DELETE /v2.0/security-groups/6daadfa6-7464-4bde-a23a-9a1515ff47ff => 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: 452/883] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 432/884] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/885] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/886] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:44 2026] GET /v2.0/ports?device_id=1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => 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: 454/887] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/888] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&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: 455/889] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:46 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/890] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:46 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:47.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-f703a172-6875-4ed1-a909-05a9f10138eb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 842f9038-f67d-4f9b-83c6-ca43161f4f42 2026-04-23 10:29:47.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f703a172-6875-4ed1-a909-05a9f10138eb f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 842f9038-f67d-4f9b-83c6-ca43161f4f42 [pid: 7|app: 0|req: 436/891] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/892] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/893] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/894] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:29:46 2026] PUT /v2.0/routers/8457d6a4-e829-40a8-a9ad-644d6be35a4d/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:48.052 8 INFO neutron_taas.services.taas.taas_plugin [None req-05ae47ef-2a39-407b-b2f5-74bb4c2c26f3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: aa111402-88dd-4de4-839b-9ff4ec1c54d2 2026-04-23 10:29:48.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05ae47ef-2a39-407b-b2f5-74bb4c2c26f3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: aa111402-88dd-4de4-839b-9ff4ec1c54d2 2026-04-23 10:29:48.096 7 INFO neutron.db.l3_db [None req-3b65864e-d136-4e51-bb0f-2781c9d60c5e f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] Floating IP 443e3e43-cdc9-47f3-96ef-e3031e20b47c associated. External IP: 10.96.250.206, port: 42d07d57-81a2-4e4e-835b-83cfbb77e5f4. 2026-04-23 10:29:48.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-05ae47ef-2a39-407b-b2f5-74bb4c2c26f3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: ae361cf2-cdbd-45ea-9b12-aee514cea483 2026-04-23 10:29:48.360 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05ae47ef-2a39-407b-b2f5-74bb4c2c26f3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: ae361cf2-cdbd-45ea-9b12-aee514cea483 [pid: 7|app: 0|req: 439/895] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:29:47 2026] PUT /v2.0/floatingips/443e3e43-cdc9-47f3-96ef-e3031e20b47c => generated 855 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:48.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d2ac9f2-4a0c-4005-ada9-01ad0915fc31'] response: {'name': 'network-changed', 'server_uuid': 'd5b353ef-0d2d-4b3f-853f-4a9a8f360ddc', 'tag': '42d07d57-81a2-4e4e-835b-83cfbb77e5f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/896] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/897] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&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 10:29:48.792 8 INFO neutron.services.segments.plugin [-] Segment 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 resource provider aggregate not found 2026-04-23 10:29:48.802 8 INFO neutron.services.segments.plugin [-] Segment 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 resource provider aggregate not found 2026-04-23 10:29:48.822 8 INFO neutron.services.segments.plugin [-] Segment 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 found for delete ", "request_id": "req-7efcab07-fe96-40fe-a479-f952d34f86af"}]} 2026-04-23 10:29:48.822 8 INFO neutron.services.segments.plugin [-] Segment 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14ef0128-f9e2-4e8b-ac5e-c4b6d9c7bf49 found for delete ", "request_id": "req-87307e1e-b278-49b8-929f-12d919ba8511"}]} 2026-04-23 10:29:48.836 8 INFO neutron.db.l3_hamode_db [None req-05ae47ef-2a39-407b-b2f5-74bb4c2c26f3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network b8b9866d-c9c4-469b-a7c7-ccbc3a3e6570 was deleted as no HA routers are present in tenant d2f0a650fd154b81949d095418df0faa. [pid: 8|app: 0|req: 457/898] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:47 2026] DELETE /v2.0/routers/8457d6a4-e829-40a8-a9ad-644d6be35a4d => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/899] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/900] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/901] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:48 2026] DELETE /v2.0/subnets/2aa6b4b1-6e9a-4c70-997a-ffdbac2614d7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/902] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.0/ports?tenant_id=4f5744ed8d6b4096adb787b4891aca7c&device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/903] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/networks?id=2b577f98-fa78-4547-9a07-fabc7e19f07e => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/904] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=42d07d57-81a2-4e4e-835b-83cfbb77e5f4 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:49.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-216bc79c-e050-4180-90b0-e293344a04ac f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 9541a307-d68d-4d5e-98a0-99ddef9a363f 2026-04-23 10:29:49.159 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-216bc79c-e050-4180-90b0-e293344a04ac f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 9541a307-d68d-4d5e-98a0-99ddef9a363f [pid: 8|app: 0|req: 463/905] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/subnets?id=fa4b478e-b605-4491-a1f0-952d56c150a3 => generated 688 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/906] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/ports?network_id=2b577f98-fa78-4547-9a07-fabc7e19f07e&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: 465/907] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e?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: 466/908] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:29:49.372 7 INFO neutron.services.segments.plugin [-] Segment 30f0810a-de32-44c6-846c-309643384c56 resource provider aggregate not found 2026-04-23 10:29:49.376 7 INFO neutron.services.segments.plugin [-] Segment 30f0810a-de32-44c6-846c-309643384c56 resource provider aggregate not found 2026-04-23 10:29:49.393 7 INFO neutron.services.segments.plugin [-] Segment 30f0810a-de32-44c6-846c-309643384c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f0810a-de32-44c6-846c-309643384c56 found for delete ", "request_id": "req-e2628bbd-6be5-499f-8eaf-0d7ad9ea256c"}]} 2026-04-23 10:29:49.395 7 INFO neutron.services.segments.plugin [-] Segment 30f0810a-de32-44c6-846c-309643384c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f0810a-de32-44c6-846c-309643384c56 found for delete ", "request_id": "req-3e284f29-2e10-466b-b3ed-3aaef3488793"}]} [pid: 7|app: 0|req: 443/909] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:49 2026] DELETE /v2.0/networks/772854f8-e2ce-4c6a-88e8-565eeae094d6 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/910] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.0/security-groups?tenant_id=d2f0a650fd154b81949d095418df0faa&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: 444/911] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:49 2026] DELETE /v2.0/security-groups/ea4187a8-89fe-4654-a53c-ff8498a28c36 => 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: 468/912] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/913] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/914] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 447/915] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/916] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.0/security-groups?tenant_id=871526a39b7a4e638a03db3aac1b5f3d&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/917] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:50 2026] DELETE /v2.0/security-groups/49bc0a23-3a5b-4d81-b561-adfd3b48011d => 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: 470/918] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.0/security-groups?tenant_id=f9b4c9d5b9cf4e9cb80635665ad04de1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/919] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:51 2026] DELETE /v2.0/security-groups/b37beebe-3c99-4745-af86-e7f813bb5263 => 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: 471/920] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/921] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.0/security-groups?id=32d28cae-e84d-44d3-a29a-2f788dee66d5&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: 472/922] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:51.747 7 INFO neutron_taas.services.taas.taas_plugin [req-5dfdea06-98ac-4f3d-9a1b-b2b19659d2c6 req-b2cae96a-d585-4a78-8cbb-2cc9237987d2 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] TaaS: Handle Delete Port: 42d07d57-81a2-4e4e-835b-83cfbb77e5f4 2026-04-23 10:29:51.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5dfdea06-98ac-4f3d-9a1b-b2b19659d2c6 req-b2cae96a-d585-4a78-8cbb-2cc9237987d2 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] Tap Mirror: Handle Delete Port: 42d07d57-81a2-4e4e-835b-83cfbb77e5f4 2026-04-23 10:29:51.895 7 INFO neutron.db.l3_db [req-5dfdea06-98ac-4f3d-9a1b-b2b19659d2c6 req-b2cae96a-d585-4a78-8cbb-2cc9237987d2 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] Floating IP 443e3e43-cdc9-47f3-96ef-e3031e20b47c disassociated. External IP: 10.96.250.206, port: 42d07d57-81a2-4e4e-835b-83cfbb77e5f4. [pid: 7|app: 0|req: 451/923] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:29:51 2026] DELETE /v2.0/ports/42d07d57-81a2-4e4e-835b-83cfbb77e5f4 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:52.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20b7918c-fb0f-48ca-a97f-d7a54ad3beb5'] response: {'server_uuid': 'd5b353ef-0d2d-4b3f-853f-4a9a8f360ddc', 'name': 'network-vif-deleted', 'tag': '42d07d57-81a2-4e4e-835b-83cfbb77e5f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/924] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:52 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 452/925] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:53 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 474/926] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:54 2026] GET /v2.0/ports?device_id=d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => 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: 453/927] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:55 2026] GET /v2.0/security-groups?tenant_id=a65653bbcae1414199c2d481339a42d3&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/928] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:55 2026] DELETE /v2.0/security-groups/cf96f3b7-4af2-4802-ba1a-1b1061a8a533 => 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: 454/929] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:55 2026] GET /v2.0/security-groups?tenant_id=cc5e8cd157a94d4285bf0858a98dd7dc&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/930] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:55 2026] DELETE /v2.0/security-groups/17f2db74-2b3d-4046-9b55-4cd7f77bb786 => 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: 455/931] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:55 2026] DELETE /v2.0/security-groups/32d28cae-e84d-44d3-a29a-2f788dee66d5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:55.793 8 INFO neutron.api.v2.resource [None req-18bc29da-4fb4-4697-9878-ec101a1bb0c1 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/932] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:29:55 2026] GET /v2.0/security-groups/32d28cae-e84d-44d3-a29a-2f788dee66d5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:29:55.911 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ede2818-d17b-4501-889a-d621c2cffd88 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] TaaS: Handle Delete Port: 99352678-4850-4b44-b41f-086b6f8f5222 2026-04-23 10:29:55.914 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ede2818-d17b-4501-889a-d621c2cffd88 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] Tap Mirror: Handle Delete Port: 99352678-4850-4b44-b41f-086b6f8f5222 [pid: 7|app: 0|req: 456/933] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:29:55 2026] DELETE /v2.0/floatingips/443e3e43-cdc9-47f3-96ef-e3031e20b47c => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:29:56.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-593c9e17-2232-4158-aa11-27befd50b74b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 72b795a8-4867-4d26-a335-178e943d3239 2026-04-23 10:29:56.555 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-593c9e17-2232-4158-aa11-27befd50b74b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 72b795a8-4867-4d26-a335-178e943d3239 [pid: 8|app: 0|req: 478/934] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:29:56 2026] PUT /v2.0/routers/99010c33-1d90-4fee-ba65-3990c44144b7/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:29:57.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa8fea33-68c5-4d2a-85a5-b43a1451dcaa f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: b6d2e164-e84e-411b-80be-7ec44562d536 2026-04-23 10:29:57.412 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa8fea33-68c5-4d2a-85a5-b43a1451dcaa f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: b6d2e164-e84e-411b-80be-7ec44562d536 2026-04-23 10:29:57.700 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa8fea33-68c5-4d2a-85a5-b43a1451dcaa f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 2c2ba7b7-9782-4481-b05e-7300631caced 2026-04-23 10:29:57.703 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa8fea33-68c5-4d2a-85a5-b43a1451dcaa f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 2c2ba7b7-9782-4481-b05e-7300631caced 2026-04-23 10:29:58.172 7 INFO neutron.services.segments.plugin [-] Segment fb337262-364e-4aa4-aea9-04832a6586ea resource provider aggregate not found 2026-04-23 10:29:58.181 7 INFO neutron.services.segments.plugin [-] Segment fb337262-364e-4aa4-aea9-04832a6586ea resource provider aggregate not found 2026-04-23 10:29:58.197 7 INFO neutron.services.segments.plugin [-] Segment fb337262-364e-4aa4-aea9-04832a6586ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb337262-364e-4aa4-aea9-04832a6586ea found for delete ", "request_id": "req-1a160403-0a97-4743-b476-d224340c19ba"}]} 2026-04-23 10:29:58.207 7 INFO neutron.services.segments.plugin [-] Segment fb337262-364e-4aa4-aea9-04832a6586ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb337262-364e-4aa4-aea9-04832a6586ea found for delete ", "request_id": "req-c97dd35d-c84d-4768-9e6f-9ff49d0a9846"}]} 2026-04-23 10:29:58.224 7 INFO neutron.db.l3_hamode_db [None req-aa8fea33-68c5-4d2a-85a5-b43a1451dcaa f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 08b7933d-ef2c-4998-bbf5-6db6cbfed141 was deleted as no HA routers are present in tenant 4f5744ed8d6b4096adb787b4891aca7c. [pid: 7|app: 0|req: 457/937] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:57 2026] DELETE /v2.0/routers/99010c33-1d90-4fee-ba65-3990c44144b7 => generated 0 bytes in 1088 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/938] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:29:58 2026] DELETE /v2.0/subnets/fa4b478e-b605-4491-a1f0-952d56c150a3 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:29:58.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec363bcd-e455-443e-ae62-0c51095c845f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 63ad089d-f79d-4c72-9bb5-3b80a56be6e7 2026-04-23 10:29:58.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec363bcd-e455-443e-ae62-0c51095c845f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 63ad089d-f79d-4c72-9bb5-3b80a56be6e7 [pid: 7|app: 0|req: 458/939] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:29:58 2026] DELETE /v2.0/networks/2b577f98-fa78-4547-9a07-fabc7e19f07e => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/940] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:29:59 2026] GET /v2.0/security-groups?tenant_id=4f5744ed8d6b4096adb787b4891aca7c&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/941] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:29:59 2026] DELETE /v2.0/security-groups/3fa219b2-9009-4e36-b910-239f8e3f23d9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/942] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:29:59 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/943] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:29:59 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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: 484/944] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:00 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/945] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:00 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&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 10:30:00.217 7 INFO neutron.services.segments.plugin [-] Segment 302f185c-c3c7-490b-9835-97b1c8968ed6 resource provider aggregate not found 2026-04-23 10:30:00.230 7 INFO neutron.services.segments.plugin [-] Segment 302f185c-c3c7-490b-9835-97b1c8968ed6 resource provider aggregate not found 2026-04-23 10:30:00.237 7 INFO neutron.services.segments.plugin [-] Segment 302f185c-c3c7-490b-9835-97b1c8968ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 302f185c-c3c7-490b-9835-97b1c8968ed6 found for delete ", "request_id": "req-a143c802-e307-4126-baae-18b915d579d2"}]} 2026-04-23 10:30:00.245 7 INFO neutron.services.segments.plugin [-] Segment 302f185c-c3c7-490b-9835-97b1c8968ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 302f185c-c3c7-490b-9835-97b1c8968ed6 found for delete ", "request_id": "req-e3a44473-dc9e-44b1-9ed5-5a39b8fcd2bd"}]} [pid: 8|app: 0|req: 485/946] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:00 2026] GET /v2.0/security-groups?tenant_id=b0d3e4e8b898467197169f418c5bea99&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/947] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:01 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:01.415 7 INFO neutron.db.segments_db [None req-40e9cf2a-3d0f-4f99-aa22-9e482e94cb5f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 1786cee6-003f-4e3c-acde-2acbfd5dd06b of type vxlan for network 69e9ac1d-5a8c-4931-a42e-5b418c4c8831 [pid: 8|app: 0|req: 487/948] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:01 2026] DELETE /v2.0/security-groups/6e143c2c-cacb-411a-9d25-af8ca8350f75 => 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: 462/949] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:30:01 2026] POST /v2.0/networks => generated 726 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/950] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:01 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/951] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:01 2026] POST /v2.0/subnets => generated 692 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:01.794 8 INFO neutron.db.segments_db [None req-b3714069-c1fd-4f0c-b488-5d4cbedd948a f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 0cae9a34-8301-4a80-9774-c0dcf783a87f of type vxlan for network 26b48b77-43c9-4200-a632-4d211e196bfd 2026-04-23 10:30:02.096 8 INFO neutron.db.l3_hamode_db [None req-b3714069-c1fd-4f0c-b488-5d4cbedd948a f4c3c4e7179b4a5495b5a319c949bd63 a29f56b5119d4a65a6fe73b36413d69d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 464/952] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:02 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/953] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:30:02 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/954] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:02 2026] GET /v2.0/security-groups?id=a5abc38d-d257-4b88-aba2-f746c990f7df&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:02.901 7 INFO neutron_taas.services.taas.taas_plugin [req-c85b8698-511d-485c-9b90-d26f5c540fa5 req-1c3db1fe-28ba-45a6-ac8f-5efbc90ccc78 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] TaaS: Handle Delete Port: f728c536-e675-4c3f-b531-d5d7629bec17 2026-04-23 10:30:02.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c85b8698-511d-485c-9b90-d26f5c540fa5 req-1c3db1fe-28ba-45a6-ac8f-5efbc90ccc78 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] Tap Mirror: Handle Delete Port: f728c536-e675-4c3f-b531-d5d7629bec17 2026-04-23 10:30:03.032 7 INFO neutron.db.l3_db [req-c85b8698-511d-485c-9b90-d26f5c540fa5 req-1c3db1fe-28ba-45a6-ac8f-5efbc90ccc78 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] Floating IP 44a9ba86-412b-4077-8218-a38c7f753533 disassociated. External IP: 10.96.250.209, port: f728c536-e675-4c3f-b531-d5d7629bec17. 2026-04-23 10:30:03.360 8 INFO neutron.db.l3_hamode_db [None req-b3714069-c1fd-4f0c-b488-5d4cbedd948a f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 467/955] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:30:02 2026] DELETE /v2.0/ports/f728c536-e675-4c3f-b531-d5d7629bec17 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:03.437 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d910dd71-0d76-4a19-9689-6c900ab5f8ce'] response: {'server_uuid': 'e224f952-c4fa-4d96-9d52-6817171b8314', 'name': 'network-vif-deleted', 'tag': 'f728c536-e675-4c3f-b531-d5d7629bec17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/956] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:03 2026] GET /v2.0/security-groups?tenant_id=5e4740b1271f4bfbab69e14cfb297d45&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/957] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:03 2026] GET /v2.0/security-groups?tenant_id=ac8ece4f3a27410dbfad0569bd7e5d25&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/958] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:04 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 471/959] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:04 2026] DELETE /v2.0/security-groups/5aedc93c-8964-4e06-a201-aba0746e9d28 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/960] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:04 2026] DELETE /v2.0/security-groups/885fd685-e613-40f4-9431-83d13dbe1e7c => 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: 489/961] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:01 2026] POST /v2.0/routers => generated 732 bytes in 2658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/962] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:05 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => 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: 473/963] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:04 2026] PUT /v2.0/routers/2240e663-7fff-4a7f-9592-235c44273bf2/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/964] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:06 2026] GET /v2.0/ports?device_id=e224f952-c4fa-4d96-9d52-6817171b8314 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:06.502 8 INFO neutron.db.segments_db [None req-2b09d226-34ff-4014-961b-a6b4b4624840 6909aaca314140a8b147548887358912 9fa687db6bfa43da8069d51a30d65b6e - - default default] Added segment 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 of type vxlan for network e448c839-6fe0-4d1f-bba8-2620f795a8d8 [pid: 8|app: 0|req: 491/965] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:06 2026] POST /v2.0/networks => generated 625 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/966] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:06 2026] POST /v2.0/subnets => generated 641 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:07.003 8 INFO neutron.db.segments_db [None req-6b0ddd12-4358-4b1e-9dd3-34f8511e92a7 6909aaca314140a8b147548887358912 9fa687db6bfa43da8069d51a30d65b6e - - default default] Added segment ba5859c9-30b8-4db6-b1ef-11b62d0aba3c of type vxlan for network 257b2369-93cb-464f-9f92-89ef47d810e3 [pid: 7|app: 0|req: 476/967] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:30:06 2026] GET /v2.0/networks?id=69e9ac1d-5a8c-4931-a42e-5b418c4c8831 => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/968] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.0/quotas/a29f56b5119d4a65a6fe73b36413d69d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/969] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:06 2026] POST /v2.0/networks => generated 624 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/970] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.0/ports?tenant_id=a29f56b5119d4a65a6fe73b36413d69d&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/971] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.0/networks/69e9ac1d-5a8c-4931-a42e-5b418c4c8831?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: 493/972] 10.0.0.179 () {34 vars in 743 bytes} [Thu Apr 23 10:30:07 2026] PUT /v2.0/networks/257b2369-93cb-464f-9f92-89ef47d810e3 => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/973] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.0/networks/69e9ac1d-5a8c-4931-a42e-5b418c4c8831?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => 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: 494/975] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:07 2026] POST /v2.0/subnets => generated 626 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/976] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:07 2026] DELETE /v2.0/security-groups/a5abc38d-d257-4b88-aba2-f746c990f7df => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:07.630 7 INFO neutron.api.v2.resource [None req-419da0ca-9d99-4f4d-834c-d30b6dd72dda 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/977] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.0/security-groups/a5abc38d-d257-4b88-aba2-f746c990f7df => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/978] 10.0.0.179 () {34 vars in 741 bytes} [Thu Apr 23 10:30:07 2026] PUT /v2.0/subnets/4ca4f895-c3fb-42d6-a02f-4fa44b90f789 => generated 636 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:07.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-020ff66c-fe7e-4883-b054-df2b38891081 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] TaaS: Handle Delete Port: 689ec01d-c279-4723-96ea-f45ff3320995 2026-04-23 10:30:07.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-020ff66c-fe7e-4883-b054-df2b38891081 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] Tap Mirror: Handle Delete Port: 689ec01d-c279-4723-96ea-f45ff3320995 2026-04-23 10:30:07.921 8 INFO neutron.services.segments.plugin [-] Segment ba5859c9-30b8-4db6-b1ef-11b62d0aba3c resource provider aggregate not found 2026-04-23 10:30:07.934 8 INFO neutron.services.segments.plugin [-] Segment ba5859c9-30b8-4db6-b1ef-11b62d0aba3c resource provider aggregate not found 2026-04-23 10:30:07.958 8 INFO neutron.services.segments.plugin [-] Segment ba5859c9-30b8-4db6-b1ef-11b62d0aba3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5859c9-30b8-4db6-b1ef-11b62d0aba3c found for delete ", "request_id": "req-785eb192-32bc-4f90-af2a-c18b039f7fe5"}]} 2026-04-23 10:30:07.959 8 INFO neutron.services.segments.plugin [-] Segment ba5859c9-30b8-4db6-b1ef-11b62d0aba3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5859c9-30b8-4db6-b1ef-11b62d0aba3c found for delete ", "request_id": "req-2872bef4-4863-4f18-a55c-42b9f1d60ae8"}]} [pid: 8|app: 0|req: 496/979] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:07 2026] DELETE /v2.0/networks/257b2369-93cb-464f-9f92-89ef47d810e3 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/980] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:07 2026] DELETE /v2.0/floatingips/44a9ba86-412b-4077-8218-a38c7f753533 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:08.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d6823ac-4cb7-44e8-9775-a5710a8be6c8 6909aaca314140a8b147548887358912 9fa687db6bfa43da8069d51a30d65b6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/981] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:07 2026] DELETE /v2.0/networks/257b2369-93cb-464f-9f92-89ef47d810e3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/982] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/983] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/subnets?network_id=1af0523b-e55e-4755-b87d-c89d8d96085c => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/984] 10.0.0.179 () {32 vars in 653 bytes} [Thu Apr 23 10:30:08 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: 501/985] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/networks => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/986] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/subnets => generated 1280 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/987] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/networks/e448c839-6fe0-4d1f-bba8-2620f795a8d8 => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/988] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/subnets/fed015cb-ae10-4d51-9f4e-8b94d759c856 => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:08.395 8 INFO neutron.pecan_wsgi.hooks.translation [None req-360fa339-3d22-4ec7-8129-cebf3c6583c5 6909aaca314140a8b147548887358912 9fa687db6bfa43da8069d51a30d65b6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/989] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:08 2026] DELETE /v2.0/subnets/4ca4f895-c3fb-42d6-a02f-4fa44b90f789 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:08.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-809d3836-dfb4-46bf-b361-5237f149b532 6909aaca314140a8b147548887358912 9fa687db6bfa43da8069d51a30d65b6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/990] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:08 2026] DELETE /v2.0/networks/257b2369-93cb-464f-9f92-89ef47d810e3 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:08.483 7 INFO neutron_taas.services.taas.taas_plugin [None req-58c0878c-6d13-4f3e-a9b0-60599bee82a5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 10b04d2b-cf7d-40dc-9b7b-4a6a10468c3d 2026-04-23 10:30:08.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58c0878c-6d13-4f3e-a9b0-60599bee82a5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 10b04d2b-cf7d-40dc-9b7b-4a6a10468c3d [pid: 8|app: 0|req: 507/991] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:08 2026] DELETE /v2.0/subnets/fed015cb-ae10-4d51-9f4e-8b94d759c856 => 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: 508/992] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => 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: 509/993] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:08 2026] DELETE /v2.0/networks/e448c839-6fe0-4d1f-bba8-2620f795a8d8 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/994] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:08 2026] PUT /v2.0/routers/ed91fb73-218d-4a77-8ce4-9139cfbbaeb9/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:09.543 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca9e508b-9513-42bc-8fb8-fcb962fdf250 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 3916a894-71e4-4058-bf3a-c21fcd2bc1b3 2026-04-23 10:30:09.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca9e508b-9513-42bc-8fb8-fcb962fdf250 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 3916a894-71e4-4058-bf3a-c21fcd2bc1b3 2026-04-23 10:30:09.707 8 INFO neutron.db.segments_db [None req-76f03896-4891-4c22-b0a8-b44593184d00 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] Added segment ddce779a-80db-461d-88fc-664230de8d56 of type vxlan for network a7b023bc-c786-4d09-aa4d-ce2616a3b2e8 2026-04-23 10:30:09.978 8 INFO neutron.services.segments.plugin [-] Segment 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 resource provider aggregate not found 2026-04-23 10:30:09.983 8 INFO neutron.services.segments.plugin [-] Segment 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 resource provider aggregate not found 2026-04-23 10:30:10.000 8 INFO neutron.services.segments.plugin [-] Segment 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 found for delete ", "request_id": "req-3d1b8115-e7c2-483a-948b-3ec323b49709"}]} 2026-04-23 10:30:10.001 8 INFO neutron.services.segments.plugin [-] Segment 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dec6b7f-63ec-452c-b3a7-a943c68c76d3 found for delete ", "request_id": "req-483ca503-b016-4122-98d7-ab67a0f2e981"}]} [pid: 8|app: 0|req: 510/995] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:08 2026] POST /v2.0/networks => generated 708 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:10.031 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca9e508b-9513-42bc-8fb8-fcb962fdf250 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 7f863be4-144e-4541-8d3d-93b5da874184 2026-04-23 10:30:10.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca9e508b-9513-42bc-8fb8-fcb962fdf250 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 7f863be4-144e-4541-8d3d-93b5da874184 [pid: 8|app: 0|req: 511/996] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.0/security-groups?tenant_id=9fa687db6bfa43da8069d51a30d65b6e&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/997] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:10 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:10.487 7 INFO neutron.services.segments.plugin [-] Segment cea30b59-65e3-444a-b748-ce65d23e0b69 resource provider aggregate not found 2026-04-23 10:30:10.500 7 INFO neutron.services.segments.plugin [-] Segment cea30b59-65e3-444a-b748-ce65d23e0b69 resource provider aggregate not found 2026-04-23 10:30:10.506 7 INFO neutron.services.segments.plugin [-] Segment cea30b59-65e3-444a-b748-ce65d23e0b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cea30b59-65e3-444a-b748-ce65d23e0b69 found for delete ", "request_id": "req-2449091a-65b0-436b-b791-b1843f5de576"}]} 2026-04-23 10:30:10.525 7 INFO neutron.services.segments.plugin [-] Segment cea30b59-65e3-444a-b748-ce65d23e0b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cea30b59-65e3-444a-b748-ce65d23e0b69 found for delete ", "request_id": "req-fc92291d-64ac-40a3-8575-8fac79bb8512"}]} 2026-04-23 10:30:10.889 7 INFO neutron.db.l3_hamode_db [None req-ca9e508b-9513-42bc-8fb8-fcb962fdf250 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network e35199dd-35bb-428e-b8e3-a14c0af4fcfa was deleted as no HA routers are present in tenant 99a94672182144b29d5f6f4961ce139c. [pid: 7|app: 0|req: 486/998] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:09 2026] DELETE /v2.0/routers/ed91fb73-218d-4a77-8ce4-9139cfbbaeb9 => generated 0 bytes in 1724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/999] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:10 2026] DELETE /v2.0/security-groups/460375ec-d577-4574-93a7-2b628e6cd617 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1000] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:10 2026] POST /v2.0/subnets => generated 644 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1001] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:11 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:11.506 8 WARNING neutron.api.v2.base [None req-e09c25f3-8bc9-48c6-bf2c-548fe22b8533 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - 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 10:30:11.506 8 INFO neutron.api.v2.resource [None req-e09c25f3-8bc9-48c6-bf2c-548fe22b8533 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 515/1002] 10.0.0.179 () {34 vars in 681 bytes} [Thu Apr 23 10:30:11 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: 488/1003] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:11 2026] DELETE /v2.0/subnets/5bbdef02-9073-43e9-a382-ea20cf0880ac => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1004] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:11 2026] DELETE /v2.0/networks/a7b023bc-c786-4d09-aa4d-ce2616a3b2e8 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:11.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-bad0ae8b-b734-495f-b2a7-d6ebd43b0b23 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 6bc5ccac-a6b1-48ab-8dac-70c14e916d8a 2026-04-23 10:30:11.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bad0ae8b-b734-495f-b2a7-d6ebd43b0b23 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 6bc5ccac-a6b1-48ab-8dac-70c14e916d8a [pid: 8|app: 0|req: 517/1005] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:30:11 2026] GET /v2.0/networks?id=69e9ac1d-5a8c-4931-a42e-5b418c4c8831 => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:11.923 8 INFO neutron.db.segments_db [None req-0dd5080b-b394-486b-825e-f7fb14eb584b 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] Added segment d6214908-509c-4c63-9ba6-e70792ffc296 of type vxlan for network f9a48e65-9c7d-4e3e-ae8b-cfd69ce4d5fa [pid: 7|app: 0|req: 489/1006] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:11 2026] DELETE /v2.0/networks/d9cb8bd1-4a3c-4a41-884b-9d8360e11e13 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:12.035 8 INFO neutron.services.segments.plugin [-] Segment ddce779a-80db-461d-88fc-664230de8d56 resource provider aggregate not found 2026-04-23 10:30:12.043 8 INFO neutron.services.segments.plugin [-] Segment ddce779a-80db-461d-88fc-664230de8d56 resource provider aggregate not found 2026-04-23 10:30:12.063 8 INFO neutron.services.segments.plugin [-] Segment ddce779a-80db-461d-88fc-664230de8d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddce779a-80db-461d-88fc-664230de8d56 found for delete ", "request_id": "req-4250dfaf-73f0-4563-87a7-49e2d1bb3f6a"}]} 2026-04-23 10:30:12.068 8 INFO neutron.services.segments.plugin [-] Segment ddce779a-80db-461d-88fc-664230de8d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddce779a-80db-461d-88fc-664230de8d56 found for delete ", "request_id": "req-cb7326c2-7f05-40ed-b641-6a601e459017"}]} [pid: 8|app: 0|req: 518/1007] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:11 2026] POST /v2.0/networks => generated 708 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1008] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:12 2026] POST /v2.0/subnets => generated 647 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1009] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:12 2026] GET /v2.0/security-groups?tenant_id=99a94672182144b29d5f6f4961ce139c&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:12.317 8 WARNING neutron.api.v2.base [None req-9ec6a020-054c-433e-beb7-16fd6b327b46 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - 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 10:30:12.318 8 INFO neutron.api.v2.resource [None req-9ec6a020-054c-433e-beb7-16fd6b327b46 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 521/1010] 10.0.0.179 () {34 vars in 681 bytes} [Thu Apr 23 10:30:12 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1011] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:30:12 2026] POST /v2.0/ports => generated 958 bytes in 375 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: 522/1012] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:12 2026] DELETE /v2.0/security-groups/b9d8052c-0a7c-481a-b4b1-807016707a2e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:12.525 7 INFO neutron.services.segments.plugin [-] Segment 5930d734-4291-420d-9bdd-d1ecbd8abfa0 resource provider aggregate not found 2026-04-23 10:30:12.550 7 INFO neutron.services.segments.plugin [-] Segment 5930d734-4291-420d-9bdd-d1ecbd8abfa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5930d734-4291-420d-9bdd-d1ecbd8abfa0 found for delete ", "request_id": "req-91f2bc1a-66f6-4b76-bf71-e9e55a3fe2a4"}]} 2026-04-23 10:30:12.555 7 INFO neutron.services.segments.plugin [-] Segment 5930d734-4291-420d-9bdd-d1ecbd8abfa0 resource provider aggregate not found 2026-04-23 10:30:12.585 7 INFO neutron.services.segments.plugin [-] Segment 5930d734-4291-420d-9bdd-d1ecbd8abfa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5930d734-4291-420d-9bdd-d1ecbd8abfa0 found for delete ", "request_id": "req-41dc4cae-857c-425d-a669-122dd162f556"}]} [pid: 7|app: 0|req: 491/1013] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:12 2026] DELETE /v2.0/networks/f9a48e65-9c7d-4e3e-ae8b-cfd69ce4d5fa => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1016] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:12 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:12.736 7 INFO neutron.db.segments_db [None req-0904759f-b831-44a6-8ee2-6b0338adc7cd 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] Added segment cf4fd56b-5481-4487-aa1b-0e687d8ebc76 of type vxlan for network c8685c4a-2205-4de6-a8a0-93745ab41fc1 [pid: 7|app: 0|req: 495/1017] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:12 2026] POST /v2.0/networks => generated 708 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1018] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:30:12 2026] PUT /v2.0/ports/61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 => generated 1239 bytes in 409 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: 496/1019] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:12 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:12.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0b656b5-0944-44b4-a9d5-e44dab5cdfe8'] response: {'name': 'network-changed', 'server_uuid': 'f211fa87-f789-4f10-8586-1f565cac4319', 'tag': '61dffeca-883f-4d0e-94af-0e1e5d4a4aa7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 524/1020] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:12 2026] POST /v2.0/subnets => generated 647 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1021] 10.0.0.179 () {34 vars in 681 bytes} [Thu Apr 23 10:30:13 2026] POST /v2.0/rbac-policies => generated 324 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1022] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.0/ports?tenant_id=a29f56b5119d4a65a6fe73b36413d69d&device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1023] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.0/networks?tenant_id=a29f56b5119d4a65a6fe73b36413d69d&shared=False => generated 773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1024] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:30:13 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: 499/1025] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.0/networks/c8685c4a-2205-4de6-a8a0-93745ab41fc1 => generated 655 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:13.883 8 INFO neutron.db.segments_db [None req-5c582db5-cf18-4f0a-b1df-d8369ff372da 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Added segment 876cd717-611c-4f69-b91d-b3c1d49c8fe1 of type vxlan for network 17f9b8c1-d7e4-44d7-9786-1a1901f8b815 [pid: 8|app: 0|req: 527/1026] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:13 2026] POST /v2.0/networks => generated 625 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1027] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1028] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:14.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65cc463a-31df-4a71-984d-8b3dfe8c54af d8506339a13440039043330d6b58d47b 8004deb8b2be4bfba8cd3f9c6496c90a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/1029] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/networks/c8685c4a-2205-4de6-a8a0-93745ab41fc1 => generated 138 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1030] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:13 2026] POST /v2.0/ports => generated 774 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 10:30:14.320 8 INFO neutron.db.segments_db [None req-5840e1a0-8ff1-4957-985a-d38fd8f31efd 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Added segment 277ee9c9-5e5e-406e-9fc4-588a082412b3 of type vxlan for network 6eb43ecd-2f17-443f-8a14-a7b7915d759d [pid: 8|app: 0|req: 529/1031] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:14 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1032] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:14 2026] DELETE /v2.0/networks/c8685c4a-2205-4de6-a8a0-93745ab41fc1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:14.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c23c477b-5014-4fc8-9376-47ba9ad09568 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1033] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:14 2026] DELETE /v2.0/subnets/3fdb53f6-e35a-4288-8a90-881122b53c91 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:14.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79655e03-73ad-4928-b1f5-7f320f236e9b 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1034] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:14 2026] DELETE /v2.0/subnets/be730acb-dccf-4ec2-b27d-4dff35831df8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:14.492 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32a65f0f-dfdd-4456-85d0-e393ecb547cd 1e6d808d4334496db2c222f743ca03d8 253e2346378d4e3593d66be33f960384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1035] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:14 2026] DELETE /v2.0/subnets/26737f7b-bfc3-464e-b017-0d6fa676eefc => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:14.578 7 INFO neutron.services.segments.plugin [-] Segment d6214908-509c-4c63-9ba6-e70792ffc296 resource provider aggregate not found 2026-04-23 10:30:14.601 7 INFO neutron.services.segments.plugin [-] Segment d6214908-509c-4c63-9ba6-e70792ffc296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6214908-509c-4c63-9ba6-e70792ffc296 found for delete ", "request_id": "req-30dcd970-0e66-4328-ad94-a32a3bc2517c"}]} 2026-04-23 10:30:14.609 7 INFO neutron.services.segments.plugin [-] Segment d6214908-509c-4c63-9ba6-e70792ffc296 resource provider aggregate not found [pid: 7|app: 0|req: 507/1036] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/ports?tenant_id=a29f56b5119d4a65a6fe73b36413d69d&device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:14.640 7 INFO neutron.services.segments.plugin [-] Segment d6214908-509c-4c63-9ba6-e70792ffc296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6214908-509c-4c63-9ba6-e70792ffc296 found for delete ", "request_id": "req-d8ffe8cd-d357-4b27-9387-eb003a4dbe8b"}]} 2026-04-23 10:30:14.644 7 INFO neutron.services.segments.plugin [-] Segment cf4fd56b-5481-4487-aa1b-0e687d8ebc76 resource provider aggregate not found 2026-04-23 10:30:14.665 7 INFO neutron.services.segments.plugin [-] Segment cf4fd56b-5481-4487-aa1b-0e687d8ebc76 resource provider aggregate not found [pid: 7|app: 0|req: 508/1037] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:14.678 7 INFO neutron.services.segments.plugin [-] Segment cf4fd56b-5481-4487-aa1b-0e687d8ebc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4fd56b-5481-4487-aa1b-0e687d8ebc76 found for delete ", "request_id": "req-5263cfa5-e8f0-4a8f-a4df-15cbc4fcd5ec"}]} [pid: 8|app: 0|req: 530/1038] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:14 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:14.688 7 INFO neutron.services.segments.plugin [-] Segment cf4fd56b-5481-4487-aa1b-0e687d8ebc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4fd56b-5481-4487-aa1b-0e687d8ebc76 found for delete ", "request_id": "req-b015fb99-fb28-4bc5-a135-21eb6207725d"}]} [pid: 7|app: 0|req: 509/1039] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/subnets?id=e0553013-e3ab-48a6-8457-5db5df838517 => generated 695 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1040] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/ports?network_id=69e9ac1d-5a8c-4931-a42e-5b418c4c8831&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: 511/1041] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/networks/69e9ac1d-5a8c-4931-a42e-5b418c4c8831?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: 512/1042] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:30:14 2026] GET /v2.0/networks/69e9ac1d-5a8c-4931-a42e-5b418c4c8831?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: 531/1043] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:14 2026] POST /v2.0/ports => generated 950 bytes in 372 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: 532/1044] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:15 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1045] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:15 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:15.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-513059dd-3dab-4506-b149-dacfc22e96f6 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] TaaS: Handle Delete Port: e7cbd109-cc83-4646-ac28-ed7127135cff 2026-04-23 10:30:15.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-513059dd-3dab-4506-b149-dacfc22e96f6 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Tap Mirror: Handle Delete Port: e7cbd109-cc83-4646-ac28-ed7127135cff [pid: 7|app: 0|req: 513/1046] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:15 2026] DELETE /v2.0/ports/e7cbd109-cc83-4646-ac28-ed7127135cff => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:15.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-826e6458-8658-4c50-99e7-bd745c18d8eb 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/1047] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:15 2026] DELETE /v2.0/ports/e7cbd109-cc83-4646-ac28-ed7127135cff => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:15.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1274e291-daca-45db-9877-e62b175fda13 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/1048] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:15 2026] GET /v2.0/ports/e7cbd109-cc83-4646-ac28-ed7127135cff => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1049] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:15 2026] GET /v2.0/security-groups?tenant_id=776d63440f1a43148546cc865a8edfba&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1050] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:15 2026] DELETE /v2.0/subnets/8b116c1c-8c0c-465a-8bce-e140f644157f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1051] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:15 2026] DELETE /v2.0/security-groups/8eae493c-d2e4-4597-b598-2e4839fc8ff6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1052] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:15 2026] DELETE /v2.0/networks/6eb43ecd-2f17-443f-8a14-a7b7915d759d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:15.915 8 INFO neutron.db.segments_db [None req-4d94b837-22a9-4d96-aa88-853447200b42 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Added segment 62985841-d222-40e0-ad7d-e497875166a7 of type vxlan for network 0002b9be-be92-469d-9ba3-1838ed177bc1 [pid: 8|app: 0|req: 536/1053] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:15 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: 537/1054] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:16 2026] GET /v2.0/security-groups?tenant_id=253e2346378d4e3593d66be33f960384&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: 538/1055] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:16 2026] DELETE /v2.0/security-groups/9f533ce9-79ba-4c17-a922-2c619f074342 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1056] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:16 2026] POST /v2.0/subnets => generated 626 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1057] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:16 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1058] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:16 2026] GET /v2.0/security-groups?tenant_id=8004deb8b2be4bfba8cd3f9c6496c90a&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1059] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:16 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&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: 542/1060] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:16 2026] DELETE /v2.0/security-groups/1106c50f-0ea9-477b-b79a-7ec7def0183b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:16.700 7 INFO neutron.services.segments.plugin [-] Segment 277ee9c9-5e5e-406e-9fc4-588a082412b3 resource provider aggregate not found 2026-04-23 10:30:16.708 7 INFO neutron.services.segments.plugin [-] Segment 277ee9c9-5e5e-406e-9fc4-588a082412b3 resource provider aggregate not found 2026-04-23 10:30:16.724 7 INFO neutron.services.segments.plugin [-] Segment 277ee9c9-5e5e-406e-9fc4-588a082412b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277ee9c9-5e5e-406e-9fc4-588a082412b3 found for delete ", "request_id": "req-e41af937-3bc3-441b-8960-445a419293eb"}]} 2026-04-23 10:30:16.729 7 INFO neutron.services.segments.plugin [-] Segment 277ee9c9-5e5e-406e-9fc4-588a082412b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277ee9c9-5e5e-406e-9fc4-588a082412b3 found for delete ", "request_id": "req-eda2c5f7-24e9-40f0-9320-2612144b6863"}]} [pid: 7|app: 0|req: 519/1061] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:16 2026] POST /v2.0/ports => generated 912 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:16.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e0c2952-2092-488e-8488-b264e90183c4 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] TaaS: Handle Delete Port: 6a202a34-faae-4b37-83f6-e5d17d29ca6e 2026-04-23 10:30:16.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e0c2952-2092-488e-8488-b264e90183c4 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Tap Mirror: Handle Delete Port: 6a202a34-faae-4b37-83f6-e5d17d29ca6e [pid: 8|app: 0|req: 543/1062] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:16 2026] DELETE /v2.0/ports/6a202a34-faae-4b37-83f6-e5d17d29ca6e => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:17.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d86acfb-928c-4710-a8d9-22fd49f94155 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/1063] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:17 2026] GET /v2.0/ports/6a202a34-faae-4b37-83f6-e5d17d29ca6e => 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: 544/1064] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:17 2026] DELETE /v2.0/subnets/c86739e3-e30d-48b7-a7fa-e8837ed70d3a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:17.391 8 INFO neutron.services.segments.plugin [-] Segment 62985841-d222-40e0-ad7d-e497875166a7 resource provider aggregate not found 2026-04-23 10:30:17.391 8 INFO neutron.services.segments.plugin [-] Segment 62985841-d222-40e0-ad7d-e497875166a7 resource provider aggregate not found 2026-04-23 10:30:17.414 8 INFO neutron.services.segments.plugin [-] Segment 62985841-d222-40e0-ad7d-e497875166a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62985841-d222-40e0-ad7d-e497875166a7 found for delete ", "request_id": "req-90099ea8-05d9-4059-bea6-c614eba05968"}]} 2026-04-23 10:30:17.423 8 INFO neutron.services.segments.plugin [-] Segment 62985841-d222-40e0-ad7d-e497875166a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62985841-d222-40e0-ad7d-e497875166a7 found for delete ", "request_id": "req-1328b79f-033d-4ff8-a600-12ed75274073"}]} [pid: 8|app: 0|req: 545/1065] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:17 2026] DELETE /v2.0/networks/0002b9be-be92-469d-9ba3-1838ed177bc1 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1066] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:17 2026] GET /v2.0/security-groups?tenant_id=e2b09effeecb4d8eb57afd2d8ef4b59e&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1067] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:17 2026] DELETE /v2.0/security-groups/58b61a3f-848c-4776-97ce-e95af0adb318 => 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: 546/1068] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:17 2026] POST /v2.0/ports => generated 775 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1069] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:17 2026] GET /v2.0/security-groups?tenant_id=5d5637b4fe424d70b9726314fc78c8af&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1070] 10.0.0.179 () {34 vars in 737 bytes} [Thu Apr 23 10:30:17 2026] PUT /v2.0/ports/9d87363f-e56c-4ecb-a3c3-20757c1ba8ba => generated 752 bytes in 171 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: 523/1071] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:17 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 973 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1072] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/security-groups/4bea4f90-c3a7-4dde-b1b1-9f93a6175749 => 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: 550/1073] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:18 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:18.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-f18ac401-cec8-45c3-9615-78309d6c4c97 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] TaaS: Handle Delete Port: 9d87363f-e56c-4ecb-a3c3-20757c1ba8ba 2026-04-23 10:30:18.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f18ac401-cec8-45c3-9615-78309d6c4c97 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Tap Mirror: Handle Delete Port: 9d87363f-e56c-4ecb-a3c3-20757c1ba8ba [pid: 7|app: 0|req: 524/1074] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/ports/9d87363f-e56c-4ecb-a3c3-20757c1ba8ba => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1075] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:30:18 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:18.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95645f47-d8de-4564-a535-f12dc38edd67 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1076] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:18 2026] GET /v2.0/ports/9d87363f-e56c-4ecb-a3c3-20757c1ba8ba => 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: 552/1077] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:30:18 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) [pid: 7|app: 0|req: 526/1078] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:18 2026] GET /v2.0/ports/4335278c-a247-47d1-a8b7-dfbb760b868a => generated 774 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:18.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fb345ce-2c69-48dc-a50e-9411ea36bb4a 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1079] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/ports/6a202a34-faae-4b37-83f6-e5d17d29ca6e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:18.469 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eed8c7fe-2545-44de-bcb7-d17f72f06a38 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/1080] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/subnets/c86739e3-e30d-48b7-a7fa-e8837ed70d3a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:18.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96598725-2a84-435f-8d5b-53b6278abe42 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1081] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/subnets/8b116c1c-8c0c-465a-8bce-e140f644157f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:18.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bcbbff7-925e-43ea-888d-890419a2dd48 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] TaaS: Handle Delete Port: 4335278c-a247-47d1-a8b7-dfbb760b868a 2026-04-23 10:30:18.590 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bcbbff7-925e-43ea-888d-890419a2dd48 61a102ebf0704e74b4a54b64d7347f5e b7b851e84ee1410284ae3b3c96366dbc - - default default] Tap Mirror: Handle Delete Port: 4335278c-a247-47d1-a8b7-dfbb760b868a [pid: 7|app: 0|req: 528/1082] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/ports/4335278c-a247-47d1-a8b7-dfbb760b868a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1083] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:18 2026] DELETE /v2.0/networks/17f9b8c1-d7e4-44d7-9786-1a1901f8b815 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1084] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:19 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => 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: 556/1085] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:19 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:19.431 8 INFO neutron.services.segments.plugin [-] Segment 876cd717-611c-4f69-b91d-b3c1d49c8fe1 resource provider aggregate not found 2026-04-23 10:30:19.441 8 INFO neutron.services.segments.plugin [-] Segment 876cd717-611c-4f69-b91d-b3c1d49c8fe1 resource provider aggregate not found 2026-04-23 10:30:19.456 8 INFO neutron.services.segments.plugin [-] Segment 876cd717-611c-4f69-b91d-b3c1d49c8fe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876cd717-611c-4f69-b91d-b3c1d49c8fe1 found for delete ", "request_id": "req-154d5640-27cc-47f1-b178-d50acff2b534"}]} 2026-04-23 10:30:19.466 8 INFO neutron.services.segments.plugin [-] Segment 876cd717-611c-4f69-b91d-b3c1d49c8fe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 876cd717-611c-4f69-b91d-b3c1d49c8fe1 found for delete ", "request_id": "req-7a7fe74b-dc6a-49d9-ade7-4a0fc7f2a99f"}]} [pid: 7|app: 0|req: 530/1086] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:19 2026] GET /v2.0/security-groups?tenant_id=b7b851e84ee1410284ae3b3c96366dbc&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: 557/1087] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:19 2026] DELETE /v2.0/security-groups/8c69a5a9-318e-4de9-b472-1c32a684f526 => 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: 531/1088] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => 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: 558/1089] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1090] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1091] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&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: 532/1092] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.0/security-groups?tenant_id=1c68486731d04da2a6fbb299f586e0a8&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1093] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:20 2026] DELETE /v2.0/security-groups/534d8058-d20a-4854-9bd7-c59615a3ba3f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:21.565 7 INFO neutron.db.segments_db [None req-44b55b16-e307-420b-b359-b841b44ec11e 6f2d4623451149fd8fc9140b39ea6c37 ea5bb77de1d943c8a0e2d464967d09b0 - - default default] Added segment fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 of type vxlan for network 8317110d-32cb-4679-951f-0027f987dbab [pid: 7|app: 0|req: 533/1094] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:21 2026] POST /v2.0/networks => generated 613 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:21.707 7 INFO neutron.db.segments_db [None req-2430332b-bd84-48f5-906a-be8a786bcd91 6f2d4623451149fd8fc9140b39ea6c37 ea5bb77de1d943c8a0e2d464967d09b0 - - default default] Added segment f0f7eefb-a577-4744-b053-739f287fe5b3 of type vxlan for network 305085cb-f354-49c0-8a62-78a315f2c390 [pid: 8|app: 0|req: 562/1095] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:21 2026] POST /v2.0/security-groups => generated 1625 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1096] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:21 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1097] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:30:21 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:21.862 7 INFO neutron.db.segments_db [None req-098da32a-7e8a-4758-8879-624c07118f2c 6f2d4623451149fd8fc9140b39ea6c37 ea5bb77de1d943c8a0e2d464967d09b0 - - default default] Added segment 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e of type vxlan for network 3582c7cd-3652-4718-9b7e-2549c69ef108 [pid: 8|app: 0|req: 564/1098] 10.0.0.179 () {34 vars in 758 bytes} [Thu Apr 23 10:30:21 2026] PUT /v2.0/security-groups/0ceb31f0-cdcd-4355-ad2a-16c1f4bdf3b4 => generated 1661 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1099] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:30:21 2026] GET /v2.0/security-groups/0ceb31f0-cdcd-4355-ad2a-16c1f4bdf3b4 => generated 1661 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1100] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:21 2026] POST /v2.0/networks => generated 613 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1101] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:21 2026] DELETE /v2.0/security-groups/0ceb31f0-cdcd-4355-ad2a-16c1f4bdf3b4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:22.054 7 INFO neutron.db.segments_db [None req-71e24237-38d6-4662-9c3d-a0727a21aff9 6f2d4623451149fd8fc9140b39ea6c37 ea5bb77de1d943c8a0e2d464967d09b0 - - default default] Added segment fe5276e6-e35c-4732-b3a7-d5e110db6516 of type vxlan for network ba647a5a-fb35-47ec-8dd3-98ec15d61513 [pid: 8|app: 0|req: 567/1102] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1103] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:22.106 8 INFO neutron.api.v2.resource [None req-08dbbc84-106f-4922-a415-ec16e9f570eb 2094c4dd2fc942938d1361e1a3cc7f72 d8dc926ca8a74233affb5919eaa2fdb0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 569/1104] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:22 2026] DELETE /v2.0/security-groups/0ceb31f0-cdcd-4355-ad2a-16c1f4bdf3b4 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1105] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&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: 536/1106] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:21 2026] POST /v2.0/networks => generated 612 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:22.222 7 INFO neutron.db.segments_db [None req-93764ce8-e335-4268-a244-446a65416f95 6f2d4623451149fd8fc9140b39ea6c37 ea5bb77de1d943c8a0e2d464967d09b0 - - default default] Added segment 36d517c4-4493-49ea-a48a-7779723cf2df of type vxlan for network 73e9b66b-3832-4afa-b64a-0f588c4c18fe [pid: 8|app: 0|req: 571/1107] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:22 2026] POST /v2.0/security-groups => generated 1625 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1108] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:22 2026] POST /v2.0/networks => generated 612 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1109] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:22 2026] PUT /v2.0/networks/8317110d-32cb-4679-951f-0027f987dbab/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1110] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:30:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1111] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/security-group-rules/fa36899a-2213-46cd-bf7e-b50ca059ae9a => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1112] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:22 2026] PUT /v2.0/networks/305085cb-f354-49c0-8a62-78a315f2c390/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: 574/1113] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:30:22 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: 540/1114] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:22 2026] PUT /v2.0/networks/3582c7cd-3652-4718-9b7e-2549c69ef108/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: 575/1115] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:30:22 2026] DELETE /v2.0/security-group-rules/fa36899a-2213-46cd-bf7e-b50ca059ae9a => 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: 541/1116] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:22 2026] PUT /v2.0/networks/ba647a5a-fb35-47ec-8dd3-98ec15d61513/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1117] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:30:22 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: 7|app: 0|req: 542/1118] 10.0.0.179 () {32 vars in 666 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1119] 10.0.0.179 () {32 vars in 680 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1120] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:30:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1121] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/security-group-rules/5fe63ce1-92b5-4393-be4a-8a0391eda805 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1122] 10.0.0.179 () {32 vars in 676 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1123] 10.0.0.179 () {32 vars in 688 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1124] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1125] 10.0.0.179 () {32 vars in 674 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1126] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:30:22 2026] DELETE /v2.0/security-group-rules/5fe63ce1-92b5-4393-be4a-8a0391eda805 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1127] 10.0.0.179 () {32 vars in 688 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1128] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1129] 10.0.0.179 () {32 vars in 653 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/extensions => generated 21537 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1130] 10.0.0.179 () {32 vars in 684 bytes} [Thu Apr 23 10:30:22 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1131] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:23 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: 582/1132] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:30:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1133] 10.0.0.179 () {32 vars in 696 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1134] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1135] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1136] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/security-group-rules/6778bd43-d5ad-4b9a-9d00-8b65266d5aa7 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1137] 10.0.0.179 () {32 vars in 665 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1138] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1139] 10.0.0.179 () {32 vars in 699 bytes} [Thu Apr 23 10:30:23 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) 2026-04-23 10:30:23.259 8 INFO neutron.services.segments.plugin [-] Segment fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 resource provider aggregate not found 2026-04-23 10:30:23.266 8 INFO neutron.services.segments.plugin [-] Segment fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 resource provider aggregate not found 2026-04-23 10:30:23.283 8 INFO neutron.services.segments.plugin [-] Segment fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 found for delete ", "request_id": "req-fac9d52a-e8f7-4dc3-8d54-ed69c5a0800e"}]} 2026-04-23 10:30:23.286 8 INFO neutron.services.segments.plugin [-] Segment fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd17f90a-497d-4b14-b7bd-1ff3e36e74e0 found for delete ", "request_id": "req-bb99c011-db25-4a9c-b3a4-ee56c85abfb9"}]} [pid: 7|app: 0|req: 556/1140] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1141] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/networks/8317110d-32cb-4679-951f-0027f987dbab => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1142] 10.0.0.179 () {32 vars in 697 bytes} [Thu Apr 23 10:30:23 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: 587/1143] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1144] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/security-group-rules/6778bd43-d5ad-4b9a-9d00-8b65266d5aa7 => 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: 588/1145] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/security-groups?id=1dd40444-3f9c-471a-ae3b-c9d40c86a91c&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1146] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:23.454 7 INFO neutron.services.segments.plugin [-] Segment f0f7eefb-a577-4744-b053-739f287fe5b3 resource provider aggregate not found 2026-04-23 10:30:23.461 7 INFO neutron.services.segments.plugin [-] Segment f0f7eefb-a577-4744-b053-739f287fe5b3 resource provider aggregate not found 2026-04-23 10:30:23.466 8 INFO neutron_taas.services.taas.taas_plugin [req-888ffd6a-3130-4f39-8f70-5daa3d4c9b11 req-268c99c5-dfda-40a2-af1d-2284df4d5ace b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] TaaS: Handle Delete Port: 61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 2026-04-23 10:30:23.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-888ffd6a-3130-4f39-8f70-5daa3d4c9b11 req-268c99c5-dfda-40a2-af1d-2284df4d5ace b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] Tap Mirror: Handle Delete Port: 61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 2026-04-23 10:30:23.481 7 INFO neutron.services.segments.plugin [-] Segment f0f7eefb-a577-4744-b053-739f287fe5b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0f7eefb-a577-4744-b053-739f287fe5b3 found for delete ", "request_id": "req-6f945f67-a683-46d1-b04c-11af3c2db70e"}]} 2026-04-23 10:30:23.481 7 INFO neutron.services.segments.plugin [-] Segment f0f7eefb-a577-4744-b053-739f287fe5b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0f7eefb-a577-4744-b053-739f287fe5b3 found for delete ", "request_id": "req-989a091a-7c86-4911-91d3-f7b66d67a511"}]} [pid: 7|app: 0|req: 558/1147] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/networks/305085cb-f354-49c0-8a62-78a315f2c390 => 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: 559/1148] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1149] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/availability_zone => 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: 590/1150] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/ports/61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:23.669 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1c9caf1-0811-4769-afc3-b967c6d64201'] response: {'server_uuid': 'f211fa87-f789-4f10-8586-1f565cac4319', 'name': 'network-vif-deleted', 'tag': '61dffeca-883f-4d0e-94af-0e1e5d4a4aa7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 561/1151] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/networks/3582c7cd-3652-4718-9b7e-2549c69ef108 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1152] 10.0.0.179 () {32 vars in 703 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1153] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/security-groups/8b8ee492-447a-4989-95fb-a1f07970d542 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1154] 10.0.0.179 () {32 vars in 693 bytes} [Thu Apr 23 10:30:23 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: 593/1155] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/security-groups => 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: 594/1156] 10.0.0.179 () {32 vars in 695 bytes} [Thu Apr 23 10:30:23 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: 595/1157] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1158] 10.0.0.179 () {32 vars in 685 bytes} [Thu Apr 23 10:30:23 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: 597/1159] 10.0.0.179 () {32 vars in 687 bytes} [Thu Apr 23 10:30:23 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: 598/1160] 10.0.0.179 () {32 vars in 661 bytes} [Thu Apr 23 10:30:23 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: 599/1161] 10.0.0.179 () {32 vars in 699 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1162] 10.0.0.179 () {32 vars in 679 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1163] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/networks/ba647a5a-fb35-47ec-8dd3-98ec15d61513 => 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: 601/1164] 10.0.0.179 () {32 vars in 683 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1165] 10.0.0.179 () {32 vars in 675 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1166] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1167] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:30:23 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: 605/1168] 10.0.0.179 () {32 vars in 687 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1169] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1170] 10.0.0.179 () {32 vars in 687 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1171] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:23 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: 609/1172] 10.0.0.179 () {32 vars in 699 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1173] 10.0.0.179 () {32 vars in 679 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/l2_adjacency => 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: 611/1174] 10.0.0.179 () {32 vars in 667 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1175] 10.0.0.179 () {32 vars in 677 bytes} [Thu Apr 23 10:30:23 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: 613/1176] 10.0.0.179 () {32 vars in 665 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/l3-ha => 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: 614/1177] 10.0.0.179 () {32 vars in 675 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1178] 10.0.0.179 () {32 vars in 713 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1179] 10.0.0.179 () {32 vars in 691 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1180] 10.0.0.179 () {32 vars in 683 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/multi-provider => 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: 618/1181] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:23 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: 7|app: 0|req: 564/1182] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:23 2026] DELETE /v2.0/networks/73e9b66b-3832-4afa-b64a-0f588c4c18fe => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1183] 10.0.0.179 () {32 vars in 687 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1184] 10.0.0.179 () {32 vars in 705 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1185] 10.0.0.179 () {32 vars in 675 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1186] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1187] 10.0.0.179 () {32 vars in 675 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1188] 10.0.0.179 () {32 vars in 693 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1189] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1190] 10.0.0.179 () {32 vars in 709 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1191] 10.0.0.179 () {32 vars in 705 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1192] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:30:24 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: 624/1193] 10.0.0.179 () {32 vars in 697 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1194] 10.0.0.179 () {32 vars in 711 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1195] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1196] 10.0.0.179 () {32 vars in 687 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1197] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:24 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: 7|app: 0|req: 572/1198] 10.0.0.179 () {32 vars in 675 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1199] 10.0.0.179 () {32 vars in 671 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1200] 10.0.0.179 () {32 vars in 661 bytes} [Thu Apr 23 10:30:24 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: 628/1201] 10.0.0.179 () {32 vars in 699 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1202] 10.0.0.179 () {32 vars in 699 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1203] 10.0.0.179 () {32 vars in 677 bytes} [Thu Apr 23 10:30:24 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: 7|app: 0|req: 575/1204] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:24 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: 630/1205] 10.0.0.179 () {32 vars in 683 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1206] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1207] 10.0.0.179 () {32 vars in 685 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1208] 10.0.0.179 () {32 vars in 707 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1209] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1210] 10.0.0.179 () {32 vars in 697 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1211] 10.0.0.179 () {32 vars in 695 bytes} [Thu Apr 23 10:30:24 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: 637/1212] 10.0.0.179 () {32 vars in 685 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1213] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1214] 10.0.0.179 () {32 vars in 705 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1215] 10.0.0.179 () {32 vars in 667 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1216] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1217] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1218] 10.0.0.179 () {32 vars in 691 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1219] 10.0.0.179 () {32 vars in 691 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1220] 10.0.0.179 () {32 vars in 695 bytes} [Thu Apr 23 10:30:24 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: 646/1221] 10.0.0.179 () {32 vars in 685 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1222] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1223] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:24 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: 649/1224] 10.0.0.179 () {32 vars in 703 bytes} [Thu Apr 23 10:30:24 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: 650/1225] 10.0.0.179 () {32 vars in 713 bytes} [Thu Apr 23 10:30:24 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: 651/1226] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1227] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/security-groups?tenant_id=d8dc926ca8a74233affb5919eaa2fdb0&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1228] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:24 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: 652/1229] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1230] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1231] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1232] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1233] 10.0.0.179 () {32 vars in 683 bytes} [Thu Apr 23 10:30:24 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: 657/1234] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1235] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1236] 10.0.0.179 () {32 vars in 679 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1237] 10.0.0.179 () {32 vars in 669 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1238] 10.0.0.179 () {32 vars in 697 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1239] 10.0.0.179 () {32 vars in 705 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1240] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1241] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:24 2026] DELETE /v2.0/security-groups/334b6a88-b8b4-46c4-807c-12901ee408f2 => 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: 664/1242] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1243] 10.0.0.179 () {32 vars in 683 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1244] 10.0.0.179 () {32 vars in 705 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1245] 10.0.0.179 () {32 vars in 695 bytes} [Thu Apr 23 10:30:24 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: 666/1246] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1247] 10.0.0.179 () {32 vars in 697 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1248] 10.0.0.179 () {32 vars in 679 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1249] 10.0.0.179 () {32 vars in 689 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1250] 10.0.0.179 () {32 vars in 701 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1251] 10.0.0.179 () {32 vars in 665 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1252] 10.0.0.179 () {32 vars in 681 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1253] 10.0.0.179 () {32 vars in 677 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1254] 10.0.0.179 () {32 vars in 693 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1255] 10.0.0.179 () {32 vars in 677 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1256] 10.0.0.179 () {32 vars in 667 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1257] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1258] 10.0.0.179 () {32 vars in 675 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1259] 10.0.0.179 () {32 vars in 687 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1260] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.0/security-groups?tenant_id=6e506e12524f4ab7ae8e96d9e960a9ca&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1261] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:25 2026] DELETE /v2.0/security-groups/9f391e92-cfbd-47e5-a63a-af4e1bf25323 => 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: 588/1262] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:25 2026] GET /v2.0/security-groups?tenant_id=dc6d45363b23469d8aba1bd3d7384de0&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1263] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:25 2026] DELETE /v2.0/security-groups/54761144-3e95-488e-8e31-a4eb50c95960 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:25.505 7 INFO neutron.services.segments.plugin [-] Segment 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e resource provider aggregate not found 2026-04-23 10:30:25.512 7 INFO neutron.services.segments.plugin [-] Segment 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e resource provider aggregate not found 2026-04-23 10:30:25.526 7 INFO neutron.services.segments.plugin [-] Segment 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e found for delete ", "request_id": "req-c8907014-4de4-4096-8bf6-0316c87ca360"}]} 2026-04-23 10:30:25.532 7 INFO neutron.services.segments.plugin [-] Segment 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4f91ac-a97e-4c3a-8a2c-9654f4bcb33e found for delete ", "request_id": "req-100f1385-d710-472f-918b-b3d0b2918c33"}]} [pid: 8|app: 0|req: 676/1264] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:25 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:25.545 7 INFO neutron.services.segments.plugin [-] Segment fe5276e6-e35c-4732-b3a7-d5e110db6516 resource provider aggregate not found 2026-04-23 10:30:25.554 7 INFO neutron.services.segments.plugin [-] Segment fe5276e6-e35c-4732-b3a7-d5e110db6516 resource provider aggregate not found 2026-04-23 10:30:25.567 7 INFO neutron.services.segments.plugin [-] Segment fe5276e6-e35c-4732-b3a7-d5e110db6516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe5276e6-e35c-4732-b3a7-d5e110db6516 found for delete ", "request_id": "req-d52b66dc-3f67-4855-b655-6065dfdd928a"}]} 2026-04-23 10:30:25.577 7 INFO neutron.services.segments.plugin [-] Segment fe5276e6-e35c-4732-b3a7-d5e110db6516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe5276e6-e35c-4732-b3a7-d5e110db6516 found for delete ", "request_id": "req-4980223b-0064-4ba2-805e-e0d1e237688f"}]} 2026-04-23 10:30:25.592 7 INFO neutron.services.segments.plugin [-] Segment 36d517c4-4493-49ea-a48a-7779723cf2df resource provider aggregate not found 2026-04-23 10:30:25.601 7 INFO neutron.services.segments.plugin [-] Segment 36d517c4-4493-49ea-a48a-7779723cf2df resource provider aggregate not found 2026-04-23 10:30:25.609 7 INFO neutron.services.segments.plugin [-] Segment 36d517c4-4493-49ea-a48a-7779723cf2df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d517c4-4493-49ea-a48a-7779723cf2df found for delete ", "request_id": "req-b7ca505a-56cc-4f17-8c49-608a24aa3473"}]} [pid: 7|app: 0|req: 589/1265] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:25 2026] GET /v2.0/security-groups?tenant_id=b93d3ffe5678449f9e0b9d1cd02865eb&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:25.626 7 INFO neutron.services.segments.plugin [-] Segment 36d517c4-4493-49ea-a48a-7779723cf2df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d517c4-4493-49ea-a48a-7779723cf2df found for delete ", "request_id": "req-cca7e998-56ea-4a28-83cd-9772ca4b5e59"}]} [pid: 8|app: 0|req: 677/1266] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:25 2026] DELETE /v2.0/security-groups/6d2b4cc6-c112-4461-834d-28a34157f706 => 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: 590/1267] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:25 2026] GET /v2.0/security-groups?tenant_id=ea5bb77de1d943c8a0e2d464967d09b0&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1268] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:25 2026] DELETE /v2.0/security-groups/5ca443b8-f883-497f-b118-227bbc3ec810 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1269] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:30:26 2026] GET /v2.0/ports?device_id=f211fa87-f789-4f10-8586-1f565cac4319 => 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: 679/1270] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:27 2026] GET /v2.0/security-groups?tenant_id=7206e4cb4ee3437e9046078ef59936a5&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: 592/1271] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:27 2026] DELETE /v2.0/security-groups/69962a2f-4134-4e24-a02d-d86464393f7d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:27.713 8 INFO neutron.db.segments_db [None req-aa3e452c-ab24-4a7c-804d-f42155814bf5 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Added segment 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 of type vxlan for network a6a2eec3-10dd-41b5-8ad1-bc39045b808b [pid: 8|app: 0|req: 680/1274] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:27 2026] POST /v2.0/networks => generated 631 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1275] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:27 2026] POST /v2.0/subnets => generated 627 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:28.113 7 INFO neutron_taas.services.taas.taas_plugin [None req-65716ce3-0828-451e-9e23-8b95a698ef56 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: c4e57b0d-2b34-46e3-8a8f-af97074c40c4 2026-04-23 10:30:28.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65716ce3-0828-451e-9e23-8b95a698ef56 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: c4e57b0d-2b34-46e3-8a8f-af97074c40c4 2026-04-23 10:30:28.117 8 INFO neutron.db.segments_db [None req-b5730243-b5fb-4835-b847-747ad885b626 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Added segment da8203e9-3b9f-4853-9bfe-9d0dd6593f40 of type vxlan for network fc1051dd-badc-475d-af1d-97c16c1e05ea 2026-04-23 10:30:28.378 8 INFO neutron.db.l3_hamode_db [None req-b5730243-b5fb-4835-b847-747ad885b626 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 595/1276] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:27 2026] PUT /v2.0/routers/2240e663-7fff-4a7f-9592-235c44273bf2/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:28.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-b39b7fdb-78c1-4f6e-9ec4-96a4c655c203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: f554e9a4-5296-47b6-8452-d5ccdb2feb9b 2026-04-23 10:30:28.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b39b7fdb-78c1-4f6e-9ec4-96a4c655c203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: f554e9a4-5296-47b6-8452-d5ccdb2feb9b 2026-04-23 10:30:29.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-b39b7fdb-78c1-4f6e-9ec4-96a4c655c203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 368194e9-00bd-485c-979d-e2b2c54c791b 2026-04-23 10:30:29.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b39b7fdb-78c1-4f6e-9ec4-96a4c655c203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 368194e9-00bd-485c-979d-e2b2c54c791b 2026-04-23 10:30:29.241 8 INFO neutron.db.l3_hamode_db [None req-b5730243-b5fb-4835-b847-747ad885b626 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:30:29.598 7 INFO neutron.services.segments.plugin [-] Segment 0cae9a34-8301-4a80-9774-c0dcf783a87f resource provider aggregate not found 2026-04-23 10:30:29.598 7 INFO neutron.services.segments.plugin [-] Segment 0cae9a34-8301-4a80-9774-c0dcf783a87f resource provider aggregate not found 2026-04-23 10:30:29.621 7 INFO neutron.services.segments.plugin [-] Segment 0cae9a34-8301-4a80-9774-c0dcf783a87f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cae9a34-8301-4a80-9774-c0dcf783a87f found for delete ", "request_id": "req-751a0863-d1a2-4f61-88ef-dc22833a2661"}]} 2026-04-23 10:30:29.623 7 INFO neutron.services.segments.plugin [-] Segment 0cae9a34-8301-4a80-9774-c0dcf783a87f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cae9a34-8301-4a80-9774-c0dcf783a87f found for delete ", "request_id": "req-87845038-31b9-413a-927b-e9a9b006eb84"}]} 2026-04-23 10:30:29.634 7 INFO neutron.db.l3_hamode_db [None req-b39b7fdb-78c1-4f6e-9ec4-96a4c655c203 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 26b48b77-43c9-4200-a632-4d211e196bfd was deleted as no HA routers are present in tenant a29f56b5119d4a65a6fe73b36413d69d. [pid: 7|app: 0|req: 596/1277] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:28 2026] DELETE /v2.0/routers/2240e663-7fff-4a7f-9592-235c44273bf2 => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1278] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:29 2026] DELETE /v2.0/subnets/e0553013-e3ab-48a6-8457-5db5df838517 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:29.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1cdc4d5-9008-4f00-91bf-d73ff297c004 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 4d7d9235-bcf7-4d25-8790-ef2c69a380cc 2026-04-23 10:30:29.913 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1cdc4d5-9008-4f00-91bf-d73ff297c004 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 4d7d9235-bcf7-4d25-8790-ef2c69a380cc [pid: 7|app: 0|req: 598/1279] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:29 2026] DELETE /v2.0/networks/69e9ac1d-5a8c-4931-a42e-5b418c4c8831 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1280] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:28 2026] POST /v2.0/routers => generated 695 bytes in 2168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1281] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1282] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:30 2026] GET /v2.0/security-groups?tenant_id=a29f56b5119d4a65a6fe73b36413d69d&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1283] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1284] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:30 2026] DELETE /v2.0/security-groups/1dd40444-3f9c-471a-ae3b-c9d40c86a91c => 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: 687/1285] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1286] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:31 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1287] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:30:31 2026] POST /v2.0/security-groups => generated 1601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1288] 10.0.0.179 () {34 vars in 767 bytes} [Thu Apr 23 10:30:31 2026] PUT /v2.0/security-groups/8d2a2eef-f1fa-4f4e-9c84-1f86d58996e5/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1289] 10.0.0.179 () {34 vars in 767 bytes} [Thu Apr 23 10:30:31 2026] PUT /v2.0/security-groups/f3fbf284-56c4-46ad-81db-f684ba9167be/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: 692/1290] 10.0.0.179 () {34 vars in 767 bytes} [Thu Apr 23 10:30:31 2026] PUT /v2.0/security-groups/7fbde9a0-a26d-439b-9791-30213f4b2281/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1291] 10.0.0.179 () {34 vars in 767 bytes} [Thu Apr 23 10:30:31 2026] PUT /v2.0/security-groups/003c355f-0e6f-4f2c-8ee2-9c500e88755b/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1292] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:30 2026] PUT /v2.0/routers/331dd094-1954-42d7-9006-01a652d623a4/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1293] 10.0.0.179 () {32 vars in 680 bytes} [Thu Apr 23 10:30:31 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:31.654 7 INFO neutron.services.segments.plugin [-] Segment 1786cee6-003f-4e3c-acde-2acbfd5dd06b resource provider aggregate not found 2026-04-23 10:30:31.660 7 INFO neutron.services.segments.plugin [-] Segment 1786cee6-003f-4e3c-acde-2acbfd5dd06b resource provider aggregate not found 2026-04-23 10:30:31.691 7 INFO neutron.services.segments.plugin [-] Segment 1786cee6-003f-4e3c-acde-2acbfd5dd06b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1786cee6-003f-4e3c-acde-2acbfd5dd06b found for delete ", "request_id": "req-2fc38605-2a92-4a63-9d81-b10a7549f1bf"}]} 2026-04-23 10:30:31.693 7 INFO neutron.services.segments.plugin [-] Segment 1786cee6-003f-4e3c-acde-2acbfd5dd06b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1786cee6-003f-4e3c-acde-2acbfd5dd06b found for delete ", "request_id": "req-9f478b8f-85a7-4a90-990f-21f933402d01"}]} [pid: 8|app: 0|req: 695/1294] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:30:31 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1295] 10.0.0.179 () {32 vars in 690 bytes} [Thu Apr 23 10:30:31 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1296] 10.0.0.179 () {32 vars in 702 bytes} [Thu Apr 23 10:30:31 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1297] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:31 2026] POST /v2.0/ports => generated 954 bytes in 479 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: 601/1298] 10.0.0.179 () {32 vars in 688 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1299] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:30:31 2026] POST /v2.0/floatingips => generated 552 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1300] 10.0.0.179 () {32 vars in 702 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1301] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:32 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, ' [pid: 7|app: 0|req: 603/1302] 10.0.0.179 () {32 vars in 698 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1303] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:30:32 2026] POST /v2.0/floatingips => generated 552 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1304] 10.0.0.179 () {32 vars in 710 bytes} [Thu Apr 23 10:30:33 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:33.343 7 INFO neutron.db.l3_db [None req-48624d19-785b-4355-9453-a3d73f130edb 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Floating IP 9ee303dc-b8be-448b-a97a-3080f3c560be associated. External IP: 10.96.250.209, port: 14488429-21bd-40bd-9eee-179ef24641ad. [pid: 8|app: 0|req: 702/1305] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:30:33 2026] POST /v2.0/floatingips => generated 552 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1306] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:33 2026] DELETE /v2.0/security-groups/8d2a2eef-f1fa-4f4e-9c84-1f86d58996e5 => 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: 604/1307] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:30:32 2026] POST /v2.0/floatingips => generated 843 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1308] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:33 2026] DELETE /v2.0/security-groups/f3fbf284-56c4-46ad-81db-f684ba9167be => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:33.808 7 INFO neutron.db.l3_db [None req-355c65b8-d214-4e3d-a085-9c32932b13f9 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Floating IP 9ee303dc-b8be-448b-a97a-3080f3c560be disassociated. External IP: 10.96.250.209, port: 14488429-21bd-40bd-9eee-179ef24641ad. [pid: 8|app: 0|req: 704/1309] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:30:33 2026] POST /v2.0/floatingips => generated 552 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1310] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:30:33 2026] PUT /v2.0/floatingips/9ee303dc-b8be-448b-a97a-3080f3c560be => generated 552 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1311] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:34 2026] DELETE /v2.0/security-groups/7fbde9a0-a26d-439b-9791-30213f4b2281 => 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: 607/1312] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:34 2026] GET /v2.0/security-groups?tenant_id=fc2a0cc61e744155b13130eb6bc27dca&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:34.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b031335-deb2-49ae-9250-c2ad06ae5842 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: 7905af7d-2261-4736-b7cc-e48ac30e65fe 2026-04-23 10:30:34.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b031335-deb2-49ae-9250-c2ad06ae5842 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: 7905af7d-2261-4736-b7cc-e48ac30e65fe [pid: 7|app: 0|req: 608/1313] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:34 2026] DELETE /v2.0/floatingips/9ee303dc-b8be-448b-a97a-3080f3c560be => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1314] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:34 2026] DELETE /v2.0/security-groups/003c355f-0e6f-4f2c-8ee2-9c500e88755b => 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: 706/1315] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:30:34 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1316] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:34 2026] DELETE /v2.0/security-groups/b599be78-834c-43ba-980d-18a9dfcb53e1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1317] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:34 2026] DELETE /v2.0/security-groups/bf30c7d1-58a6-44b1-95a5-c58feedff6c7 => 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: 612/1318] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:30:34 2026] PUT /v2.0/floatingips/9adc7a72-2ecc-448a-b623-16c5588d7f23/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1319] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:30:34 2026] PUT /v2.0/floatingips/f6e372f0-e75b-4c10-8746-0d30e79aca98/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1320] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:30:34 2026] PUT /v2.0/floatingips/c77b5035-4bcf-4fe8-a2ec-2774f9a8c254/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1321] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:30:35 2026] PUT /v2.0/floatingips/f0eb423f-962d-409c-9e03-4fb0047373a3/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1322] 10.0.0.179 () {32 vars in 672 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1323] 10.0.0.179 () {32 vars in 686 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1324] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1325] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1326] 10.0.0.179 () {32 vars in 680 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1327] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1328] 10.0.0.179 () {32 vars in 690 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1329] 10.0.0.179 () {32 vars in 702 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:35.462 8 INFO neutron.db.l3_db [None req-93ad294c-5a6e-4fff-b663-e913fae75be2 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Floating IP 27934f84-9103-48ab-9e19-61883aabdc06 associated. External IP: 10.96.250.215, port: 660f713b-3a7c-4e27-9cc6-c841e826a9f7. 2026-04-23 10:30:35.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-69ac8fd4-4cee-47f2-82a5-a86824477a39 c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] TaaS: Handle Delete Port: c3f47e08-547b-435d-a153-1255356ba239 2026-04-23 10:30:35.538 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69ac8fd4-4cee-47f2-82a5-a86824477a39 c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] Tap Mirror: Handle Delete Port: c3f47e08-547b-435d-a153-1255356ba239 [pid: 7|app: 0|req: 624/1330] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:35 2026] DELETE /v2.0/floatingips/9adc7a72-2ecc-448a-b623-16c5588d7f23 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1331] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:30:34 2026] POST /v2.0/floatingips => generated 841 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:35.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3605989-04f1-4aec-af56-29891b81df7d c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] TaaS: Handle Delete Port: ae085e8e-07ba-4035-8ffe-0e8c8def5a7c 2026-04-23 10:30:35.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3605989-04f1-4aec-af56-29891b81df7d c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] Tap Mirror: Handle Delete Port: ae085e8e-07ba-4035-8ffe-0e8c8def5a7c [pid: 7|app: 0|req: 625/1332] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/security-groups?tenant_id=5ef0fef5f9654702a1f9c76332de53dd&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1333] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.0/floatingips/27934f84-9103-48ab-9e19-61883aabdc06 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1334] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:35 2026] DELETE /v2.0/floatingips/f6e372f0-e75b-4c10-8746-0d30e79aca98 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1335] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:36 2026] DELETE /v2.0/security-groups/2cdf6413-1734-49bb-9376-975d6754f273 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1336] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.0/floatingips => generated 844 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:36.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-74a928c9-410c-4c7f-bd67-b18d555a8d70 c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] TaaS: Handle Delete Port: 85e3824e-24e4-4ddd-86f8-dd27d6e0f56d 2026-04-23 10:30:36.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74a928c9-410c-4c7f-bd67-b18d555a8d70 c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] Tap Mirror: Handle Delete Port: 85e3824e-24e4-4ddd-86f8-dd27d6e0f56d [pid: 7|app: 0|req: 628/1337] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:36 2026] DELETE /v2.0/floatingips/c77b5035-4bcf-4fe8-a2ec-2774f9a8c254 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:36.553 8 INFO neutron.db.l3_db [None req-d25b9373-b9f8-443b-a1c0-098b4c62b3e1 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Floating IP 27934f84-9103-48ab-9e19-61883aabdc06 associated. External IP: 10.96.250.215, port: 660f713b-3a7c-4e27-9cc6-c841e826a9f7. [pid: 7|app: 0|req: 629/1338] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.0/security-groups?tenant_id=e513f138f40940bd85d95809fc3a97bd&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:36.708 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffbcb10a-9efa-447f-b5f8-12af311eb905 c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] TaaS: Handle Delete Port: ee7387e1-84bc-4258-84be-405aec7f3263 2026-04-23 10:30:36.711 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffbcb10a-9efa-447f-b5f8-12af311eb905 c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] Tap Mirror: Handle Delete Port: ee7387e1-84bc-4258-84be-405aec7f3263 [pid: 7|app: 0|req: 630/1339] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:36 2026] DELETE /v2.0/floatingips/f0eb423f-962d-409c-9e03-4fb0047373a3 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1340] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:36 2026] DELETE /v2.0/security-groups/144d1bf2-9f3c-45b5-8d7e-6d06ce4db612 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:37.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-9130aa0d-fd4f-4bb0-8bc3-70d3dbecb1ba c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] TaaS: Handle Delete Port: 759275b8-89dd-42dc-902d-b6491cc636f7 2026-04-23 10:30:37.159 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9130aa0d-fd4f-4bb0-8bc3-70d3dbecb1ba c4d7c92cfbaf414bac1334abc3cb1159 bf5c369ef1774c84811b216e18e3d751 - - default default] Tap Mirror: Handle Delete Port: 759275b8-89dd-42dc-902d-b6491cc636f7 [pid: 8|app: 0|req: 710/1341] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:30:36 2026] PUT /v2.0/floatingips/27934f84-9103-48ab-9e19-61883aabdc06 => generated 843 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1342] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:37 2026] GET /v2.0/security-groups?tenant_id=69e134ffb1fb48c6808834fd95d090eb&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: 632/1343] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:37 2026] DELETE /v2.0/floatingips/fd0149f7-90cb-4255-b0ee-8b649cccfbc4 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:37.375 8 INFO neutron.db.l3_db [None req-8aa78e0d-2995-489a-9ecf-68fdcf7e165b 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Floating IP 27934f84-9103-48ab-9e19-61883aabdc06 disassociated. External IP: 10.96.250.215, port: 14488429-21bd-40bd-9eee-179ef24641ad. [pid: 7|app: 0|req: 633/1344] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:37 2026] DELETE /v2.0/security-groups/dbffb336-5f94-4fcb-910d-d0e0607e06a3 => 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: 712/1345] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:30:37 2026] PUT /v2.0/floatingips/27934f84-9103-48ab-9e19-61883aabdc06 => generated 552 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:37.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-083da822-d346-4cf0-9477-2b28d2f2e148 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: 8561eee5-1b7e-4b33-b004-c2105c6cdc24 2026-04-23 10:30:37.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-083da822-d346-4cf0-9477-2b28d2f2e148 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: 8561eee5-1b7e-4b33-b004-c2105c6cdc24 [pid: 7|app: 0|req: 634/1346] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:37 2026] DELETE /v2.0/floatingips/27934f84-9103-48ab-9e19-61883aabdc06 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:38.005 8 INFO neutron.api.v2.resource [None req-fc1cb5ba-dfff-4334-9c42-381e82139c51 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1347] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:37 2026] DELETE /v2.0/floatingips/27934f84-9103-48ab-9e19-61883aabdc06 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:38.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-caa32b27-fa92-4443-b522-2dba9615c7c2 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: 14488429-21bd-40bd-9eee-179ef24641ad 2026-04-23 10:30:38.190 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caa32b27-fa92-4443-b522-2dba9615c7c2 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: 14488429-21bd-40bd-9eee-179ef24641ad [pid: 7|app: 0|req: 635/1348] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:38 2026] DELETE /v2.0/ports/14488429-21bd-40bd-9eee-179ef24641ad => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:38.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe7b2ad4-ac3c-4387-a24d-8453ae47f258 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: 660f713b-3a7c-4e27-9cc6-c841e826a9f7 2026-04-23 10:30:38.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe7b2ad4-ac3c-4387-a24d-8453ae47f258 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: 660f713b-3a7c-4e27-9cc6-c841e826a9f7 [pid: 8|app: 0|req: 714/1349] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:38 2026] DELETE /v2.0/ports/660f713b-3a7c-4e27-9cc6-c841e826a9f7 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1350] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:30:38 2026] GET /v2.0/ports?device_id=331dd094-1954-42d7-9006-01a652d623a4 => generated 958 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1351] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:38 2026] GET /v2.0/security-groups?tenant_id=bf5c369ef1774c84811b216e18e3d751&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1352] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:38 2026] DELETE /v2.0/security-groups/5491caa5-44cb-40a0-87c1-aedef2f635ed => 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: 638/1353] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:38 2026] GET /v2.0/security-groups?tenant_id=3186187aa6864f0b85f1af16c5df7778&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:39.037 8 INFO neutron_taas.services.taas.taas_plugin [None req-58a4f4b7-cf90-421d-a7e9-9e9fb394b2c9 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: a6ca0c49-1ca8-4af9-a4c3-11d8df3b8c3e 2026-04-23 10:30:39.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58a4f4b7-cf90-421d-a7e9-9e9fb394b2c9 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: a6ca0c49-1ca8-4af9-a4c3-11d8df3b8c3e [pid: 7|app: 0|req: 639/1354] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:39 2026] DELETE /v2.0/security-groups/d33a029e-5cb4-4006-b55f-f1968263761a => 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: 640/1355] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:39 2026] GET /v2.0/security-groups?tenant_id=42e57bf85d364d54b892d80fa1246c14&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1356] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:39 2026] DELETE /v2.0/security-groups/f105a219-13ec-4589-9744-5f2a1e628cf2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1357] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:38 2026] PUT /v2.0/routers/331dd094-1954-42d7-9006-01a652d623a4/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:39.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-968040b3-969a-4757-b49d-05c530894a44 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: 8fbe2537-003e-468b-9670-5cc8efc47fd8 2026-04-23 10:30:39.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-968040b3-969a-4757-b49d-05c530894a44 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: 8fbe2537-003e-468b-9670-5cc8efc47fd8 2026-04-23 10:30:40.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-968040b3-969a-4757-b49d-05c530894a44 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] TaaS: Handle Delete Port: cb722130-4e59-40cd-a86b-3c70af89d3b0 2026-04-23 10:30:40.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-968040b3-969a-4757-b49d-05c530894a44 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] Tap Mirror: Handle Delete Port: cb722130-4e59-40cd-a86b-3c70af89d3b0 2026-04-23 10:30:40.515 7 INFO neutron.services.segments.plugin [-] Segment da8203e9-3b9f-4853-9bfe-9d0dd6593f40 resource provider aggregate not found 2026-04-23 10:30:40.521 7 INFO neutron.services.segments.plugin [-] Segment da8203e9-3b9f-4853-9bfe-9d0dd6593f40 resource provider aggregate not found 2026-04-23 10:30:40.532 7 INFO neutron.db.l3_hamode_db [None req-968040b3-969a-4757-b49d-05c530894a44 52d02f6ce5ff4ce3b5610ddfbb10c73a 05f5d371c0724b02ba1b23a2cbdc56c7 - - default default] HA network fc1051dd-badc-475d-af1d-97c16c1e05ea was deleted as no HA routers are present in tenant 05f5d371c0724b02ba1b23a2cbdc56c7. 2026-04-23 10:30:40.539 7 INFO neutron.services.segments.plugin [-] Segment da8203e9-3b9f-4853-9bfe-9d0dd6593f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da8203e9-3b9f-4853-9bfe-9d0dd6593f40 found for delete ", "request_id": "req-80983c95-c384-40d4-85c1-3ddad78742d6"}]} [pid: 7|app: 0|req: 642/1358] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:39 2026] DELETE /v2.0/routers/331dd094-1954-42d7-9006-01a652d623a4 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:40.543 7 INFO neutron.services.segments.plugin [-] Segment da8203e9-3b9f-4853-9bfe-9d0dd6593f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da8203e9-3b9f-4853-9bfe-9d0dd6593f40 found for delete ", "request_id": "req-ca01b199-2b95-44e1-be81-d0e0b969b4b9"}]} [pid: 8|app: 0|req: 717/1359] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:40 2026] DELETE /v2.0/subnets/c0ea5272-32df-40aa-9059-b2ec29e71922 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1360] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:40 2026] DELETE /v2.0/networks/a6a2eec3-10dd-41b5-8ad1-bc39045b808b => 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: 718/1361] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:41 2026] GET /v2.0/security-groups?tenant_id=814c554eecb44181beabd08049286c1d&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1362] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:41 2026] GET /v2.0/security-groups?tenant_id=05f5d371c0724b02ba1b23a2cbdc56c7&name=default => generated 2925 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1363] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:41 2026] DELETE /v2.0/security-groups/381f78d0-c316-454d-ac23-4112033a0a1d => 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: 721/1364] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:41 2026] DELETE /v2.0/security-groups/b7d1bae7-e2d9-441e-b9cf-61d595867d0c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1365] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:41 2026] GET /v2.0/security-groups?tenant_id=6167343ab8d54dcb899ef135c2c4eb3b&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1366] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:30:41 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1367] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:41 2026] DELETE /v2.0/security-groups/7f09a960-7c12-40a4-9a17-d8233c47e069 => 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: 645/1368] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:30:41 2026] PUT /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/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: 724/1369] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:42 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1370] 10.0.0.179 () {34 vars in 770 bytes} [Thu Apr 23 10:30:42 2026] PUT /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 10:30:42.558 7 INFO neutron.services.segments.plugin [-] Segment 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 resource provider aggregate not found 2026-04-23 10:30:42.574 7 INFO neutron.services.segments.plugin [-] Segment 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 resource provider aggregate not found 2026-04-23 10:30:42.576 7 INFO neutron.services.segments.plugin [-] Segment 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 found for delete ", "request_id": "req-aec8f0b3-f1b3-4798-ae5f-4cc172a933bf"}]} 2026-04-23 10:30:42.593 7 INFO neutron.services.segments.plugin [-] Segment 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be69b66-f7b4-4f62-b67b-bd4fbeb8f348 found for delete ", "request_id": "req-9f71f356-fb4f-4734-b5fa-c3a28e944e7c"}]} [pid: 8|app: 0|req: 725/1373] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:42 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 34 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1374] 10.0.0.179 () {34 vars in 766 bytes} [Thu Apr 23 10:30:42 2026] PUT /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1375] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:42 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1376] 10.0.0.179 () {34 vars in 788 bytes} [Thu Apr 23 10:30:42 2026] PUT /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags/black.or.white => 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: 727/1377] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:42 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1378] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:30:42 2026] PUT /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1379] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:43 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1380] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:30:43 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:43.159 8 INFO neutron.api.v2.resource [None req-78dbc199-7e23-4c52-bf30-f745f1ed3342 c266bbe1f4474bd99de5510c77bc88ca 11973ec693ec44ea943a39f308637559 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1381] 10.0.0.179 () {32 vars in 751 bytes} [Thu Apr 23 10:30:43 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/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: 653/1382] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:30:43 2026] DELETE /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1383] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:43 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:43.318 7 INFO neutron.api.v2.resource [None req-d1a31b2f-e702-4cf6-bc77-f04c028fd86f c266bbe1f4474bd99de5510c77bc88ca 11973ec693ec44ea943a39f308637559 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1384] 10.0.0.179 () {32 vars in 754 bytes} [Thu Apr 23 10:30:43 2026] DELETE /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1385] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:30:43 2026] DELETE /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => 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: 655/1386] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:30:43 2026] GET /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:43.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-1618897c-ab2d-4fa1-b4e5-6002f26babfc c266bbe1f4474bd99de5510c77bc88ca 11973ec693ec44ea943a39f308637559 - - default default] TaaS: Handle Delete Port: 3309453a-d418-4507-a843-5b6fc738bf39 2026-04-23 10:30:43.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1618897c-ab2d-4fa1-b4e5-6002f26babfc c266bbe1f4474bd99de5510c77bc88ca 11973ec693ec44ea943a39f308637559 - - default default] Tap Mirror: Handle Delete Port: 3309453a-d418-4507-a843-5b6fc738bf39 [pid: 8|app: 0|req: 732/1387] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:30:43 2026] DELETE /v2.0/floatingips/dcdf4d05-edd6-469f-8829-55e3a4181fb0 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:44.170 7 INFO neutron.db.segments_db [None req-cfb2cfae-66ef-4f52-b7e1-b8e6a81bacee ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 of type vxlan for network cf2eeefb-e611-4702-8546-4a2104f31287 [pid: 7|app: 0|req: 656/1388] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:43 2026] POST /v2.0/networks => generated 611 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:44.335 8 INFO neutron.db.segments_db [None req-018b0d0b-48fa-41cc-bdb2-bbb175642b9c be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Added segment 392d1f27-7e09-4f29-84c1-ba5166a5e51a of type vxlan for network 2f5cfe06-e7f3-4013-9fb1-b7cadd1dd381 2026-04-23 10:30:44.337 7 INFO neutron.db.segments_db [None req-9e8e4fdd-fb7a-49d3-af9a-4d0560dfcd45 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 871bd32b-1261-44e0-9591-052ca266db4f of type vxlan for network 2b128a90-52ed-487c-b104-cbc9e7f449d5 2026-04-23 10:30:44.391 8 INFO neutron.db.segments_db [None req-018b0d0b-48fa-41cc-bdb2-bbb175642b9c be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Added segment 4f41d1cf-f660-4e29-bc87-5198db9d114d of type vxlan for network 6499b2f0-6253-4ec4-bf88-392b0a6c4d64 [pid: 8|app: 0|req: 733/1389] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:44 2026] POST /v2.0/networks => generated 1207 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1390] 10.0.0.179 () {34 vars in 678 bytes} [Thu Apr 23 10:30:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1391] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:44 2026] GET /v2.0/security-groups?tenant_id=11973ec693ec44ea943a39f308637559&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: 657/1392] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:44 2026] POST /v2.0/networks => generated 611 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1393] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:30:44 2026] GET /v2.0/networks => generated 1844 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1394] 10.0.0.179 () {34 vars in 678 bytes} [Thu Apr 23 10:30:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1395] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:44 2026] DELETE /v2.0/security-groups/55f65ee0-29fc-4b50-8333-934bbf9e7346 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:45.131 8 INFO neutron.services.segments.plugin [-] Segment 392d1f27-7e09-4f29-84c1-ba5166a5e51a resource provider aggregate not found 2026-04-23 10:30:45.137 8 INFO neutron.services.segments.plugin [-] Segment 392d1f27-7e09-4f29-84c1-ba5166a5e51a resource provider aggregate not found 2026-04-23 10:30:45.151 8 INFO neutron.services.segments.plugin [-] Segment 392d1f27-7e09-4f29-84c1-ba5166a5e51a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392d1f27-7e09-4f29-84c1-ba5166a5e51a found for delete ", "request_id": "req-2e78ae6c-528b-4ca2-a63d-c0b264051a10"}]} 2026-04-23 10:30:45.157 8 INFO neutron.services.segments.plugin [-] Segment 392d1f27-7e09-4f29-84c1-ba5166a5e51a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392d1f27-7e09-4f29-84c1-ba5166a5e51a found for delete ", "request_id": "req-90a33762-8134-4727-b6a9-408b7b76f980"}]} [pid: 7|app: 0|req: 659/1396] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:44 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1397] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:44 2026] DELETE /v2.0/networks/2f5cfe06-e7f3-4013-9fb1-b7cadd1dd381 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1398] 10.0.0.179 () {34 vars in 678 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1399] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:45 2026] GET /v2.0/security-groups?tenant_id=df52d0f42c4048329a45b8bdaade1404&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1400] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:45 2026] DELETE /v2.0/networks/6499b2f0-6253-4ec4-bf88-392b0a6c4d64 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1401] 10.0.0.179 () {34 vars in 678 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1402] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1403] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:30:45 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1404] 10.0.0.179 () {34 vars in 678 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1405] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:45 2026] DELETE /v2.0/security-groups/8e82c24d-d84e-4a67-911e-3fa486a7f335 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:45.591 7 INFO neutron.db.segments_db [None req-f9c82e7a-a256-4fdb-bf42-fe68620f8127 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment d9f678be-b79c-4a23-b052-0170dc8b7c40 of type vxlan for network ac8fd6e3-69f3-4c61-9cd7-2c0c9812a2fb 2026-04-23 10:30:45.624 8 INFO neutron.db.segments_db [None req-a1004ec9-86c0-4f35-8a59-623d5894d75f be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Added segment b306e4d8-bc5d-442b-ab0f-e698970657dc of type vxlan for network 1735b597-79c1-4986-be2c-0b39a23b0323 [pid: 8|app: 0|req: 743/1406] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/networks => generated 635 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1407] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:45 2026] PUT /v2.0/policies/0feaad5b-6b7f-45b9-b7c3-8eb4e0fc72e2/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:45.813 8 INFO neutron.db.segments_db [None req-68a37065-24b4-4d1c-abff-d5806416a8a5 be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Added segment b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc of type vxlan for network 4ea3dc53-b66c-4a56-bc08-4f99d51b7afb 2026-04-23 10:30:45.843 7 INFO neutron.db.l3_hamode_db [None req-f9c82e7a-a256-4fdb-bf42-fe68620f8127 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 745/1408] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/networks => generated 634 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1409] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:45 2026] PUT /v2.0/policies/2252e1aa-8fd9-4693-8f02-949a9f7fa7dd/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:45.968 7 INFO neutron.db.l3_hamode_db [None req-f9c82e7a-a256-4fdb-bf42-fe68620f8127 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 747/1410] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/ports => generated 1506 bytes in 672 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: 748/1411] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:46 2026] PUT /v2.0/policies/350cf2ac-9cd0-4609-8ef9-aa972a8b280f/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: 749/1412] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:30:46 2026] GET /v2.0/ports => generated 1506 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1413] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:45 2026] POST /v2.0/routers => generated 506 bytes in 1161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1414] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:30:46 2026] PUT /v2.0/policies/6aa7415f-a6b2-4e66-8841-b861eb60bccf/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:46.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-416e891d-0b6f-4b2d-9b0c-7f978f26fd3a be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] TaaS: Handle Delete Port: c8cca7a2-a099-4e02-821b-b76d16e787fc 2026-04-23 10:30:46.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-416e891d-0b6f-4b2d-9b0c-7f978f26fd3a be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Tap Mirror: Handle Delete Port: c8cca7a2-a099-4e02-821b-b76d16e787fc [pid: 7|app: 0|req: 665/1415] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:46 2026] DELETE /v2.0/ports/c8cca7a2-a099-4e02-821b-b76d16e787fc => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:47.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-b199657d-3831-4198-9c1c-b46caf41fd5a be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] TaaS: Handle Delete Port: f4841d66-ba47-4407-a39c-77755a0bb167 2026-04-23 10:30:47.127 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b199657d-3831-4198-9c1c-b46caf41fd5a be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Tap Mirror: Handle Delete Port: f4841d66-ba47-4407-a39c-77755a0bb167 2026-04-23 10:30:47.175 8 INFO neutron.services.segments.plugin [-] Segment 4f41d1cf-f660-4e29-bc87-5198db9d114d resource provider aggregate not found 2026-04-23 10:30:47.179 8 INFO neutron.services.segments.plugin [-] Segment 4f41d1cf-f660-4e29-bc87-5198db9d114d resource provider aggregate not found 2026-04-23 10:30:47.195 8 INFO neutron.services.segments.plugin [-] Segment 4f41d1cf-f660-4e29-bc87-5198db9d114d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f41d1cf-f660-4e29-bc87-5198db9d114d found for delete ", "request_id": "req-9d334593-cf78-4b1d-98ed-1d95e7dd5d29"}]} 2026-04-23 10:30:47.208 8 INFO neutron.services.segments.plugin [-] Segment 4f41d1cf-f660-4e29-bc87-5198db9d114d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f41d1cf-f660-4e29-bc87-5198db9d114d found for delete ", "request_id": "req-c9691b5b-6390-47f8-8481-f92ca0cde2b6"}]} [pid: 7|app: 0|req: 666/1416] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:30:46 2026] DELETE /v2.0/ports/f4841d66-ba47-4407-a39c-77755a0bb167 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1417] 10.0.0.179 () {32 vars in 674 bytes} [Thu Apr 23 10:30:47 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1418] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:30:47 2026] GET /v2.0/ports => 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: 669/1419] 10.0.0.179 () {32 vars in 688 bytes} [Thu Apr 23 10:30:47 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:47.621 7 INFO neutron.db.segments_db [None req-7e76a2c8-94f4-464d-824b-245ff3dfc8fe be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Added segment 1d00cc8d-d33d-4697-ae33-df1b5393d073 of type vxlan for network 5be8dad2-e237-40bf-b2f0-60ebe1dd1f5b [pid: 7|app: 0|req: 670/1420] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:47 2026] POST /v2.0/networks => generated 635 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1421] 10.0.0.179 () {32 vars in 684 bytes} [Thu Apr 23 10:30:47 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:47.829 7 INFO neutron.db.segments_db [None req-5969d7bc-b066-4fda-a8e3-c02a340cf2fe be3e8e49a44947f791ba95aa7206ff28 59b2d6b4b0ce405eb700e50e2dae94f6 - - default default] Added segment ea5057a7-0673-49ec-b5b8-89880ca2aa4f of type vxlan for network 12dab4c8-c9f0-4af6-9844-c5c9a0ede684 [pid: 7|app: 0|req: 672/1422] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:47 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1423] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:46 2026] PUT /v2.0/routers/cbca5fad-a745-444b-8a27-037d0a3af0a1/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1424] 10.0.0.179 () {32 vars in 696 bytes} [Thu Apr 23 10:30:47 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1425] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:30:48 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1426] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:47 2026] GET /v2.0/ports/55e116a7-e1fd-4832-b759-070817411ba7 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1427] 10.0.0.179 () {32 vars in 696 bytes} [Thu Apr 23 10:30:48 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1428] 10.0.0.179 () {32 vars in 692 bytes} [Thu Apr 23 10:30:48 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1429] 10.0.0.179 () {32 vars in 704 bytes} [Thu Apr 23 10:30:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1430] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:30:48 2026] DELETE /v2.0/qos/policies/0feaad5b-6b7f-45b9-b7c3-8eb4e0fc72e2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1431] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:30:48 2026] DELETE /v2.0/qos/policies/2252e1aa-8fd9-4693-8f02-949a9f7fa7dd => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1432] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:48 2026] POST /v2.0/subnets => generated 1323 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1433] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:30:48 2026] DELETE /v2.0/qos/policies/350cf2ac-9cd0-4609-8ef9-aa972a8b280f => 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: 682/1434] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:30:48 2026] GET /v2.0/subnets => generated 1959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1435] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/qos/policies/6aa7415f-a6b2-4e66-8841-b861eb60bccf => 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: 684/1436] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/subnets/75dce053-663a-479a-94b2-228145395a22 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1437] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:48 2026] PUT /v2.0/routers/cbca5fad-a745-444b-8a27-037d0a3af0a1/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1438] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/qos/policies/2474e986-a58e-43ac-9a64-4bf4432d808c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1439] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:49 2026] GET /v2.0/ports/c6cbb46a-71da-4461-a4b3-a5a954c9717c => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1440] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/subnets/3a98806e-a726-429d-9d72-a567668ca4bc => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:49.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-41c8f493-311c-4936-b617-eee5f311d754 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: c6cbb46a-71da-4461-a4b3-a5a954c9717c 2026-04-23 10:30:49.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41c8f493-311c-4936-b617-eee5f311d754 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: c6cbb46a-71da-4461-a4b3-a5a954c9717c [pid: 8|app: 0|req: 755/1441] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:49 2026] GET /v2.0/security-groups?tenant_id=e715fcc08da042d6b684a1cd488b3900&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1442] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:30:49 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1443] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/security-groups/12e10266-894d-46fc-b65b-12f19950b65e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:49.952 8 INFO neutron.services.segments.plugin [-] Segment ea5057a7-0673-49ec-b5b8-89880ca2aa4f resource provider aggregate not found 2026-04-23 10:30:49.957 8 INFO neutron.services.segments.plugin [-] Segment ea5057a7-0673-49ec-b5b8-89880ca2aa4f resource provider aggregate not found 2026-04-23 10:30:49.970 8 INFO neutron.services.segments.plugin [-] Segment ea5057a7-0673-49ec-b5b8-89880ca2aa4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea5057a7-0673-49ec-b5b8-89880ca2aa4f found for delete ", "request_id": "req-71fef4a5-2f00-4266-bc78-db2b9a2353a6"}]} 2026-04-23 10:30:49.973 8 INFO neutron.services.segments.plugin [-] Segment ea5057a7-0673-49ec-b5b8-89880ca2aa4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea5057a7-0673-49ec-b5b8-89880ca2aa4f found for delete ", "request_id": "req-38011128-be61-4c07-930d-5a9138dd7dcd"}]} [pid: 8|app: 0|req: 758/1444] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/networks/12dab4c8-c9f0-4af6-9844-c5c9a0ede684 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1445] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:49 2026] PUT /v2.0/routers/cbca5fad-a745-444b-8a27-037d0a3af0a1/remove_router_interface => generated 309 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1446] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:49 2026] DELETE /v2.0/networks/5be8dad2-e237-40bf-b2f0-60ebe1dd1f5b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1447] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:50 2026] GET /v2.0/security-groups?tenant_id=6a6ce114513a4e54b326bc0352dc7bdd&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:30:50.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-b203c107-f47a-459a-aa6e-1abbe1346d8c ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 55e116a7-e1fd-4832-b759-070817411ba7 2026-04-23 10:30:50.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b203c107-f47a-459a-aa6e-1abbe1346d8c ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 55e116a7-e1fd-4832-b759-070817411ba7 [pid: 8|app: 0|req: 761/1448] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:50 2026] GET /v2.0/security-groups?tenant_id=838c069f71c24226991760fa6f63d5f4&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1449] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:50 2026] DELETE /v2.0/networks/4ea3dc53-b66c-4a56-bc08-4f99d51b7afb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1450] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:50 2026] DELETE /v2.0/security-groups/8ce1d173-9d05-4904-9d6b-3cc486f01ffd => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1451] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:50 2026] PUT /v2.0/routers/cbca5fad-a745-444b-8a27-037d0a3af0a1/remove_router_interface => generated 309 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1452] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:50 2026] DELETE /v2.0/security-groups/9e46e896-3e35-417d-80de-d94db6489f06 => 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: 765/1453] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:30:50 2026] GET /v2.0/ports?device_id=cbca5fad-a745-444b-8a27-037d0a3af0a1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:50.898 7 INFO neutron.services.segments.plugin [-] Segment b306e4d8-bc5d-442b-ab0f-e698970657dc resource provider aggregate not found 2026-04-23 10:30:50.904 7 INFO neutron.services.segments.plugin [-] Segment b306e4d8-bc5d-442b-ab0f-e698970657dc resource provider aggregate not found 2026-04-23 10:30:50.918 7 INFO neutron.services.segments.plugin [-] Segment b306e4d8-bc5d-442b-ab0f-e698970657dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b306e4d8-bc5d-442b-ab0f-e698970657dc found for delete ", "request_id": "req-37793d30-6913-4cdf-bd83-be4e80188733"}]} 2026-04-23 10:30:50.921 7 INFO neutron.services.segments.plugin [-] Segment b306e4d8-bc5d-442b-ab0f-e698970657dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b306e4d8-bc5d-442b-ab0f-e698970657dc found for delete ", "request_id": "req-a6245576-4e4a-407a-8186-004e191ce6bd"}]} [pid: 7|app: 0|req: 689/1454] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:50 2026] DELETE /v2.0/networks/1735b597-79c1-4986-be2c-0b39a23b0323 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:50.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-68f7f781-d5ca-4695-84c8-218931311313 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: a1d8b189-91f9-42e3-93bc-3b527797c012 2026-04-23 10:30:50.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68f7f781-d5ca-4695-84c8-218931311313 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: a1d8b189-91f9-42e3-93bc-3b527797c012 [pid: 7|app: 0|req: 690/1455] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:50 2026] GET /v2.0/security-groups?tenant_id=dc7eab620b8144e9b8d17091429ed955&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1456] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:51 2026] DELETE /v2.0/security-groups/686c56dc-5cca-452c-a96c-a6091e666593 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:51.346 8 INFO neutron.db.l3_hamode_db [None req-68f7f781-d5ca-4695-84c8-218931311313 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] HA network ac8fd6e3-69f3-4c61-9cd7-2c0c9812a2fb was deleted as no HA routers are present in tenant c60673d58a624e81802a92d6c55167ba. [pid: 8|app: 0|req: 766/1457] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:50 2026] DELETE /v2.0/routers/cbca5fad-a745-444b-8a27-037d0a3af0a1 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1458] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:51 2026] GET /v2.0/security-groups?tenant_id=7881123124134663a50a5c7d39073b2a&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1459] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:51 2026] DELETE /v2.0/subnets/b79c3bb3-8e9c-4aa7-bc8e-3c145b88d6d0 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1460] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:51 2026] DELETE /v2.0/security-groups/9d322d40-ed60-4e81-aa58-1383f00eb167 => 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: 693/1461] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:30:51 2026] GET /v2.0/security-groups?tenant_id=59b2d6b4b0ce405eb700e50e2dae94f6&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1462] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:51 2026] DELETE /v2.0/subnets/32c31181-dfb1-4189-a512-e5c1550c9047 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1463] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:30:51 2026] DELETE /v2.0/security-groups/35a6a96b-d1f0-4cf4-9d28-183241076d6d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:30:51.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f679c4e-9b62-4175-b73b-2db012333116 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 84e65fdc-b463-4071-b2e6-4e12e4328f9e 2026-04-23 10:30:51.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f679c4e-9b62-4175-b73b-2db012333116 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 84e65fdc-b463-4071-b2e6-4e12e4328f9e 2026-04-23 10:30:51.992 8 INFO neutron.services.segments.plugin [-] Segment 1d00cc8d-d33d-4697-ae33-df1b5393d073 resource provider aggregate not found 2026-04-23 10:30:51.998 8 INFO neutron.services.segments.plugin [-] Segment 1d00cc8d-d33d-4697-ae33-df1b5393d073 resource provider aggregate not found 2026-04-23 10:30:52.021 8 INFO neutron.services.segments.plugin [-] Segment 1d00cc8d-d33d-4697-ae33-df1b5393d073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d00cc8d-d33d-4697-ae33-df1b5393d073 found for delete ", "request_id": "req-07318bef-dea7-43c1-9713-b0a11c1c42b5"}]} 2026-04-23 10:30:52.025 8 INFO neutron.services.segments.plugin [-] Segment 1d00cc8d-d33d-4697-ae33-df1b5393d073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d00cc8d-d33d-4697-ae33-df1b5393d073 found for delete ", "request_id": "req-5fed1208-c158-4f6e-bf9b-f6663b1d0bec"}]} 2026-04-23 10:30:52.046 8 INFO neutron.services.segments.plugin [-] Segment b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc resource provider aggregate not found 2026-04-23 10:30:52.051 8 INFO neutron.services.segments.plugin [-] Segment b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc resource provider aggregate not found 2026-04-23 10:30:52.065 8 INFO neutron.services.segments.plugin [-] Segment b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc found for delete ", "request_id": "req-fd7ed337-951f-417a-bf86-a4b5d7838829"}]} 2026-04-23 10:30:52.076 8 INFO neutron.services.segments.plugin [-] Segment b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b61ed5bf-fae2-4868-b6ed-b4a59cb3d4dc found for delete ", "request_id": "req-1d3720b0-76f2-4a1a-8af8-e9f635c4c84e"}]} 2026-04-23 10:30:52.089 8 INFO neutron.services.segments.plugin [-] Segment d9f678be-b79c-4a23-b052-0170dc8b7c40 resource provider aggregate not found 2026-04-23 10:30:52.105 8 INFO neutron.services.segments.plugin [-] Segment d9f678be-b79c-4a23-b052-0170dc8b7c40 resource provider aggregate not found 2026-04-23 10:30:52.109 8 INFO neutron.services.segments.plugin [-] Segment d9f678be-b79c-4a23-b052-0170dc8b7c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9f678be-b79c-4a23-b052-0170dc8b7c40 found for delete ", "request_id": "req-e804055b-d99b-47d0-a909-150338180a0a"}]} 2026-04-23 10:30:52.133 8 INFO neutron.services.segments.plugin [-] Segment d9f678be-b79c-4a23-b052-0170dc8b7c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9f678be-b79c-4a23-b052-0170dc8b7c40 found for delete ", "request_id": "req-52239bd4-8b5e-4a2d-8286-3086a7b98806"}]} [pid: 8|app: 0|req: 770/1464] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:51 2026] DELETE /v2.0/networks/2b128a90-52ed-487c-b104-cbc9e7f449d5 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:52.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-158e8582-2c72-4c7d-8798-3a14b676fd17 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: c54ec043-7524-49be-b5a9-b9d98d5d7917 2026-04-23 10:30:52.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-158e8582-2c72-4c7d-8798-3a14b676fd17 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: c54ec043-7524-49be-b5a9-b9d98d5d7917 [pid: 7|app: 0|req: 695/1465] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:52 2026] DELETE /v2.0/networks/cf2eeefb-e611-4702-8546-4a2104f31287 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:52.554 8 INFO neutron.db.segments_db [None req-39adc7fd-cbcc-4da1-bf90-da2f538a4970 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 of type vxlan for network b4e95cf1-68c2-429e-9337-483c9da06e2f [pid: 8|app: 0|req: 771/1466] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:52 2026] POST /v2.0/networks => generated 611 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1467] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:52 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 10:30:52.938 7 INFO neutron.services.segments.plugin [-] Segment 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 resource provider aggregate not found 2026-04-23 10:30:52.943 7 INFO neutron.services.segments.plugin [-] Segment 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 resource provider aggregate not found 2026-04-23 10:30:52.946 8 INFO neutron.db.segments_db [None req-94e505d9-11b8-4d0e-a89a-3bf0e0c3af46 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 of type vxlan for network 9c4d0e96-d71d-4d0e-82ba-2c902c3525b7 2026-04-23 10:30:52.958 7 INFO neutron.services.segments.plugin [-] Segment 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 found for delete ", "request_id": "req-6f91a611-72c5-4efc-8292-d69a1e7512ad"}]} 2026-04-23 10:30:52.964 7 INFO neutron.services.segments.plugin [-] Segment 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9efed74d-0cb8-4818-98a4-a47e7a87c3d6 found for delete ", "request_id": "req-cc07048c-d0af-482f-ad6f-2a22890b28fe"}]} 2026-04-23 10:30:53.221 8 INFO neutron.db.l3_hamode_db [None req-94e505d9-11b8-4d0e-a89a-3bf0e0c3af46 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:30:53.338 8 INFO neutron.db.l3_hamode_db [None req-94e505d9-11b8-4d0e-a89a-3bf0e0c3af46 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1468] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:52 2026] POST /v2.0/routers => generated 507 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:53.972 7 INFO neutron.db.segments_db [None req-28cefaa4-0606-4878-8ea4-4b82965860af 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment b5776f66-707d-4cef-bcf3-0984e8f2fb98 of type vxlan for network 40332343-82a7-404a-8cb7-269886dc17ca [pid: 7|app: 0|req: 697/1469] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:53 2026] POST /v2.0/networks => generated 614 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:54.128 7 INFO neutron.db.segments_db [None req-e6edc9de-b500-4c8c-a695-e235f611575e 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment 1531bda8-81b4-4e85-81e4-44dc8410c0fb of type vxlan for network e93dab6f-6d46-4a26-bd43-676f0c9ec33e 2026-04-23 10:30:54.130 8 INFO neutron.services.segments.plugin [-] Segment 871bd32b-1261-44e0-9591-052ca266db4f resource provider aggregate not found 2026-04-23 10:30:54.148 8 INFO neutron.services.segments.plugin [-] Segment 871bd32b-1261-44e0-9591-052ca266db4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871bd32b-1261-44e0-9591-052ca266db4f found for delete ", "request_id": "req-d179586f-9ce7-474d-bb9c-131b960a1b65"}]} 2026-04-23 10:30:54.155 8 INFO neutron.services.segments.plugin [-] Segment 871bd32b-1261-44e0-9591-052ca266db4f resource provider aggregate not found 2026-04-23 10:30:54.176 8 INFO neutron.services.segments.plugin [-] Segment 871bd32b-1261-44e0-9591-052ca266db4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871bd32b-1261-44e0-9591-052ca266db4f found for delete ", "request_id": "req-b23b550f-5e8c-4c7f-ad98-01e188faa27e"}]} [pid: 7|app: 0|req: 698/1470] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:54 2026] POST /v2.0/networks => generated 614 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1471] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:30:53 2026] POST /v2.0/ports => generated 947 bytes in 383 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: 699/1472] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:54 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1473] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:54 2026] POST /v2.0/subnets => generated 655 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:54.747 7 INFO neutron.db.segments_db [None req-ad9afe74-1279-41d7-8fa1-2a8ebf239adf 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment 233a4e45-b502-43ed-9292-7911e9886e59 of type vxlan for network 959f4aaa-5b09-487b-a725-3ebfe02ebb9c 2026-04-23 10:30:54.999 7 INFO neutron.db.l3_hamode_db [None req-ad9afe74-1279-41d7-8fa1-2a8ebf239adf 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:30:55.130 7 INFO neutron.db.l3_hamode_db [None req-ad9afe74-1279-41d7-8fa1-2a8ebf239adf 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 774/1474] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:54 2026] PUT /v2.0/routers/5bb7001a-a079-4a49-94ca-336096a2192f/add_router_interface => generated 309 bytes in 1186 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: 775/1475] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:55 2026] GET /v2.0/ports/1e43b8dd-a2ba-420f-9604-53ed9b7f8af6 => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1476] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:54 2026] POST /v2.0/routers => generated 510 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:55.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-b387725f-5ec4-41be-94e3-e2a10e5fd9a5 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 1e43b8dd-a2ba-420f-9604-53ed9b7f8af6 2026-04-23 10:30:55.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b387725f-5ec4-41be-94e3-e2a10e5fd9a5 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 1e43b8dd-a2ba-420f-9604-53ed9b7f8af6 2026-04-23 10:30:56.141 7 INFO neutron.db.segments_db [None req-8ec45ea2-2fe0-4ce4-a184-395d62cd4b8d fa943ac9e5e14771b7739fd62e0982cf 9cb2febadde84ef686ac3483e41fe9a1 - - default default] Added segment eb2770f5-e955-47a0-9154-0b7005c53fc3 of type vxlan for network 5dba39f9-ec53-4a25-8955-1a4edeebe422 [pid: 7|app: 0|req: 702/1477] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:55 2026] POST /v2.0/networks => generated 612 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1478] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:55 2026] PUT /v2.0/routers/5bb7001a-a079-4a49-94ca-336096a2192f/remove_router_interface => generated 309 bytes in 826 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: 777/1479] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:56 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:56.766 8 INFO neutron.api.v2.resource [None req-fe7a6b80-386c-447a-8464-8223626b5f5f ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1480] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:56 2026] PUT /v2.0/routers/5bb7001a-a079-4a49-94ca-336096a2192f/remove_router_interface => generated 197 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:30:56.822 8 INFO neutron.db.segments_db [None req-99c42867-f859-414f-bfd2-020aa237f062 fa943ac9e5e14771b7739fd62e0982cf 9cb2febadde84ef686ac3483e41fe9a1 - - default default] Added segment c138480d-5932-46ff-85d3-188e5f70d4be of type vxlan for network 176e1620-b2cb-43cc-88b6-d4a3f4481715 [pid: 8|app: 0|req: 779/1481] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:56 2026] POST /v2.0/networks => generated 612 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1482] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:30:56 2026] GET /v2.0/ports?device_id=5bb7001a-a079-4a49-94ca-336096a2192f => 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: 781/1483] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:56 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:57.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-aad728d0-5808-4ab5-88da-c8efa9850ded ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 74c56cd1-c6f0-4737-9d28-304a81090a2d 2026-04-23 10:30:57.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aad728d0-5808-4ab5-88da-c8efa9850ded ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 74c56cd1-c6f0-4737-9d28-304a81090a2d [pid: 7|app: 0|req: 703/1484] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:56 2026] PUT /v2.0/routers/d3a07364-0072-45e4-99ae-a437dce68d7d/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:57.507 7 INFO neutron.db.segments_db [None req-3b5bd21c-e2f6-45eb-8a4e-8e3082f2b633 fa943ac9e5e14771b7739fd62e0982cf 9cb2febadde84ef686ac3483e41fe9a1 - - default default] Added segment d5351808-330d-4c8f-b771-aa6320ae2fd0 of type vxlan for network 37d0b20c-5cad-4211-85e6-acf437ecc878 [pid: 7|app: 0|req: 704/1485] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:57 2026] POST /v2.0/networks => generated 611 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1486] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:57 2026] GET /v2.0/ports/6850960c-abe2-4f89-b248-dd8a7a3f8cae => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:30:57.703 8 INFO neutron.services.segments.plugin [-] Segment 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 resource provider aggregate not found 2026-04-23 10:30:57.706 8 INFO neutron.services.segments.plugin [-] Segment 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 resource provider aggregate not found 2026-04-23 10:30:57.729 8 INFO neutron.services.segments.plugin [-] Segment 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 found for delete ", "request_id": "req-3915fc2e-fde2-43f5-b31d-4f4702d485c5"}]} 2026-04-23 10:30:57.730 8 INFO neutron.services.segments.plugin [-] Segment 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e572c23-bfb4-4c27-8dd2-9fe8c8fcd929 found for delete ", "request_id": "req-fc2596fd-4e6c-4374-b03e-06bef0d3e46c"}]} 2026-04-23 10:30:57.738 8 INFO neutron.db.l3_hamode_db [None req-aad728d0-5808-4ab5-88da-c8efa9850ded ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] HA network 9c4d0e96-d71d-4d0e-82ba-2c902c3525b7 was deleted as no HA routers are present in tenant c60673d58a624e81802a92d6c55167ba. [pid: 8|app: 0|req: 782/1489] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:57 2026] DELETE /v2.0/routers/5bb7001a-a079-4a49-94ca-336096a2192f => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1490] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:57 2026] POST /v2.0/subnets => generated 629 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1491] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:30:57 2026] DELETE /v2.0/subnets/6622b596-e169-47ea-ada8-649c1609205e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:30:58.138 7 INFO neutron.db.segments_db [None req-e4633977-916d-4c5c-b651-90aace30dfd7 fa943ac9e5e14771b7739fd62e0982cf 9cb2febadde84ef686ac3483e41fe9a1 - - default default] Added segment a9fb4a96-2553-415c-85ab-948cd10af7bd of type vxlan for network 321fbd43-5904-4e3a-95d2-02d285dc9d1a [pid: 7|app: 0|req: 710/1492] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:58 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:58.373 7 INFO neutron.services.segments.plugin [-] Segment 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 resource provider aggregate not found 2026-04-23 10:30:58.382 7 INFO neutron.services.segments.plugin [-] Segment 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 resource provider aggregate not found 2026-04-23 10:30:58.392 7 INFO neutron.services.segments.plugin [-] Segment 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 found for delete ", "request_id": "req-5ff510a8-2e68-4a72-8611-54172645a408"}]} 2026-04-23 10:30:58.406 7 INFO neutron.services.segments.plugin [-] Segment 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bb532a9-5ce0-4ae3-a304-4ebdec473da0 found for delete ", "request_id": "req-e9f999a9-cdcb-455f-a648-be13331f7e0a"}]} [pid: 7|app: 0|req: 711/1493] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:30:58 2026] DELETE /v2.0/networks/b4e95cf1-68c2-429e-9337-483c9da06e2f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1494] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:58 2026] POST /v2.0/subnets => generated 629 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:58.866 7 INFO neutron.db.segments_db [None req-d343e08e-d0c6-4fe8-b125-03926df58c5f ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 640d767d-fc0e-4bda-b497-5a8f1a334aef of type vxlan for network 8b509dd0-23ac-4359-8241-7f97d34785ce [pid: 7|app: 0|req: 713/1495] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:58 2026] POST /v2.0/networks => generated 611 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:30:59.018 7 INFO neutron.db.segments_db [None req-61e6f5ef-3b79-43be-b9ca-08dd9501ebee fa943ac9e5e14771b7739fd62e0982cf 9cb2febadde84ef686ac3483e41fe9a1 - - default default] Added segment d3ba9184-9e59-40f2-8ba8-68d849022565 of type vxlan for network 4de999a2-483c-4cda-aaf2-6eaf5a870462 [pid: 8|app: 0|req: 783/1496] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:30:57 2026] PUT /v2.0/routers/d3a07364-0072-45e4-99ae-a437dce68d7d/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1497] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:30:58 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1498] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:30:59 2026] GET /v2.0/ports/00af4a58-0fc2-49ef-9afe-72d0b3b548eb => generated 967 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1499] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:59 2026] POST /v2.0/subnets => generated 629 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1500] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:59 2026] POST /v2.0/subnets => generated 626 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1501] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:30:59 2026] PUT /v2.0/subnets/2559f5f5-9062-42c3-bb69-af91d121ed36/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:30:59.544 8 INFO neutron.db.segments_db [None req-8bd750bc-9c5e-455c-960b-403875bbb97c ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 1046e242-cfb9-4e82-9c14-e29bb14898c6 of type vxlan for network eb0edb7c-3f44-4595-af71-44ed5821f9be 2026-04-23 10:30:59.753 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee8889ed-d873-4c3f-8682-0c8adf02cc40 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 00af4a58-0fc2-49ef-9afe-72d0b3b548eb 2026-04-23 10:30:59.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee8889ed-d873-4c3f-8682-0c8adf02cc40 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 00af4a58-0fc2-49ef-9afe-72d0b3b548eb 2026-04-23 10:30:59.809 8 INFO neutron.db.l3_hamode_db [None req-8bd750bc-9c5e-455c-960b-403875bbb97c ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:30:59.924 8 INFO neutron.db.l3_hamode_db [None req-8bd750bc-9c5e-455c-960b-403875bbb97c ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 717/1502] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:30:59 2026] PUT /v2.0/routers/d3a07364-0072-45e4-99ae-a437dce68d7d/remove_router_interface => generated 309 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1503] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:00 2026] PUT /v2.0/subnets/5b3f47bd-48e0-451a-b6f3-5f8219bda81b/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: 786/1504] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:30:59 2026] POST /v2.0/routers => generated 507 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:00.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e20e240-eba9-41e7-bc5d-c1f4942a837f 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 6850960c-abe2-4f89-b248-dd8a7a3f8cae 2026-04-23 10:31:00.527 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e20e240-eba9-41e7-bc5d-c1f4942a837f 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 6850960c-abe2-4f89-b248-dd8a7a3f8cae [pid: 8|app: 0|req: 787/1505] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:00 2026] PUT /v2.0/subnets/f8982da0-5005-4dd8-a04e-27fc93cf9a3e/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1506] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:31:00 2026] PUT /v2.0/routers/d3a07364-0072-45e4-99ae-a437dce68d7d/remove_router_interface => generated 309 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1507] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:00 2026] PUT /v2.0/subnets/9b9db86f-82d0-4c56-a9fb-299dab4131e6/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1508] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:00 2026] GET /v2.0/ports?device_id=d3a07364-0072-45e4-99ae-a437dce68d7d => 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: 722/1509] 10.0.0.179 () {32 vars in 664 bytes} [Thu Apr 23 10:31:01 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:01.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bc917ff-c60c-4a3e-9b8e-b7fe72243e45 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: f7a953a5-a306-4045-ab26-dd0793cc3a49 2026-04-23 10:31:01.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bc917ff-c60c-4a3e-9b8e-b7fe72243e45 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: f7a953a5-a306-4045-ab26-dd0793cc3a49 [pid: 8|app: 0|req: 788/1510] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:00 2026] PUT /v2.0/routers/e9cfde95-d48d-4be7-a820-c2d2cce0578a/add_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:31:01.656 7 INFO neutron.services.segments.plugin [-] Segment 233a4e45-b502-43ed-9292-7911e9886e59 resource provider aggregate not found 2026-04-23 10:31:01.670 7 INFO neutron.services.segments.plugin [-] Segment 233a4e45-b502-43ed-9292-7911e9886e59 resource provider aggregate not found [pid: 8|app: 0|req: 789/1511] 10.0.0.179 () {32 vars in 678 bytes} [Thu Apr 23 10:31:01 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:01.690 7 INFO neutron.services.segments.plugin [-] Segment 233a4e45-b502-43ed-9292-7911e9886e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233a4e45-b502-43ed-9292-7911e9886e59 found for delete ", "request_id": "req-1781cfcd-66b1-41bd-8886-715de9c16c7e"}]} 2026-04-23 10:31:01.698 7 INFO neutron.services.segments.plugin [-] Segment 233a4e45-b502-43ed-9292-7911e9886e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233a4e45-b502-43ed-9292-7911e9886e59 found for delete ", "request_id": "req-7509b51f-2938-4fe4-af2e-23cb3298a51e"}]} 2026-04-23 10:31:01.711 7 INFO neutron.db.l3_hamode_db [None req-8bc917ff-c60c-4a3e-9b8e-b7fe72243e45 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] HA network 959f4aaa-5b09-487b-a725-3ebfe02ebb9c was deleted as no HA routers are present in tenant 80b67cf105eb4c8286b617d90875cdaa. [pid: 7|app: 0|req: 723/1512] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:01 2026] DELETE /v2.0/routers/d3a07364-0072-45e4-99ae-a437dce68d7d => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1513] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:31:01 2026] GET /v2.0/ports/71c8fb71-f975-4e04-b4d0-99e342bef250 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1514] 10.0.0.179 () {32 vars in 674 bytes} [Thu Apr 23 10:31:01 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1515] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:01 2026] DELETE /v2.0/subnets/26e28992-4086-4e39-9747-cc7f62a76468 => 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: 792/1516] 10.0.0.179 () {32 vars in 686 bytes} [Thu Apr 23 10:31:01 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:02.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-95f02218-8980-49ca-b00b-72bba81a60af ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 71c8fb71-f975-4e04-b4d0-99e342bef250 [pid: 8|app: 0|req: 793/1517] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:01 2026] DELETE /v2.0/subnets/95c3b51e-7bfa-4c63-a319-d8485f6c5005 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:02.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95f02218-8980-49ca-b00b-72bba81a60af ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 71c8fb71-f975-4e04-b4d0-99e342bef250 [pid: 8|app: 0|req: 794/1518] 10.0.0.179 () {32 vars in 672 bytes} [Thu Apr 23 10:31:02 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:02.236 8 INFO neutron.services.segments.plugin [-] Segment 1531bda8-81b4-4e85-81e4-44dc8410c0fb resource provider aggregate not found 2026-04-23 10:31:02.245 8 INFO neutron.services.segments.plugin [-] Segment 1531bda8-81b4-4e85-81e4-44dc8410c0fb resource provider aggregate not found 2026-04-23 10:31:02.261 8 INFO neutron.services.segments.plugin [-] Segment 1531bda8-81b4-4e85-81e4-44dc8410c0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1531bda8-81b4-4e85-81e4-44dc8410c0fb found for delete ", "request_id": "req-7b21bad2-dd38-4bae-aab3-abd016384a33"}]} 2026-04-23 10:31:02.262 8 INFO neutron.services.segments.plugin [-] Segment 1531bda8-81b4-4e85-81e4-44dc8410c0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1531bda8-81b4-4e85-81e4-44dc8410c0fb found for delete ", "request_id": "req-299758e1-5b66-4eff-8782-87a763b6fd9e"}]} [pid: 8|app: 0|req: 795/1519] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:02 2026] DELETE /v2.0/networks/e93dab6f-6d46-4a26-bd43-676f0c9ec33e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1520] 10.0.0.179 () {32 vars in 686 bytes} [Thu Apr 23 10:31:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:02.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d13c15e-ca55-4d31-afee-7c8e6b845209 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 2e27e2a1-d4de-4954-864f-a0cf70336c97 2026-04-23 10:31:02.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d13c15e-ca55-4d31-afee-7c8e6b845209 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 2e27e2a1-d4de-4954-864f-a0cf70336c97 [pid: 7|app: 0|req: 725/1521] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:31:01 2026] PUT /v2.0/routers/e9cfde95-d48d-4be7-a820-c2d2cce0578a/remove_router_interface => generated 309 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1522] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:31:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1523] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:02 2026] DELETE /v2.0/networks/40332343-82a7-404a-8cb7-269886dc17ca => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1524] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:02 2026] GET /v2.0/ports?device_id=e9cfde95-d48d-4be7-a820-c2d2cce0578a => 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: 798/1525] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:31:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:02.672 7 INFO neutron.db.segments_db [None req-f76bbbe4-8ad1-411b-b824-5b0feaf659e2 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment 90b59bba-95ae-416c-ba13-ffe663cdcc66 of type vxlan for network 1c2ae77f-1c54-46b3-82f1-8ddc46d6c49f [pid: 7|app: 0|req: 728/1526] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:02 2026] POST /v2.0/networks => generated 615 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:02.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f0221b2-c028-419f-a061-5f6b357f8d32 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 58c4faa4-49af-476e-a278-d573768eac6a 2026-04-23 10:31:02.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f0221b2-c028-419f-a061-5f6b357f8d32 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 58c4faa4-49af-476e-a278-d573768eac6a [pid: 7|app: 0|req: 729/1527] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:02 2026] DELETE /v2.0/subnets/2559f5f5-9062-42c3-bb69-af91d121ed36 => 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: 730/1528] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:02 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:03.174 8 INFO neutron.db.l3_hamode_db [None req-9f0221b2-c028-419f-a061-5f6b357f8d32 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] HA network eb0edb7c-3f44-4595-af71-44ed5821f9be was deleted as no HA routers are present in tenant c60673d58a624e81802a92d6c55167ba. [pid: 8|app: 0|req: 799/1529] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:02 2026] DELETE /v2.0/routers/e9cfde95-d48d-4be7-a820-c2d2cce0578a => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:03.220 8 INFO neutron.db.segments_db [None req-ef44a0d0-f590-45cf-bbf6-2d2b6bd96287 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment b49b22a0-f419-43e7-8c4c-0e73576ce14b of type vxlan for network 7d2416df-090f-4454-abb4-4dee5760ed23 [pid: 7|app: 0|req: 731/1530] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:03 2026] DELETE /v2.0/subnets/5b3f47bd-48e0-451a-b6f3-5f8219bda81b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1531] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:03 2026] DELETE /v2.0/subnets/39950708-d106-49e6-915d-38bfe8b9c09b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:03.437 8 INFO neutron.db.l3_hamode_db [None req-ef44a0d0-f590-45cf-bbf6-2d2b6bd96287 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 733/1532] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:03 2026] DELETE /v2.0/subnets/f8982da0-5005-4dd8-a04e-27fc93cf9a3e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1533] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:03 2026] DELETE /v2.0/networks/8b509dd0-23ac-4359-8241-7f97d34785ce => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:03.718 7 INFO neutron.services.segments.plugin [-] Segment 640d767d-fc0e-4bda-b497-5a8f1a334aef resource provider aggregate not found 2026-04-23 10:31:03.723 7 INFO neutron.services.segments.plugin [-] Segment 640d767d-fc0e-4bda-b497-5a8f1a334aef resource provider aggregate not found 2026-04-23 10:31:03.742 7 INFO neutron.services.segments.plugin [-] Segment 640d767d-fc0e-4bda-b497-5a8f1a334aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640d767d-fc0e-4bda-b497-5a8f1a334aef found for delete ", "request_id": "req-24d184c2-e0a2-412a-8312-8a0e7401a89f"}]} 2026-04-23 10:31:03.743 7 INFO neutron.services.segments.plugin [-] Segment 640d767d-fc0e-4bda-b497-5a8f1a334aef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640d767d-fc0e-4bda-b497-5a8f1a334aef found for delete ", "request_id": "req-55bd3bbf-fe1d-4a5d-8664-bf3f8e5e0e62"}]} [pid: 7|app: 0|req: 735/1534] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:03 2026] DELETE /v2.0/subnets/9b9db86f-82d0-4c56-a9fb-299dab4131e6 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:03.832 7 INFO neutron.db.segments_db [None req-5e68039e-4cb0-46ec-a943-aeb06de0b2dd ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Added segment 30d0c054-fad5-4ab3-b266-10860cf86ba8 of type vxlan for network 9f5ce900-9feb-4e22-b148-d025eb42e3a7 2026-04-23 10:31:04.030 8 INFO neutron.db.l3_hamode_db [None req-ef44a0d0-f590-45cf-bbf6-2d2b6bd96287 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:04.036 7 INFO neutron.db.l3_hamode_db [None req-5e68039e-4cb0-46ec-a943-aeb06de0b2dd ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:04.286 8 INFO neutron.services.segments.plugin [-] Segment b5776f66-707d-4cef-bcf3-0984e8f2fb98 resource provider aggregate not found 2026-04-23 10:31:04.287 8 INFO neutron.services.segments.plugin [-] Segment b5776f66-707d-4cef-bcf3-0984e8f2fb98 resource provider aggregate not found 2026-04-23 10:31:04.314 8 INFO neutron.services.segments.plugin [-] Segment b5776f66-707d-4cef-bcf3-0984e8f2fb98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5776f66-707d-4cef-bcf3-0984e8f2fb98 found for delete ", "request_id": "req-9ddb96cf-6761-4d16-a245-cef2f94ae4d6"}]} 2026-04-23 10:31:04.318 8 INFO neutron.services.segments.plugin [-] Segment b5776f66-707d-4cef-bcf3-0984e8f2fb98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5776f66-707d-4cef-bcf3-0984e8f2fb98 found for delete ", "request_id": "req-bd03d73b-4427-4200-bd36-f8b2efc9c55d"}]} 2026-04-23 10:31:04.340 8 INFO neutron.services.segments.plugin [-] Segment 1046e242-cfb9-4e82-9c14-e29bb14898c6 resource provider aggregate not found 2026-04-23 10:31:04.344 8 INFO neutron.services.segments.plugin [-] Segment 1046e242-cfb9-4e82-9c14-e29bb14898c6 resource provider aggregate not found 2026-04-23 10:31:04.370 8 INFO neutron.services.segments.plugin [-] Segment 1046e242-cfb9-4e82-9c14-e29bb14898c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1046e242-cfb9-4e82-9c14-e29bb14898c6 found for delete ", "request_id": "req-c43ff0fd-f1c1-4c69-9f4b-e81035d4fc22"}]} 2026-04-23 10:31:04.373 8 INFO neutron.services.segments.plugin [-] Segment 1046e242-cfb9-4e82-9c14-e29bb14898c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1046e242-cfb9-4e82-9c14-e29bb14898c6 found for delete ", "request_id": "req-33ade71b-43cb-4c0e-8b2c-6a6483f318d9"}]} [pid: 8|app: 0|req: 800/1535] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:03 2026] POST /v2.0/routers => generated 511 bytes in 1466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1536] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:04 2026] DELETE /v2.0/subnets/56064119-60e1-4029-80b1-0d0bdfba3c92 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:04.835 7 INFO neutron.db.l3_hamode_db [None req-5e68039e-4cb0-46ec-a943-aeb06de0b2dd ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 802/1537] 10.0.0.179 () {34 vars in 665 bytes} [Thu Apr 23 10:31:04 2026] POST /v2.0/ports => generated 963 bytes in 383 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: 803/1538] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:05 2026] DELETE /v2.0/networks/5dba39f9-ec53-4a25-8955-1a4edeebe422 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1539] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:03 2026] POST /v2.0/routers => generated 686 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:05.884 7 INFO neutron.services.segments.plugin [-] Segment c138480d-5932-46ff-85d3-188e5f70d4be resource provider aggregate not found 2026-04-23 10:31:05.891 7 INFO neutron.services.segments.plugin [-] Segment c138480d-5932-46ff-85d3-188e5f70d4be resource provider aggregate not found 2026-04-23 10:31:05.907 7 INFO neutron.services.segments.plugin [-] Segment c138480d-5932-46ff-85d3-188e5f70d4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c138480d-5932-46ff-85d3-188e5f70d4be found for delete ", "request_id": "req-f07d089b-d5bb-4a61-9f2e-2cad200471f6"}]} 2026-04-23 10:31:05.909 7 INFO neutron.services.segments.plugin [-] Segment c138480d-5932-46ff-85d3-188e5f70d4be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c138480d-5932-46ff-85d3-188e5f70d4be found for delete ", "request_id": "req-e552c0ee-6465-4930-b711-a2cb1159a576"}]} [pid: 7|app: 0|req: 737/1540] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:05 2026] DELETE /v2.0/networks/176e1620-b2cb-43cc-88b6-d4a3f4481715 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1541] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:05 2026] GET /v2.0/routers/bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => generated 692 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1542] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:05 2026] DELETE /v2.0/networks/37d0b20c-5cad-4211-85e6-acf437ecc878 => 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: 740/1543] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:31:06 2026] GET /v2.0/routers => generated 695 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1544] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:05 2026] PUT /v2.0/routers/6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a/add_router_interface => generated 309 bytes in 995 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: 741/1545] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:06 2026] DELETE /v2.0/networks/321fbd43-5904-4e3a-95d2-02d285dc9d1a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:06.402 8 INFO neutron.services.segments.plugin [-] Segment eb2770f5-e955-47a0-9154-0b7005c53fc3 resource provider aggregate not found 2026-04-23 10:31:06.405 8 INFO neutron.services.segments.plugin [-] Segment eb2770f5-e955-47a0-9154-0b7005c53fc3 resource provider aggregate not found [pid: 7|app: 0|req: 742/1546] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:31:06 2026] GET /v2.0/ports/719ddae1-1207-4fc5-a5bb-80709479eb3f => generated 1037 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:06.422 8 INFO neutron.services.segments.plugin [-] Segment eb2770f5-e955-47a0-9154-0b7005c53fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb2770f5-e955-47a0-9154-0b7005c53fc3 found for delete ", "request_id": "req-fd616f3c-88fb-4826-aa1f-b42a359c96a6"}]} 2026-04-23 10:31:06.426 8 INFO neutron.services.segments.plugin [-] Segment eb2770f5-e955-47a0-9154-0b7005c53fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb2770f5-e955-47a0-9154-0b7005c53fc3 found for delete ", "request_id": "req-224f6222-bb53-482d-adf7-bc8463f6f766"}]} [pid: 7|app: 0|req: 743/1547] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:06 2026] DELETE /v2.0/networks/4de999a2-483c-4cda-aaf2-6eaf5a870462 => 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: 805/1548] 10.0.0.179 () {34 vars in 741 bytes} [Thu Apr 23 10:31:06 2026] PUT /v2.0/routers/bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => generated 699 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1549] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:06 2026] GET /v2.0/routers/bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => generated 699 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1550] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:06 2026] GET /v2.0/ports?device_id=bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:06.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-f559c248-1947-4566-aaad-a44fcc6ed347 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 719ddae1-1207-4fc5-a5bb-80709479eb3f 2026-04-23 10:31:06.934 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f559c248-1947-4566-aaad-a44fcc6ed347 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 719ddae1-1207-4fc5-a5bb-80709479eb3f 2026-04-23 10:31:07.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-36b1d242-410b-483a-ad42-5c7efd303e05 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 0aba9bc6-0269-4854-9aa5-e1adfc21f105 2026-04-23 10:31:07.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36b1d242-410b-483a-ad42-5c7efd303e05 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 0aba9bc6-0269-4854-9aa5-e1adfc21f105 2026-04-23 10:31:07.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-36b1d242-410b-483a-ad42-5c7efd303e05 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] TaaS: Handle Delete Port: 9670deed-915c-48c2-a17e-aab5ce270702 2026-04-23 10:31:07.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36b1d242-410b-483a-ad42-5c7efd303e05 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] Tap Mirror: Handle Delete Port: 9670deed-915c-48c2-a17e-aab5ce270702 [pid: 7|app: 0|req: 744/1551] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:31:06 2026] PUT /v2.0/routers/6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a/remove_router_interface => generated 309 bytes in 800 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 10:31:07.515 7 INFO neutron.api.v2.resource [None req-052106a7-98a6-4352-a799-021507e0e9a5 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1552] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:31:07 2026] PUT /v2.0/routers/6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a/remove_router_interface => generated 197 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:07.677 8 INFO neutron.db.l3_hamode_db [None req-36b1d242-410b-483a-ad42-5c7efd303e05 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] HA network 9f5ce900-9feb-4e22-b148-d025eb42e3a7 was deleted as no HA routers are present in tenant c60673d58a624e81802a92d6c55167ba. [pid: 8|app: 0|req: 808/1553] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:06 2026] DELETE /v2.0/routers/bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1554] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:07 2026] GET /v2.0/ports?device_id=6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a => 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: 810/1555] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:07 2026] GET /v2.0/ports?device_id=bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => 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: 746/1556] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:07 2026] GET /v2.0/security-groups?tenant_id=9cb2febadde84ef686ac3483e41fe9a1&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:07.761 7 INFO neutron.api.v2.resource [None req-ef486eda-4153-4216-812f-a7d62b9e6754 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1557] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:07 2026] DELETE /v2.0/routers/bdbb57cd-fd85-4e1d-bf8e-9675dbf9fa23 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1558] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:07 2026] DELETE /v2.0/security-groups/b800b050-339b-4eaa-8902-a0845e33abf0 => 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: 749/1559] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:07 2026] GET /v2.0/ports?device_id=e9cfde95-d48d-4be7-a820-c2d2cce0578a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:07.915 8 INFO neutron_taas.services.taas.taas_plugin [None req-dff0c3ff-36c4-4914-8806-d992e67aa893 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 73aceb29-980e-42ab-b9bf-52b7ab0e35bc 2026-04-23 10:31:07.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dff0c3ff-36c4-4914-8806-d992e67aa893 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 73aceb29-980e-42ab-b9bf-52b7ab0e35bc 2026-04-23 10:31:07.926 7 INFO neutron.services.segments.plugin [-] Segment d5351808-330d-4c8f-b771-aa6320ae2fd0 resource provider aggregate not found 2026-04-23 10:31:07.929 7 INFO neutron.services.segments.plugin [-] Segment d5351808-330d-4c8f-b771-aa6320ae2fd0 resource provider aggregate not found 2026-04-23 10:31:07.929 7 INFO neutron.api.v2.resource [None req-60fc44c0-287f-4292-ba0d-64b506025f55 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1560] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:07 2026] DELETE /v2.0/routers/e9cfde95-d48d-4be7-a820-c2d2cce0578a => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:07.945 7 INFO neutron.services.segments.plugin [-] Segment d5351808-330d-4c8f-b771-aa6320ae2fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5351808-330d-4c8f-b771-aa6320ae2fd0 found for delete ", "request_id": "req-c7a99dc7-cc4c-4465-bf69-a666da81eaec"}]} 2026-04-23 10:31:07.953 7 INFO neutron.services.segments.plugin [-] Segment d5351808-330d-4c8f-b771-aa6320ae2fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5351808-330d-4c8f-b771-aa6320ae2fd0 found for delete ", "request_id": "req-f4774a1d-3503-4a8a-99da-49f1c8e47304"}]} 2026-04-23 10:31:07.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-464715a1-7937-408a-b325-c9416106b80e ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1561] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:07 2026] DELETE /v2.0/subnets/39950708-d106-49e6-915d-38bfe8b9c09b => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:07.968 7 INFO neutron.services.segments.plugin [-] Segment a9fb4a96-2553-415c-85ab-948cd10af7bd resource provider aggregate not found 2026-04-23 10:31:07.973 7 INFO neutron.services.segments.plugin [-] Segment a9fb4a96-2553-415c-85ab-948cd10af7bd resource provider aggregate not found 2026-04-23 10:31:07.989 7 INFO neutron.services.segments.plugin [-] Segment a9fb4a96-2553-415c-85ab-948cd10af7bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fb4a96-2553-415c-85ab-948cd10af7bd found for delete ", "request_id": "req-3d14b934-b424-45e4-bff4-0884e69df6ed"}]} 2026-04-23 10:31:07.993 7 INFO neutron.services.segments.plugin [-] Segment a9fb4a96-2553-415c-85ab-948cd10af7bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fb4a96-2553-415c-85ab-948cd10af7bd found for delete ", "request_id": "req-4a2a3cce-ec69-4544-983b-fcf6944f9f0f"}]} 2026-04-23 10:31:08.009 7 INFO neutron.services.segments.plugin [-] Segment d3ba9184-9e59-40f2-8ba8-68d849022565 resource provider aggregate not found 2026-04-23 10:31:08.017 7 INFO neutron.services.segments.plugin [-] Segment d3ba9184-9e59-40f2-8ba8-68d849022565 resource provider aggregate not found 2026-04-23 10:31:08.030 7 INFO neutron.services.segments.plugin [-] Segment d3ba9184-9e59-40f2-8ba8-68d849022565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3ba9184-9e59-40f2-8ba8-68d849022565 found for delete ", "request_id": "req-03326cc4-a08f-4d2c-977f-b6aab19a557d"}]} 2026-04-23 10:31:08.033 7 INFO neutron.services.segments.plugin [-] Segment d3ba9184-9e59-40f2-8ba8-68d849022565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3ba9184-9e59-40f2-8ba8-68d849022565 found for delete ", "request_id": "req-fcd9ac82-0be2-44d3-82bd-944f3e5d5a51"}]} [pid: 7|app: 0|req: 752/1562] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:07 2026] GET /v2.0/security-groups?tenant_id=8c87bda3df484ae289921fe4531b3322&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1563] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:08 2026] GET /v2.0/ports?device_id=5bb7001a-a079-4a49-94ca-336096a2192f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:08.317 8 INFO neutron.db.l3_hamode_db [None req-dff0c3ff-36c4-4914-8806-d992e67aa893 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] HA network 7d2416df-090f-4454-abb4-4dee5760ed23 was deleted as no HA routers are present in tenant 80b67cf105eb4c8286b617d90875cdaa. [pid: 8|app: 0|req: 811/1564] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:07 2026] DELETE /v2.0/routers/6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:08.339 8 INFO neutron.api.v2.resource [None req-b9d203c7-d30b-4489-b2c2-c515cc7845cb ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1565] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/routers/5bb7001a-a079-4a49-94ca-336096a2192f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1566] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/security-groups/7d3ac2b0-b5e7-4140-a905-69fa329f3a25 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:08.386 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a7e97b0-71dd-4fc2-a89b-99faf90cdce8 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1567] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/subnets/6622b596-e169-47ea-ada8-649c1609205e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1568] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:08 2026] GET /v2.0/ports?device_id=cbca5fad-a745-444b-8a27-037d0a3af0a1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:08.437 7 INFO neutron.api.v2.resource [None req-3debcb00-dcdf-4448-82e2-956af3cf8742 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1569] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/routers/cbca5fad-a745-444b-8a27-037d0a3af0a1 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:08.447 8 INFO neutron.services.segments.plugin [-] Segment 30d0c054-fad5-4ab3-b266-10860cf86ba8 resource provider aggregate not found 2026-04-23 10:31:08.451 8 INFO neutron.services.segments.plugin [-] Segment 30d0c054-fad5-4ab3-b266-10860cf86ba8 resource provider aggregate not found 2026-04-23 10:31:08.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8da376c1-18a1-4c13-aaab-205c229f47ea ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1570] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/subnets/b79c3bb3-8e9c-4aa7-bc8e-3c145b88d6d0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:08.467 8 INFO neutron.services.segments.plugin [-] Segment 30d0c054-fad5-4ab3-b266-10860cf86ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d0c054-fad5-4ab3-b266-10860cf86ba8 found for delete ", "request_id": "req-ee42586c-ef30-4b79-8044-9fbbc33d2a65"}]} 2026-04-23 10:31:08.471 8 INFO neutron.services.segments.plugin [-] Segment 30d0c054-fad5-4ab3-b266-10860cf86ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d0c054-fad5-4ab3-b266-10860cf86ba8 found for delete ", "request_id": "req-c1276973-60ba-4ddf-90f5-351b294160b0"}]} 2026-04-23 10:31:08.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a60e515-375a-4889-adcc-9dbeb7a0b238 ce7e096d621b4f66bbbc800b99ef1c4f c60673d58a624e81802a92d6c55167ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1571] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/subnets/32c31181-dfb1-4189-a512-e5c1550c9047 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:08.490 8 INFO neutron.services.segments.plugin [-] Segment b49b22a0-f419-43e7-8c4c-0e73576ce14b resource provider aggregate not found 2026-04-23 10:31:08.494 8 INFO neutron.services.segments.plugin [-] Segment b49b22a0-f419-43e7-8c4c-0e73576ce14b resource provider aggregate not found [pid: 8|app: 0|req: 813/1572] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/subnets/931c1b46-9c15-41fb-876f-935e53a08062 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:08.511 8 INFO neutron.services.segments.plugin [-] Segment b49b22a0-f419-43e7-8c4c-0e73576ce14b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49b22a0-f419-43e7-8c4c-0e73576ce14b found for delete ", "request_id": "req-81c4ab8e-5be5-4af7-a994-62c08ba2fcad"}]} 2026-04-23 10:31:08.515 8 INFO neutron.services.segments.plugin [-] Segment b49b22a0-f419-43e7-8c4c-0e73576ce14b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49b22a0-f419-43e7-8c4c-0e73576ce14b found for delete ", "request_id": "req-f274d761-edc2-4476-83f6-8d8e95b90d7f"}]} [pid: 7|app: 0|req: 760/1573] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/networks/1c2ae77f-1c54-46b3-82f1-8ddc46d6c49f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1574] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:08 2026] GET /v2.0/security-groups?tenant_id=a2da000ee9fd423bb9e99524b90d02aa&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:08.685 7 INFO neutron.db.segments_db [None req-afc39de6-d270-4562-bb1e-d1b96dabcb79 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment 35fc8a08-e3a1-4811-9131-091ab02303f3 of type vxlan for network ccd0c239-ef1c-4e8e-b522-83b570c1198c [pid: 7|app: 0|req: 761/1575] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:08 2026] POST /v2.0/networks => generated 614 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1576] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:08 2026] DELETE /v2.0/security-groups/a558e714-e10a-4343-b0a7-7f4479fd2623 => 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: 816/1577] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:09 2026] GET /v2.0/security-groups?tenant_id=c60673d58a624e81802a92d6c55167ba&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1578] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:09 2026] DELETE /v2.0/security-groups/e9b47c86-6251-44e8-a4f9-a9a8d1ea2d43 => 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: 762/1579] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:08 2026] POST /v2.0/subnets => generated 646 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:09.536 8 INFO neutron.db.segments_db [None req-083bad5a-154d-4d8b-a6a3-dfd956c85756 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment 0814972d-879f-4eda-b4f5-1591bcfb4549 of type vxlan for network a1a5d828-5e6c-43b4-9ac2-f9e98e232936 2026-04-23 10:31:09.780 8 INFO neutron.db.l3_hamode_db [None req-083bad5a-154d-4d8b-a6a3-dfd956c85756 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:09.884 8 INFO neutron.db.l3_hamode_db [None req-083bad5a-154d-4d8b-a6a3-dfd956c85756 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:10.049 7 INFO neutron.services.segments.plugin [-] Segment 90b59bba-95ae-416c-ba13-ffe663cdcc66 resource provider aggregate not found 2026-04-23 10:31:10.054 7 INFO neutron.services.segments.plugin [-] Segment 90b59bba-95ae-416c-ba13-ffe663cdcc66 resource provider aggregate not found 2026-04-23 10:31:10.067 7 INFO neutron.services.segments.plugin [-] Segment 90b59bba-95ae-416c-ba13-ffe663cdcc66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b59bba-95ae-416c-ba13-ffe663cdcc66 found for delete ", "request_id": "req-d3389b18-13b8-4422-813d-c7abb6afe76a"}]} 2026-04-23 10:31:10.075 7 INFO neutron.services.segments.plugin [-] Segment 90b59bba-95ae-416c-ba13-ffe663cdcc66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b59bba-95ae-416c-ba13-ffe663cdcc66 found for delete ", "request_id": "req-e08969f2-9a8c-4d87-91cd-179e9ae326d8"}]} [pid: 8|app: 0|req: 818/1580] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:09 2026] POST /v2.0/routers => generated 510 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1581] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:31:11 2026] POST /v2.0/subnetpools => generated 549 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1582] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:31:11 2026] GET /v2.0/subnetpools/5ed75423-b43c-4c01-ac45-79979717c74e => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1583] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:31:11 2026] PUT /v2.0/subnetpools/5ed75423-b43c-4c01-ac45-79979717c74e => generated 500 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1584] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:10 2026] PUT /v2.0/routers/7750f178-5123-48f5-8fb0-d90ecaefdd00/add_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1585] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:31:11 2026] DELETE /v2.0/subnetpools/5ed75423-b43c-4c01-ac45-79979717c74e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:11.512 8 INFO neutron.api.v2.resource [None req-48039e96-98a4-44bb-8ebf-68d6fb7f0f62 4a5fb5333e04460ab03095f71b973bde 404b2f96428941ad91bc31b1fbce2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1586] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:31:11 2026] GET /v2.0/subnetpools/5ed75423-b43c-4c01-ac45-79979717c74e => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1587] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:31:11 2026] GET /v2.0/ports/b48497e0-db2c-4f10-b560-116d63b28c0c => generated 959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:31:11.524 8 INFO neutron.api.v2.resource [None req-2d1d4220-186e-48b4-bc7c-4119afe0357b 4a5fb5333e04460ab03095f71b973bde 404b2f96428941ad91bc31b1fbce2fd7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1588] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:31:11 2026] DELETE /v2.0/subnetpools/5ed75423-b43c-4c01-ac45-79979717c74e => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:11.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-66ac5480-9027-45b3-97c5-1a07b74faef9 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: b48497e0-db2c-4f10-b560-116d63b28c0c 2026-04-23 10:31:11.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66ac5480-9027-45b3-97c5-1a07b74faef9 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: b48497e0-db2c-4f10-b560-116d63b28c0c [pid: 8|app: 0|req: 825/1589] 10.0.0.179 () {34 vars in 678 bytes} [Thu Apr 23 10:31:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1590] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/security-groups?tenant_id=404b2f96428941ad91bc31b1fbce2fd7&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1591] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:31:12 2026] PUT /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1592] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:31:11 2026] PUT /v2.0/routers/7750f178-5123-48f5-8fb0-d90ecaefdd00/remove_router_interface => generated 309 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1593] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/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: 767/1594] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/ports?device_id=7750f178-5123-48f5-8fb0-d90ecaefdd00 => 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: 828/1595] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:12 2026] DELETE /v2.0/security-groups/deec1f22-5f7a-451b-b231-b13487d1b411 => 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: 768/1596] 10.0.0.179 () {34 vars in 764 bytes} [Thu Apr 23 10:31:12 2026] PUT /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1597] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/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: 770/1598] 10.0.0.179 () {34 vars in 760 bytes} [Thu Apr 23 10:31:12 2026] PUT /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1599] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:12.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-66cfa08b-52d5-4abd-9eaa-b811e8cf42be 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 686ca7e2-3c23-4de0-963f-f72829fc7763 2026-04-23 10:31:12.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66cfa08b-52d5-4abd-9eaa-b811e8cf42be 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 686ca7e2-3c23-4de0-963f-f72829fc7763 [pid: 7|app: 0|req: 772/1600] 10.0.0.179 () {34 vars in 782 bytes} [Thu Apr 23 10:31:12 2026] PUT /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1603] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1604] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:31:12 2026] PUT /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1605] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1606] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:12.784 7 INFO neutron.api.v2.resource [None req-2cfc8838-eb20-4d97-9df4-23b773242252 7b11f42aee304d73bb0054868cce5d71 5a71df23b1d44ed1a50acdc4bd83c757 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1607] 10.0.0.179 () {32 vars in 745 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1608] 10.0.0.179 () {32 vars in 744 bytes} [Thu Apr 23 10:31:12 2026] DELETE /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/red => 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: 781/1609] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:12.908 8 INFO neutron.services.segments.plugin [-] Segment 0814972d-879f-4eda-b4f5-1591bcfb4549 resource provider aggregate not found 2026-04-23 10:31:12.918 8 INFO neutron.services.segments.plugin [-] Segment 0814972d-879f-4eda-b4f5-1591bcfb4549 resource provider aggregate not found 2026-04-23 10:31:12.934 7 INFO neutron.api.v2.resource [None req-533f6b87-05a5-40f4-863a-2b6ac8c152d0 7b11f42aee304d73bb0054868cce5d71 5a71df23b1d44ed1a50acdc4bd83c757 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1610] 10.0.0.179 () {32 vars in 748 bytes} [Thu Apr 23 10:31:12 2026] DELETE /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 10:31:12.937 8 INFO neutron.services.segments.plugin [-] Segment 0814972d-879f-4eda-b4f5-1591bcfb4549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0814972d-879f-4eda-b4f5-1591bcfb4549 found for delete ", "request_id": "req-819aa17f-cec0-4710-a735-042abf08bc34"}]} 2026-04-23 10:31:12.941 8 INFO neutron.services.segments.plugin [-] Segment 0814972d-879f-4eda-b4f5-1591bcfb4549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0814972d-879f-4eda-b4f5-1591bcfb4549 found for delete ", "request_id": "req-2dbbd5b0-cb38-437c-9ff1-44e91304b618"}]} 2026-04-23 10:31:12.947 8 INFO neutron.db.l3_hamode_db [None req-66cfa08b-52d5-4abd-9eaa-b811e8cf42be 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] HA network a1a5d828-5e6c-43b4-9ac2-f9e98e232936 was deleted as no HA routers are present in tenant 80b67cf105eb4c8286b617d90875cdaa. [pid: 8|app: 0|req: 829/1611] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:12 2026] DELETE /v2.0/routers/7750f178-5123-48f5-8fb0-d90ecaefdd00 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1612] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:12 2026] DELETE /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/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: 784/1613] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.0/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1614] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:31:13 2026] DELETE /v2.0/qos/policies/53f19605-b20b-4f20-8ccc-8c7cfec94e54 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1615] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:12 2026] DELETE /v2.0/subnets/01723f21-6267-47c8-b6cf-1e06a5492c77 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:13.236 7 INFO neutron.services.segments.plugin [-] Segment 35fc8a08-e3a1-4811-9131-091ab02303f3 resource provider aggregate not found 2026-04-23 10:31:13.239 7 INFO neutron.services.segments.plugin [-] Segment 35fc8a08-e3a1-4811-9131-091ab02303f3 resource provider aggregate not found 2026-04-23 10:31:13.249 7 INFO neutron.services.segments.plugin [-] Segment 35fc8a08-e3a1-4811-9131-091ab02303f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35fc8a08-e3a1-4811-9131-091ab02303f3 found for delete ", "request_id": "req-4a6c9cba-26e9-4e08-811a-8f3e1e551be2"}]} [pid: 7|app: 0|req: 786/1616] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:13 2026] DELETE /v2.0/networks/ccd0c239-ef1c-4e8e-b522-83b570c1198c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:13.261 7 INFO neutron.services.segments.plugin [-] Segment 35fc8a08-e3a1-4811-9131-091ab02303f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35fc8a08-e3a1-4811-9131-091ab02303f3 found for delete ", "request_id": "req-9c34d82d-453b-4a15-a725-48470434540a"}]} 2026-04-23 10:31:13.314 8 INFO neutron.db.segments_db [None req-a03a56bb-4081-4e9f-b4ec-2f88add488c0 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Added segment 3af9d930-b9e9-471a-8a8b-b26b61e8190a of type vxlan for network 5af6f14a-48b2-4974-bf6d-c2bb9988c424 2026-04-23 10:31:13.583 8 INFO neutron.db.l3_hamode_db [None req-a03a56bb-4081-4e9f-b4ec-2f88add488c0 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 787/1617] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:13 2026] GET /v2.0/security-groups?tenant_id=5a71df23b1d44ed1a50acdc4bd83c757&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1618] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:14 2026] DELETE /v2.0/security-groups/54528df4-fadd-4bda-8574-73180e4dd29b => 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: 789/1619] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:14 2026] GET /v2.0/security-groups?tenant_id=bdc55224d74a4fc4af37f3df3d23c15d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:14.396 8 INFO neutron.db.l3_hamode_db [None req-a03a56bb-4081-4e9f-b4ec-2f88add488c0 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 790/1620] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:14 2026] DELETE /v2.0/security-groups/f3960447-a593-42ca-9849-6fe06ded6c0d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1621] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:13 2026] POST /v2.0/routers => generated 692 bytes in 1999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1622] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.0/routers/d20d8e7a-f59c-4021-a24d-995e79256754 => generated 698 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1623] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1624] 10.0.0.179 () {34 vars in 741 bytes} [Thu Apr 23 10:31:15 2026] PUT /v2.0/routers/d20d8e7a-f59c-4021-a24d-995e79256754 => generated 705 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1625] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.0/routers/d20d8e7a-f59c-4021-a24d-995e79256754 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1626] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.0/ports?device_id=d20d8e7a-f59c-4021-a24d-995e79256754 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:16.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9ba002c-04b4-46ba-8426-a6fee6c8f7dd 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 347650e3-c052-4957-baa5-a1c41a74d571 2026-04-23 10:31:16.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9ba002c-04b4-46ba-8426-a6fee6c8f7dd 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 347650e3-c052-4957-baa5-a1c41a74d571 2026-04-23 10:31:16.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9ba002c-04b4-46ba-8426-a6fee6c8f7dd 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] TaaS: Handle Delete Port: 2a8d10fb-719f-4f04-a2de-10399a0478d4 2026-04-23 10:31:16.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9ba002c-04b4-46ba-8426-a6fee6c8f7dd 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] Tap Mirror: Handle Delete Port: 2a8d10fb-719f-4f04-a2de-10399a0478d4 2026-04-23 10:31:16.972 8 INFO neutron.services.segments.plugin [-] Segment 3af9d930-b9e9-471a-8a8b-b26b61e8190a resource provider aggregate not found 2026-04-23 10:31:16.992 8 INFO neutron.services.segments.plugin [-] Segment 3af9d930-b9e9-471a-8a8b-b26b61e8190a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af9d930-b9e9-471a-8a8b-b26b61e8190a found for delete ", "request_id": "req-39a47411-df11-454a-be92-606b154cff16"}]} 2026-04-23 10:31:16.999 8 INFO neutron.services.segments.plugin [-] Segment 3af9d930-b9e9-471a-8a8b-b26b61e8190a resource provider aggregate not found 2026-04-23 10:31:17.023 8 INFO neutron.services.segments.plugin [-] Segment 3af9d930-b9e9-471a-8a8b-b26b61e8190a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af9d930-b9e9-471a-8a8b-b26b61e8190a found for delete ", "request_id": "req-460cd8ee-5e9f-4473-be54-65d2f9916be1"}]} 2026-04-23 10:31:17.037 8 INFO neutron.db.l3_hamode_db [None req-d9ba002c-04b4-46ba-8426-a6fee6c8f7dd 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] HA network 5af6f14a-48b2-4974-bf6d-c2bb9988c424 was deleted as no HA routers are present in tenant 80b67cf105eb4c8286b617d90875cdaa. [pid: 8|app: 0|req: 834/1627] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:16 2026] DELETE /v2.0/routers/d20d8e7a-f59c-4021-a24d-995e79256754 => generated 0 bytes in 1017 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1628] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/ports?device_id=d20d8e7a-f59c-4021-a24d-995e79256754 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:17.109 8 INFO neutron.api.v2.resource [None req-aa30af39-49b9-408e-bfd0-c14cbfbadf8d 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1629] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/routers/d20d8e7a-f59c-4021-a24d-995e79256754 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1630] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/ports?device_id=7750f178-5123-48f5-8fb0-d90ecaefdd00 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:17.163 8 INFO neutron.api.v2.resource [None req-0e672eb5-858c-405e-88ff-3b6ffea603e4 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1631] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/routers/7750f178-5123-48f5-8fb0-d90ecaefdd00 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:17.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aac87060-3c94-44b7-a206-3bf5c5059137 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1632] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/subnets/01723f21-6267-47c8-b6cf-1e06a5492c77 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1633] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/ports?device_id=6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:17.226 8 INFO neutron.api.v2.resource [None req-969e516e-5bee-452b-abcb-bc0808980931 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1634] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/routers/6c8a71d7-4b8b-4aff-be06-30b2c96e9f4a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:17.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b2a6c95-b263-49b5-9e56-1343f2aeafc0 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1635] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/subnets/931c1b46-9c15-41fb-876f-935e53a08062 => 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: 843/1636] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/ports?device_id=d3a07364-0072-45e4-99ae-a437dce68d7d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:17.295 8 INFO neutron.api.v2.resource [None req-287acdc3-d344-4bfa-8930-480e4b44b884 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1637] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/routers/d3a07364-0072-45e4-99ae-a437dce68d7d => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:17.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec4a4fe4-d726-4c1c-8992-dc6bfc37b938 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1638] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/subnets/26e28992-4086-4e39-9747-cc7f62a76468 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:31:17.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0988dba1-66f0-4552-833e-abc4ef8666f0 3def63a664c744a28df606598cf7126c 80b67cf105eb4c8286b617d90875cdaa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1639] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/subnets/95c3b51e-7bfa-4c63-a319-d8485f6c5005 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1640] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/security-groups?tenant_id=15ab9ff9df9c4416958e052663ef7bd1&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1641] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/security-groups/8fda8cc3-765b-4e34-b698-13cf5d9e897d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1642] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/security-groups?tenant_id=3112c6c43f7244399950b6019f44bc5e&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1643] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:17 2026] DELETE /v2.0/security-groups/d2307644-0335-47fc-87bb-69ad477eeef6 => 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: 796/1644] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.0/security-groups?tenant_id=80b67cf105eb4c8286b617d90875cdaa&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1645] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:18 2026] DELETE /v2.0/security-groups/31a2cdb4-2dd6-43f5-9842-25f581556dc0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1646] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:31:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1647] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:31:18 2026] PUT /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1648] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1649] 10.0.0.179 () {34 vars in 770 bytes} [Thu Apr 23 10:31:18 2026] PUT /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1650] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1651] 10.0.0.179 () {34 vars in 766 bytes} [Thu Apr 23 10:31:18 2026] PUT /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1652] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1653] 10.0.0.179 () {34 vars in 788 bytes} [Thu Apr 23 10:31:18 2026] PUT /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1654] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1655] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:31:18 2026] PUT /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1656] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1657] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:18.787 8 INFO neutron.api.v2.resource [None req-da08b582-5e71-458b-b894-27cfe368d4dc 9ab09dc022924d9ca789c630944f99f5 45d4f98c08134580bbcb3588eba9e322 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1658] 10.0.0.179 () {32 vars in 751 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1659] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:31:18 2026] DELETE /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1660] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:18.904 7 INFO neutron.api.v2.resource [None req-f2cff5aa-c94a-4dc2-ae9a-c611057dc62a 9ab09dc022924d9ca789c630944f99f5 45d4f98c08134580bbcb3588eba9e322 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1661] 10.0.0.179 () {32 vars in 754 bytes} [Thu Apr 23 10:31:18 2026] DELETE /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1662] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:31:18 2026] DELETE /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1663] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1664] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:31:18 2026] DELETE /v2.0/subnetpools/cdb7d23c-71d3-4341-8cbe-d4d746e0236d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1665] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:19 2026] GET /v2.0/security-groups?tenant_id=1c25a2c684f040548cc9d2bb1deb1bf5&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1666] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:20 2026] DELETE /v2.0/security-groups/a8bc8260-5ef8-46a8-a357-aee54976043c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1667] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:31:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1668] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:31:20 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1669] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:20 2026] GET /v2.0/security-groups?tenant_id=45d4f98c08134580bbcb3588eba9e322&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: 861/1670] 10.0.0.179 () {34 vars in 758 bytes} [Thu Apr 23 10:31:20 2026] PUT /v2.0/security-groups/fb2d1c32-fd98-48e8-993e-c70280133453 => generated 1664 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1671] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:31:20 2026] GET /v2.0/security-groups/fb2d1c32-fd98-48e8-993e-c70280133453 => generated 1664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1672] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:20 2026] DELETE /v2.0/security-groups/719b8467-a58b-48e7-996b-be43d5e7d75a => 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: 863/1673] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:20 2026] DELETE /v2.0/security-groups/fb2d1c32-fd98-48e8-993e-c70280133453 => 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: 811/1674] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:31:20 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 10:31:20.637 8 INFO neutron.api.v2.resource [None req-c7ec7b8a-bfd2-4866-946b-40a0b893f16c afb9a3fe03594d25ad8f7cd2b80b5369 2eb4af8dd2114eba87710f91345f69a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1675] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:20 2026] DELETE /v2.0/security-groups/fb2d1c32-fd98-48e8-993e-c70280133453 => 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: 812/1676] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:31:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1677] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1678] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:31:20 2026] GET /v2.0/security-group-rules/d6d6ccfa-35f0-40fa-9417-068e958b037b => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1679] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:31:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1680] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:31:21 2026] DELETE /v2.0/security-group-rules/d6d6ccfa-35f0-40fa-9417-068e958b037b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1681] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:31:21 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: 7|app: 0|req: 815/1682] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1683] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.0/security-group-rules/f973cb74-cbf1-491d-aa7a-1a2c1b4f7d7f => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1684] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1685] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:31:21 2026] DELETE /v2.0/security-group-rules/f973cb74-cbf1-491d-aa7a-1a2c1b4f7d7f => 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: 817/1686] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:21.577 8 INFO neutron.db.securitygroups_db [None req-4d124ab8-78d1-4f6d-8397-23f06a739df1 afb9a3fe03594d25ad8f7cd2b80b5369 2eb4af8dd2114eba87710f91345f69a5 - - default default] Project 2eb4af8dd2114eba87710f91345f69a5 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: 870/1687] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1688] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.0/security-group-rules/f5515faf-7e25-443a-a13d-2051a3e2f68d => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1689] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1690] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:31:21 2026] DELETE /v2.0/security-group-rules/f5515faf-7e25-443a-a13d-2051a3e2f68d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1691] 10.0.0.179 () {32 vars in 673 bytes} [Thu Apr 23 10:31:21 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: 7|app: 0|req: 820/1692] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:21 2026] DELETE /v2.0/security-groups/3355fe28-03c7-4c41-9341-910c891dfae7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1693] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1694] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:31:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1695] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:22 2026] GET /v2.0/security-groups?tenant_id=2eb4af8dd2114eba87710f91345f69a5&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1696] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:22 2026] DELETE /v2.0/security-groups/6d1e125c-941f-4dfb-abfd-edcd021e1ec1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:24.052 8 INFO neutron.db.segments_db [None req-5e8a8442-2670-48ce-acc2-ffcaf916fc3c 67221f2617484e99b97f5c2f7d3f4142 e5635c91569f46fb917db50c62c3adf1 - - default default] Added segment a241ece4-c64f-4625-97d1-e3b2bd40fa1a of type vxlan for network 4d2002b1-e4ae-44a1-a8d2-1a4812830d92 [pid: 8|app: 0|req: 875/1697] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:23 2026] POST /v2.0/networks => generated 612 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1698] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:24 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1699] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:24 2026] PUT /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1700] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1701] 10.0.0.179 () {34 vars in 762 bytes} [Thu Apr 23 10:31:24 2026] PUT /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1702] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1703] 10.0.0.179 () {32 vars in 623 bytes} [Thu Apr 23 10:31:24 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1704] 10.0.0.179 () {34 vars in 758 bytes} [Thu Apr 23 10:31:24 2026] PUT /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/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: 827/1705] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/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: 879/1706] 10.0.0.179 () {32 vars in 633 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/ => generated 632 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1707] 10.0.0.179 () {34 vars in 780 bytes} [Thu Apr 23 10:31:24 2026] PUT /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/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: 880/1708] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1709] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:24 2026] PUT /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/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: 881/1710] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1711] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:31:24 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/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 10:31:25.047 8 INFO neutron.api.v2.resource [None req-25730d0b-95ce-4d50-8adb-9436617bab7b 67221f2617484e99b97f5c2f7d3f4142 e5635c91569f46fb917db50c62c3adf1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1712] 10.0.0.179 () {32 vars in 743 bytes} [Thu Apr 23 10:31:25 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1713] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1714] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:25 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:25.226 7 INFO neutron.api.v2.resource [None req-483e6fb8-4b9c-4336-8c93-f2d22395cfb6 67221f2617484e99b97f5c2f7d3f4142 e5635c91569f46fb917db50c62c3adf1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1715] 10.0.0.179 () {32 vars in 746 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1716] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1717] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:31:25 2026] GET /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1718] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.0/subnets/ef074afe-2613-439d-9ca3-444df0436b48 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1719] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:25 2026] GET /v2.0/security-groups?tenant_id=039bf7e29df8407c8c7e89d317c43a80&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1720] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.0/security-groups/d3ecc5a5-0bf6-4200-87e2-3b7200ba5546 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:25.604 8 INFO neutron.services.segments.plugin [-] Segment a241ece4-c64f-4625-97d1-e3b2bd40fa1a resource provider aggregate not found 2026-04-23 10:31:25.611 8 INFO neutron.services.segments.plugin [-] Segment a241ece4-c64f-4625-97d1-e3b2bd40fa1a resource provider aggregate not found 2026-04-23 10:31:25.628 8 INFO neutron.services.segments.plugin [-] Segment a241ece4-c64f-4625-97d1-e3b2bd40fa1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a241ece4-c64f-4625-97d1-e3b2bd40fa1a found for delete ", "request_id": "req-f96a9dfb-9dae-43d3-ba56-6b0d53cc4917"}]} 2026-04-23 10:31:25.633 8 INFO neutron.services.segments.plugin [-] Segment a241ece4-c64f-4625-97d1-e3b2bd40fa1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a241ece4-c64f-4625-97d1-e3b2bd40fa1a found for delete ", "request_id": "req-15ef5a94-77b3-4dc8-9d58-7d9ce0a86b3e"}]} [pid: 8|app: 0|req: 887/1721] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.0/networks/4d2002b1-e4ae-44a1-a8d2-1a4812830d92 => 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: 835/1722] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:26 2026] GET /v2.0/security-groups?tenant_id=fc6f7e3f24cb45128818b5b6a1894ff5&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1723] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:26 2026] DELETE /v2.0/security-groups/f17e366d-87e2-4ebc-a656-8d50c6809be1 => 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: 836/1724] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:26 2026] GET /v2.0/security-groups?tenant_id=e5635c91569f46fb917db50c62c3adf1&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1725] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:26 2026] DELETE /v2.0/security-groups/2cc9d589-0ea4-407c-8626-fa63e58bba21 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1728] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:27 2026] GET /v2.0/security-groups?tenant_id=cde42bc9d1bc451288729f36fb982a30&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1729] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:28 2026] DELETE /v2.0/security-groups/24cc9bc0-527a-4e4f-8641-bd499174c7dd => 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: 892/1730] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:31 2026] GET /v2.0/security-groups?tenant_id=4e82df7e078743ab91884da9b56ea9c2&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1731] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:31 2026] DELETE /v2.0/security-groups/cfc11bda-16ef-4863-b7ec-97be96d257fd => 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: 893/1732] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:31 2026] GET /v2.0/security-groups?tenant_id=f95834a6150d4f14abf1ab92c08dc68b&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1733] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:31 2026] DELETE /v2.0/security-groups/2a3c1370-4031-437d-860a-aa7eecff2083 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:33.085 8 INFO neutron.db.segments_db [None req-e726fd93-4afc-415e-bc42-42fa0b6d3a65 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Added segment c864e806-cd70-468c-ab8b-43b244a12543 of type vxlan for network a72efdf4-74be-48b2-b8d0-d75a504ba496 [pid: 8|app: 0|req: 894/1734] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:32 2026] POST /v2.0/networks => generated 613 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1735] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:31:33 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:33.536 8 INFO neutron.db.segments_db [None req-b6518faf-1da2-4f4b-9f41-ba8f8eea1f34 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Added segment e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 of type vxlan for network 1a0c8268-3965-4b76-8dae-333c81147b3e [pid: 8|app: 0|req: 895/1736] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:33 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 842/1737] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:31:33 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:34.000 8 INFO neutron.db.segments_db [None req-806e7317-ef5e-4262-bf38-158fe170eb19 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Added segment 9dc0584f-9726-4972-a10a-7d88824127f5 of type vxlan for network 5502a3c7-ed61-4e20-8c29-dd1ad45b0aba [pid: 8|app: 0|req: 896/1738] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:33 2026] POST /v2.0/networks => generated 612 bytes in 220 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: 843/1739] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:31:34 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:34.589 8 INFO neutron.db.segments_db [None req-dc1310bf-3eff-4a8b-8c48-784f9524666d f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Added segment b66f01d6-f90d-47a8-9592-55df299943cb of type vxlan for network bcc999f5-bb6d-481c-82f1-d083fab93913 [pid: 8|app: 0|req: 897/1740] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 844/1741] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:31:34 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:35.091 8 INFO neutron.db.segments_db [None req-1bcb8999-bc84-4519-95e8-f46657df539d f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Added segment 85130288-9209-43a7-9cfc-81550be056e3 of type vxlan for network 20249ba2-f34a-4004-b2c1-32ee98da450c [pid: 8|app: 0|req: 898/1742] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:35 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 845/1743] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:31:35 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1744] 10.0.0.179 () {34 vars in 747 bytes} [Thu Apr 23 10:31:35 2026] PUT /v2.0/ports/f256a8cb-25d0-4fe5-aa41-3790c94435cc/tags => generated 17 bytes in 85 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: 900/1745] 10.0.0.179 () {34 vars in 747 bytes} [Thu Apr 23 10:31:35 2026] PUT /v2.0/ports/5ee3a105-18ee-4972-8b0e-6d30727a3aff/tags => generated 25 bytes in 60 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: 901/1746] 10.0.0.179 () {34 vars in 747 bytes} [Thu Apr 23 10:31:35 2026] PUT /v2.0/ports/e56bd7cc-908d-46c0-a9ca-a36b856df57e/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 846/1747] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:35 2026] GET /v2.0/security-groups?tenant_id=66c70379bb1847a58066ed5071474055&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1748] 10.0.0.179 () {34 vars in 747 bytes} [Thu Apr 23 10:31:35 2026] PUT /v2.0/ports/b24b2121-a9d1-40ae-8e57-762742e5336a/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 847/1749] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:35 2026] DELETE /v2.0/security-groups/31b1608c-eabb-456b-bad7-47486127810b => 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: 903/1750] 10.0.0.179 () {32 vars in 660 bytes} [Thu Apr 23 10:31:35 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1751] 10.0.0.179 () {32 vars in 674 bytes} [Thu Apr 23 10:31:35 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1752] 10.0.0.179 () {32 vars in 670 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1753] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1754] 10.0.0.179 () {32 vars in 668 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1755] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1756] 10.0.0.179 () {32 vars in 678 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1757] 10.0.0.179 () {32 vars in 690 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:36.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-4eff6a3b-19ac-40ea-9760-3ef79b49cf20 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] TaaS: Handle Delete Port: f256a8cb-25d0-4fe5-aa41-3790c94435cc 2026-04-23 10:31:36.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eff6a3b-19ac-40ea-9760-3ef79b49cf20 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Tap Mirror: Handle Delete Port: f256a8cb-25d0-4fe5-aa41-3790c94435cc [pid: 8|app: 0|req: 907/1758] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:31:36 2026] DELETE /v2.0/ports/f256a8cb-25d0-4fe5-aa41-3790c94435cc => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:36.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-9839d9e0-2d19-4a7f-94e5-9f0822f1594e f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] TaaS: Handle Delete Port: 5ee3a105-18ee-4972-8b0e-6d30727a3aff 2026-04-23 10:31:36.870 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9839d9e0-2d19-4a7f-94e5-9f0822f1594e f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Tap Mirror: Handle Delete Port: 5ee3a105-18ee-4972-8b0e-6d30727a3aff [pid: 8|app: 0|req: 908/1759] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:31:36 2026] DELETE /v2.0/ports/5ee3a105-18ee-4972-8b0e-6d30727a3aff => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:36.961 7 INFO neutron.db.segments_db [None req-142e0b77-33c4-45b4-9d64-5afa11dc90be 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Added segment cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 of type vxlan for network eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 [pid: 7|app: 0|req: 852/1760] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:36 2026] POST /v2.0/networks => generated 621 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:37.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-625d2ca5-d327-4af3-80ca-20d392fcfa50 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] TaaS: Handle Delete Port: e56bd7cc-908d-46c0-a9ca-a36b856df57e 2026-04-23 10:31:37.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-625d2ca5-d327-4af3-80ca-20d392fcfa50 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Tap Mirror: Handle Delete Port: e56bd7cc-908d-46c0-a9ca-a36b856df57e [pid: 8|app: 0|req: 909/1761] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:31:36 2026] DELETE /v2.0/ports/e56bd7cc-908d-46c0-a9ca-a36b856df57e => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:37.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b2d9426-e79c-46a9-b9ee-2226a924e94d f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] TaaS: Handle Delete Port: b24b2121-a9d1-40ae-8e57-762742e5336a 2026-04-23 10:31:37.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b2d9426-e79c-46a9-b9ee-2226a924e94d f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Tap Mirror: Handle Delete Port: b24b2121-a9d1-40ae-8e57-762742e5336a [pid: 7|app: 0|req: 853/1762] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:37 2026] POST /v2.0/subnets => generated 658 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1763] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:31:37 2026] DELETE /v2.0/ports/b24b2121-a9d1-40ae-8e57-762742e5336a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:37.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a697111-4607-4e9a-9c81-4217f60c5622 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] TaaS: Handle Delete Port: 93d0bd76-788b-4ab3-aef0-53d96722494e 2026-04-23 10:31:37.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a697111-4607-4e9a-9c81-4217f60c5622 f54616781fb140e9892447251d48eb72 64702e394203451d8a1db67c0b1f635f - - default default] Tap Mirror: Handle Delete Port: 93d0bd76-788b-4ab3-aef0-53d96722494e [pid: 8|app: 0|req: 911/1764] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:31:37 2026] DELETE /v2.0/ports/93d0bd76-788b-4ab3-aef0-53d96722494e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1765] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:31:37 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:37.762 8 INFO neutron.services.segments.plugin [-] Segment c864e806-cd70-468c-ab8b-43b244a12543 resource provider aggregate not found 2026-04-23 10:31:37.770 8 INFO neutron.services.segments.plugin [-] Segment c864e806-cd70-468c-ab8b-43b244a12543 resource provider aggregate not found 2026-04-23 10:31:37.788 8 INFO neutron.services.segments.plugin [-] Segment c864e806-cd70-468c-ab8b-43b244a12543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c864e806-cd70-468c-ab8b-43b244a12543 found for delete ", "request_id": "req-4bfced50-e4db-4db3-b7c0-e0e27a340a84"}]} 2026-04-23 10:31:37.796 8 INFO neutron.services.segments.plugin [-] Segment c864e806-cd70-468c-ab8b-43b244a12543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c864e806-cd70-468c-ab8b-43b244a12543 found for delete ", "request_id": "req-476d8d6a-b587-4825-84c1-e517ade2c8ea"}]} [pid: 8|app: 0|req: 912/1766] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:37 2026] DELETE /v2.0/networks/a72efdf4-74be-48b2-b8d0-d75a504ba496 => 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: 855/1767] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:37 2026] POST /v2.0/subnets => generated 732 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1768] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:37 2026] DELETE /v2.0/networks/1a0c8268-3965-4b76-8dae-333c81147b3e => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:31:38.010 7 INFO neutron.db.segments_db [None req-872af709-e82d-47be-9f09-8948443a03d3 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Added segment 21d60d92-faa7-430e-90b9-57eed47dd392 of type vxlan for network a61e93b7-6515-4382-8ee9-4b57f4aec0d4 [pid: 7|app: 0|req: 856/1769] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:37 2026] POST /v2.0/networks => generated 619 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1770] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:37 2026] DELETE /v2.0/networks/5502a3c7-ed61-4e20-8c29-dd1ad45b0aba => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1771] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:38 2026] DELETE /v2.0/networks/bcc999f5-bb6d-481c-82f1-d083fab93913 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1772] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:38 2026] POST /v2.0/subnets => generated 655 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1773] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:31:38 2026] DELETE /v2.0/networks/20249ba2-f34a-4004-b2c1-32ee98da450c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1774] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:38 2026] POST /v2.0/subnets => generated 725 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:38.818 8 INFO neutron.db.segments_db [None req-3ec8b9f7-dc5f-4115-b5dc-70d898f81eed 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Added segment 6c249267-252d-4402-bf73-63b78fa54b7a of type vxlan for network 421419bf-722b-4d44-967d-8b7ef87a3f8d [pid: 8|app: 0|req: 917/1775] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:31:38 2026] POST /v2.0/networks => generated 617 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1776] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:38 2026] POST /v2.0/subnets => generated 654 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1777] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:39 2026] POST /v2.0/subnets => generated 729 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1778] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:39 2026] GET /v2.0/security-groups?tenant_id=64702e394203451d8a1db67c0b1f635f&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1779] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:39 2026] GET /v2.0/security-groups?tenant_id=efcb2d24e76d4c2f8d1150b04aa2d015&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:39.654 8 INFO neutron.db.segments_db [None req-ff162444-131f-4da6-ba50-d6181d3e4c44 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Added segment d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f of type vxlan for network 6b59a58d-dbe1-436d-be3c-af9a184702f6 [pid: 7|app: 0|req: 861/1780] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:39 2026] DELETE /v2.0/security-groups/c860fe94-e7d9-4563-9d84-346a4410e04a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:39.812 8 INFO neutron.services.segments.plugin [-] Segment e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 resource provider aggregate not found [pid: 7|app: 0|req: 862/1781] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:39 2026] DELETE /v2.0/security-groups/6b09e1b4-4d3c-4971-bfde-da33a19289be => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:39.824 8 INFO neutron.services.segments.plugin [-] Segment e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 resource provider aggregate not found 2026-04-23 10:31:39.841 8 INFO neutron.services.segments.plugin [-] Segment e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 found for delete ", "request_id": "req-a2865bc5-7e75-4800-b071-92a1b2f493be"}]} 2026-04-23 10:31:39.847 8 INFO neutron.services.segments.plugin [-] Segment e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a0c65f-7d74-4bd0-9aaa-8a2b3a5a0266 found for delete ", "request_id": "req-86a6c302-9d02-4b74-a853-c5c7b3e0bea4"}]} 2026-04-23 10:31:39.857 8 INFO neutron.services.segments.plugin [-] Segment 9dc0584f-9726-4972-a10a-7d88824127f5 resource provider aggregate not found 2026-04-23 10:31:39.868 8 INFO neutron.services.segments.plugin [-] Segment 9dc0584f-9726-4972-a10a-7d88824127f5 resource provider aggregate not found 2026-04-23 10:31:39.875 8 INFO neutron.services.segments.plugin [-] Segment 9dc0584f-9726-4972-a10a-7d88824127f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc0584f-9726-4972-a10a-7d88824127f5 found for delete ", "request_id": "req-bcca733d-0a35-4b2c-b11b-28497143d106"}]} 2026-04-23 10:31:39.885 8 INFO neutron.services.segments.plugin [-] Segment 9dc0584f-9726-4972-a10a-7d88824127f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc0584f-9726-4972-a10a-7d88824127f5 found for delete ", "request_id": "req-995adf6f-1a5d-4746-b698-5a272dbd0c2f"}]} 2026-04-23 10:31:39.891 8 INFO neutron.services.segments.plugin [-] Segment b66f01d6-f90d-47a8-9592-55df299943cb resource provider aggregate not found 2026-04-23 10:31:39.905 8 INFO neutron.services.segments.plugin [-] Segment b66f01d6-f90d-47a8-9592-55df299943cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66f01d6-f90d-47a8-9592-55df299943cb found for delete ", "request_id": "req-cba3f848-36ca-4c14-b3ed-7073e6b33fc6"}]} 2026-04-23 10:31:39.913 8 INFO neutron.services.segments.plugin [-] Segment b66f01d6-f90d-47a8-9592-55df299943cb resource provider aggregate not found 2026-04-23 10:31:39.929 8 INFO neutron.services.segments.plugin [-] Segment 85130288-9209-43a7-9cfc-81550be056e3 resource provider aggregate not found 2026-04-23 10:31:39.934 8 INFO neutron.services.segments.plugin [-] Segment b66f01d6-f90d-47a8-9592-55df299943cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66f01d6-f90d-47a8-9592-55df299943cb found for delete ", "request_id": "req-a600efe0-f11a-4a5c-be3a-fb446e05b425"}]} 2026-04-23 10:31:39.952 8 INFO neutron.services.segments.plugin [-] Segment 85130288-9209-43a7-9cfc-81550be056e3 resource provider aggregate not found 2026-04-23 10:31:39.961 8 INFO neutron.services.segments.plugin [-] Segment 85130288-9209-43a7-9cfc-81550be056e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85130288-9209-43a7-9cfc-81550be056e3 found for delete ", "request_id": "req-3be6a45e-2c06-4ff7-9a4b-b631220bd2c9"}]} [pid: 7|app: 0|req: 863/1782] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:39 2026] GET /v2.0/security-groups?tenant_id=c73183afad4d426c88ddf6942a6f9d75&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:39.974 8 INFO neutron.services.segments.plugin [-] Segment 85130288-9209-43a7-9cfc-81550be056e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85130288-9209-43a7-9cfc-81550be056e3 found for delete ", "request_id": "req-d4d62cb2-5023-424d-a654-1f66510b0541"}]} 2026-04-23 10:31:40.007 8 INFO neutron.db.l3_hamode_db [None req-ff162444-131f-4da6-ba50-d6181d3e4c44 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 864/1783] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:39 2026] DELETE /v2.0/security-groups/833d2abf-f952-4ca3-a5d4-28f1b98e4389 => 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: 865/1784] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:40 2026] GET /v2.0/security-groups?tenant_id=ed06945cf0c644a0a19c661d2a2ad2ce&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1785] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:40 2026] DELETE /v2.0/security-groups/415149a1-c000-48f9-b955-a91b3fd974ce => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:31:40.869 8 INFO neutron.db.l3_hamode_db [None req-ff162444-131f-4da6-ba50-d6181d3e4c44 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 920/1786] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:39 2026] POST /v2.0/routers => generated 684 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1789] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:41 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1790] 10.0.0.94 () {32 vars in 801 bytes} [Thu Apr 23 10:31:43 2026] GET /v2.0/extensions => generated 21537 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1791] 10.0.0.94 () {30 vars in 723 bytes} [Thu Apr 23 10:31:43 2026] GET /v2.0/quotas/e3f3768ee9404fcbb5b9625b450331e6/details => generated 847 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1792] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:43 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/add_router_interface => generated 309 bytes in 1534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:31:44.939 7 INFO neutron.db.segments_db [None req-afd5b2e4-e56d-4331-8bdd-8c7074ed9569 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Added segment 0c5bddf6-a982-4c1c-8955-664cec6ad90f of type vxlan for network c134408c-0763-4733-a303-af4b49e341f2 2026-04-23 10:31:45.184 7 INFO neutron.db.l3_hamode_db [None req-afd5b2e4-e56d-4331-8bdd-8c7074ed9569 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:45.304 7 INFO neutron.db.l3_hamode_db [None req-afd5b2e4-e56d-4331-8bdd-8c7074ed9569 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 869/1793] 10.0.0.179 () {34 vars in 668 bytes} [Thu Apr 23 10:31:44 2026] POST /v2.0/routers => generated 474 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:45.963 7 INFO neutron.db.l3_hamode_db [None req-aba4ff50-53c2-4177-9b91-9efe3403d1d7 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:46.097 7 INFO neutron.db.l3_hamode_db [None req-aba4ff50-53c2-4177-9b91-9efe3403d1d7 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 925/1794] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:44 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/add_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1795] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.0/security-groups => generated 1628 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1796] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1797] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1798] 10.0.0.179 () {34 vars in 668 bytes} [Thu Apr 23 10:31:45 2026] POST /v2.0/routers => generated 474 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1799] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1800] 10.0.0.94 () {32 vars in 801 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 10:31:46.805 8 INFO neutron.db.l3_hamode_db [None req-2d866d64-7325-4b78-a97e-e115e358e62b 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 872/1801] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:46.940 8 INFO neutron.db.l3_hamode_db [None req-2d866d64-7325-4b78-a97e-e115e358e62b 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 873/1802] 10.0.0.94 () {30 vars in 723 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.0/quotas/e3f3768ee9404fcbb5b9625b450331e6/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1803] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:46 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: 875/1804] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:47 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: 876/1805] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1806] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1807] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:47 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1808] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1809] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1810] 10.0.0.179 () {34 vars in 668 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.0/routers => generated 474 bytes in 1331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:48.136 7 INFO neutron.db.l3_hamode_db [None req-06537a17-a648-4c12-a642-a931ae1465ea 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:48.247 7 INFO neutron.db.l3_hamode_db [None req-06537a17-a648-4c12-a642-a931ae1465ea 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 931/1811] 10.0.0.91 () {34 vars in 1095 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1935608326&fields=id&tenant_id=cd00a68e3477459f9b988f63c0505e58 => 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: 932/1812] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1813] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/quotas/cd00a68e3477459f9b988f63c0505e58 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1814] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&fields=id => generated 287 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1815] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 936/1816] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 937/1817] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => 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: 881/1818] 10.0.0.179 () {34 vars in 668 bytes} [Thu Apr 23 10:31:48 2026] POST /v2.0/routers => generated 474 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:48.969 8 INFO neutron.db.l3_hamode_db [None req-7f8eb805-b1d8-442f-b2e0-f779569b1ee0 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:31:49.085 8 INFO neutron.db.l3_hamode_db [None req-7f8eb805-b1d8-442f-b2e0-f779569b1ee0 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 938/1819] 10.0.0.179 () {34 vars in 668 bytes} [Thu Apr 23 10:31:48 2026] POST /v2.0/routers => generated 474 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1820] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:49 2026] PUT /v2.0/routers/63f57b8e-89e5-44c1-9548-4465c63782f3/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1821] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:49 2026] PUT /v2.0/routers/058ff5e0-2535-414f-97c7-c4b1ccc5039b/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1822] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:49 2026] PUT /v2.0/routers/9fc8074a-2bf2-4d51-9f94-2c838cadfc55/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1823] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:31:50 2026] PUT /v2.0/routers/05fae314-8c86-460e-bc2f-e6ee1edd27a9/tags => generated 19 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1824] 10.0.0.179 () {32 vars in 664 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1825] 10.0.0.179 () {32 vars in 678 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1826] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/security-groups?tenant_id=e3f3768ee9404fcbb5b9625b450331e6&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: 943/1827] 10.0.0.179 () {32 vars in 674 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1828] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:50 2026] DELETE /v2.0/security-groups/67fdae00-6425-4ea3-a2b9-fd72901a65ec => 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: 944/1829] 10.0.0.179 () {32 vars in 686 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1830] 10.0.0.179 () {32 vars in 672 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1831] 10.0.0.179 () {32 vars in 686 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1832] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1833] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1834] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:50 2026] GET /v2.0/routers/63f57b8e-89e5-44c1-9548-4465c63782f3 => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1835] 10.0.0.179 () {34 vars in 742 bytes} [Thu Apr 23 10:31:50 2026] PUT /v2.0/routers/63f57b8e-89e5-44c1-9548-4465c63782f3 => generated 485 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1836] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:51 2026] GET /v2.0/ports?device_id=63f57b8e-89e5-44c1-9548-4465c63782f3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:51.677 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f7d6847-a92d-40ce-88f8-b0098298bde7 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] TaaS: Handle Delete Port: 29919a13-7445-4692-a2a9-5b134bc54fc1 2026-04-23 10:31:51.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f7d6847-a92d-40ce-88f8-b0098298bde7 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Tap Mirror: Handle Delete Port: 29919a13-7445-4692-a2a9-5b134bc54fc1 [pid: 8|app: 0|req: 948/1837] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:51 2026] DELETE /v2.0/routers/63f57b8e-89e5-44c1-9548-4465c63782f3 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1838] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:51 2026] GET /v2.0/routers/058ff5e0-2535-414f-97c7-c4b1ccc5039b => generated 493 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1839] 10.0.0.179 () {34 vars in 742 bytes} [Thu Apr 23 10:31:51 2026] PUT /v2.0/routers/058ff5e0-2535-414f-97c7-c4b1ccc5039b => generated 493 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1840] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:52 2026] GET /v2.0/ports?device_id=058ff5e0-2535-414f-97c7-c4b1ccc5039b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:52.673 8 INFO neutron_taas.services.taas.taas_plugin [None req-f05005e2-9ebd-4283-99c7-71b9c54f61bb 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] TaaS: Handle Delete Port: 549b232c-7ff5-4348-b0a8-290a8644ad1f 2026-04-23 10:31:52.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f05005e2-9ebd-4283-99c7-71b9c54f61bb 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Tap Mirror: Handle Delete Port: 549b232c-7ff5-4348-b0a8-290a8644ad1f [pid: 8|app: 0|req: 950/1841] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:52 2026] DELETE /v2.0/routers/058ff5e0-2535-414f-97c7-c4b1ccc5039b => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1842] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:52 2026] GET /v2.0/routers/9fc8074a-2bf2-4d51-9f94-2c838cadfc55 => generated 502 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1843] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:31:53 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1844] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:31:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd00a68e3477459f9b988f63c0505e58 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1845] 10.0.0.179 () {34 vars in 742 bytes} [Thu Apr 23 10:31:52 2026] PUT /v2.0/routers/9fc8074a-2bf2-4d51-9f94-2c838cadfc55 => generated 502 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1846] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:31:53 2026] POST /v2.0/ports => generated 1179 bytes in 471 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: 896/1847] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:53 2026] GET /v2.0/ports?device_id=9fc8074a-2bf2-4d51-9f94-2c838cadfc55 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:53.867 8 INFO neutron.db.segments_db [None req-ee57b9e4-8d3a-4851-9064-b0f51ad65df8 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Added segment 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 of type vxlan for network f2941e1f-161b-4536-b00c-c9c0ef57c46d [pid: 8|app: 0|req: 952/1848] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:31:53 2026] POST /v2.0/networks => generated 612 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:54.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-942ef610-0eca-4b84-a2bb-6d0542b3627f 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] TaaS: Handle Delete Port: fce61eef-3c42-459a-86bc-21f64edce1db 2026-04-23 10:31:54.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-942ef610-0eca-4b84-a2bb-6d0542b3627f 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Tap Mirror: Handle Delete Port: fce61eef-3c42-459a-86bc-21f64edce1db [pid: 7|app: 0|req: 897/1849] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:31:53 2026] PUT /v2.0/ports/1a63c3d8-6c09-42e0-a717-60c50a2fd89a => generated 1460 bytes in 495 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 10:31:54.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c088ac11-9805-4cbf-9cbb-9b0a993c3bbb'] response: {'name': 'network-changed', 'server_uuid': 'ef61f8fe-49c6-4f41-8705-cdddf34ad969', 'tag': '1a63c3d8-6c09-42e0-a717-60c50a2fd89a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 898/1850] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:31:54 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1194 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:54.274 7 INFO neutron.db.segments_db [None req-c2a9ea8f-665b-408f-9392-5fda8917cccf 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Added segment a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f of type vxlan for network 71acede7-5254-46d2-950b-8a23ae4ffeea [pid: 8|app: 0|req: 953/1851] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:53 2026] DELETE /v2.0/routers/9fc8074a-2bf2-4d51-9f94-2c838cadfc55 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1852] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:31:54 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1853] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:54 2026] GET /v2.0/routers/05fae314-8c86-460e-bc2f-e6ee1edd27a9 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:31:54.555 7 INFO neutron.db.l3_hamode_db [None req-c2a9ea8f-665b-408f-9392-5fda8917cccf 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 956/1854] 10.0.0.179 () {34 vars in 742 bytes} [Thu Apr 23 10:31:54 2026] PUT /v2.0/routers/05fae314-8c86-460e-bc2f-e6ee1edd27a9 => generated 487 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1855] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:31:54 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1856] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:55 2026] GET /v2.0/ports?device_id=05fae314-8c86-460e-bc2f-e6ee1edd27a9 => 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: 959/1857] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:31:55 2026] GET /v2.0/networks?tenant_id=cd00a68e3477459f9b988f63c0505e58&shared=False => generated 2375 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:31:55.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5a67a5f-3c27-434a-90da-67ad13a52201 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] TaaS: Handle Delete Port: 9575c733-258a-4f1e-ae55-b19ccd2fda5b 2026-04-23 10:31:55.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5a67a5f-3c27-434a-90da-67ad13a52201 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Tap Mirror: Handle Delete Port: 9575c733-258a-4f1e-ae55-b19ccd2fda5b 2026-04-23 10:31:55.412 7 INFO neutron.db.l3_hamode_db [None req-c2a9ea8f-665b-408f-9392-5fda8917cccf 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 960/1858] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:55 2026] DELETE /v2.0/routers/05fae314-8c86-460e-bc2f-e6ee1edd27a9 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1859] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:31:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1860] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:31:55 2026] GET /v2.0/routers/d67a4098-4ee7-4cb7-96d6-d75de1158dc1 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1861] 10.0.0.179 () {34 vars in 742 bytes} [Thu Apr 23 10:31:55 2026] PUT /v2.0/routers/d67a4098-4ee7-4cb7-96d6-d75de1158dc1 => generated 480 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1862] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/ports?device_id=d67a4098-4ee7-4cb7-96d6-d75de1158dc1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:56.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e794cbf-1e5b-44f4-99d1-3be2bef9e653 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] TaaS: Handle Delete Port: 2604fc8d-cdd6-4de7-974a-1edd16cb4d49 2026-04-23 10:31:56.323 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e794cbf-1e5b-44f4-99d1-3be2bef9e653 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] Tap Mirror: Handle Delete Port: 2604fc8d-cdd6-4de7-974a-1edd16cb4d49 [pid: 7|app: 0|req: 899/1863] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:54 2026] POST /v2.0/routers => generated 695 bytes in 2180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1864] 10.0.0.179 () {32 vars in 776 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/subnets?project_id=dbf1ddfbf44448f4b7137438c07c726e&cidr=10.100.0.0%2F28 => generated 14 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1865] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1866] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1867] 199.19.213.150 () {34 vars in 1056 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.39&port_id=1a63c3d8-6c09-42e0-a717-60c50a2fd89a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:56.671 8 INFO neutron.services.segments.plugin [-] Segment 0c5bddf6-a982-4c1c-8955-664cec6ad90f resource provider aggregate not found 2026-04-23 10:31:56.678 8 INFO neutron.services.segments.plugin [-] Segment 0c5bddf6-a982-4c1c-8955-664cec6ad90f resource provider aggregate not found [pid: 7|app: 0|req: 904/1868] 10.0.0.179 () {32 vars in 784 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/subnets?network_id=1af0523b-e55e-4755-b87d-c89d8d96085c&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:56.695 8 INFO neutron.services.segments.plugin [-] Segment 0c5bddf6-a982-4c1c-8955-664cec6ad90f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5bddf6-a982-4c1c-8955-664cec6ad90f found for delete ", "request_id": "req-7b87217e-9663-4faf-927b-c0c5c08df04e"}]} [pid: 7|app: 0|req: 905/1869] 199.19.213.150 () {34 vars in 1104 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=1a63c3d8-6c09-42e0-a717-60c50a2fd89a => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:31:56.705 8 INFO neutron.db.l3_hamode_db [None req-3e794cbf-1e5b-44f4-99d1-3be2bef9e653 73a89fcaa04b4e58ad64bc8d06642105 9b26f9eb37214217809148304903a430 - - default default] HA network c134408c-0763-4733-a303-af4b49e341f2 was deleted as no HA routers are present in tenant 9b26f9eb37214217809148304903a430. 2026-04-23 10:31:56.711 8 INFO neutron.services.segments.plugin [-] Segment 0c5bddf6-a982-4c1c-8955-664cec6ad90f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5bddf6-a982-4c1c-8955-664cec6ad90f found for delete ", "request_id": "req-8394090f-7797-419b-a766-564e9ba2a7ae"}]} [pid: 8|app: 0|req: 965/1870] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:31:56 2026] DELETE /v2.0/routers/d67a4098-4ee7-4cb7-96d6-d75de1158dc1 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1871] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/subnets?id=21668c7f-bb10-4a62-905b-e2d2927153d6&id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1872] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1873] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1874] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 970/1875] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:31:56 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 906/1876] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:31:56 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) [pid: 7|app: 0|req: 909/1879] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:57 2026] GET /v2.0/security-groups?tenant_id=914124574b45425c959082cdc502bd0b&name=default => generated 2929 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1880] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:58 2026] DELETE /v2.0/security-groups/bb606277-b040-44d2-87fb-ba9dbbfecaae => 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: 971/1881] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:31:56 2026] PUT /v2.0/routers/e140c068-ca3d-4c78-9121-d7a92993db60/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1882] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:58 2026] GET /v2.0/security-groups?tenant_id=9b26f9eb37214217809148304903a430&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1883] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:31:58 2026] GET /v2.0/networks => generated 6661 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1884] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:31:58 2026] GET /v2.0/subnets => generated 7416 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1885] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:58 2026] DELETE /v2.0/security-groups/529579b9-c392-46ec-b142-2f7bfb4cc2f6 => 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: 974/1886] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:31:58 2026] GET /v2.0/routers => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1887] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:31:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1888] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:31:58 2026] GET /v2.0/security-groups?tenant_id=b198a822cac9483d8ad97da37bb423ee&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1889] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1890] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:31:58 2026] DELETE /v2.0/security-groups/807c1eca-9296-4ca5-b5ab-94aed954ef94 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1891] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1892] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1893] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:59 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 10:31:59.400 8 INFO neutron.db.securitygroups_db [None req-918992e7-8a17-49b3-935d-3dc6948e4d8e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Project dbf1ddfbf44448f4b7137438c07c726e 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: 978/1894] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:31:59.535 8 INFO neutron.db.securitygroups_db [None req-bc4163e5-9282-4354-b1f6-5d13a4d2f113 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Project dbf1ddfbf44448f4b7137438c07c726e 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: 917/1895] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:31:59 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1194 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1896] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:31:59 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1897] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:31:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1898] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/networks => generated 1296 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1899] 10.0.0.91 () {34 vars in 1097 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-229142328&fields=id&tenant_id=dbf1ddfbf44448f4b7137438c07c726e => 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: 920/1900] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 659 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1901] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/quotas/dbf1ddfbf44448f4b7137438c07c726e => 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: 921/1902] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&fields=id => generated 57 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1903] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 922/1904] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 983/1905] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 923/1906] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:01 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1907] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:03 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 924/1908] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:32:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1909] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:32:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1910] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:32:03 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: 8|app: 0|req: 986/1911] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:32:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1912] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:32:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1913] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:32:04 2026] PUT /v2.0/subnetpools/b463d739-9127-406b-ad24-ef7adbef7a79/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1914] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:32:04 2026] PUT /v2.0/subnetpools/01866cca-dba1-46a4-91c6-2e4fc5b7b340/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1915] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:32:04 2026] PUT /v2.0/subnetpools/2dc3db84-5eab-48e6-b435-bbbfee82e898/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1916] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 989/1917] 10.0.0.179 () {34 vars in 759 bytes} [Thu Apr 23 10:32:04 2026] PUT /v2.0/subnetpools/5004ac4f-5a66-44cb-aa99-66302265f9ba/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1918] 10.0.0.179 () {32 vars in 672 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1919] 10.0.0.179 () {32 vars in 686 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1920] 10.0.0.179 () {32 vars in 682 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1921] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1922] 10.0.0.179 () {32 vars in 680 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1923] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1924] 10.0.0.179 () {32 vars in 690 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1925] 10.0.0.179 () {32 vars in 702 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1926] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:32:04 2026] DELETE /v2.0/subnetpools/b463d739-9127-406b-ad24-ef7adbef7a79 => 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: 994/1927] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:32:04 2026] DELETE /v2.0/subnetpools/01866cca-dba1-46a4-91c6-2e4fc5b7b340 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1928] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:32:04 2026] DELETE /v2.0/subnetpools/2dc3db84-5eab-48e6-b435-bbbfee82e898 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1929] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:32:04 2026] DELETE /v2.0/subnetpools/5004ac4f-5a66-44cb-aa99-66302265f9ba => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1930] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:32:04 2026] DELETE /v2.0/subnetpools/f98e656b-6fb0-4fa1-9f50-3510cd55dd81 => 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: 934/1931] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1196 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1932] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1933] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 659 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1934] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dbf1ddfbf44448f4b7137438c07c726e => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1935] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 999/1936] 10.0.0.179 () {32 vars in 818 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&mac_address=fa%3A16%3A3e%3A47%3A92%3A8a => generated 1196 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1937] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:32:05 2026] POST /v2.0/ports => generated 958 bytes in 502 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 10:32:06.173 8 INFO neutron.db.l3_db [None req-fdacfd3d-a50e-4781-9a99-7e5b04ef72dd 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Floating IP 9b45cac1-3bc8-454f-9110-db132b8bab59 associated. External IP: 10.96.250.219, port: 1a63c3d8-6c09-42e0-a717-60c50a2fd89a. [pid: 7|app: 0|req: 939/1938] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.0/security-groups?tenant_id=df7636e500b745239f54898c7ad1566c&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1939] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:32:06 2026] PUT /v2.0/ports/bb98e219-b02d-4c35-b3c8-c1b306d291da => generated 1239 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:06.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d2ebbf6-2e68-4449-8838-f7e9970be675'] response: {'name': 'network-changed', 'server_uuid': '180784c0-6b78-4bc4-bd7b-a88766529b8e', 'tag': 'bb98e219-b02d-4c35-b3c8-c1b306d291da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 941/1940] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:06 2026] DELETE /v2.0/security-groups/b1135095-3686-4037-8615-e09acad86bdc => 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: 942/1941] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:06 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1942] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:06 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&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: 944/1943] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:06 2026] GET /v2.0/security-groups?tenant_id=666279f0b20b4180a80c7115ff1415d2&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1944] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:07 2026] DELETE /v2.0/security-groups/a8f28c76-3e8b-45a3-a0fc-8e77289cdf7b => 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: 1000/1945] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:32:05 2026] POST /v2.0/floatingips => generated 854 bytes in 1692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:32:07.206 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3ffef4c-54c8-46fe-ab54-8a5eb12043f1'] response: {'name': 'network-changed', 'server_uuid': 'ef61f8fe-49c6-4f41-8705-cdddf34ad969', 'tag': '1a63c3d8-6c09-42e0-a717-60c50a2fd89a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 946/1946] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1947] 10.0.0.91 () {34 vars in 1095 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1935608326&fields=id&tenant_id=cd00a68e3477459f9b988f63c0505e58 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1948] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/networks?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&shared=False => generated 755 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1949] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 703 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1950] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1951] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/quotas/cd00a68e3477459f9b988f63c0505e58 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1952] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/security-groups?tenant_id=4d62520c14184e02853f9930cc8c6e99&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1953] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&fields=id => generated 333 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1954] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1004/1955] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:07 2026] DELETE /v2.0/security-groups/b93aba0e-e0ba-4edb-a2ad-125b2c514138 => 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: 952/1956] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1005/1957] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1958] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => 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: 953/1959] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1960] 199.19.213.150 () {34 vars in 1056 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.39&port_id=1a63c3d8-6c09-42e0-a717-60c50a2fd89a => generated 857 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1961] 199.19.213.150 () {34 vars in 1104 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=1a63c3d8-6c09-42e0-a717-60c50a2fd89a => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1962] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/subnets?id=21668c7f-bb10-4a62-905b-e2d2927153d6&id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1963] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1964] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1965] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&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: 1010/1966] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&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: 957/1967] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1011/1968] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1969] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1970] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb98e219-b02d-4c35-b3c8-c1b306d291da => 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: 959/1971] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/subnets?id=c40af52b-e5a7-47ee-b6e1-b0c36caa50ab => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1972] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/ports?network_id=f2941e1f-161b-4536-b00c-c9c0ef57c46d&device_owner=network%3Adhcp => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1973] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 1014/1974] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:08 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 961/1975] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:09 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1976] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:09 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1977] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:10 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1978] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:10 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1979] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:11 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 973 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1980] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:11 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&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: 1018/1981] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 703 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1982] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd00a68e3477459f9b988f63c0505e58 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:32:12.483 7 INFO neutron.db.segments_db [None req-02c8de98-24d5-4158-99f6-8f0d538ba077 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Added segment 264fdac8-741f-4d04-a2ca-b8f0c446ea9a of type vxlan for network a40c5705-6509-4281-b78d-5390b02640cf [pid: 7|app: 0|req: 964/1983] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:12 2026] POST /v2.0/networks => generated 612 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1986] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:32:12 2026] POST /v2.0/ports => generated 1187 bytes in 476 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: 1021/1987] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1988] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:12 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 968/1989] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&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: 7|app: 0|req: 969/1990] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1190 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1991] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:32:12 2026] PUT /v2.0/ports/62ed986f-6075-4611-ba81-3bb25fc6bdae => generated 1468 bytes in 473 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 10:32:13.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-121590c7-6a9c-468f-951b-98b982a27150'] response: {'name': 'network-changed', 'server_uuid': 'cac6a68d-2932-4950-ab05-5527cde0c001', 'tag': '62ed986f-6075-4611-ba81-3bb25fc6bdae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1023/1992] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1993] 10.0.0.179 () {34 vars in 666 bytes} [Thu Apr 23 10:32:13 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:32:13.465 8 INFO neutron.db.segments_db [None req-63daeb4a-e664-4678-b08c-9a8e9ac9694f 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Added segment e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 of type vxlan for network 570e6d2c-aa87-4313-bc3d-c651be8cea3d [pid: 8|app: 0|req: 1024/1994] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:13 2026] POST /v2.0/networks => generated 613 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1995] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:13 2026] POST /v2.0/ports => generated 743 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: 7|app: 0|req: 972/1996] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1997] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:32:13 2026] GET /v2.0/networks?tenant_id=cd00a68e3477459f9b988f63c0505e58&shared=False => generated 2375 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1998] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1999] 10.0.0.179 () {34 vars in 666 bytes} [Thu Apr 23 10:32:13 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2000] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2001] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&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 10:32:14.194 8 INFO neutron.db.segments_db [None req-e96d4af0-7899-4e5c-bdd2-b80f06b29fcc 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Added segment 2c0b478d-2054-49b5-8dc8-aeafe110649c of type vxlan for network e04eb6b6-97ff-4cf0-8ddf-5684a41c51ab [pid: 8|app: 0|req: 1026/2002] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:14 2026] POST /v2.0/networks => generated 613 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2003] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2004] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&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: 7|app: 0|req: 979/2005] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1465 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2006] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2007] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2008] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:14 2026] POST /v2.0/ports => generated 743 bytes in 405 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: 1028/2009] 10.0.0.179 () {34 vars in 666 bytes} [Thu Apr 23 10:32:14 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:32:14.975 8 INFO neutron.db.segments_db [None req-f7489f5b-4631-4bcb-acd5-5dacf13f4eba 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Added segment b8fdd681-efb4-4aeb-bc40-b411f7fb99ee of type vxlan for network 7cc723f8-2f6e-48c2-9d3a-c049678ce0c9 [pid: 8|app: 0|req: 1029/2010] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:14 2026] POST /v2.0/networks => generated 612 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:32:15.670 7 INFO neutron.db.l3_db [None req-a6994936-0baf-49f7-bdc9-fd08a1a99f63 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Floating IP 9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 associated. External IP: 10.96.250.220, port: bb98e219-b02d-4c35-b3c8-c1b306d291da. [pid: 8|app: 0|req: 1030/2011] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:15 2026] POST /v2.0/ports => generated 743 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1031/2012] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:15 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1471 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2013] 10.0.0.179 () {34 vars in 666 bytes} [Thu Apr 23 10:32:15 2026] POST /v2.0/trunks => generated 407 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2014] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=62ed986f-6075-4611-ba81-3bb25fc6bdae => 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: 982/2015] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:32:14 2026] POST /v2.0/floatingips => generated 856 bytes in 1546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2016] 199.19.213.150 () {34 vars in 1106 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=62ed986f-6075-4611-ba81-3bb25fc6bdae => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:32:16.141 8 INFO neutron.db.segments_db [None req-89434c3c-063f-437e-9d32-54da5c248383 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Added segment 82c15534-3563-4ff7-bea3-d1e1133d04e3 of type vxlan for network b99ad4b8-0253-480c-ac42-2b8b0e229216 2026-04-23 10:32:16.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6a21afe-2edb-4ff3-bdbf-942d86ad6324'] response: {'name': 'network-changed', 'server_uuid': '180784c0-6b78-4bc4-bd7b-a88766529b8e', 'tag': 'bb98e219-b02d-4c35-b3c8-c1b306d291da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 984/2017] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2018] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/subnets?id=b9588545-c75b-4af4-8a77-30dab25a37de&id=f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 1412 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2019] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2020] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 988/2021] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 989/2022] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1034/2023] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:16 2026] POST /v2.0/networks => generated 612 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2024] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2025] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:16 2026] POST /v2.0/ports => generated 743 bytes in 568 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: 991/2026] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:17 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2027] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:16 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 755 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2028] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:32:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb98e219-b02d-4c35-b3c8-c1b306d291da => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2029] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:32:17 2026] GET /v2.0/subnets?id=c40af52b-e5a7-47ee-b6e1-b0c36caa50ab => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2030] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:17 2026] GET /v2.0/ports?network_id=f2941e1f-161b-4536-b00c-c9c0ef57c46d&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: 992/2031] 10.0.0.179 () {34 vars in 666 bytes} [Thu Apr 23 10:32:17 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2032] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:17 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 993/2033] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:18 2026] PUT /v2.0/trunks/98e4e3a7-1838-47bb-bb3d-7315dcff9f84/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2034] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:18 2026] PUT /v2.0/trunks/5abc15eb-87c0-4f33-9b80-037bd0477639/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2035] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2036] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:18 2026] PUT /v2.0/trunks/92c5bd0b-0673-4587-afd4-316cf8c2f854/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2037] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:18 2026] PUT /v2.0/trunks/e918b538-35c2-4c2e-bef1-30fbd71732d2/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2038] 10.0.0.179 () {32 vars in 662 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2039] 10.0.0.179 () {32 vars in 676 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2040] 10.0.0.179 () {32 vars in 672 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2041] 10.0.0.179 () {32 vars in 684 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2042] 10.0.0.179 () {32 vars in 670 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2043] 10.0.0.179 () {32 vars in 684 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2044] 10.0.0.179 () {32 vars in 680 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2045] 10.0.0.179 () {32 vars in 692 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2046] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks/98e4e3a7-1838-47bb-bb3d-7315dcff9f84 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2047] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1202 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2048] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2049] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/ports/68ff8484-5c8b-44f8-8394-668fc52ebd3f => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2050] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:32:18 2026] DELETE /v2.0/trunks/98e4e3a7-1838-47bb-bb3d-7315dcff9f84 => 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: 1049/2051] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks/5abc15eb-87c0-4f33-9b80-037bd0477639 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2052] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2053] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/ports/ceeed330-a0a3-4a65-b8a8-bd9b7999b569 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2054] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:32:18 2026] DELETE /v2.0/trunks/5abc15eb-87c0-4f33-9b80-037bd0477639 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2055] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/trunks/92c5bd0b-0673-4587-afd4-316cf8c2f854 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2056] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.0/ports/8a35021a-ba7f-44c3-9880-fad007fe1155 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2057] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:32:19 2026] DELETE /v2.0/trunks/92c5bd0b-0673-4587-afd4-316cf8c2f854 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2058] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:32:19 2026] GET /v2.0/trunks/e918b538-35c2-4c2e-bef1-30fbd71732d2 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2059] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:32:19 2026] GET /v2.0/ports/89e6c7ac-4dd6-46c4-9cbc-9dc99549a857 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2060] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:32:19 2026] DELETE /v2.0/trunks/e918b538-35c2-4c2e-bef1-30fbd71732d2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2061] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:32:19 2026] GET /v2.0/trunks/6e33e9df-5c5a-4b41-ab48-ef42792c6382 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2062] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:32:19 2026] GET /v2.0/ports/90f56980-f8fa-4bbe-9191-62410f8ce8a9 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2063] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:32:19 2026] DELETE /v2.0/trunks/6e33e9df-5c5a-4b41-ab48-ef42792c6382 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:32:19.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-c40e83d5-5e29-4900-ae8d-8d84ecc7ecd5 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] TaaS: Handle Delete Port: 68ff8484-5c8b-44f8-8394-668fc52ebd3f 2026-04-23 10:32:19.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c40e83d5-5e29-4900-ae8d-8d84ecc7ecd5 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Tap Mirror: Handle Delete Port: 68ff8484-5c8b-44f8-8394-668fc52ebd3f [pid: 7|app: 0|req: 1009/2064] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:19 2026] DELETE /v2.0/ports/68ff8484-5c8b-44f8-8394-668fc52ebd3f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:32:19.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebbb6ee3-c0cd-4bc0-abe3-649ad23e8a96 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] TaaS: Handle Delete Port: ceeed330-a0a3-4a65-b8a8-bd9b7999b569 2026-04-23 10:32:19.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebbb6ee3-c0cd-4bc0-abe3-649ad23e8a96 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Tap Mirror: Handle Delete Port: ceeed330-a0a3-4a65-b8a8-bd9b7999b569 [pid: 8|app: 0|req: 1056/2065] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:19 2026] DELETE /v2.0/ports/ceeed330-a0a3-4a65-b8a8-bd9b7999b569 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:32:20.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-317ae891-8735-4bfd-b068-193399e50d39 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] TaaS: Handle Delete Port: 8a35021a-ba7f-44c3-9880-fad007fe1155 2026-04-23 10:32:20.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-317ae891-8735-4bfd-b068-193399e50d39 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Tap Mirror: Handle Delete Port: 8a35021a-ba7f-44c3-9880-fad007fe1155 [pid: 7|app: 0|req: 1010/2066] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:20 2026] DELETE /v2.0/ports/8a35021a-ba7f-44c3-9880-fad007fe1155 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:32:20.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ca462e7-f16d-407c-8d04-0a043b59e00a 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] TaaS: Handle Delete Port: 89e6c7ac-4dd6-46c4-9cbc-9dc99549a857 2026-04-23 10:32:20.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ca462e7-f16d-407c-8d04-0a043b59e00a 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Tap Mirror: Handle Delete Port: 89e6c7ac-4dd6-46c4-9cbc-9dc99549a857 [pid: 8|app: 0|req: 1057/2067] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:20 2026] DELETE /v2.0/ports/89e6c7ac-4dd6-46c4-9cbc-9dc99549a857 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:32:20.554 7 INFO neutron_taas.services.taas.taas_plugin [None req-889700e7-76ba-4388-8607-0df99979d509 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] TaaS: Handle Delete Port: 90f56980-f8fa-4bbe-9191-62410f8ce8a9 2026-04-23 10:32:20.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-889700e7-76ba-4388-8607-0df99979d509 8b527a8318f548b0a11e3964ee48677a 152b8ec160584eebba6603d7e95b543c - - default default] Tap Mirror: Handle Delete Port: 90f56980-f8fa-4bbe-9191-62410f8ce8a9 [pid: 7|app: 0|req: 1011/2068] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:20 2026] DELETE /v2.0/ports/90f56980-f8fa-4bbe-9191-62410f8ce8a9 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:32:20.789 8 INFO neutron.services.segments.plugin [-] Segment 264fdac8-741f-4d04-a2ca-b8f0c446ea9a resource provider aggregate not found 2026-04-23 10:32:20.793 8 INFO neutron.services.segments.plugin [-] Segment 264fdac8-741f-4d04-a2ca-b8f0c446ea9a resource provider aggregate not found 2026-04-23 10:32:20.807 8 INFO neutron.services.segments.plugin [-] Segment 264fdac8-741f-4d04-a2ca-b8f0c446ea9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264fdac8-741f-4d04-a2ca-b8f0c446ea9a found for delete ", "request_id": "req-66d870e1-f925-45e5-8ab4-7359fb3cf97b"}]} 2026-04-23 10:32:20.813 8 INFO neutron.services.segments.plugin [-] Segment 264fdac8-741f-4d04-a2ca-b8f0c446ea9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264fdac8-741f-4d04-a2ca-b8f0c446ea9a found for delete ", "request_id": "req-578ce7d0-f405-4b2a-92e3-0750e456bd61"}]} [pid: 8|app: 0|req: 1058/2069] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:20 2026] DELETE /v2.0/networks/a40c5705-6509-4281-b78d-5390b02640cf => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:32:20.964 7 INFO neutron.services.segments.plugin [-] Segment e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 resource provider aggregate not found 2026-04-23 10:32:20.968 7 INFO neutron.services.segments.plugin [-] Segment e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 resource provider aggregate not found 2026-04-23 10:32:20.985 7 INFO neutron.services.segments.plugin [-] Segment e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 found for delete ", "request_id": "req-55a9c1e1-c6ae-419c-9d10-20e7622a1ccb"}]} 2026-04-23 10:32:20.987 7 INFO neutron.services.segments.plugin [-] Segment e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f38e87-7fcf-42a4-be13-c483ad1ddcc8 found for delete ", "request_id": "req-0913eef8-27c6-4be4-a07c-5d1b431c6734"}]} [pid: 7|app: 0|req: 1012/2070] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:20 2026] DELETE /v2.0/networks/570e6d2c-aa87-4313-bc3d-c651be8cea3d => 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: 1059/2071] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:21 2026] DELETE /v2.0/networks/e04eb6b6-97ff-4cf0-8ddf-5684a41c51ab => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2072] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:21 2026] DELETE /v2.0/networks/7cc723f8-2f6e-48c2-9d3a-c049678ce0c9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2073] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:21 2026] DELETE /v2.0/networks/b99ad4b8-0253-480c-ac42-2b8b0e229216 => 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: 1014/2074] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:22 2026] GET /v2.0/security-groups?tenant_id=152b8ec160584eebba6603d7e95b543c&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2075] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:22 2026] DELETE /v2.0/security-groups/256b5165-677a-4817-8b74-52e1d9671011 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:32:22.833 8 INFO neutron.services.segments.plugin [-] Segment 2c0b478d-2054-49b5-8dc8-aeafe110649c resource provider aggregate not found 2026-04-23 10:32:22.840 8 INFO neutron.services.segments.plugin [-] Segment 2c0b478d-2054-49b5-8dc8-aeafe110649c resource provider aggregate not found [pid: 7|app: 0|req: 1015/2076] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:22 2026] GET /v2.0/security-groups?tenant_id=ee92ccfdf5f7469c982539ea6ea49371&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:32:22.858 8 INFO neutron.services.segments.plugin [-] Segment 2c0b478d-2054-49b5-8dc8-aeafe110649c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c0b478d-2054-49b5-8dc8-aeafe110649c found for delete ", "request_id": "req-2c0183ea-8de1-4c4b-9d2b-7bc3dcf9fa93"}]} 2026-04-23 10:32:22.865 8 INFO neutron.services.segments.plugin [-] Segment 2c0b478d-2054-49b5-8dc8-aeafe110649c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c0b478d-2054-49b5-8dc8-aeafe110649c found for delete ", "request_id": "req-6d18c915-7ef9-4eaf-b884-c1b1d58214c5"}]} 2026-04-23 10:32:22.881 8 INFO neutron.services.segments.plugin [-] Segment 82c15534-3563-4ff7-bea3-d1e1133d04e3 resource provider aggregate not found 2026-04-23 10:32:22.887 8 INFO neutron.services.segments.plugin [-] Segment 82c15534-3563-4ff7-bea3-d1e1133d04e3 resource provider aggregate not found 2026-04-23 10:32:22.904 8 INFO neutron.services.segments.plugin [-] Segment 82c15534-3563-4ff7-bea3-d1e1133d04e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82c15534-3563-4ff7-bea3-d1e1133d04e3 found for delete ", "request_id": "req-34295d36-e7a6-4fde-a2ff-4a133ce897e6"}]} 2026-04-23 10:32:22.912 8 INFO neutron.services.segments.plugin [-] Segment 82c15534-3563-4ff7-bea3-d1e1133d04e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82c15534-3563-4ff7-bea3-d1e1133d04e3 found for delete ", "request_id": "req-6d88c888-173b-44fb-981e-9d93c6c8a186"}]} [pid: 8|app: 0|req: 1062/2077] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:22 2026] DELETE /v2.0/security-groups/704bc514-fe9b-4959-89e9-a304d076967c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:32:23.006 7 INFO neutron.services.segments.plugin [-] Segment b8fdd681-efb4-4aeb-bc40-b411f7fb99ee resource provider aggregate not found 2026-04-23 10:32:23.008 7 INFO neutron.services.segments.plugin [-] Segment b8fdd681-efb4-4aeb-bc40-b411f7fb99ee resource provider aggregate not found 2026-04-23 10:32:23.024 7 INFO neutron.services.segments.plugin [-] Segment b8fdd681-efb4-4aeb-bc40-b411f7fb99ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fdd681-efb4-4aeb-bc40-b411f7fb99ee found for delete ", "request_id": "req-e10c4f92-24e7-4564-928a-b922ac1c7b00"}]} 2026-04-23 10:32:23.026 7 INFO neutron.services.segments.plugin [-] Segment b8fdd681-efb4-4aeb-bc40-b411f7fb99ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fdd681-efb4-4aeb-bc40-b411f7fb99ee found for delete ", "request_id": "req-3950114e-83ab-4342-8341-6a6ecfe2710a"}]} [pid: 7|app: 0|req: 1016/2078] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:23 2026] GET /v2.0/security-groups?tenant_id=7fa66a6a21114c4d89e9d38e1e231462&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2079] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:23 2026] DELETE /v2.0/security-groups/ad829b33-a39a-440d-a75a-2ed5c22b8ef4 => 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: 1017/2080] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:23 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1204 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2081] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:23 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2082] 10.0.0.179 () {32 vars in 818 bytes} [Thu Apr 23 10:32:23 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&mac_address=fa%3A16%3A3e%3Ae1%3A0c%3A1f => generated 1204 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:32:24.696 8 INFO neutron.db.l3_db [None req-7d683515-17fa-465a-8f82-17049589e0af 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Floating IP 379bc861-58b6-4304-9ed3-572e131479ea associated. External IP: 10.96.250.213, port: 62ed986f-6075-4611-ba81-3bb25fc6bdae. [pid: 8|app: 0|req: 1065/2083] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:32:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:32:25.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4337f3dd-c424-4e1c-8e43-428c2b318111'] response: {'name': 'network-changed', 'server_uuid': 'cac6a68d-2932-4950-ab05-5527cde0c001', 'tag': '62ed986f-6075-4611-ba81-3bb25fc6bdae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1019/2084] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 1066/2085] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2086] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2087] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2088] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=62ed986f-6075-4611-ba81-3bb25fc6bdae => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2089] 199.19.213.150 () {34 vars in 1106 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=62ed986f-6075-4611-ba81-3bb25fc6bdae => 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: 1022/2090] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/subnets?id=b9588545-c75b-4af4-8a77-30dab25a37de&id=f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 1412 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2091] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 1023/2092] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 1070/2093] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1024/2094] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:25 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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) 2026-04-23 10:32:26.944 8 INFO neutron.db.segments_db [None req-bba2f293-9a32-4a77-befb-435bc4c8d354 7177905f7bbb4151bed7812a9e9a378a 7935338b301f4592874cbe59a539cfff - - default default] Added segment 7b7d27c5-3b0e-46e5-8240-fb51b693320f of type vxlan for network f1c4f640-f0c8-4680-9ad9-04d55bb2ab23 [pid: 8|app: 0|req: 1071/2095] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:26 2026] POST /v2.0/networks => generated 612 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2096] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:27 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2097] 10.0.0.179 () {34 vars in 747 bytes} [Thu Apr 23 10:32:27 2026] PUT /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1026/2098] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:27 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 25 bytes in 70 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: 1073/2101] 10.0.0.179 () {34 vars in 758 bytes} [Thu Apr 23 10:32:27 2026] PUT /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/green => generated 4 bytes in 126 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: 1029/2102] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:27 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1074/2103] 10.0.0.179 () {34 vars in 754 bytes} [Thu Apr 23 10:32:27 2026] PUT /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/red => 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: 1030/2104] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:27 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1075/2105] 10.0.0.179 () {34 vars in 776 bytes} [Thu Apr 23 10:32:27 2026] PUT /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/black.or.white => generated 4 bytes in 88 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: 1031/2106] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:27 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2107] 10.0.0.179 () {34 vars in 747 bytes} [Thu Apr 23 10:32:27 2026] PUT /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 37 bytes in 79 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: 1032/2108] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:28 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1077/2109] 10.0.0.179 () {32 vars in 735 bytes} [Thu Apr 23 10:32:28 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/red => generated 0 bytes in 49 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 10:32:28.235 7 INFO neutron.api.v2.resource [None req-52f3846d-c0c1-4208-8b7b-e354db61633c 7177905f7bbb4151bed7812a9e9a378a 7935338b301f4592874cbe59a539cfff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/2110] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:32:28 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1078/2111] 10.0.0.179 () {32 vars in 738 bytes} [Thu Apr 23 10:32:28 2026] DELETE /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/red => generated 0 bytes in 65 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: 1034/2112] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:28 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:28.436 8 INFO neutron.api.v2.resource [None req-6193c1de-df4b-4a82-998b-fe67e22df0c0 7177905f7bbb4151bed7812a9e9a378a 7935338b301f4592874cbe59a539cfff - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2113] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:32:28 2026] DELETE /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags/green => generated 99 bytes in 63 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: 1035/2114] 10.0.0.179 () {32 vars in 730 bytes} [Thu Apr 23 10:32:28 2026] DELETE /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1080/2115] 10.0.0.179 () {32 vars in 727 bytes} [Thu Apr 23 10:32:28 2026] GET /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:28.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-87845da6-76b3-41c3-bb3c-4bb93f297624 7177905f7bbb4151bed7812a9e9a378a 7935338b301f4592874cbe59a539cfff - - default default] TaaS: Handle Delete Port: 0fd83501-b556-435a-85f9-38a7e577f7d0 2026-04-23 10:32:28.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87845da6-76b3-41c3-bb3c-4bb93f297624 7177905f7bbb4151bed7812a9e9a378a 7935338b301f4592874cbe59a539cfff - - default default] Tap Mirror: Handle Delete Port: 0fd83501-b556-435a-85f9-38a7e577f7d0 [pid: 7|app: 0|req: 1036/2116] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:28 2026] DELETE /v2.0/ports/0fd83501-b556-435a-85f9-38a7e577f7d0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:28.943 8 INFO neutron.services.segments.plugin [-] Segment 7b7d27c5-3b0e-46e5-8240-fb51b693320f resource provider aggregate not found 2026-04-23 10:32:28.948 8 INFO neutron.services.segments.plugin [-] Segment 7b7d27c5-3b0e-46e5-8240-fb51b693320f resource provider aggregate not found 2026-04-23 10:32:28.964 8 INFO neutron.services.segments.plugin [-] Segment 7b7d27c5-3b0e-46e5-8240-fb51b693320f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b7d27c5-3b0e-46e5-8240-fb51b693320f found for delete ", "request_id": "req-62c98cd3-ea92-48ab-9be7-8cd68fa1c8c3"}]} 2026-04-23 10:32:28.965 8 INFO neutron.services.segments.plugin [-] Segment 7b7d27c5-3b0e-46e5-8240-fb51b693320f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b7d27c5-3b0e-46e5-8240-fb51b693320f found for delete ", "request_id": "req-2ff875d9-3b19-44fa-828c-6fa3589ff37c"}]} [pid: 8|app: 0|req: 1081/2117] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:28 2026] DELETE /v2.0/networks/f1c4f640-f0c8-4680-9ad9-04d55bb2ab23 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2118] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:29 2026] GET /v2.0/security-groups?tenant_id=7935338b301f4592874cbe59a539cfff&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2119] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:29 2026] DELETE /v2.0/security-groups/50b62a60-96b1-4b40-9c9c-0c84f10644f0 => 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: 1038/2120] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:29 2026] GET /v2.0/security-groups?tenant_id=9d7b76dda50546dcbb3e13d9d5f4c1b2&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2121] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:30 2026] DELETE /v2.0/security-groups/514fdf66-988c-43e4-ab2d-83dc312631ce => 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: 1084/2122] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:32:33 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2123] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:32:33 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2124] 10.0.0.179 () {34 vars in 684 bytes} [Thu Apr 23 10:32:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2125] 10.0.0.179 () {34 vars in 767 bytes} [Thu Apr 23 10:32:33 2026] PUT /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2126] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:33 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2127] 10.0.0.179 () {34 vars in 778 bytes} [Thu Apr 23 10:32:33 2026] PUT /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2128] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:33 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2129] 10.0.0.179 () {34 vars in 774 bytes} [Thu Apr 23 10:32:33 2026] PUT /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2130] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:33 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2131] 10.0.0.179 () {34 vars in 796 bytes} [Thu Apr 23 10:32:34 2026] PUT /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2132] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2133] 10.0.0.179 () {34 vars in 767 bytes} [Thu Apr 23 10:32:34 2026] PUT /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/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: 1044/2134] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2135] 10.0.0.179 () {32 vars in 755 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/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 10:32:34.287 7 INFO neutron.api.v2.resource [None req-fd0fb052-33f4-45df-9654-2a91181f800f aa073ce51ac3426491c8e193f681f3c2 393ce84381f64384812323f2f7ea4d24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/2136] 10.0.0.179 () {32 vars in 759 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2137] 10.0.0.179 () {32 vars in 758 bytes} [Thu Apr 23 10:32:34 2026] DELETE /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2138] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:32:34.426 8 INFO neutron.api.v2.resource [None req-35866b99-8c85-4b4f-88ba-0f4ce1555fbd aa073ce51ac3426491c8e193f681f3c2 393ce84381f64384812323f2f7ea4d24 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2139] 10.0.0.179 () {32 vars in 762 bytes} [Thu Apr 23 10:32:34 2026] DELETE /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2140] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:32:34 2026] DELETE /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2141] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3/tags => 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: 1048/2142] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:34 2026] DELETE /v2.0/security-groups/144b0eb7-9b1e-4aa7-a705-e7456e98c5b3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2143] 10.0.0.179 () {32 vars in 826 bytes} [Thu Apr 23 10:32:34 2026] GET /v2.0/ports?project_id=dbf1ddfbf44448f4b7137438c07c726e&network_id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 3695 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2144] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:32:35 2026] GET /v2.0/subnets?network_id=1af0523b-e55e-4755-b87d-c89d8d96085c => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2145] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:35 2026] GET /v2.0/security-groups?tenant_id=315aea6981e94fb6b0faca2e0f1531e8&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:32:35.567 7 INFO neutron.db.l3_db [None req-3066be62-a60d-41d1-91d3-217b394cd42e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Floating IP 9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 disassociated. External IP: 10.96.250.220, port: bb98e219-b02d-4c35-b3c8-c1b306d291da. [pid: 8|app: 0|req: 1097/2146] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:35 2026] DELETE /v2.0/security-groups/e9d0ef1b-1c22-49d3-98a7-967b1240c911 => 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: 1098/2147] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:35 2026] GET /v2.0/security-groups?tenant_id=393ce84381f64384812323f2f7ea4d24&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: 1099/2148] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:35 2026] DELETE /v2.0/security-groups/32af9de9-978e-4590-bfcf-b9aa0d8017a9 => 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: 1050/2149] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:35 2026] PUT /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 554 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2150] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:35 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:32:35.939 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfdbceb9-357f-43ca-a978-bf68340e168d'] response: {'name': 'network-changed', 'server_uuid': '180784c0-6b78-4bc4-bd7b-a88766529b8e', 'tag': 'bb98e219-b02d-4c35-b3c8-c1b306d291da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1051/2151] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2152] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 755 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2153] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bb98e219-b02d-4c35-b3c8-c1b306d291da => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2154] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/subnets?id=c40af52b-e5a7-47ee-b6e1-b0c36caa50ab => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2155] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/ports?network_id=f2941e1f-161b-4536-b00c-c9c0ef57c46d&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: 1103/2156] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 1054/2157] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2158] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:36 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2159] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:37 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2160] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/security-groups => generated 1675 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2161] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:32:39 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) 2026-04-23 10:32:39.397 8 INFO neutron.db.segments_db [None req-edbd8d48-9811-445c-9859-71decdb4257e 93444e83c3924a6285517cb642b807e9 6269441ec7f1487cb35caf472da73299 - - default default] Added segment c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce of type vxlan for network faf817bf-381d-471f-8911-4835bc534dd6 [pid: 7|app: 0|req: 1058/2162] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2163] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/networks => generated 612 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2164] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:32:39 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: 7|app: 0|req: 1060/2165] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:32:39.662 7 INFO neutron.db.securitygroups_db [None req-4198d4df-0cd6-4fdf-ac43-0bc668496616 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Project dbf1ddfbf44448f4b7137438c07c726e 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: 1061/2166] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2167] 10.0.0.179 () {34 vars in 664 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/ports => generated 743 bytes in 284 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 10:32:39.788 7 INFO neutron.db.securitygroups_db [None req-39ef45b4-172f-4a01-b36c-260fa9cfd9b0 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Project dbf1ddfbf44448f4b7137438c07c726e 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: 1062/2168] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2169] 10.0.0.179 () {34 vars in 666 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.0/trunks => generated 407 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2170] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:39 2026] PUT /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2171] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:39 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2172] 10.0.0.179 () {34 vars in 760 bytes} [Thu Apr 23 10:32:39 2026] PUT /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/green => 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: 1109/2173] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2174] 10.0.0.179 () {34 vars in 756 bytes} [Thu Apr 23 10:32:40 2026] PUT /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2175] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2176] 10.0.0.179 () {34 vars in 778 bytes} [Thu Apr 23 10:32:40 2026] PUT /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2177] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2178] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:40 2026] PUT /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2179] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2180] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:32:40.285 7 INFO neutron.api.v2.resource [None req-b6400798-b3b2-41ec-b50e-c8a6fca7e101 93444e83c3924a6285517cb642b807e9 6269441ec7f1487cb35caf472da73299 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1069/2181] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2182] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:40 2026] DELETE /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2183] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/networks => generated 1296 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2184] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:32:40.386 8 INFO neutron.api.v2.resource [None req-66da4f2f-3ce9-471a-9e38-19da668264b1 93444e83c3924a6285517cb642b807e9 6269441ec7f1487cb35caf472da73299 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2185] 10.0.0.179 () {32 vars in 744 bytes} [Thu Apr 23 10:32:40 2026] DELETE /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2186] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:32:40 2026] DELETE /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2187] 10.0.0.91 () {34 vars in 1097 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-422304156&fields=id&tenant_id=dbf1ddfbf44448f4b7137438c07c726e => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2188] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7/tags => 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: 1116/2189] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 659 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2190] 10.0.0.179 () {32 vars in 719 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7 => 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: 1075/2191] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/quotas/dbf1ddfbf44448f4b7137438c07c726e => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2192] 10.0.0.179 () {32 vars in 717 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/ports/dfef5587-2639-4657-a903-2704c8240de1 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2193] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2194] 10.0.0.179 () {32 vars in 722 bytes} [Thu Apr 23 10:32:40 2026] DELETE /v2.0/trunks/a3f4f9d7-db50-4213-bbd2-726d0e3cd0b7 => 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: 1077/2195] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 1078/2196] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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 10:32:40.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d1c31dc-090e-4de5-8a40-558781e5c44b 93444e83c3924a6285517cb642b807e9 6269441ec7f1487cb35caf472da73299 - - default default] TaaS: Handle Delete Port: dfef5587-2639-4657-a903-2704c8240de1 2026-04-23 10:32:40.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d1c31dc-090e-4de5-8a40-558781e5c44b 93444e83c3924a6285517cb642b807e9 6269441ec7f1487cb35caf472da73299 - - default default] Tap Mirror: Handle Delete Port: dfef5587-2639-4657-a903-2704c8240de1 [pid: 8|app: 0|req: 1119/2197] 10.0.0.179 () {32 vars in 720 bytes} [Thu Apr 23 10:32:40 2026] DELETE /v2.0/ports/dfef5587-2639-4657-a903-2704c8240de1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2198] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:32:40.946 7 INFO neutron.services.segments.plugin [-] Segment c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce resource provider aggregate not found 2026-04-23 10:32:40.955 7 INFO neutron.services.segments.plugin [-] Segment c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce resource provider aggregate not found 2026-04-23 10:32:40.962 7 INFO neutron.services.segments.plugin [-] Segment c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce found for delete ", "request_id": "req-b568ff64-3a9f-4c9e-b00d-efcbd3bead00"}]} 2026-04-23 10:32:40.973 7 INFO neutron.services.segments.plugin [-] Segment c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3c0a135-0c2c-4a22-bc9c-31b0b37b04ce found for delete ", "request_id": "req-8f3c1f98-5bdc-465f-bc3b-e873bbe480df"}]} [pid: 7|app: 0|req: 1079/2199] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:32:40 2026] DELETE /v2.0/networks/faf817bf-381d-471f-8911-4835bc534dd6 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2200] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:41 2026] GET /v2.0/security-groups?tenant_id=33b17c3e82b2498a83969c00d86689cd&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2201] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:41 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1080/2202] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:41 2026] DELETE /v2.0/security-groups/b8e6e62a-7e13-4c22-8a97-26b7f5b47fbf => 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: 1123/2203] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:32:42 2026] GET /v2.0/security-groups?tenant_id=6269441ec7f1487cb35caf472da73299&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2204] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:32:42 2026] DELETE /v2.0/security-groups/5c053309-27c6-41ef-87d7-966eb0d79402 => 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: 1083/2207] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:42 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1125/2208] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:44 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1084/2209] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:45 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 659 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2210] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:45 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1126/2211] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:32:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dbf1ddfbf44448f4b7137438c07c726e => generated 272 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2212] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:32:45 2026] POST /v2.0/ports => generated 954 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2213] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:32:45 2026] PUT /v2.0/ports/27e0aee2-aaab-4781-9479-cbe21cf2d3e8 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:32:46.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04787a68-9b4e-4add-a0a5-f207f7e37e9b'] response: {'name': 'network-changed', 'server_uuid': '9c472916-cd72-4edd-8f06-ed490e9bbc52', 'tag': '27e0aee2-aaab-4781-9479-cbe21cf2d3e8', '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: 1087/2214] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:46 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1128/2215] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:46 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2216] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:46 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2217] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:32:46 2026] GET /v2.0/networks?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&shared=False => generated 755 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2218] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:32:46 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: 1130/2219] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2220] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2221] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&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: 1091/2222] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2223] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27e0aee2-aaab-4781-9479-cbe21cf2d3e8 => 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: 1092/2224] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/subnets?id=c40af52b-e5a7-47ee-b6e1-b0c36caa50ab => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2225] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/ports?network_id=f2941e1f-161b-4536-b00c-c9c0ef57c46d&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: 1093/2226] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 1134/2227] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 1094/2228] 10.0.0.217 () {30 vars in 690 bytes} [Thu Apr 23 10:32:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2229] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:48 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1095/2230] 10.0.0.217 () {30 vars in 692 bytes} [Thu Apr 23 10:32:48 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/2231] 10.0.0.217 () {30 vars in 668 bytes} [Thu Apr 23 10:32:48 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: 1137/2232] 10.0.0.217 () {30 vars in 704 bytes} [Thu Apr 23 10:32:48 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: 1096/2233] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:48 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2234] 10.0.0.217 () {28 vars in 439 bytes} [Thu Apr 23 10:32:49 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2235] 10.0.0.217 () {30 vars in 728 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2236] 10.0.0.217 () {30 vars in 690 bytes} [Thu Apr 23 10:32:49 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: 1098/2237] 10.0.0.217 () {30 vars in 692 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2238] 10.0.0.217 () {30 vars in 668 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2239] 10.0.0.217 () {30 vars in 704 bytes} [Thu Apr 23 10:32:49 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: 1141/2240] 10.0.0.217 () {30 vars in 728 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2241] 10.0.0.217 () {30 vars in 690 bytes} [Thu Apr 23 10:32:49 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: 1142/2242] 10.0.0.217 () {30 vars in 692 bytes} [Thu Apr 23 10:32:49 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: 1101/2243] 10.0.0.217 () {30 vars in 668 bytes} [Thu Apr 23 10:32:49 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: 1143/2244] 10.0.0.217 () {30 vars in 704 bytes} [Thu Apr 23 10:32:49 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: 1102/2245] 10.0.0.217 () {30 vars in 730 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2246] 10.0.0.217 () {30 vars in 682 bytes} [Thu Apr 23 10:32:49 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: 1145/2247] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1146/2248] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2249] 10.0.0.217 () {34 vars in 704 bytes} [Thu Apr 23 10:32:49 2026] POST /v2.0/ports => generated 1132 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2250] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:50 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 971 bytes in 43 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: 1104/2251] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:50 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&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: 1148/2252] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2253] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2254] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2255] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2256] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2257] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:32:52 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: 1151/2258] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2259] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2260] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:32:53 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: 1109/2261] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:32:53 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: 1153/2262] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:32:53.098 7 INFO neutron.api.v2.resource [None req-acaed326-5203-40fc-8b20-6cbf844b317f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1110/2263] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/security-groups/lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2264] 199.19.213.150 () {30 vars in 785 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/security-groups?name=lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 23 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2265] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2266] 199.19.213.150 () {34 vars in 736 bytes} [Thu Apr 23 10:32:53 2026] POST /v2.0/security-groups => generated 1638 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2267] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2268] 199.19.213.150 () {30 vars in 815 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/security-group-rules?security_group_id=b043f18c-1353-4099-8a97-3a6ed8f35aa4 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2269] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1114/2270] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&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: 7|app: 0|req: 1115/2271] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2272] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:32:53 2026] PUT /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 271 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: 1158/2273] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2274] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:32:53 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: 1160/2275] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:32:53 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: 1161/2276] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2277] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:32:53.923 7 INFO neutron.db.l3_db [None req-028cf4d6-e01a-4b65-aa2a-42189166354c 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Floating IP 9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 associated. External IP: 10.96.250.220, port: 27e0aee2-aaab-4781-9479-cbe21cf2d3e8. [pid: 7|app: 0|req: 1116/2278] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:32:53 2026] PUT /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 855 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2279] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:54 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:32:54.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea37ea18-4bca-40cd-8b5d-129f3daa0696'] response: {'name': 'network-changed', 'server_uuid': '9c472916-cd72-4edd-8f06-ed490e9bbc52', 'tag': '27e0aee2-aaab-4781-9479-cbe21cf2d3e8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1117/2280] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:32:54 2026] GET /v2.0/ports?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2281] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:32:54 2026] GET /v2.0/networks?id=f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 755 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2282] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:32:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=27e0aee2-aaab-4781-9479-cbe21cf2d3e8 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2283] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:32:54 2026] GET /v2.0/subnets?id=c40af52b-e5a7-47ee-b6e1-b0c36caa50ab => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2284] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:32:55 2026] GET /v2.0/ports?network_id=f2941e1f-161b-4536-b00c-c9c0ef57c46d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2285] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:32:55 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?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: 1120/2286] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:32:55 2026] GET /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2287] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:55 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2288] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:32:56 2026] GET /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2291] 10.0.0.91 () {34 vars in 1015 bytes} [Thu Apr 23 10:33:01 2026] GET /v2.0/security-groups?id=f43d58be-69cf-4967-bc97-1bbbaf73c75a&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2292] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:33:01 2026] GET /v2.0/networks?id=a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2293] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:33:01 2026] GET /v2.0/quotas/0f1ed7c4c87842409307f4e9911563dd => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2294] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:33:01 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2295] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:33:01 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1125/2296] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:33:01 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1172/2297] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:02 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => 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: 1126/2298] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:02 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => 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: 1173/2299] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2300] 10.0.0.236 () {34 vars in 1040 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&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: 1174/2301] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => 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: 1128/2302] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => 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: 1175/2303] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:33:05 2026] GET /v2.0/networks?id=a1a334c2-b512-4741-91cc-a470b1ecc7b6 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2304] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:33:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f1ed7c4c87842409307f4e9911563dd => generated 343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2305] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:33:06 2026] POST /v2.0/ports => generated 1082 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2306] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:33:06 2026] PUT /v2.0/ports/17fc7081-e0e7-482a-92f2-7ec13a48d578 => generated 1243 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:33:06.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0aeaf54e-92c0-4e0c-8e55-4a091840bc66'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '17fc7081-e0e7-482a-92f2-7ec13a48d578', '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: 1177/2307] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:07 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1131/2308] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:33:07 2026] GET /v2.0/networks?tenant_id=0f1ed7c4c87842409307f4e9911563dd&shared=False => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2309] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:33:07 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: 7|app: 0|req: 1132/2310] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:07 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2311] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/security-groups?id=f43d58be-69cf-4967-bc97-1bbbaf73c75a&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2312] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2313] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2314] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => 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: 1181/2315] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2316] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2317] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1136/2318] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1183/2319] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2320] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.0/security-groups?id=f43d58be-69cf-4967-bc97-1bbbaf73c75a&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2321] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2324] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2325] 199.19.213.150 () {34 vars in 1044 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.0/security-groups?id=f43d58be-69cf-4967-bc97-1bbbaf73c75a&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2326] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2327] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&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: 1188/2328] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2329] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.0/security-groups?id=f43d58be-69cf-4967-bc97-1bbbaf73c75a&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2330] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2331] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2332] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:15 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2333] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:16 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2334] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:16 2026] GET /v2.0/security-groups?id=a4fafce2-5169-4168-ae42-5487ea4e0ee0&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: 7|app: 0|req: 1144/2335] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:33:16 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:33:16.450 8 INFO neutron_taas.services.taas.taas_plugin [req-daf53470-e9f3-4d79-a3ac-2afc6cf8abc7 req-99b4e1d0-c911-46aa-a608-188c82f7e377 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: 27e0aee2-aaab-4781-9479-cbe21cf2d3e8 2026-04-23 10:33:16.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-daf53470-e9f3-4d79-a3ac-2afc6cf8abc7 req-99b4e1d0-c911-46aa-a608-188c82f7e377 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: 27e0aee2-aaab-4781-9479-cbe21cf2d3e8 2026-04-23 10:33:16.593 8 INFO neutron.db.l3_db [req-daf53470-e9f3-4d79-a3ac-2afc6cf8abc7 req-99b4e1d0-c911-46aa-a608-188c82f7e377 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Floating IP 9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 disassociated. External IP: 10.96.250.220, port: 27e0aee2-aaab-4781-9479-cbe21cf2d3e8. [pid: 8|app: 0|req: 1192/2336] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:33:16 2026] DELETE /v2.0/ports/27e0aee2-aaab-4781-9479-cbe21cf2d3e8 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:33:16.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b7593ea-967f-49cb-9cc7-2f9abed63c7c'] response: {'server_uuid': '9c472916-cd72-4edd-8f06-ed490e9bbc52', 'name': 'network-vif-deleted', 'tag': '27e0aee2-aaab-4781-9479-cbe21cf2d3e8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1145/2337] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1193/2338] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2339] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.0/security-groups?id=f43d58be-69cf-4967-bc97-1bbbaf73c75a&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2340] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2341] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:18 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1195/2342] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:19 2026] GET /v2.0/ports?device_id=9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 1148/2343] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:33:20 2026] DELETE /v2.0/security-groups/a4fafce2-5169-4168-ae42-5487ea4e0ee0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:33:20.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7c478ea-5aa6-40f6-9b1e-e3191d36a4be 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: 6c2529f0-5158-42df-986b-249dbab129da 2026-04-23 10:33:20.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7c478ea-5aa6-40f6-9b1e-e3191d36a4be 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: 6c2529f0-5158-42df-986b-249dbab129da [pid: 8|app: 0|req: 1196/2344] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:33:20 2026] DELETE /v2.0/floatingips/9364ce83-0fb8-42d7-a7b1-eb3fe5e34b98 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2345] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:21 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2346] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:21 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2347] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:22 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 1198/2348] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:22 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2349] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:33:23 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2350] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:23 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2351] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:33:23 2026] GET /v2.0/security-groups?id=4154229d-80d4-49d0-bd77-2da25f7a183e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:33:23.988 7 INFO neutron_taas.services.taas.taas_plugin [req-0dced7df-4633-4beb-8349-eef7e6b964e3 req-eb16b42e-b065-4544-8ad9-3f862c9fa18e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: bb98e219-b02d-4c35-b3c8-c1b306d291da 2026-04-23 10:33:23.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0dced7df-4633-4beb-8349-eef7e6b964e3 req-eb16b42e-b065-4544-8ad9-3f862c9fa18e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: bb98e219-b02d-4c35-b3c8-c1b306d291da [pid: 7|app: 0|req: 1152/2352] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:33:23 2026] DELETE /v2.0/ports/bb98e219-b02d-4c35-b3c8-c1b306d291da => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:33:24.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae87c502-3357-45e5-b242-bb8e4c7f3a82'] response: {'server_uuid': '180784c0-6b78-4bc4-bd7b-a88766529b8e', 'name': 'network-vif-deleted', 'tag': 'bb98e219-b02d-4c35-b3c8-c1b306d291da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1201/2353] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:25 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2354] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:26 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 12 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2355] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:27 2026] GET /v2.0/ports?device_id=180784c0-6b78-4bc4-bd7b-a88766529b8e => 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: 1155/2358] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:33:28 2026] DELETE /v2.0/security-groups/4154229d-80d4-49d0-bd77-2da25f7a183e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:33:29.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7e22d97-cd07-4cd1-9dbc-c9809ccfac30 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: 96468113-1bf2-4ac3-9bcc-f11d0ca41f50 2026-04-23 10:33:29.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7e22d97-cd07-4cd1-9dbc-c9809ccfac30 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: 96468113-1bf2-4ac3-9bcc-f11d0ca41f50 [pid: 8|app: 0|req: 1204/2359] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:33:28 2026] PUT /v2.0/routers/e140c068-ca3d-4c78-9121-d7a92993db60/remove_router_interface => generated 309 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2360] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:33:29 2026] DELETE /v2.0/subnets/c40af52b-e5a7-47ee-b6e1-b0c36caa50ab => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:33:29.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cac8a03-a4fe-4ddc-b8d0-c00211d6d882 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: 1602762c-ee0d-4f0d-91e3-9069f0a29ff3 2026-04-23 10:33:29.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cac8a03-a4fe-4ddc-b8d0-c00211d6d882 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: 1602762c-ee0d-4f0d-91e3-9069f0a29ff3 2026-04-23 10:33:30.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cac8a03-a4fe-4ddc-b8d0-c00211d6d882 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: 961170ae-eecb-419a-ba09-a24643b21bef 2026-04-23 10:33:30.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cac8a03-a4fe-4ddc-b8d0-c00211d6d882 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: 961170ae-eecb-419a-ba09-a24643b21bef 2026-04-23 10:33:30.835 8 INFO neutron.db.l3_hamode_db [None req-0cac8a03-a4fe-4ddc-b8d0-c00211d6d882 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] HA network 71acede7-5254-46d2-950b-8a23ae4ffeea was deleted as no HA routers are present in tenant dbf1ddfbf44448f4b7137438c07c726e. [pid: 8|app: 0|req: 1205/2361] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:33:29 2026] DELETE /v2.0/routers/e140c068-ca3d-4c78-9121-d7a92993db60 => generated 0 bytes in 1085 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:33:30.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dd32ec5-1488-4f2b-ac0b-6ef542789eb4 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] TaaS: Handle Delete Port: 74b40395-f488-490a-a8d1-bf039cb58133 2026-04-23 10:33:30.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dd32ec5-1488-4f2b-ac0b-6ef542789eb4 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] Tap Mirror: Handle Delete Port: 74b40395-f488-490a-a8d1-bf039cb58133 2026-04-23 10:33:30.958 8 INFO neutron.services.segments.plugin [-] Segment a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f resource provider aggregate not found 2026-04-23 10:33:30.964 8 INFO neutron.services.segments.plugin [-] Segment a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f resource provider aggregate not found 2026-04-23 10:33:30.982 8 INFO neutron.services.segments.plugin [-] Segment a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f found for delete ", "request_id": "req-586105b4-c2f1-4f15-89ae-e4b39338a6f1"}]} 2026-04-23 10:33:30.984 8 INFO neutron.services.segments.plugin [-] Segment a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9e432cd-ec7e-44d5-a7fe-79bc2ceac97f found for delete ", "request_id": "req-0b3fb279-7bbb-4c97-8bf4-7924400a224f"}]} /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-23 10:33:31.130 7 INFO neutron.services.segments.plugin [-] Segment 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 resource provider aggregate not found 2026-04-23 10:33:31.137 7 INFO neutron.services.segments.plugin [-] Segment 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 resource provider aggregate not found 2026-04-23 10:33:31.158 7 INFO neutron.services.segments.plugin [-] Segment 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 found for delete ", "request_id": "req-2164f52f-2b9e-444d-8704-dd80d34f2b61"}]} 2026-04-23 10:33:31.162 7 INFO neutron.services.segments.plugin [-] Segment 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26812ae9-c77f-4caf-88cf-5c521ac7c1f4 found for delete ", "request_id": "req-257f2c39-b6fa-43b4-b9be-d783f78358b9"}]} [pid: 7|app: 0|req: 1157/2362] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:33:30 2026] DELETE /v2.0/networks/f2941e1f-161b-4536-b00c-c9c0ef57c46d => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2363] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:33:31 2026] GET /v2.0/security-groups?tenant_id=dbf1ddfbf44448f4b7137438c07c726e&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2364] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:33:31 2026] DELETE /v2.0/security-groups/ca1bc501-4ff0-4728-b01e-944f9048d5b6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2365] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:33:32 2026] GET /v2.0/security-groups?tenant_id=328218ef8c8647c485814842ca1f1f04&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: 1159/2366] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:33:32 2026] DELETE /v2.0/security-groups/2418cf45-b44c-42a5-a1cc-6cf81b543cc2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:33:34.522 8 INFO neutron.db.segments_db [None req-88dd580e-8389-4042-9e88-f2646a408dfe f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 285d97d6-9949-4d7c-b22c-2c02bf0508d2 of type vxlan for network 9f78e1a2-e408-482f-88fe-89b4f80adfef [pid: 8|app: 0|req: 1208/2367] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:33:34 2026] POST /v2.0/networks => generated 721 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2368] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:33:34 2026] POST /v2.0/subnets => generated 687 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:33:35.001 8 INFO neutron.db.segments_db [None req-32e64a30-ac25-42b5-b12c-e79d978fe9c5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 74436e17-5c49-45b7-b2e1-60c7d48f9c34 of type vxlan for network 6e46a03e-98fb-4f26-83a2-2c8f9836fe8f 2026-04-23 10:33:35.347 8 INFO neutron.db.l3_hamode_db [None req-32e64a30-ac25-42b5-b12c-e79d978fe9c5 f4c3c4e7179b4a5495b5a319c949bd63 94617331a8524ac0999bb760db84005f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:33:36.522 8 INFO neutron.db.l3_hamode_db [None req-32e64a30-ac25-42b5-b12c-e79d978fe9c5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1209/2369] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:33:34 2026] POST /v2.0/routers => generated 727 bytes in 2592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2370] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:33:37 2026] PUT /v2.0/routers/a625b04d-b460-4e66-835b-167db673850b/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:33:40.161 8 INFO neutron.db.segments_db [None req-997935fa-f391-45c2-b656-901fd81f4f72 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment b861f68c-3efd-4f5b-8772-8216e2344042 of type vxlan for network 6db91411-3e4f-4921-8e4c-dbb2e9eb0e1b [pid: 8|app: 0|req: 1210/2371] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:33:39 2026] POST /v2.0/networks => generated 722 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2372] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:33:40 2026] POST /v2.0/subnets => generated 688 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:33:40.591 8 INFO neutron.db.segments_db [None req-425e1e48-3232-46b1-8f74-e0d552927082 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Added segment 12889287-63db-447b-a343-43c5d953602c of type vxlan for network 486cdffe-9d2d-4865-b8da-09cf2a4e43bb 2026-04-23 10:33:40.871 8 INFO neutron.db.l3_hamode_db [None req-425e1e48-3232-46b1-8f74-e0d552927082 f4c3c4e7179b4a5495b5a319c949bd63 3cdbfb2865b7437f8f1ba86da8b19872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:33:41.813 8 INFO neutron.db.l3_hamode_db [None req-425e1e48-3232-46b1-8f74-e0d552927082 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2375] 10.0.0.179 () {34 vars in 669 bytes} [Thu Apr 23 10:33:40 2026] POST /v2.0/routers => generated 728 bytes in 2267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2376] 10.0.0.179 () {34 vars in 783 bytes} [Thu Apr 23 10:33:42 2026] PUT /v2.0/routers/469a9352-f7b5-483e-9c1a-a5aad579d376/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2377] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:33:44 2026] POST /v2.0/security-groups => generated 1677 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2378] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2379] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2380] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2381] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:33:45.487 7 INFO neutron.db.securitygroups_db [None req-1f83d22c-3b21-428a-be3b-cc99f6cc3c63 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] Project 94617331a8524ac0999bb760db84005f 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: 1168/2382] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:33:45.635 8 INFO neutron.db.securitygroups_db [None req-e9a887ca-0c06-48cc-9b14-bac279ad3f7f 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] Project 94617331a8524ac0999bb760db84005f 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: 1215/2383] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:45 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2384] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:33:46 2026] POST /v2.0/security-groups => generated 1662 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2385] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2386] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:33:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2387] 10.0.0.179 () {34 vars in 676 bytes} [Thu Apr 23 10:33:46 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2388] 10.0.0.91 () {34 vars in 1099 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2089972956&fields=id&tenant_id=94617331a8524ac0999bb760db84005f => 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: 1218/2389] 10.0.0.91 () {34 vars in 1097 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--474225440&fields=id&tenant_id=94617331a8524ac0999bb760db84005f => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2390] 10.0.0.91 () {34 vars in 981 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/networks?id=9f78e1a2-e408-482f-88fe-89b4f80adfef => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2391] 10.0.0.91 () {34 vars in 964 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/quotas/94617331a8524ac0999bb760db84005f => 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: 1173/2392] 10.0.0.91 () {34 vars in 1001 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/ports?tenant_id=94617331a8524ac0999bb760db84005f&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2393] 10.0.0.91 () {34 vars in 1007 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef?fields=segments => generated 14 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2394] 10.0.0.91 () {34 vars in 1107 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef?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: 1221/2395] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2396] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:33:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2397] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:33:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2398] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:48 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1223/2399] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:33:48 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: 1177/2400] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:33:48 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2401] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:33:48 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2402] 199.19.213.150 () {34 vars in 717 bytes} [Thu Apr 23 10:33:48 2026] POST /v2.0/ports => generated 1059 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2403] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:33:48 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2404] 10.0.0.91 () {34 vars in 906 bytes} [Thu Apr 23 10:33:48 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: 1226/2405] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:49 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1180/2406] 199.19.213.150 () {34 vars in 1262 bytes} [Thu Apr 23 10:33:49 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2407] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:49 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1181/2408] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:49 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2409] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:50 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1182/2410] 199.19.213.150 () {34 vars in 975 bytes} [Thu Apr 23 10:33:50 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1229/2411] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:33:50 2026] GET /v2.0/networks?id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2412] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:33:50 2026] PUT /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1249 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:33:51.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0db98f6a-6644-4b2c-90e1-2c635111b71e'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '139552cb-dc4c-496d-8053-e0a131c90c2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1230/2413] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1184/2414] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2489 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2415] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/networks?id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2416] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1232/2417] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2418] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2419] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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/2420] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1234/2421] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:33:52 2026] GET /v2.0/networks?id=9f78e1a2-e408-482f-88fe-89b4f80adfef => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2422] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:52 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1188/2423] 199.19.213.150 () {34 vars in 1050 bytes} [Thu Apr 23 10:33:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94617331a8524ac0999bb760db84005f => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2424] 199.19.213.150 () {38 vars in 955 bytes} [Thu Apr 23 10:33:52 2026] POST /v2.0/ports => generated 993 bytes in 432 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: 1237/2425] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:52 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2489 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2426] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:33:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => 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: 1239/2427] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2428] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2429] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2430] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2431] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2432] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2433] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2434] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2435] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:33:52 2026] PUT /v2.0/ports/4b66cbb0-725a-416e-a270-bea95654f053 => generated 1274 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:33:53.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e14fa58e-99f6-4ba2-8b09-b13c2620e2a1'] response: {'name': 'network-changed', 'server_uuid': 'd03b1ba0-e86f-4b57-900e-21c5e1a0ba32', 'tag': '4b66cbb0-725a-416e-a270-bea95654f053', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1247/2436] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1190/2437] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1008 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2438] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2439] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/ports?tenant_id=94617331a8524ac0999bb760db84005f&device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2440] 199.19.213.150 () {34 vars in 1018 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/networks?tenant_id=94617331a8524ac0999bb760db84005f&shared=False => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2441] 199.19.213.150 () {34 vars in 930 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2442] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:54 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2443] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:33:54 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2444] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/ports?tenant_id=94617331a8524ac0999bb760db84005f&device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2445] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4b66cbb0-725a-416e-a270-bea95654f053 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2446] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/subnets?id=5afaa01a-4906-4951-8c25-3e3d7a26847f => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2447] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/ports?network_id=9f78e1a2-e408-482f-88fe-89b4f80adfef&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: 1253/2448] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2449] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef?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: 1254/2450] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2451] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2452] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:56 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2453] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:33:57 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2454] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:33:57 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1251 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2455] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:33:57 2026] PUT /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1276 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:33:57.448 8 INFO neutron.api.v2.resource [None req-0f56a7c2-9d42-45b3-998b-6edf77fffb1d f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2456] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:33:57 2026] GET /v2.0/security-groups/lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:33:57.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc06cf7f-ee24-437a-b340-43bf0f0570b5'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '139552cb-dc4c-496d-8053-e0a131c90c2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1200/2457] 199.19.213.150 () {30 vars in 785 bytes} [Thu Apr 23 10:33:57 2026] GET /v2.0/security-groups?name=lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2460] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:33:57 2026] PUT /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1314 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:33:57.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-115333f3-f64b-461f-833a-504029f49e70'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '139552cb-dc4c-496d-8053-e0a131c90c2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1203/2461] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:57 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1259/2462] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/networks?id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2463] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1260/2464] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2465] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2466] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1008 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2467] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1262/2468] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2469] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1263/2470] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2471] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2472] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:33:58 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: 1208/2473] 199.19.213.150 () {34 vars in 1124 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&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: 8|app: 0|req: 1266/2474] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:33:58 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: 1209/2475] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2476] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2477] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2478] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2479] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2480] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2481] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2482] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2483] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2484] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2485] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2486] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/networks?id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2487] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1215/2488] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2489] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&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: 1216/2490] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1275/2491] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2492] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:00 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2493] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:34:00 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2494] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:01 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2495] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:34:01 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2496] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:01 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:34:02.299 8 INFO neutron.db.l3_db [None req-ef6e1c44-3e7c-458c-9948-353f53b3b45f 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] Floating IP 33c4cd97-7819-4c22-ba48-b65c1ccab014 associated. External IP: 10.96.250.218, port: 4b66cbb0-725a-416e-a270-bea95654f053. [pid: 8|app: 0|req: 1278/2497] 10.0.0.179 () {34 vars in 749 bytes} [Thu Apr 23 10:34:01 2026] PUT /v2.0/floatingips/33c4cd97-7819-4c22-ba48-b65c1ccab014 => generated 855 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:34:02.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca72e5b3-51d7-4484-8441-e39018c70079'] response: {'name': 'network-changed', 'server_uuid': 'd03b1ba0-e86f-4b57-900e-21c5e1a0ba32', 'tag': '4b66cbb0-725a-416e-a270-bea95654f053', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1220/2498] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/ports?tenant_id=94617331a8524ac0999bb760db84005f&device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2499] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/networks?id=9f78e1a2-e408-482f-88fe-89b4f80adfef => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2500] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4b66cbb0-725a-416e-a270-bea95654f053 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2501] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/subnets?id=5afaa01a-4906-4951-8c25-3e3d7a26847f => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2502] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/ports?network_id=9f78e1a2-e408-482f-88fe-89b4f80adfef&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2503] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2504] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:03 2026] GET /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2505] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:11 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2506] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:34:11 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:34:11.602 8 INFO neutron.db.l3_db [None req-ca57555d-81a9-4a67-811e-976663ce8d23 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Floating IP a2fc34fd-1956-434f-a32f-e53b57b37fb4 associated. External IP: 10.96.250.202, port: 575aa065-1f49-40c3-9b0a-0381871446d9. [pid: 7|app: 0|req: 1226/2507] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:34:11 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1279 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2508] 10.0.0.179 () {32 vars in 858 bytes} [Thu Apr 23 10:34:11 2026] GET /v2.0/floatingips?floating_network_id=1af0523b-e55e-4755-b87d-c89d8d96085c&port_id=4b66cbb0-725a-416e-a270-bea95654f053 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2509] 10.0.0.179 () {34 vars in 677 bytes} [Thu Apr 23 10:34:10 2026] POST /v2.0/floatingips => generated 899 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2512] 10.0.0.236 () {34 vars in 990 bytes} [Thu Apr 23 10:34:12 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1279 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2513] 10.0.0.236 () {34 vars in 1120 bytes} [Thu Apr 23 10:34:12 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&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: 1229/2514] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:15 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1286/2515] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:34:15 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2516] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2517] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2518] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2519] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34: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: 1232/2520] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34: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: 1289/2521] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34: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 10:34:16.750 7 INFO neutron.api.v2.resource [None req-18872799-070e-4360-8c3a-e8b6ff6026ba f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1233/2522] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.0/security-groups/lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2523] 199.19.213.150 () {30 vars in 785 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.0/security-groups?name=lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2524] 199.19.213.150 () {30 vars in 815 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.0/security-group-rules?security_group_id=b043f18c-1353-4099-8a97-3a6ed8f35aa4 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2525] 199.19.213.150 () {34 vars in 747 bytes} [Thu Apr 23 10:34:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2526] 199.19.213.150 () {34 vars in 747 bytes} [Thu Apr 23 10:34:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2527] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2528] 10.0.0.91 () {34 vars in 1119 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.0/security-groups?id=22d90604-c7d6-41a9-99b8-30e5de60727a&id=36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2529] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:34:17.938 7 INFO neutron_taas.services.taas.taas_plugin [req-1112a9bb-b90d-49d1-897c-6b515f5bf979 req-84ec841b-f07c-443e-ad14-4572601159ec 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] TaaS: Handle Delete Port: 4b66cbb0-725a-416e-a270-bea95654f053 2026-04-23 10:34:17.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1112a9bb-b90d-49d1-897c-6b515f5bf979 req-84ec841b-f07c-443e-ad14-4572601159ec 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] Tap Mirror: Handle Delete Port: 4b66cbb0-725a-416e-a270-bea95654f053 2026-04-23 10:34:18.042 7 INFO neutron.db.l3_db [req-1112a9bb-b90d-49d1-897c-6b515f5bf979 req-84ec841b-f07c-443e-ad14-4572601159ec 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] Floating IP 33c4cd97-7819-4c22-ba48-b65c1ccab014 disassociated. External IP: 10.96.250.218, port: 4b66cbb0-725a-416e-a270-bea95654f053. [pid: 7|app: 0|req: 1237/2530] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:34:17 2026] DELETE /v2.0/ports/4b66cbb0-725a-416e-a270-bea95654f053 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:18.437 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09998c2b-bbb7-4dda-8caf-997807280eaf'] response: {'server_uuid': 'd03b1ba0-e86f-4b57-900e-21c5e1a0ba32', 'name': 'network-vif-deleted', 'tag': '4b66cbb0-725a-416e-a270-bea95654f053', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1294/2531] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:18 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1238/2532] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:19 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1295/2533] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:34:20 2026] GET /v2.0/ports?device_id=d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => 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: 1239/2534] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:22 2026] DELETE /v2.0/security-groups/36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:34:22.283 8 INFO neutron.api.v2.resource [None req-ac72034c-d500-4d82-8d6e-85143dbb12ce 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1296/2535] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:34:22 2026] GET /v2.0/security-groups/36a44ed0-6f5b-4b5a-9e30-cc9d09d4a6f1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:34:22.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea979384-f6f5-48ef-9fef-4aac983299c9 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] TaaS: Handle Delete Port: bcb9b6d4-ff50-4047-b11d-58e3c493a075 2026-04-23 10:34:22.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea979384-f6f5-48ef-9fef-4aac983299c9 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] Tap Mirror: Handle Delete Port: bcb9b6d4-ff50-4047-b11d-58e3c493a075 [pid: 7|app: 0|req: 1240/2536] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:34:22 2026] DELETE /v2.0/floatingips/33c4cd97-7819-4c22-ba48-b65c1ccab014 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2537] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:22 2026] DELETE /v2.0/security-groups/22d90604-c7d6-41a9-99b8-30e5de60727a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:34:23.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-d408ada7-c285-4ab7-9cd6-d65ccd598eee f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 6b321af7-80ca-4054-b650-f448ff51e81d 2026-04-23 10:34:23.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d408ada7-c285-4ab7-9cd6-d65ccd598eee f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 6b321af7-80ca-4054-b650-f448ff51e81d [pid: 7|app: 0|req: 1241/2538] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:34:22 2026] PUT /v2.0/routers/a625b04d-b460-4e66-835b-167db673850b/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 10:34:23.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5cd9a98-8e68-4050-ac0a-588ecba52928 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 6b800c6b-0362-4a37-8266-0962c9fb1ffe 2026-04-23 10:34:24.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5cd9a98-8e68-4050-ac0a-588ecba52928 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 6b800c6b-0362-4a37-8266-0962c9fb1ffe 2026-04-23 10:34:24.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5cd9a98-8e68-4050-ac0a-588ecba52928 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 65b96255-282f-4515-a344-b20f6102704c 2026-04-23 10:34:24.279 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5cd9a98-8e68-4050-ac0a-588ecba52928 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 65b96255-282f-4515-a344-b20f6102704c 2026-04-23 10:34:24.594 8 INFO neutron.services.segments.plugin [-] Segment 74436e17-5c49-45b7-b2e1-60c7d48f9c34 resource provider aggregate not found 2026-04-23 10:34:24.602 8 INFO neutron.services.segments.plugin [-] Segment 74436e17-5c49-45b7-b2e1-60c7d48f9c34 resource provider aggregate not found 2026-04-23 10:34:24.618 8 INFO neutron.services.segments.plugin [-] Segment 74436e17-5c49-45b7-b2e1-60c7d48f9c34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74436e17-5c49-45b7-b2e1-60c7d48f9c34 found for delete ", "request_id": "req-e55ca1ce-6375-4a20-909c-1e19aca41e1b"}]} 2026-04-23 10:34:24.619 8 INFO neutron.services.segments.plugin [-] Segment 74436e17-5c49-45b7-b2e1-60c7d48f9c34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74436e17-5c49-45b7-b2e1-60c7d48f9c34 found for delete ", "request_id": "req-bf1930a0-499c-40fb-a2e1-aed76f657e92"}]} 2026-04-23 10:34:24.627 8 INFO neutron.db.l3_hamode_db [None req-d5cd9a98-8e68-4050-ac0a-588ecba52928 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 6e46a03e-98fb-4f26-83a2-2c8f9836fe8f was deleted as no HA routers are present in tenant 94617331a8524ac0999bb760db84005f. [pid: 8|app: 0|req: 1298/2539] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:34:23 2026] DELETE /v2.0/routers/a625b04d-b460-4e66-835b-167db673850b => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2540] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:34:24 2026] DELETE /v2.0/subnets/5afaa01a-4906-4951-8c25-3e3d7a26847f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:24.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ee03507-37d1-4ce9-bbd3-9356531283b3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: e8c79fed-754e-4d74-9544-e16fc480bd74 2026-04-23 10:34:24.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ee03507-37d1-4ce9-bbd3-9356531283b3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: e8c79fed-754e-4d74-9544-e16fc480bd74 [pid: 8|app: 0|req: 1299/2541] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:34:24 2026] DELETE /v2.0/networks/9f78e1a2-e408-482f-88fe-89b4f80adfef => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:25.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-37e68400-ef24-4aa5-b8c3-778d80e5bd5e f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 6ecfa4f7-18c4-4af9-8c95-68c941f12bf7 2026-04-23 10:34:25.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37e68400-ef24-4aa5-b8c3-778d80e5bd5e f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 6ecfa4f7-18c4-4af9-8c95-68c941f12bf7 [pid: 7|app: 0|req: 1243/2542] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:34:25 2026] PUT /v2.0/routers/469a9352-f7b5-483e-9c1a-a5aad579d376/remove_router_interface => generated 309 bytes in 1531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:34:26.642 8 INFO neutron.services.segments.plugin [-] Segment 285d97d6-9949-4d7c-b22c-2c02bf0508d2 resource provider aggregate not found 2026-04-23 10:34:26.657 8 INFO neutron.services.segments.plugin [-] Segment 285d97d6-9949-4d7c-b22c-2c02bf0508d2 resource provider aggregate not found 2026-04-23 10:34:26.676 8 INFO neutron.services.segments.plugin [-] Segment 285d97d6-9949-4d7c-b22c-2c02bf0508d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 285d97d6-9949-4d7c-b22c-2c02bf0508d2 found for delete ", "request_id": "req-11c67075-6b59-481b-a0d4-45ee1d73df51"}]} 2026-04-23 10:34:26.693 8 INFO neutron.services.segments.plugin [-] Segment 285d97d6-9949-4d7c-b22c-2c02bf0508d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 285d97d6-9949-4d7c-b22c-2c02bf0508d2 found for delete ", "request_id": "req-89875203-b69a-4c7c-a48b-d3c42a33f9c0"}]} 2026-04-23 10:34:26.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebeee3fc-c7b4-467e-93d9-9999c48a3cda f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 8e7987df-82f8-4211-add0-a4e4ef1d94c1 2026-04-23 10:34:26.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebeee3fc-c7b4-467e-93d9-9999c48a3cda f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 8e7987df-82f8-4211-add0-a4e4ef1d94c1 2026-04-23 10:34:27.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebeee3fc-c7b4-467e-93d9-9999c48a3cda f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 515afd84-e76a-44e7-89aa-b97f7d4ab384 2026-04-23 10:34:27.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebeee3fc-c7b4-467e-93d9-9999c48a3cda f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 515afd84-e76a-44e7-89aa-b97f7d4ab384 2026-04-23 10:34:28.040 8 INFO neutron.db.l3_hamode_db [None req-ebeee3fc-c7b4-467e-93d9-9999c48a3cda f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HA network 486cdffe-9d2d-4865-b8da-09cf2a4e43bb was deleted as no HA routers are present in tenant 3cdbfb2865b7437f8f1ba86da8b19872. [pid: 8|app: 0|req: 1300/2545] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:34:26 2026] DELETE /v2.0/routers/469a9352-f7b5-483e-9c1a-a5aad579d376 => generated 0 bytes in 1414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2546] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:34:28 2026] DELETE /v2.0/subnets/bd31a680-12c4-4987-afef-d4093637ba1f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:28.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-6367303a-c691-4107-b69f-f584a2c3325c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: f1f01789-fb01-4f1f-bd05-9bfcc725d29c 2026-04-23 10:34:28.357 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6367303a-c691-4107-b69f-f584a2c3325c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: f1f01789-fb01-4f1f-bd05-9bfcc725d29c [pid: 8|app: 0|req: 1301/2547] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:34:28 2026] DELETE /v2.0/networks/6db91411-3e4f-4921-8e4c-dbb2e9eb0e1b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:28.693 8 INFO neutron.services.segments.plugin [-] Segment 12889287-63db-447b-a343-43c5d953602c resource provider aggregate not found 2026-04-23 10:34:28.714 8 INFO neutron.services.segments.plugin [-] Segment 12889287-63db-447b-a343-43c5d953602c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12889287-63db-447b-a343-43c5d953602c found for delete ", "request_id": "req-7c8f32d2-8deb-41a3-a8d7-64ccb630b5de"}]} 2026-04-23 10:34:28.720 8 INFO neutron.services.segments.plugin [-] Segment 12889287-63db-447b-a343-43c5d953602c resource provider aggregate not found 2026-04-23 10:34:28.736 8 INFO neutron.services.segments.plugin [-] Segment b861f68c-3efd-4f5b-8772-8216e2344042 resource provider aggregate not found 2026-04-23 10:34:28.741 8 INFO neutron.services.segments.plugin [-] Segment 12889287-63db-447b-a343-43c5d953602c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12889287-63db-447b-a343-43c5d953602c found for delete ", "request_id": "req-4b646ba0-ac9f-485c-8fa5-03c4be91b8ad"}]} 2026-04-23 10:34:28.757 8 INFO neutron.services.segments.plugin [-] Segment b861f68c-3efd-4f5b-8772-8216e2344042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b861f68c-3efd-4f5b-8772-8216e2344042 found for delete ", "request_id": "req-a16c16cb-4aef-4d5c-9767-2dd80913ee56"}]} 2026-04-23 10:34:28.762 8 INFO neutron.services.segments.plugin [-] Segment b861f68c-3efd-4f5b-8772-8216e2344042 resource provider aggregate not found 2026-04-23 10:34:28.776 8 INFO neutron.services.segments.plugin [-] Segment b861f68c-3efd-4f5b-8772-8216e2344042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b861f68c-3efd-4f5b-8772-8216e2344042 found for delete ", "request_id": "req-dffe811a-5331-4354-b84e-ce7596f96476"}]} [pid: 8|app: 0|req: 1302/2548] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:28 2026] GET /v2.0/security-groups?tenant_id=3cdbfb2865b7437f8f1ba86da8b19872&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: 1303/2549] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:28 2026] DELETE /v2.0/security-groups/806946eb-6636-4a7f-84f1-5185817be98f => 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: 1247/2550] 10.0.0.217 () {30 vars in 690 bytes} [Thu Apr 23 10:34:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2551] 10.0.0.217 () {30 vars in 692 bytes} [Thu Apr 23 10:34:28 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: 1248/2552] 10.0.0.217 () {30 vars in 668 bytes} [Thu Apr 23 10:34:28 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: 1305/2553] 10.0.0.217 () {30 vars in 704 bytes} [Thu Apr 23 10:34:28 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: 1249/2554] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:29 2026] GET /v2.0/security-groups?tenant_id=94617331a8524ac0999bb760db84005f&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2555] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:29 2026] DELETE /v2.0/security-groups/3e0db669-064d-448c-ae27-0b447a8a84b5 => 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: 1250/2556] 10.0.0.217 () {28 vars in 439 bytes} [Thu Apr 23 10:34:29 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: 1307/2557] 10.0.0.217 () {30 vars in 728 bytes} [Thu Apr 23 10:34:29 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2558] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:30 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: 1308/2559] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34:30 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: 1252/2560] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34:30 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: 1309/2561] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34:30 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: 1253/2562] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:30 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2563] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:34:30 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2564] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:30 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: 1311/2565] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34:30 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: 1255/2566] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2567] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34:30 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: 1256/2568] 199.19.213.150 () {34 vars in 717 bytes} [Thu Apr 23 10:34:30 2026] POST /v2.0/ports => generated 1328 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2569] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:34:31 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1257/2570] 199.19.213.150 () {34 vars in 1262 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2571] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2572] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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 10:34:32.567 8 INFO neutron.db.segments_db [None req-b44825d3-7e07-476c-951c-9d99385c020d 5df35cc46ae44ead847bee5be5029326 20a7749a26f44805891358fa9ebea48d - - default default] Added segment 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c of type vxlan for network 0076cadb-531a-40cc-9761-7ec264448947 [pid: 8|app: 0|req: 1314/2573] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:34:32 2026] POST /v2.0/networks => generated 612 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2574] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:34:32 2026] PUT /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/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: 1315/2575] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/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: 1261/2576] 10.0.0.179 () {34 vars in 764 bytes} [Thu Apr 23 10:34:32 2026] PUT /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2577] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2578] 199.19.213.150 () {34 vars in 975 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2579] 10.0.0.179 () {34 vars in 760 bytes} [Thu Apr 23 10:34:32 2026] PUT /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2580] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2581] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:32 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/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: 1319/2582] 10.0.0.179 () {34 vars in 782 bytes} [Thu Apr 23 10:34:32 2026] PUT /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2583] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2584] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:34:33 2026] PUT /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2585] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/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: 1323/2586] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/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 10:34:33.304 8 INFO neutron.api.v2.resource [None req-7bd44039-0c41-4218-b844-e04287d257e6 5df35cc46ae44ead847bee5be5029326 20a7749a26f44805891358fa9ebea48d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1324/2587] 10.0.0.179 () {32 vars in 745 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2588] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:34:32 2026] PUT /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1518 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:34:33.353 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-664d49fc-9976-4414-9d6d-ff594064e294'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': 'f4d83852-4f79-4954-87ee-921717e64616', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2589] 10.0.0.179 () {32 vars in 744 bytes} [Thu Apr 23 10:34:33 2026] DELETE /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags/red => generated 0 bytes in 54 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: 1265/2590] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:34:33.473 8 INFO neutron.api.v2.resource [None req-9462f238-92b3-4692-8a0c-dff3ab9907b8 5df35cc46ae44ead847bee5be5029326 20a7749a26f44805891358fa9ebea48d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1326/2591] 10.0.0.179 () {32 vars in 748 bytes} [Thu Apr 23 10:34:33 2026] DELETE /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2592] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:34:33 2026] DELETE /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2593] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2594] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:34:33 2026] DELETE /v2.0/networks/0076cadb-531a-40cc-9761-7ec264448947 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:33.800 7 INFO neutron.services.segments.plugin [-] Segment 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c resource provider aggregate not found 2026-04-23 10:34:33.810 7 INFO neutron.services.segments.plugin [-] Segment 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c resource provider aggregate not found 2026-04-23 10:34:33.814 7 INFO neutron.services.segments.plugin [-] Segment 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c found for delete ", "request_id": "req-0279c484-1844-40ac-a3be-3bba2fb82f8f"}]} 2026-04-23 10:34:33.828 7 INFO neutron.services.segments.plugin [-] Segment 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f374bf4-7fe9-4f6d-8dd1-719d5d10402c found for delete ", "request_id": "req-544d375f-02af-4ab4-a5ec-cc1fb2a1677e"}]} [pid: 8|app: 0|req: 1328/2595] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2596] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2597] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => 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: 1269/2598] 199.19.213.150 () {34 vars in 1104 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => 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: 1330/2599] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/subnets?id=21668c7f-bb10-4a62-905b-e2d2927153d6&id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2600] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2601] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2602] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2603] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1272/2604] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/security-groups?tenant_id=20a7749a26f44805891358fa9ebea48d&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2605] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:34 2026] DELETE /v2.0/security-groups/c21af3ca-54bc-428e-b1c1-80024b6717b0 => 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: 1273/2606] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:34 2026] GET /v2.0/security-groups?tenant_id=1e4c566dddaf4dbd97cce5cbb6d211c7&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2607] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:34 2026] DELETE /v2.0/security-groups/c1ed3f85-6266-4609-9c3c-2abab5eadeae => 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: 1274/2608] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2609] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2610] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => 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: 1336/2611] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&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: 1276/2612] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2613] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1277/2614] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1338/2615] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2616] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2617] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1279/2618] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1340/2619] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2620] 199.19.213.150 () {34 vars in 1104 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2621] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/subnets?id=21668c7f-bb10-4a62-905b-e2d2927153d6&id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 1409 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2622] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:35 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2623] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:36 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2624] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:36 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1343/2625] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:36 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:34:38.490 7 INFO neutron.db.segments_db [None req-9b86dd29-8c8f-448e-92a8-78b3be9d562f 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] Added segment 38596774-87c9-4044-b1ef-c0fa894d6712 of type vxlan for network 2121c6e7-a620-459a-9778-e0637f581d95 2026-04-23 10:34:38.774 7 INFO neutron.db.l3_hamode_db [None req-9b86dd29-8c8f-448e-92a8-78b3be9d562f 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:34:38.904 7 INFO neutron.db.l3_hamode_db [None req-9b86dd29-8c8f-448e-92a8-78b3be9d562f 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1283/2626] 10.0.0.179 () {34 vars in 668 bytes} [Thu Apr 23 10:34:38 2026] POST /v2.0/routers => generated 474 bytes in 1269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2627] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:34:39 2026] PUT /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 25 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2628] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:39 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2629] 10.0.0.179 () {34 vars in 762 bytes} [Thu Apr 23 10:34:39 2026] PUT /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/green => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2630] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:39 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2631] 10.0.0.179 () {34 vars in 758 bytes} [Thu Apr 23 10:34:40 2026] PUT /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/red => generated 4 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2632] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1518 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2633] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2634] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2635] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2636] 10.0.0.179 () {34 vars in 780 bytes} [Thu Apr 23 10:34:40 2026] PUT /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/black.or.white => generated 4 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2637] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/subnets/21668c7f-bb10-4a62-905b-e2d2927153d6 => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2638] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 52 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2639] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2640] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34:40 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: 1352/2641] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34:40 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: 1353/2642] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2643] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2644] 10.0.0.179 () {34 vars in 751 bytes} [Thu Apr 23 10:34:40 2026] PUT /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 37 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2645] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2646] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2647] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2648] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2649] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2650] 10.0.0.179 () {32 vars in 739 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2651] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2652] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:34:41.021 7 INFO neutron.api.v2.resource [None req-7def10d4-3365-43bb-918e-bb29244b851b 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2653] 10.0.0.179 () {32 vars in 743 bytes} [Thu Apr 23 10:34:40 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/green => generated 99 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2654] 10.0.0.179 () {32 vars in 742 bytes} [Thu Apr 23 10:34:41 2026] DELETE /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/red => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2655] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:41 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 30 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:34:41.347 8 INFO neutron.api.v2.resource [None req-f3789030-a970-489d-aea1-f94d7e0f3de7 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2656] 10.0.0.179 () {32 vars in 746 bytes} [Thu Apr 23 10:34:41 2026] DELETE /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags/green => generated 99 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2657] 10.0.0.179 () {32 vars in 734 bytes} [Thu Apr 23 10:34:41 2026] DELETE /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2658] 10.0.0.179 () {32 vars in 731 bytes} [Thu Apr 23 10:34:41 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d/tags => generated 12 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2659] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:34:41 2026] GET /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2660] 10.0.0.179 () {34 vars in 742 bytes} [Thu Apr 23 10:34:41 2026] PUT /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d => generated 480 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2661] 10.0.0.179 () {32 vars in 736 bytes} [Thu Apr 23 10:34:42 2026] GET /v2.0/ports?device_id=0d1db3db-be8a-4043-98be-22888b30332d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:34:42.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d831205-0dc0-4838-a907-d9bda5289cac 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] TaaS: Handle Delete Port: b379af39-1a22-47a5-8202-2593339c4283 2026-04-23 10:34:42.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d831205-0dc0-4838-a907-d9bda5289cac 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] Tap Mirror: Handle Delete Port: b379af39-1a22-47a5-8202-2593339c4283 2026-04-23 10:34:42.836 8 INFO neutron.services.segments.plugin [-] Segment 38596774-87c9-4044-b1ef-c0fa894d6712 resource provider aggregate not found 2026-04-23 10:34:42.845 8 INFO neutron.services.segments.plugin [-] Segment 38596774-87c9-4044-b1ef-c0fa894d6712 resource provider aggregate not found 2026-04-23 10:34:42.855 8 INFO neutron.services.segments.plugin [-] Segment 38596774-87c9-4044-b1ef-c0fa894d6712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38596774-87c9-4044-b1ef-c0fa894d6712 found for delete ", "request_id": "req-8c0c8764-6d12-429a-9971-941635bf0763"}]} 2026-04-23 10:34:42.862 8 INFO neutron.services.segments.plugin [-] Segment 38596774-87c9-4044-b1ef-c0fa894d6712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38596774-87c9-4044-b1ef-c0fa894d6712 found for delete ", "request_id": "req-70458d2c-691a-499e-ba35-519ec1578b0f"}]} 2026-04-23 10:34:42.868 8 INFO neutron.db.l3_hamode_db [None req-7d831205-0dc0-4838-a907-d9bda5289cac 23d8805dcba14073982726f2ac3eba0a a0778609825247ccbdbb25b954ea7d48 - - default default] HA network 2121c6e7-a620-459a-9778-e0637f581d95 was deleted as no HA routers are present in tenant a0778609825247ccbdbb25b954ea7d48. [pid: 8|app: 0|req: 1365/2664] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:34:42 2026] DELETE /v2.0/routers/0d1db3db-be8a-4043-98be-22888b30332d => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2665] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:43 2026] GET /v2.0/security-groups?tenant_id=53d334ff08ed41d1978164ec59149b85&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2666] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:43 2026] DELETE /v2.0/security-groups/eb6ea857-daa0-40c9-8613-a41e8f69eafe => 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: 1301/2667] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:43 2026] GET /v2.0/security-groups?tenant_id=a0778609825247ccbdbb25b954ea7d48&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2668] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:44 2026] DELETE /v2.0/security-groups/b909caa3-2560-42cc-a701-191d4121d0b7 => 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: 1302/2669] 10.0.0.217 () {30 vars in 690 bytes} [Thu Apr 23 10:34:45 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: 1368/2670] 10.0.0.217 () {30 vars in 692 bytes} [Thu Apr 23 10:34:45 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: 1303/2671] 10.0.0.217 () {30 vars in 668 bytes} [Thu Apr 23 10:34: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: 1369/2672] 10.0.0.217 () {30 vars in 704 bytes} [Thu Apr 23 10:34:45 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: 1304/2673] 10.0.0.217 () {28 vars in 439 bytes} [Thu Apr 23 10:34:45 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: 1370/2674] 10.0.0.217 () {30 vars in 728 bytes} [Thu Apr 23 10:34:45 2026] GET /v2.0/subnets/b9588545-c75b-4af4-8a77-30dab25a37de => 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: 1305/2675] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:46 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: 1371/2676] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34:46 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: 1306/2677] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34:46 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: 1372/2678] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2679] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:46 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2680] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:46 2026] GET /v2.0/subnets/b9588545-c75b-4af4-8a77-30dab25a37de => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2681] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:34:46 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4102 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2682] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2683] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34:47 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: 1375/2684] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2685] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34:47 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: 1376/2686] 199.19.213.150 () {34 vars in 717 bytes} [Thu Apr 23 10:34:47 2026] POST /v2.0/ports => generated 1332 bytes in 371 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: 1377/2687] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:34:47 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1332 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:34:47.613 7 INFO neutron.db.segments_db [None req-5b569306-79c3-49a9-acd0-0530ab3e96e7 67e2df89dd5145de94689d2557f5f81d 01120812edb74002954310f9beefb14e - - default default] Added segment 18257801-8cfb-4692-b987-35967f1b70f3 of type vxlan for network 103ea0ac-cf0d-4ce1-81fc-f42830ab0340 [pid: 7|app: 0|req: 1311/2688] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:34:47 2026] POST /v2.0/networks => generated 612 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 10:34:47.771 8 INFO neutron.db.segments_db [None req-b949308e-6967-4533-8674-fb8e11d5ee9f 67e2df89dd5145de94689d2557f5f81d 01120812edb74002954310f9beefb14e - - default default] Added segment ace7bd90-fd34-4e62-ac92-2dd645e526b2 of type vxlan for network 013fd68a-3aa6-4414-a321-35afebe1f3fa [pid: 8|app: 0|req: 1378/2689] 10.0.0.179 () {34 vars in 670 bytes} [Thu Apr 23 10:34:47 2026] POST /v2.0/networks => generated 612 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2690] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:34:47 2026] PUT /v2.0/networks/103ea0ac-cf0d-4ce1-81fc-f42830ab0340/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2691] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:47 2026] GET /v2.0/networks/103ea0ac-cf0d-4ce1-81fc-f42830ab0340/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2692] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:34:47 2026] PUT /v2.0/networks/013fd68a-3aa6-4414-a321-35afebe1f3fa/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: 1380/2693] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:48 2026] GET /v2.0/networks/013fd68a-3aa6-4414-a321-35afebe1f3fa/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2694] 10.0.0.179 () {34 vars in 753 bytes} [Thu Apr 23 10:34:48 2026] PUT /v2.0/networks/013fd68a-3aa6-4414-a321-35afebe1f3fa/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2695] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:48 2026] GET /v2.0/networks/013fd68a-3aa6-4414-a321-35afebe1f3fa/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2696] 10.0.0.179 () {32 vars in 733 bytes} [Thu Apr 23 10:34:48 2026] GET /v2.0/networks/103ea0ac-cf0d-4ce1-81fc-f42830ab0340/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:34:48.405 8 INFO neutron.services.segments.plugin [-] Segment 18257801-8cfb-4692-b987-35967f1b70f3 resource provider aggregate not found 2026-04-23 10:34:48.405 8 INFO neutron.services.segments.plugin [-] Segment 18257801-8cfb-4692-b987-35967f1b70f3 resource provider aggregate not found 2026-04-23 10:34:48.428 8 INFO neutron.services.segments.plugin [-] Segment 18257801-8cfb-4692-b987-35967f1b70f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18257801-8cfb-4692-b987-35967f1b70f3 found for delete ", "request_id": "req-2b12e9a6-4447-43bc-bdcc-a2f4474d32c1"}]} 2026-04-23 10:34:48.429 8 INFO neutron.services.segments.plugin [-] Segment 18257801-8cfb-4692-b987-35967f1b70f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18257801-8cfb-4692-b987-35967f1b70f3 found for delete ", "request_id": "req-2a8bd8a4-6f5a-4a7b-9c67-c6c18b105e99"}]} [pid: 8|app: 0|req: 1382/2697] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:34:48 2026] DELETE /v2.0/networks/103ea0ac-cf0d-4ce1-81fc-f42830ab0340 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:34:48.569 7 INFO neutron.services.segments.plugin [-] Segment ace7bd90-fd34-4e62-ac92-2dd645e526b2 resource provider aggregate not found 2026-04-23 10:34:48.575 7 INFO neutron.services.segments.plugin [-] Segment ace7bd90-fd34-4e62-ac92-2dd645e526b2 resource provider aggregate not found 2026-04-23 10:34:48.591 7 INFO neutron.services.segments.plugin [-] Segment ace7bd90-fd34-4e62-ac92-2dd645e526b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ace7bd90-fd34-4e62-ac92-2dd645e526b2 found for delete ", "request_id": "req-6a658d9a-92e3-43bf-9b5f-9031d4b2b161"}]} 2026-04-23 10:34:48.593 7 INFO neutron.services.segments.plugin [-] Segment ace7bd90-fd34-4e62-ac92-2dd645e526b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ace7bd90-fd34-4e62-ac92-2dd645e526b2 found for delete ", "request_id": "req-7b4aa88f-7d4e-42f1-be82-d79d61e66e27"}]} [pid: 7|app: 0|req: 1316/2698] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:34:48 2026] DELETE /v2.0/networks/013fd68a-3aa6-4414-a321-35afebe1f3fa => 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: 1383/2699] 199.19.213.150 () {34 vars in 1262 bytes} [Thu Apr 23 10:34:48 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf?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: 1317/2700] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:48 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1384/2701] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:48 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1385/2702] 199.19.213.150 () {34 vars in 975 bytes} [Thu Apr 23 10:34:49 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1332 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2703] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:49 2026] GET /v2.0/security-groups?tenant_id=01120812edb74002954310f9beefb14e&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2704] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:34:49 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2705] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:49 2026] DELETE /v2.0/security-groups/ba748532-b72e-45be-9eba-17d2b8e2ae1c => 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: 1320/2706] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:34:49 2026] GET /v2.0/security-groups?tenant_id=381b2701650f474588afcf5aece70d23&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2707] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:34:49 2026] DELETE /v2.0/security-groups/f5a822b9-60dd-4b62-8093-228a47d338b3 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2708] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:34:49 2026] PUT /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1522 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:34:49.904 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6b4d7dd-ce03-4521-b472-4914c2b21253'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '3a36930e-acdf-4def-b639-4ef1189b91cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2709] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 5616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1388/2710] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2711] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=3a36930e-acdf-4def-b639-4ef1189b91cf => 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: 1389/2712] 199.19.213.150 () {34 vars in 1106 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13f&port_id=3a36930e-acdf-4def-b639-4ef1189b91cf => 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: 1324/2713] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/subnets?id=b9588545-c75b-4af4-8a77-30dab25a37de&id=f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 1412 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2714] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2715] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 1391/2716] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1326/2717] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:50 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1392/2718] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:34:51 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 5616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2719] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2720] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:34:51 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2721] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:51 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2722] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2723] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1395/2724] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1330/2725] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2726] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&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: 7|app: 0|req: 1331/2727] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1397/2728] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1332/2729] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2730] 199.19.213.150 () {34 vars in 1104 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2731] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/subnets?id=21668c7f-bb10-4a62-905b-e2d2927153d6&id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2732] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2733] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2734] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2735] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1401/2736] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=3a36930e-acdf-4def-b639-4ef1189b91cf => 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: 1336/2737] 199.19.213.150 () {34 vars in 1106 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13f&port_id=3a36930e-acdf-4def-b639-4ef1189b91cf => 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: 1402/2738] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/subnets?id=b9588545-c75b-4af4-8a77-30dab25a37de&id=f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2739] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 1403/2740] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 1338/2741] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1404/2742] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:52 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1339/2743] 10.0.0.91 () {34 vars in 970 bytes} [Thu Apr 23 10:34:56 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2744] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:34:56 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2745] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:56 2026] GET /v2.0/subnets/b9588545-c75b-4af4-8a77-30dab25a37de => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2746] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:56 2026] GET /v2.0/subnets/f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2747] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:56 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2748] 199.19.213.150 () {34 vars in 790 bytes} [Thu Apr 23 10:34:56 2026] PUT /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1255 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:34:57.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-252b8539-a68c-4621-bbf4-930a7712e90b'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': 'f4d83852-4f79-4954-87ee-921717e64616', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2749] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1408/2750] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2751] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2752] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2753] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2754] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2757] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2758] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2759] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2760] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2761] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2762] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2763] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2764] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 5389 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2765] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2766] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2767] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:34:57 2026] GET /v2.0/subnets?id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2768] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:34:58 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&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: 1418/2769] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:34:58 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1352/2770] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:34:58 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1419/2771] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:10 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: 1353/2772] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2773] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2774] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2775] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2776] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 5389 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2777] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:10 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: 1356/2778] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2779] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2780] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2781] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:10 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2782] 199.19.213.150 () {34 vars in 790 bytes} [Thu Apr 23 10:35:10 2026] PUT /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1255 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:35:11.522 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1376e51-bd74-44af-a39e-95b1e97e5e23'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '3a36930e-acdf-4def-b639-4ef1189b91cf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1425/2783] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:35:11 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 796 bytes in 120 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: 1359/2784] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:11 2026] GET /v2.0/subnets/b9588545-c75b-4af4-8a77-30dab25a37de => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2785] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:11 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2786] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:35:11 2026] PUT /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1080 bytes in 373 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: 1427/2787] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4981 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2788] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 796 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2789] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2790] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4981 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2791] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2792] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2793] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:12 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4981 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2796] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:13 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4981 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:35:13.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a93895f-0086-4fae-aa45-a3c461a670d9'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': '3a36930e-acdf-4def-b639-4ef1189b91cf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1432/2797] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4981 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2798] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2799] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2800] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1434/2801] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 4981 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2802] 199.19.213.150 () {34 vars in 975 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2803] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2804] 199.19.213.150 () {34 vars in 1016 bytes} [Thu Apr 23 10:35:14 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2805] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:35:14 2026] PUT /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 917 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2806] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:15 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3873 bytes in 56 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 10:35:15.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-e07b0228-1710-430f-8db5-ec6787944856 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 3a36930e-acdf-4def-b639-4ef1189b91cf 2026-04-23 10:35:15.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e07b0228-1710-430f-8db5-ec6787944856 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 3a36930e-acdf-4def-b639-4ef1189b91cf [pid: 8|app: 0|req: 1437/2807] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:35:15 2026] DELETE /v2.0/ports/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2808] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2809] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:15 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: 1372/2810] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2811] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:15 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: 1373/2812] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:15 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2813] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2814] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2815] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2816] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2817] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2818] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2819] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3873 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2820] 199.19.213.150 () {34 vars in 1226 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/networks?id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 3096 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2821] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => 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: 1378/2822] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => 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: 1445/2823] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&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: 1379/2824] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1446/2825] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2826] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1447/2827] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2828] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:16 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&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: 1448/2829] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1382/2830] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?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: 1449/2831] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=f4d83852-4f79-4954-87ee-921717e64616 => 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: 1383/2832] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/subnets?id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2833] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2834] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1451/2835] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:17 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2836] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:20 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: 1452/2837] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:20 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: 1386/2838] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2839] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2840] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:20 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3873 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2841] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:20 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: 1388/2842] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2843] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:20 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: 1389/2844] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:21 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: 1456/2845] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:21 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2846] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:35:21 2026] PUT /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1080 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:35:21.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0930f1e2-894a-4fce-b51e-cd525aee2cad'] response: {'name': 'network-changed', 'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'tag': 'f4d83852-4f79-4954-87ee-921717e64616', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1457/2847] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:35:21 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 798 bytes in 44 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: 1391/2848] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:21 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2849] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:21 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2850] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:21 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2851] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:35:21 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2852] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:22 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1460/2853] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:22 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2854] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:22 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2855] 199.19.213.150 () {34 vars in 975 bytes} [Thu Apr 23 10:35:23 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2856] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:35:23 2026] GET /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2857] 199.19.213.150 () {34 vars in 1016 bytes} [Thu Apr 23 10:35:23 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2858] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:23 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 3698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2859] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:35:23 2026] PUT /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 917 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2860] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:24 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 46 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 10:35:25.043 8 INFO neutron_taas.services.taas.taas_plugin [None req-801b5380-21d7-42e2-8265-58cd525de408 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: f4d83852-4f79-4954-87ee-921717e64616 2026-04-23 10:35:25.046 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-801b5380-21d7-42e2-8265-58cd525de408 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: f4d83852-4f79-4954-87ee-921717e64616 [pid: 8|app: 0|req: 1464/2861] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:35:24 2026] DELETE /v2.0/ports/f4d83852-4f79-4954-87ee-921717e64616 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2862] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2863] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:25 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: 1399/2864] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:25 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: 1466/2865] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2866] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2867] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2868] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2869] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2870] 199.19.213.150 () {30 vars in 743 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2871] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2872] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2873] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2874] 199.19.213.150 () {34 vars in 1146 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/networks?id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 2311 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2875] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => 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: 1405/2876] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => 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: 1472/2877] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&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: 1406/2878] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?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: 1473/2879] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2880] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1474/2881] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:35:25 2026] GET /v2.0/subnets?id=93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2882] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:26 2026] GET /v2.0/ports?network_id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7&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: 1475/2883] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:26 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2884] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:26 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2887] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:36 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: 1411/2888] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:36 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: 1478/2889] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35: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: 1412/2890] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:35:36.971 8 INFO neutron.api.v2.resource [None req-1a098e0a-c7dd-4c59-aef5-f18fb3cde0b9 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/2891] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:35:36 2026] GET /v2.0/security-groups/lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2892] 199.19.213.150 () {30 vars in 785 bytes} [Thu Apr 23 10:35:36 2026] GET /v2.0/security-groups?name=lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2893] 199.19.213.150 () {30 vars in 815 bytes} [Thu Apr 23 10:35:37 2026] GET /v2.0/security-group-rules?security_group_id=b043f18c-1353-4099-8a97-3a6ed8f35aa4 => generated 2334 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2894] 199.19.213.150 () {32 vars in 789 bytes} [Thu Apr 23 10:35:37 2026] DELETE /v2.0/security-group-rules/2105c537-906b-4572-bca1-5bf8d9a583d7 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2895] 199.19.213.150 () {32 vars in 789 bytes} [Thu Apr 23 10:35:37 2026] DELETE /v2.0/security-group-rules/7634b5e8-56d4-40d0-bf46-61e62c368423 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:35:40.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4ebe03d-df30-4552-99ca-71d15e139d74 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: f0e516f2-b729-42d0-a5b9-9be360baad1f 2026-04-23 10:35:40.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4ebe03d-df30-4552-99ca-71d15e139d74 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: f0e516f2-b729-42d0-a5b9-9be360baad1f 2026-04-23 10:35:41.161 7 INFO neutron.db.l3_db [None req-b4ebe03d-df30-4552-99ca-71d15e139d74 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Floating IP a2fc34fd-1956-434f-a32f-e53b57b37fb4 disassociated (deleted). External IP: 10.96.250.202, port: 575aa065-1f49-40c3-9b0a-0381871446d9. [pid: 7|app: 0|req: 1415/2896] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:35:40 2026] DELETE /v2.0/floatingips/a2fc34fd-1956-434f-a32f-e53b57b37fb4 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:35:41.516 8 INFO neutron.api.v2.resource [None req-d5a7081e-807c-4450-9e13-c8dcdfe69e69 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/2897] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:35:41 2026] GET /v2.0/floatingips/a2fc34fd-1956-434f-a32f-e53b57b37fb4 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2898] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2899] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2900] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2901] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:35:42.347 7 INFO neutron.api.v2.resource [None req-d606b1e1-dec4-4975-a4c9-e83a07474bc4 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/2902] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/security-groups/lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2903] 199.19.213.150 () {30 vars in 785 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/security-groups?name=lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2904] 199.19.213.150 () {30 vars in 815 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/security-group-rules?security_group_id=b043f18c-1353-4099-8a97-3a6ed8f35aa4 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2905] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:42 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: 1420/2906] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2907] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2908] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2911] 199.19.213.150 () {30 vars in 741 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2912] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2913] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:42 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2914] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:43 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2915] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:44 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2916] 199.19.213.150 () {34 vars in 975 bytes} [Thu Apr 23 10:35:45 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2917] 199.19.213.150 () {34 vars in 1060 bytes} [Thu Apr 23 10:35:45 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2918] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:45 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2919] 199.19.213.150 () {34 vars in 1016 bytes} [Thu Apr 23 10:35:45 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7?fields=dns_domain => generated 29 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2920] 199.19.213.150 () {38 vars in 1028 bytes} [Thu Apr 23 10:35:45 2026] PUT /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1151 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2921] 199.19.213.150 () {30 vars in 769 bytes} [Thu Apr 23 10:35:46 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 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: 8|app: 0|req: 1494/2922] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:35:46 2026] PUT /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1090 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2923] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:46 2026] GET /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 1090 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:46.852 8 INFO neutron_taas.services.taas.taas_plugin [None req-3081f935-a838-4fc9-b5a0-3a5c34b347a5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 139552cb-dc4c-496d-8053-e0a131c90c2f 2026-04-23 10:35:46.855 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3081f935-a838-4fc9-b5a0-3a5c34b347a5 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 139552cb-dc4c-496d-8053-e0a131c90c2f [pid: 8|app: 0|req: 1495/2924] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:35:46 2026] DELETE /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2925] 199.19.213.150 () {30 vars in 703 bytes} [Thu Apr 23 10:35:47 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: 1496/2926] 199.19.213.150 () {30 vars in 705 bytes} [Thu Apr 23 10:35:47 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: 1431/2927] 199.19.213.150 () {30 vars in 681 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2928] 199.19.213.150 () {30 vars in 717 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:35:47.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1fb8b7e-05a0-482e-8721-7d2cb7413731 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/2929] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:35:47 2026] DELETE /v2.0/ports/139552cb-dc4c-496d-8053-e0a131c90c2f => 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: 1498/2930] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:35:47.222 8 INFO neutron.api.v2.resource [None req-c93c6766-0bbe-4fc7-8ada-025066866a94 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/2931] 199.19.213.150 () {30 vars in 763 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/security-groups/lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2932] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/ports?tenant_id=0f1ed7c4c87842409307f4e9911563dd&device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2933] 199.19.213.150 () {30 vars in 785 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/security-groups?name=lb-b023c19e-bb69-424b-b345-083b795c5e0f => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2934] 199.19.213.150 () {30 vars in 737 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2935] 199.19.213.150 () {34 vars in 1066 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/networks?id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&id=eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 1524 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2936] 199.19.213.150 () {34 vars in 1062 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.160&port_id=17fc7081-e0e7-482a-92f2-7ec13a48d578 => 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: 1503/2937] 199.19.213.150 () {34 vars in 984 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/subnets?id=591896a3-8d3c-4c43-a5cf-af7922525a2e => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2938] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/ports?network_id=a1a334c2-b512-4741-91cc-a470b1ecc7b6&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2939] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2940] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:47 2026] GET /v2.0/networks/a1a334c2-b512-4741-91cc-a470b1ecc7b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2941] 199.19.213.150 () {34 vars in 789 bytes} [Thu Apr 23 10:35:47 2026] PUT /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => generated 1094 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2942] 199.19.213.150 () {32 vars in 779 bytes} [Thu Apr 23 10:35:47 2026] DELETE /v2.0/security-groups/b043f18c-1353-4099-8a97-3a6ed8f35aa4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:35:47.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4fb2f58-808e-4850-a4f9-c73f47441361 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 575aa065-1f49-40c3-9b0a-0381871446d9 2026-04-23 10:35:47.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4fb2f58-808e-4850-a4f9-c73f47441361 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 575aa065-1f49-40c3-9b0a-0381871446d9 [pid: 7|app: 0|req: 1436/2943] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:35:47 2026] DELETE /v2.0/ports/575aa065-1f49-40c3-9b0a-0381871446d9 => 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: 1508/2944] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:35:50 2026] GET /v2.0/ports?device_id=b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:35:51.039 7 INFO neutron_taas.services.taas.taas_plugin [req-a1747c95-95a3-46a5-942f-c038a72377d0 req-ff7637e2-bbf0-41f4-b4f3-2daa8df27313 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] TaaS: Handle Delete Port: 17fc7081-e0e7-482a-92f2-7ec13a48d578 2026-04-23 10:35:51.042 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a1747c95-95a3-46a5-942f-c038a72377d0 req-ff7637e2-bbf0-41f4-b4f3-2daa8df27313 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Tap Mirror: Handle Delete Port: 17fc7081-e0e7-482a-92f2-7ec13a48d578 [pid: 7|app: 0|req: 1437/2945] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:35:50 2026] DELETE /v2.0/ports/17fc7081-e0e7-482a-92f2-7ec13a48d578 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:35:51.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66abd0d1-23da-4ca8-8b14-d213764935ea'] response: {'server_uuid': 'b585bc67-2417-40f0-876f-12fd4b7125e0', 'name': 'network-vif-deleted', 'tag': '17fc7081-e0e7-482a-92f2-7ec13a48d578', 'status': 'completed', 'code': 200} 2026-04-23 10:35:51.864 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8d90d99-0d76-4b20-85e9-43512dd57ce8 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 8b88f439-72d9-409d-88da-490e8d0e5025 2026-04-23 10:35:51.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8d90d99-0d76-4b20-85e9-43512dd57ce8 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 8b88f439-72d9-409d-88da-490e8d0e5025 2026-04-23 10:35:52.018 8 INFO neutron.db.l3_db [None req-e8d90d99-0d76-4b20-85e9-43512dd57ce8 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Floating IP 379bc861-58b6-4304-9ed3-572e131479ea disassociated (deleted). External IP: 10.96.250.213, port: 62ed986f-6075-4611-ba81-3bb25fc6bdae. [pid: 8|app: 0|req: 1509/2946] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:35:51 2026] DELETE /v2.0/floatingips/379bc861-58b6-4304-9ed3-572e131479ea => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:35:52.361 7 INFO neutron.api.v2.resource [None req-3b85512b-7986-4963-964d-fd1aaca2cfdc 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2947] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:35:52 2026] GET /v2.0/floatingips/379bc861-58b6-4304-9ed3-572e131479ea => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:35:52.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37e9f801-2d6b-4fcf-bc18-26c53f057e3e'] response: {'name': 'network-changed', 'server_uuid': 'cac6a68d-2932-4950-ab05-5527cde0c001', 'tag': '62ed986f-6075-4611-ba81-3bb25fc6bdae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/2948] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:35:52 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2949] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:35:52 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2950] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:35:52 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2951] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:35:52 2026] GET /v2.0/networks?id=421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2952] 199.19.213.150 () {34 vars in 1058 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=62ed986f-6075-4611-ba81-3bb25fc6bdae => 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: 1441/2953] 199.19.213.150 () {34 vars in 1106 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=62ed986f-6075-4611-ba81-3bb25fc6bdae => 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: 1513/2954] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/subnets?id=b9588545-c75b-4af4-8a77-30dab25a37de&id=f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 1412 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2955] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2956] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/ports?network_id=421419bf-722b-4d44-967d-8b7ef87a3f8d&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: 1443/2957] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1515/2958] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:35:53 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d?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: 1444/2959] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:35:55 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1202 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:35:55.323 8 INFO neutron_taas.services.taas.taas_plugin [req-7f405d4d-246e-4776-b632-819365d8ac1f req-39f84b54-0011-4a49-b060-40439ca3f5db 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 62ed986f-6075-4611-ba81-3bb25fc6bdae 2026-04-23 10:35:55.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7f405d4d-246e-4776-b632-819365d8ac1f req-39f84b54-0011-4a49-b060-40439ca3f5db 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 62ed986f-6075-4611-ba81-3bb25fc6bdae [pid: 8|app: 0|req: 1516/2960] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:35:55 2026] DELETE /v2.0/ports/62ed986f-6075-4611-ba81-3bb25fc6bdae => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:35:55.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-545ea8d7-d18b-4c3d-8bec-35fc044f4dd3'] response: {'server_uuid': 'cac6a68d-2932-4950-ab05-5527cde0c001', 'name': 'network-vif-deleted', 'tag': '62ed986f-6075-4611-ba81-3bb25fc6bdae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2963] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:35:57 2026] GET /v2.0/ports?device_id=cac6a68d-2932-4950-ab05-5527cde0c001 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:36:02.939 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dd1ca3f-6fea-4f5c-bc2e-fd9f0a3d9ac4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: b9cec97d-d960-4a06-9de6-d70d3468e3a0 2026-04-23 10:36:02.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dd1ca3f-6fea-4f5c-bc2e-fd9f0a3d9ac4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: b9cec97d-d960-4a06-9de6-d70d3468e3a0 2026-04-23 10:36:03.107 8 INFO neutron.db.l3_db [None req-4dd1ca3f-6fea-4f5c-bc2e-fd9f0a3d9ac4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Floating IP 9b45cac1-3bc8-454f-9110-db132b8bab59 disassociated (deleted). External IP: 10.96.250.219, port: 1a63c3d8-6c09-42e0-a717-60c50a2fd89a. [pid: 8|app: 0|req: 1518/2964] 10.0.0.179 () {32 vars in 732 bytes} [Thu Apr 23 10:36:02 2026] DELETE /v2.0/floatingips/9b45cac1-3bc8-454f-9110-db132b8bab59 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:03.391 7 INFO neutron.api.v2.resource [None req-7252f5fd-26f5-4771-bcda-037e9bc609c1 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2965] 10.0.0.179 () {32 vars in 729 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.0/floatingips/9b45cac1-3bc8-454f-9110-db132b8bab59 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:03.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-819778e9-71a9-4368-adcc-3803f51198af'] response: {'name': 'network-changed', 'server_uuid': 'ef61f8fe-49c6-4f41-8705-cdddf34ad969', 'tag': '1a63c3d8-6c09-42e0-a717-60c50a2fd89a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/2966] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1196 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2967] 10.0.0.91 () {34 vars in 1039 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.0/security-groups?id=c042362d-ef1f-470b-b100-74d03916e6bd&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2968] 199.19.213.150 () {34 vars in 1080 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.0/ports?tenant_id=cd00a68e3477459f9b988f63c0505e58&device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => 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: 1449/2969] 199.19.213.150 () {34 vars in 986 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.0/networks?id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2970] 199.19.213.150 () {34 vars in 1056 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.39&port_id=1a63c3d8-6c09-42e0-a717-60c50a2fd89a => 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: 1450/2971] 199.19.213.150 () {34 vars in 1104 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cd&port_id=1a63c3d8-6c09-42e0-a717-60c50a2fd89a => 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: 1522/2972] 199.19.213.150 () {34 vars in 1064 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/subnets?id=21668c7f-bb10-4a62-905b-e2d2927153d6&id=2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2973] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2974] 199.19.213.150 () {34 vars in 1052 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/ports?network_id=a61e93b7-6515-4382-8ee9-4b57f4aec0d4&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2975] 199.19.213.150 () {34 vars in 1012 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?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: 1524/2976] 199.19.213.150 () {34 vars in 1112 bytes} [Thu Apr 23 10:36:04 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2977] 199.19.213.150 () {34 vars in 994 bytes} [Thu Apr 23 10:36:05 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:36:06.132 8 INFO neutron_taas.services.taas.taas_plugin [req-422974df-f284-4d91-a87e-d4bd1d45f7ae req-5b7b8cef-cf6c-4e8b-90bc-05b07add99e0 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 1a63c3d8-6c09-42e0-a717-60c50a2fd89a 2026-04-23 10:36:06.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-422974df-f284-4d91-a87e-d4bd1d45f7ae req-5b7b8cef-cf6c-4e8b-90bc-05b07add99e0 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 1a63c3d8-6c09-42e0-a717-60c50a2fd89a [pid: 8|app: 0|req: 1525/2978] 199.19.213.150 () {36 vars in 997 bytes} [Thu Apr 23 10:36:06 2026] DELETE /v2.0/ports/1a63c3d8-6c09-42e0-a717-60c50a2fd89a => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:06.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c1bcb15-4154-4e51-b455-5504683fdc17'] response: {'server_uuid': 'ef61f8fe-49c6-4f41-8705-cdddf34ad969', 'name': 'network-vif-deleted', 'tag': '1a63c3d8-6c09-42e0-a717-60c50a2fd89a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1454/2979] 10.0.0.91 () {34 vars in 989 bytes} [Thu Apr 23 10:36:08 2026] GET /v2.0/ports?device_id=ef61f8fe-49c6-4f41-8705-cdddf34ad969 => 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: 1527/2982] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:13 2026] DELETE /v2.0/security-group-rules/c68f7798-714c-4c58-b627-a0f90d6ca1a3 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:13.930 7 INFO neutron.api.v2.resource [None req-586fc4ae-d4fb-4baf-9a99-983bd97af939 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2983] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:13 2026] GET /v2.0/security-group-rules/c68f7798-714c-4c58-b627-a0f90d6ca1a3 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2984] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:13 2026] DELETE /v2.0/security-group-rules/96bf4022-c37a-43b2-b87f-bee5f59d563d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.017 7 INFO neutron.api.v2.resource [None req-7c6e7260-03c0-4184-88dd-52123f9ec698 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/2985] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/96bf4022-c37a-43b2-b87f-bee5f59d563d => 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: 1529/2986] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/289707e9-2958-412b-bb18-59ab0838bc67 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.107 7 INFO neutron.api.v2.resource [None req-563c074a-dd02-414d-870f-518349399ff6 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/2987] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/289707e9-2958-412b-bb18-59ab0838bc67 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2988] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/5f1c49e7-75f2-4f44-b707-73dc2be7c8b8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.194 7 INFO neutron.api.v2.resource [None req-c3deeee3-3469-4a7f-8e46-fa79f86ae271 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/2989] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/5f1c49e7-75f2-4f44-b707-73dc2be7c8b8 => 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: 1531/2990] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/db4fb7cd-fe12-4829-87b7-9a3855cf9c8f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.276 7 INFO neutron.api.v2.resource [None req-d9a632ea-4c9d-42d2-af85-e2aa75b5d54f 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/2991] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/db4fb7cd-fe12-4829-87b7-9a3855cf9c8f => 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: 1532/2992] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/bf7ac03c-dc71-4b38-90f4-93209490397d => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.360 7 INFO neutron.api.v2.resource [None req-f3c84a31-e4b4-4342-af41-0ca7c458011f 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2993] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/bf7ac03c-dc71-4b38-90f4-93209490397d => 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: 1533/2994] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/4205c473-b9fd-491b-992a-8cc1a421d8bf => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.444 7 INFO neutron.api.v2.resource [None req-87594b6c-f426-47ec-a484-146728749937 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2995] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/4205c473-b9fd-491b-992a-8cc1a421d8bf => 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: 1534/2996] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/fe4930a3-57a5-45a0-970b-ae8f7ae33471 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.524 7 INFO neutron.api.v2.resource [None req-d1c7d93e-67bd-4fd9-814e-ba301156226d 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2997] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/fe4930a3-57a5-45a0-970b-ae8f7ae33471 => 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: 1535/2998] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/c63d784a-c55b-40a3-b8e7-81848634858e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.603 7 INFO neutron.api.v2.resource [None req-ab819c8e-cb93-4b2a-b28f-ad73efba9e0e 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2999] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/c63d784a-c55b-40a3-b8e7-81848634858e => 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: 1536/3000] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/384dadb1-1c57-4d80-ac67-2b526aa35f9a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.690 7 INFO neutron.api.v2.resource [None req-c27772da-d21f-40b7-ba96-5249900a753c 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3001] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/384dadb1-1c57-4d80-ac67-2b526aa35f9a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3002] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-group-rules/51686e8e-6a0f-47d0-be7a-c366c16652c1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.776 7 INFO neutron.api.v2.resource [None req-714fd854-b016-43b2-8c54-dd1e9b240c0d 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/3003] 10.0.0.179 () {32 vars in 747 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-group-rules/51686e8e-6a0f-47d0-be7a-c366c16652c1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3004] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.0/security-groups/c042362d-ef1f-470b-b100-74d03916e6bd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:14.886 7 INFO neutron.api.v2.resource [None req-65d7847e-3b8d-4b64-acf4-0dc394304ffe 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/3005] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.0/security-groups/c042362d-ef1f-470b-b100-74d03916e6bd => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:15.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-99889907-c755-4cca-8ad0-9eaa5b1e2fee 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 505757c3-0717-4fe0-884b-1586f52a6565 2026-04-23 10:36:15.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99889907-c755-4cca-8ad0-9eaa5b1e2fee 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 505757c3-0717-4fe0-884b-1586f52a6565 [pid: 8|app: 0|req: 1539/3006] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:36:14 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:36:16.081 7 INFO neutron.api.v2.resource [None req-01232af7-9933-457e-a994-28116c1ee9db 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/3007] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:36:15 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/remove_router_interface => generated 198 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:16.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2697a2c-1975-4508-831b-71f65561c1b0 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 0d7ae6ff-c8df-4074-81b2-dcecdfb05bd4 2026-04-23 10:36:16.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2697a2c-1975-4508-831b-71f65561c1b0 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 0d7ae6ff-c8df-4074-81b2-dcecdfb05bd4 [pid: 8|app: 0|req: 1540/3008] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:36:16 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:36:17.198 7 INFO neutron.api.v2.resource [None req-df9dba8d-713d-4ef1-9367-0be46b9d96f4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/3009] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:36:17 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:17.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1d6a0b3-55a6-4723-b5af-d9aeb06bd158 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 175017ac-15de-453f-89a1-085116870918 2026-04-23 10:36:17.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1d6a0b3-55a6-4723-b5af-d9aeb06bd158 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 175017ac-15de-453f-89a1-085116870918 [pid: 8|app: 0|req: 1541/3010] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:36:17 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:36:18.405 7 INFO neutron.api.v2.resource [None req-00b38f7b-a6e2-42d0-916e-64e34eafaaa3 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/3011] 10.0.0.179 () {34 vars in 789 bytes} [Thu Apr 23 10:36:18 2026] PUT /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c/remove_router_interface => generated 198 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:18.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fb86a81-2429-4428-9448-b24a1f40aca4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: aac6ad6e-2970-40a9-bd4e-cbff6937202b 2026-04-23 10:36:18.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fb86a81-2429-4428-9448-b24a1f40aca4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: aac6ad6e-2970-40a9-bd4e-cbff6937202b 2026-04-23 10:36:18.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fb86a81-2429-4428-9448-b24a1f40aca4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: b3a0c90a-d6ec-4412-8d3c-feb28537fdc4 2026-04-23 10:36:18.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fb86a81-2429-4428-9448-b24a1f40aca4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: b3a0c90a-d6ec-4412-8d3c-feb28537fdc4 2026-04-23 10:36:19.319 8 INFO neutron.services.segments.plugin [-] Segment d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f resource provider aggregate not found 2026-04-23 10:36:19.333 8 INFO neutron.services.segments.plugin [-] Segment d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f resource provider aggregate not found 2026-04-23 10:36:19.339 8 INFO neutron.services.segments.plugin [-] Segment d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f found for delete ", "request_id": "req-4a28791b-1636-4183-a093-6656b201c730"}]} 2026-04-23 10:36:19.352 8 INFO neutron.services.segments.plugin [-] Segment d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d196aeeb-5dca-4cf2-9d5c-5abe5d8cdc9f found for delete ", "request_id": "req-5eef2dab-c402-47af-babc-b5070254f40c"}]} 2026-04-23 10:36:19.358 8 INFO neutron.db.l3_hamode_db [None req-3fb86a81-2429-4428-9448-b24a1f40aca4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] HA network 6b59a58d-dbe1-436d-be3c-af9a184702f6 was deleted as no HA routers are present in tenant cd00a68e3477459f9b988f63c0505e58. [pid: 8|app: 0|req: 1542/3012] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:18 2026] DELETE /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:36:19.385 7 INFO neutron.api.v2.resource [None req-9e588e88-1260-479c-8cda-c5fc62cfc8b3 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/3013] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:19 2026] GET /v2.0/routers/8ec0e0c4-93e6-4df6-af63-d85e53aa415c => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3014] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:19 2026] DELETE /v2.0/subnets/f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:19.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6edfd29-d8f5-443c-a139-9d490a7de688 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3015] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:19 2026] GET /v2.0/subnets/f00ad518-06b0-4bb5-93ac-aa64d831d6d6 => 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: 1544/3016] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:19 2026] DELETE /v2.0/subnets/b9588545-c75b-4af4-8a77-30dab25a37de => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:19.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7136257c-57ec-4398-9cb8-d603367c9b4f 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3017] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:19 2026] GET /v2.0/subnets/b9588545-c75b-4af4-8a77-30dab25a37de => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:19.881 8 INFO neutron_taas.services.taas.taas_plugin [None req-6eb36680-0336-432f-916f-a7d9708de3e5 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: c54e3f55-2a5d-46be-ac71-c3521fbee926 2026-04-23 10:36:19.884 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6eb36680-0336-432f-916f-a7d9708de3e5 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: c54e3f55-2a5d-46be-ac71-c3521fbee926 [pid: 8|app: 0|req: 1545/3018] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:36:19 2026] DELETE /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:20.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd4fa579-ccb9-430c-91e9-6d824b78d888 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3019] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:36:20 2026] GET /v2.0/networks/421419bf-722b-4d44-967d-8b7ef87a3f8d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3020] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:20 2026] DELETE /v2.0/subnets/21668c7f-bb10-4a62-905b-e2d2927153d6 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:20.287 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1040c01-0b35-433d-99ce-287dd9a55546 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3021] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:20 2026] GET /v2.0/subnets/21668c7f-bb10-4a62-905b-e2d2927153d6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3022] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:20 2026] DELETE /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:20.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-922028b2-85d7-4f56-ba35-ab68dae78adc 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3023] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:20 2026] GET /v2.0/subnets/2a7ab989-84dc-4c09-af66-0cc30fa78a59 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:20.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1eca216-4137-48d9-92f4-9b3a993031e4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 28ca06ea-b22d-4d65-99c7-9a2807ba091a 2026-04-23 10:36:20.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1eca216-4137-48d9-92f4-9b3a993031e4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 28ca06ea-b22d-4d65-99c7-9a2807ba091a [pid: 8|app: 0|req: 1548/3024] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:36:20 2026] DELETE /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:20.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-843c0759-cd95-4ba8-a5ee-75359177c7c5 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3025] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:36:20 2026] GET /v2.0/networks/a61e93b7-6515-4382-8ee9-4b57f4aec0d4 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3026] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:20 2026] DELETE /v2.0/subnets/3ba4cb56-7392-4ca3-a572-e495fb41349d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:20.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb88b921-5eaf-4e52-90b3-3fd5ab884891 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3027] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:20 2026] GET /v2.0/subnets/3ba4cb56-7392-4ca3-a572-e495fb41349d => 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: 1550/3028] 10.0.0.179 () {32 vars in 724 bytes} [Thu Apr 23 10:36:20 2026] DELETE /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:21.154 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a552320-5a5a-4fa0-9ed1-db7cc64c0a6b 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3029] 10.0.0.179 () {32 vars in 721 bytes} [Thu Apr 23 10:36:21 2026] GET /v2.0/subnets/93196b96-dec1-4e10-9ad3-e1c35ffa857e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:21.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e5b5daa-30c4-48aa-b8d8-0adce26bd8fc 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] TaaS: Handle Delete Port: 6bd75fc4-65b8-4140-9d24-40aa66896c53 2026-04-23 10:36:21.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e5b5daa-30c4-48aa-b8d8-0adce26bd8fc 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] Tap Mirror: Handle Delete Port: 6bd75fc4-65b8-4140-9d24-40aa66896c53 2026-04-23 10:36:21.363 8 INFO neutron.services.segments.plugin [-] Segment 6c249267-252d-4402-bf73-63b78fa54b7a resource provider aggregate not found 2026-04-23 10:36:21.372 8 INFO neutron.services.segments.plugin [-] Segment 6c249267-252d-4402-bf73-63b78fa54b7a resource provider aggregate not found 2026-04-23 10:36:21.380 8 INFO neutron.services.segments.plugin [-] Segment 6c249267-252d-4402-bf73-63b78fa54b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c249267-252d-4402-bf73-63b78fa54b7a found for delete ", "request_id": "req-4ec63c92-a2d4-44d3-8406-9c6570753401"}]} 2026-04-23 10:36:21.386 8 INFO neutron.services.segments.plugin [-] Segment 6c249267-252d-4402-bf73-63b78fa54b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c249267-252d-4402-bf73-63b78fa54b7a found for delete ", "request_id": "req-970bf519-bd1b-48a6-b301-b88d982d6b4c"}]} 2026-04-23 10:36:21.396 8 INFO neutron.services.segments.plugin [-] Segment 21d60d92-faa7-430e-90b9-57eed47dd392 resource provider aggregate not found 2026-04-23 10:36:21.404 8 INFO neutron.services.segments.plugin [-] Segment 21d60d92-faa7-430e-90b9-57eed47dd392 resource provider aggregate not found 2026-04-23 10:36:21.412 8 INFO neutron.services.segments.plugin [-] Segment 21d60d92-faa7-430e-90b9-57eed47dd392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d60d92-faa7-430e-90b9-57eed47dd392 found for delete ", "request_id": "req-79b1e035-44bc-4398-a4e7-66a3255fc08f"}]} 2026-04-23 10:36:21.420 8 INFO neutron.services.segments.plugin [-] Segment 21d60d92-faa7-430e-90b9-57eed47dd392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21d60d92-faa7-430e-90b9-57eed47dd392 found for delete ", "request_id": "req-c9a8ecdc-25ea-43e4-bdcf-ae015ad7bcb1"}]} [pid: 8|app: 0|req: 1551/3030] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:36:21 2026] DELETE /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 10:36:21.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be92255d-15da-4543-8fad-5e66ed4b8b60 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3031] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:36:21 2026] GET /v2.0/networks/eb6ca9be-059c-4fe0-bba9-084ee26c9dd7 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:36:23.430 8 INFO neutron.services.segments.plugin [-] Segment cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 resource provider aggregate not found 2026-04-23 10:36:23.437 8 INFO neutron.services.segments.plugin [-] Segment cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 resource provider aggregate not found 2026-04-23 10:36:23.444 8 INFO neutron.services.segments.plugin [-] Segment cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 found for delete ", "request_id": "req-720cc731-9033-4490-8373-24b4182109a3"}]} 2026-04-23 10:36:23.449 8 INFO neutron.services.segments.plugin [-] Segment cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf9543fe-6bc4-4184-a57b-d8eb4f1d0964 found for delete ", "request_id": "req-e5a110a4-09d9-4de5-b560-c3c3b5a035b6"}]} [pid: 8|app: 0|req: 1552/3032] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:23 2026] GET /v2.0/security-groups?tenant_id=33efe4710e3a45c3a9a5e7676b6787ed&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3033] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:23 2026] DELETE /v2.0/security-groups/021b6748-968f-4d42-b959-0cf8da012561 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3034] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:23 2026] GET /v2.0/security-groups?tenant_id=f912802eb1cc4c319bbeea5690c15a2a&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3035] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.0/security-groups/cadce485-bf8c-401c-929a-8afed34afe8c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3036] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.0/security-groups?tenant_id=bcc4a4b4c4574d7595dac50598bce3dd&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: 1483/3037] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.0/security-groups/9fedc78e-462b-4715-b019-eb3237e2b6fa => 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: 1555/3038] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:24 2026] GET /v2.0/security-groups?tenant_id=103904a9cb4c4d03b4e0c7c65e6cb68b&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3039] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:24 2026] DELETE /v2.0/security-groups/9aab787d-388d-4ec8-92d3-6af0d84ec917 => 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: 1556/3040] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:25 2026] GET /v2.0/security-groups?tenant_id=c6da292bacdc41b6874f4826eec9f90d&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3041] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:25 2026] DELETE /v2.0/security-groups/93ee4b9f-aa97-4674-b919-7e01963209bb => 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: 1557/3042] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:25 2026] GET /v2.0/security-groups?tenant_id=cd00a68e3477459f9b988f63c0505e58&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3043] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:25 2026] DELETE /v2.0/security-groups/46b2ca05-1dd2-4095-8efe-e7c28e12b8f4 => 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: 1558/3044] 10.0.0.179 () {32 vars in 774 bytes} [Thu Apr 23 10:36:25 2026] GET /v2.0/security-groups?tenant_id=08b8e3d786f54785a361bcf1f0c91097&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3045] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:36:25 2026] DELETE /v2.0/security-groups/e372e1ed-9ff9-464f-8142-080b335c1ebe => 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: 1489/3048] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:36:28 2026] GET /v2.0/networks => generated 2167 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3049] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3050] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3051] 10.0.0.179 () {32 vars in 643 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3052] 10.0.0.179 () {32 vars in 647 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3053] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.0/networks => generated 2167 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3054] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3055] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:36:29 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)