+ 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 [Tue Apr 7 00:46:29 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-5fbff6dfb-x87r5 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f00adb3e668 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)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-07 00:46:33.262 7 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:46:33.262 7 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-07 00:46:33.341 8 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:46:33.341 8 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-07 00:46:34.268 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:46:34.373 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:46:35.666 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:46:35.669 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:46:35.672 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:46:35.673 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:46:35.673 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:46:35.674 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:46:35.674 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:46:35.682 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:46:35.682 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:46:35.682 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:46:35.705 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:46:35.706 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:46:35.706 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:46:35.745 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:46:35.748 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:46:35.752 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:46:35.753 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:46:35.753 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:46:35.753 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:46:35.753 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:46:35.754 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:46:35.754 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:46:35.754 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:46:35.754 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:46:35.761 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:46:35.761 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:46:35.761 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:46:35.783 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:46:35.784 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:46:35.784 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:46:35.831 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:46:35.831 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:46:35.831 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:46:35.831 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:46:36.075 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:46:36.119 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:46:36.353 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:46:36.354 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:46:36.355 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:46:36.376 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:46:36.376 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:46:36.376 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:46:36.376 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:46:36.377 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:46:36.377 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:46:36.377 7 INFO neutron.plugins.ml2.managers [None req-f88d0905-1705-451d-8821-fe80ca1059b5 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:46:36.392 7 INFO neutron.quota [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded quota_driver: . 2026-04-07 00:46:36.392 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:46:36.393 7 INFO neutron.plugins.ml2.plugin [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:46:36.393 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:46:36.393 7 INFO neutron.plugins.ml2.managers [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:46:36.393 7 INFO neutron.plugins.ml2.managers [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:46:36.393 7 INFO neutron.plugins.ml2.managers [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:46:36.393 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:46:36.393 7 INFO neutron.extensions.vlantransparent [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:46:36.393 7 INFO neutron.extensions.qinq [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Disabled VLAN QinQ extension. 2026-04-07 00:46:36.394 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: qos 2026-04-07 00:46:36.407 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:46:36.407 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:46:36.407 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:46:36.407 8 INFO neutron.plugins.ml2.extensions.port_security [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:46:36.408 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:46:36.408 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:46:36.408 8 INFO neutron.plugins.ml2.managers [None req-88a62894-dc3f-4acb-8c39-62000a2a3f14 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:46:36.408 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: router 2026-04-07 00:46:36.422 8 INFO neutron.quota [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded quota_driver: . 2026-04-07 00:46:36.422 8 INFO neutron.plugins.ml2.plugin [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:46:36.422 8 INFO neutron.plugins.ml2.managers [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:46:36.422 8 INFO neutron.plugins.ml2.managers [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:46:36.422 8 INFO neutron.plugins.ml2.managers [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:46:36.423 8 INFO neutron.extensions.vlantransparent [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:46:36.423 8 INFO neutron.extensions.qinq [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Disabled VLAN QinQ extension. 2026-04-07 00:46:36.423 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: qos 2026-04-07 00:46:36.436 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: router 2026-04-07 00:46:36.457 7 INFO neutron.services.service_base [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:46:36.458 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: segments 2026-04-07 00:46:36.483 8 INFO neutron.services.service_base [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:46:36.484 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: segments 2026-04-07 00:46:36.560 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: trunk 2026-04-07 00:46:36.575 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:46:36.581 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: trunk 2026-04-07 00:46:36.595 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:46:36.617 7 WARNING stevedore.named [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:46:36.617 7 WARNING stevedore.named [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:46:36.633 8 WARNING stevedore.named [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:46:36.633 8 WARNING stevedore.named [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:46:36.701 8 INFO neutron_vpnaas.services.vpn.plugin [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:46:36.701 8 INFO neutron.common.utils [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:46:36.701 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: taas 2026-04-07 00:46:36.704 7 INFO neutron_vpnaas.services.vpn.plugin [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:46:36.704 7 INFO neutron.common.utils [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:46:36.705 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: taas 2026-04-07 00:46:36.727 8 WARNING stevedore.named [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:46:36.727 8 WARNING stevedore.named [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:46:36.734 7 WARNING stevedore.named [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:46:36.735 7 WARNING stevedore.named [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:46:36.778 8 INFO neutron_taas.services.taas.taas_plugin [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:46:36.778 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: tapmirror 2026-04-07 00:46:36.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:46:36.783 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: tapmirror 2026-04-07 00:46:36.790 8 WARNING stevedore.named [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:46:36.791 8 WARNING stevedore.named [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:46:36.799 7 WARNING stevedore.named [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:46:36.800 7 WARNING stevedore.named [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:46:36.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:46:36.809 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:46:36.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:46:36.821 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: tag 2026-04-07 00:46:36.821 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:46:36.829 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: timestamp 2026-04-07 00:46:36.831 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: tag 2026-04-07 00:46:36.832 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:46:36.836 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: flavors 2026-04-07 00:46:36.839 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:46:36.839 8 INFO neutron.manager [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loading Plugin: revisions 2026-04-07 00:46:36.841 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:46:36.842 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Initializing extension manager. 2026-04-07 00:46:36.844 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: address-group 2026-04-07 00:46:36.845 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: address-scope 2026-04-07 00:46:36.846 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:46:36.846 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: flavors 2026-04-07 00:46:36.846 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: agent 2026-04-07 00:46:36.847 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:46:36.848 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:46:36.849 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:46:36.849 7 INFO neutron.manager [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loading Plugin: revisions 2026-04-07 00:46:36.850 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: availability_zone 2026-04-07 00:46:36.850 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:46:36.851 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:46:36.851 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:46:36.853 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:46:36.853 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: dns-integration 2026-04-07 00:46:36.853 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Initializing extension manager. 2026-04-07 00:46:36.853 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:46:36.854 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:46:36.854 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: address-group 2026-04-07 00:46:36.855 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: dvr 2026-04-07 00:46:36.855 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:46:36.855 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: address-scope 2026-04-07 00:46:36.856 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:46:36.856 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:46:36.857 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:46:36.857 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: agent 2026-04-07 00:46:36.857 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:46:36.857 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:46:36.857 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: external-net 2026-04-07 00:46:36.858 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:46:36.858 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:46:36.859 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: extraroute 2026-04-07 00:46:36.859 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:46:36.860 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:46:36.860 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:46:36.860 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:46:36.860 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:46:36.861 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:46:36.861 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:46:36.861 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:46:36.861 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:46:36.862 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:46:36.862 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:46:36.863 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: flavors 2026-04-07 00:46:36.864 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:46:36.864 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:46:36.864 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:46:36.865 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:46:36.865 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:46:36.865 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:46:36.865 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:46:36.866 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: dvr 2026-04-07 00:46:36.866 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:46:36.866 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:46:36.866 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:46:36.867 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:46:36.867 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:46:36.868 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: router 2026-04-07 00:46:36.868 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:46:36.868 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: external-net 2026-04-07 00:46:36.869 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:46:36.869 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:46:36.869 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: extraroute 2026-04-07 00:46:36.870 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:46:36.870 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:46:36.871 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:46:36.871 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:46:36.871 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:46:36.871 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:46:36.872 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: l3-ha 2026-04-07 00:46:36.872 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:46:36.872 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:46:36.872 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:46:36.872 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:46:36.873 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:46:36.873 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:46:36.873 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: flavors 2026-04-07 00:46:36.874 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:46:36.874 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:46:36.875 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:46:36.875 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:46:36.876 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:46:36.876 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:46:36.877 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:46:36.877 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:46:36.878 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:46:36.878 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: router 2026-04-07 00:46:36.879 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:46:36.880 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:46:36.880 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:46:36.880 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:46:36.881 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:46:36.881 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: multi-provider 2026-04-07 00:46:36.881 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:46:36.882 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:46:36.882 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: net-mtu 2026-04-07 00:46:36.882 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:46:36.882 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:46:36.882 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:46:36.883 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:46:36.883 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:46:36.883 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: network_ha 2026-04-07 00:46:36.883 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:46:36.884 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:46:36.884 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:46:36.885 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:46:36.885 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:46:36.885 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: pagination 2026-04-07 00:46:36.886 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:46:36.886 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:46:36.887 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:46:36.887 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:46:36.887 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:46:36.888 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:46:36.888 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:46:36.889 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:46:36.889 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:46:36.889 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:46:36.890 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:46:36.890 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:46:36.890 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:46:36.891 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:46:36.891 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:46:36.891 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:46:36.891 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:46:36.892 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:46:36.892 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: binding 2026-04-07 00:46:36.892 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:46:36.893 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: binding-extended 2026-04-07 00:46:36.893 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:46:36.893 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-security 2026-04-07 00:46:36.893 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: network_ha 2026-04-07 00:46:36.894 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: project-id 2026-04-07 00:46:36.894 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:46:36.894 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: provider 2026-04-07 00:46:36.895 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-07 00:46:36.895 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:46:36.895 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: pagination 2026-04-07 00:46:36.896 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:46:36.896 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:46:36.897 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos 2026-04-07 00:46:36.897 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:46:36.897 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:46:36.898 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:46:36.898 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:46:36.898 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:46:36.898 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:46:36.899 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-default 2026-04-07 00:46:36.899 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:46:36.899 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-fip 2026-04-07 00:46:36.899 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:46:36.900 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:46:36.900 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:46:36.900 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:46:36.900 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:46:36.901 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:46:36.901 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:46:36.901 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:46:36.902 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: binding 2026-04-07 00:46:36.902 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:46:36.902 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-pps 2026-04-07 00:46:36.903 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:46:36.903 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:46:36.903 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-security 2026-04-07 00:46:36.903 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:46:36.904 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: project-id 2026-04-07 00:46:36.904 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:46:36.904 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: provider 2026-04-07 00:46:36.905 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:46:36.905 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-07 00:46:36.905 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-07 00:46:36.907 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos 2026-04-07 00:46:36.908 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:46:36.908 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:46:36.909 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-default 2026-04-07 00:46:36.909 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:46:36.909 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: quotas 2026-04-07 00:46:36.910 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:46:36.910 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:46:36.910 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: quota_details 2026-04-07 00:46:36.911 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:46:36.911 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:46:36.912 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:46:36.912 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:46:36.912 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:46:36.912 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:46:36.913 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:46:36.913 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:46:36.913 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:46:36.913 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:46:36.914 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:46:36.914 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:46:36.914 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:46:36.914 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:46:36.915 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:46:36.915 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-07 00:46:36.915 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:46:36.916 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:46:36.917 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: quotas 2026-04-07 00:46:36.917 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:46:36.918 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:46:36.918 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: quota_details 2026-04-07 00:46:36.918 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:46:36.919 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:46:36.921 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:46:36.921 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:46:36.921 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:46:36.921 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:46:36.922 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:46:36.922 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:46:36.923 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:46:36.923 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:46:36.926 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:46:36.926 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: security-group 2026-04-07 00:46:36.926 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:46:36.927 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: segment 2026-04-07 00:46:36.927 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:46:36.928 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:46:36.928 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: service-type 2026-04-07 00:46:36.929 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: sorting 2026-04-07 00:46:36.929 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:46:36.929 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:46:36.929 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:46:36.930 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:46:36.930 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:46:36.930 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:46:36.931 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:46:36.931 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:46:36.931 8 WARNING neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:46:36.931 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:46:36.932 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:46:36.932 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:46:36.933 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:46:36.933 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:46:36.934 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:46:36.934 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:46:36.935 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:46:36.936 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: tag-creation 2026-04-07 00:46:36.936 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:46:36.940 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: security-group 2026-04-07 00:46:36.943 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: segment 2026-04-07 00:46:36.944 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:46:36.945 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:46:36.945 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: service-type 2026-04-07 00:46:36.946 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:46:36.946 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: sorting 2026-04-07 00:46:36.947 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: trunk 2026-04-07 00:46:36.948 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: trunk-details 2026-04-07 00:46:36.947 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:46:36.948 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:46:36.949 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:46:36.949 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-07 00:46:36.949 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:46:36.950 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:46:36.950 7 WARNING neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:46:36.951 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:46:36.951 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-07 00:46:36.951 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:46:36.952 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:46:36.953 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:46:36.954 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:46:36.954 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:46:36.954 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:46:36.955 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:46:36.955 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:46:36.956 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:46:36.956 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:46:36.957 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:46:36.958 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: vpnaas 2026-04-07 00:46:36.959 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: taas 2026-04-07 00:46:36.961 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: tap-mirror 2026-04-07 00:46:36.961 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:46:36.961 8 INFO neutron.api.extensions [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-07 00:46:36.962 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:46:36.963 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: trunk 2026-04-07 00:46:36.963 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:46:36.964 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:46:36.964 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:46:36.964 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:46:36.964 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.964 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-07 00:46:36.964 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:46:36.965 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:46:36.967 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-07 00:46:36.968 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:46:36.968 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:46:36.971 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:46:36.973 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:46:36.974 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:46:36.974 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:46:36.974 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:46:36.975 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.975 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] subnetpool is already registered 2026-04-07 00:46:36.975 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:46:36.976 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.976 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] subnetpool is already registered 2026-04-07 00:46:36.976 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:46:36.977 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:36.977 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:36.978 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:46:36.978 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:46:36.979 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:46:36.979 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:36.979 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ipsecpolicy is already registered 2026-04-07 00:46:36.980 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:36.980 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ikepolicy is already registered 2026-04-07 00:46:36.980 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:46:36.981 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: taas 2026-04-07 00:46:36.982 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: tap-mirror 2026-04-07 00:46:36.983 7 INFO neutron.api.extensions [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-07 00:46:36.985 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:46:36.986 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:46:36.986 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.986 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:46:36.989 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:46:36.989 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:46:36.989 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:46:36.990 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] router is already registered 2026-04-07 00:46:36.991 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:46:36.991 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] floatingip is already registered 2026-04-07 00:46:36.994 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:46:36.995 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:46:36.995 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:46:36.996 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.996 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:46:36.996 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] subnetpool is already registered 2026-04-07 00:46:36.996 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] rbac_policy is already registered 2026-04-07 00:46:36.996 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.997 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] subnetpool is already registered 2026-04-07 00:46:36.997 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:46:36.997 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:46:36.997 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] security_group is already registered 2026-04-07 00:46:36.997 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:36.998 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:36.998 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:46:36.998 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] security_group_rule is already registered 2026-04-07 00:46:36.998 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:46:36.999 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:46:36.999 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:46:36.999 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:36.999 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:37.000 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] subnetpool is already registered 2026-04-07 00:46:37.000 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:46:37.000 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:37.000 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ikepolicy is already registered 2026-04-07 00:46:37.000 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:37.000 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] subnetpool is already registered 2026-04-07 00:46:37.001 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:46:37.001 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] trunk is already registered 2026-04-07 00:46:37.004 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:46:37.005 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] router is already registered 2026-04-07 00:46:37.005 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:37.005 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:46:37.005 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ikepolicy is already registered 2026-04-07 00:46:37.005 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] floatingip is already registered 2026-04-07 00:46:37.006 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:37.006 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ipsecpolicy is already registered 2026-04-07 00:46:37.007 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:46:37.007 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] endpoint_group is already registered 2026-04-07 00:46:37.007 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:46:37.008 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] vpnservice is already registered 2026-04-07 00:46:37.008 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:46:37.008 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:46:37.009 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:46:37.009 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:37.009 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] rbac_policy is already registered 2026-04-07 00:46:37.009 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ipsecpolicy is already registered 2026-04-07 00:46:37.009 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:46:37.009 8 INFO neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:37.010 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] security_group is already registered 2026-04-07 00:46:37.010 8 WARNING neutron.quota.resource_registry [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] ikepolicy is already registered 2026-04-07 00:46:37.010 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:46:37.010 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] security_group_rule is already registered 2026-04-07 00:46:37.011 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:37.011 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] subnetpool is already registered 2026-04-07 00:46:37.011 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:46:37.012 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] subnetpool is already registered 2026-04-07 00:46:37.012 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:46:37.012 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] trunk is already registered 2026-04-07 00:46:37.012 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:37.013 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ikepolicy is already registered 2026-04-07 00:46:37.013 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:37.013 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:46:37.013 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:46:37.014 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] endpoint_group is already registered 2026-04-07 00:46:37.014 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:46:37.014 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] vpnservice is already registered 2026-04-07 00:46:37.014 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:46:37.015 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:46:37.015 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:46:37.015 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:46:37.015 7 INFO neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:46:37.016 7 WARNING neutron.quota.resource_registry [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] ikepolicy is already registered 2026-04-07 00:46:37.051 8 WARNING keystonemiddleware._common.config [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:46:37.052 7 WARNING keystonemiddleware._common.config [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:46:37.059 8 WARNING oslo_config.cfg [None req-213aed60-be91-4bb9-8b1d-b003d8ac739d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:46:37.060 7 WARNING oslo_config.cfg [None req-79f1e33f-c7f9-402d-bb56-7acd3b4e4eb9 - - - - - -] 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 0x7f00adb3e668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f00adb3e668 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-07 00:46:42.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d0a4fcf-c0cc-4688-b9d7-1206eed6fb86 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:46:41 2026] GET /v2.0/networks/public => generated 108 bytes in 816 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:46:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:46:43.565 8 WARNING neutron.services.revisions.revision_plugin [None req-c1fd4c65-03c9-4ec9-a869-cbf6fff796ef 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:46:43.585 8 INFO neutron.db.segments_db [None req-c1fd4c65-03c9-4ec9-a869-cbf6fff796ef 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment a2c10fc4-f683-455c-be37-7f9d3d3511f2 of type flat for network 7c2b8edb-f60f-4ad7-9a37-1989ab2032d7 2026-04-07 00:46:43.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1fd4c65-03c9-4ec9-a869-cbf6fff796ef 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.38 () {48 vars in 962 bytes} [Tue Apr 7 00:46:43 2026] POST /v2.0/networks => generated 124 bytes in 475 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:46:49.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c4c8f31-88ba-4183-99f1-1e6bedc7d208 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:46:49 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:46:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:46:50.092 7 WARNING neutron.services.revisions.revision_plugin [None req-fc64a0ff-0d9c-48c1-ad04-e70c6967e5d8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:46:50.119 7 INFO neutron.db.segments_db [None req-fc64a0ff-0d9c-48c1-ad04-e70c6967e5d8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 3ad0f411-d5b0-4c63-ada7-cb3c602ccbe6 of type flat for network 994e4e81-7af9-4a29-aded-1c8e84fa9f90 2026-04-07 00:46:50.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc64a0ff-0d9c-48c1-ad04-e70c6967e5d8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.38 () {48 vars in 962 bytes} [Tue Apr 7 00:46:49 2026] POST /v2.0/networks => generated 124 bytes in 319 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:46:55.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25f80548-c6c4-433c-a448-3a1119fa83d5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:46:55 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:46:55 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-07 00:46:56.054 8 WARNING neutron.services.revisions.revision_plugin [None req-e822b069-732f-4643-81c3-2148f411fc51 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:46:56.069 8 INFO neutron.db.segments_db [None req-e822b069-732f-4643-81c3-2148f411fc51 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment f70d5279-b601-402e-a759-f2f8cf788175 of type flat for network 4f149c93-8db6-4e1c-b0b5-85f6c3e76771 2026-04-07 00:46:56.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e822b069-732f-4643-81c3-2148f411fc51 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.38 () {48 vars in 962 bytes} [Tue Apr 7 00:46:56 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:47:01.963 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d668dcc-dd34-4e99-86c9-39301610b19f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:47:01 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:47:01 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-07 00:47:02.034 8 WARNING neutron.services.revisions.revision_plugin [None req-3246472e-5efa-4838-a5e2-9c234e2e40e2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:47:02.048 8 INFO neutron.db.segments_db [None req-3246472e-5efa-4838-a5e2-9c234e2e40e2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 52323bf0-bede-4154-90a1-98065bb3d2c7 of type flat for network 34ee6301-59f7-48e6-872f-71da3f4eaf35 2026-04-07 00:47:02.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3246472e-5efa-4838-a5e2-9c234e2e40e2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.38 () {48 vars in 962 bytes} [Tue Apr 7 00:47:01 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-07 00:47:07.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a73fd9e3-815e-4543-a18b-1f0c397bff4e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:47:07 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:47:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:47:08.050 7 WARNING neutron.services.revisions.revision_plugin [None req-58768b63-3782-444c-8e84-d37fbec990a7 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:47:08.067 7 INFO neutron.db.segments_db [None req-58768b63-3782-444c-8e84-d37fbec990a7 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment fa834917-5d78-49af-b1aa-5006ec76f9ae of type flat for network e482005a-4b48-486b-82f9-24a4ba86efe7 2026-04-07 00:47:08.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58768b63-3782-444c-8e84-d37fbec990a7 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.204.45.38 () {48 vars in 962 bytes} [Tue Apr 7 00:47:08 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-07 00:47:13.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81932499-599d-4fac-9240-1a4b74413f7c 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:47:13 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:47:13 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-07 00:47:14.063 7 WARNING neutron.services.revisions.revision_plugin [None req-f6b990c2-335f-41ea-9ead-f25e9900cfba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:47:14.082 7 INFO neutron.db.segments_db [None req-f6b990c2-335f-41ea-9ead-f25e9900cfba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment a38171f5-4174-4ef7-9858-9fe49b8f8b50 of type flat for network cfb544e6-909c-4620-8d09-964576aff3d5 [pid: 7|app: 0|req: 11/23] 199.204.45.38 () {48 vars in 962 bytes} [Tue Apr 7 00:47:13 2026] POST /v2.0/networks => generated 706 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:47:15.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a09203-3f40-4b2a-ba71-a1eb24ca2bf2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 00:47:15 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 00:47:15 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:47:15.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ca93cb6-601a-4599-a3d4-95ac8ea297c8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.38 () {44 vars in 1029 bytes} [Tue Apr 7 00:47:15 2026] GET /v2.0/subnets/public-subnet?network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.38 () {44 vars in 1052 bytes} [Tue Apr 7 00:47:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.38 () {48 vars in 960 bytes} [Tue Apr 7 00:47:15 2026] POST /v2.0/subnets => generated 664 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:52:08.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6134e54a-aa44-4da4-b8ab-c6fe59283da3 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.38 () {44 vars in 932 bytes} [Tue Apr 7 00:52:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.38 () {44 vars in 954 bytes} [Tue Apr 7 00:52:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:52:08.096 8 INFO neutron.db.segments_db [None req-7b152a25-f8e4-4695-8242-4aefdb30f3f9 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 2d261b38-2341-4a06-84df-e010b982c0af of type vxlan for network edd8b2c1-1c9c-4d52-92b8-8825980f4f2f [pid: 8|app: 0|req: 35/68] 199.204.45.38 () {48 vars in 961 bytes} [Tue Apr 7 00:52:08 2026] POST /v2.0/networks => generated 707 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:52:09.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99cb2390-5b22-4de9-b633-60a0bfb1703f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.38 () {44 vars in 932 bytes} [Tue Apr 7 00:52:09 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: 8|app: 0|req: 36/70] 199.204.45.38 () {44 vars in 954 bytes} [Tue Apr 7 00:52:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:52:09.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9763e09a-4cde-426a-8447-d7f136f447e5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.204.45.38 () {44 vars in 1031 bytes} [Tue Apr 7 00:52:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.38 () {44 vars in 1054 bytes} [Tue Apr 7 00:52:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.38 () {48 vars in 960 bytes} [Tue Apr 7 00:52:09 2026] POST /v2.0/subnets => generated 651 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:52:10.498 8 INFO neutron.api.v2.resource [None req-b1b786e8-2e4b-4830-9a1d-a5224ce7643b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/74] 199.204.45.38 () {44 vars in 966 bytes} [Tue Apr 7 00:52:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.38 () {44 vars in 988 bytes} [Tue Apr 7 00:52:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.38 () {48 vars in 975 bytes} [Tue Apr 7 00:52:10 2026] POST /v2.0/security-groups => generated 1616 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:11 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:11 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => 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: 39/79] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:11 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:12 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:12 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:12 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:13 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:13 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => 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: 44/89] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:13 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:14 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:14 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:14 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:15 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:15 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:15 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.38 () {44 vars in 982 bytes} [Tue Apr 7 00:52:17 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:52:17.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43200a49-e3cc-46f4-8ffb-3679893d66b3 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.204.45.38 () {44 vars in 1071 bytes} [Tue Apr 7 00:52:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.38 () {44 vars in 1094 bytes} [Tue Apr 7 00:52:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:17 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.38 () {48 vars in 956 bytes} [Tue Apr 7 00:52:17 2026] POST /v2.0/ports => generated 1096 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:52:24.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd8fc043-f09b-4013-a409-1fa801469d74 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/104] 199.204.45.38 () {44 vars in 974 bytes} [Tue Apr 7 00:52:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.38 () {48 vars in 1026 bytes} [Tue Apr 7 00:52:24 2026] PUT /v2.0/ports/eea3f2dd-955f-4e8a-85ce-18584782d86f => generated 1245 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.38 () {44 vars in 915 bytes} [Tue Apr 7 00:52:27 2026] GET /v2.0/ports => generated 3726 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:52:28.138 8 INFO neutron.api.v2.resource [None req-d3944d90-1e4b-4409-907f-2cc6040c9e79 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/108] 199.204.45.38 () {44 vars in 954 bytes} [Tue Apr 7 00:52:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.38 () {44 vars in 976 bytes} [Tue Apr 7 00:52:28 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.38 () {48 vars in 975 bytes} [Tue Apr 7 00:52:28 2026] POST /v2.0/security-groups => generated 1610 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:29 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:29 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:29 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:29 2026] POST /v2.0/security-group-rules => generated 621 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:30 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:30 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2244 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 00:52:30 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 00:52:30 2026] POST /v2.0/security-group-rules => generated 625 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 199.204.45.38 () {44 vars in 970 bytes} [Tue Apr 7 00:53:57 2026] GET /v2.0/quotas/a4d06668b4304be3bb980218f85706c5 => 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: 67/132] 199.204.45.38 () {48 vars in 1022 bytes} [Tue Apr 7 00:53:57 2026] PUT /v2.0/quotas/a4d06668b4304be3bb980218f85706c5 => generated 291 bytes in 109 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-07 00:56:29.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f622993-becf-4e79-a3f6-b4bb85f47dcb 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/155] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 00:56:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/156] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 00:56:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:56:31.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b716cf3c-5b35-4b04-a1d4-d154b51582f9 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/157] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 00:56:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/158] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 00:56:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:04:57.541 7 INFO neutron.api.v2.resource [None req-eed78766-3953-4b71-a4ae-365502c0129c 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 112/225] 199.204.45.38 () {44 vars in 1069 bytes} [Tue Apr 7 01:04:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cce27a644f3540c19aa763541632482a => generated 139 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/226] 199.204.45.38 () {44 vars in 1092 bytes} [Tue Apr 7 01:04:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cce27a644f3540c19aa763541632482a => generated 23 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/227] 199.204.45.38 () {48 vars in 976 bytes} [Tue Apr 7 01:04:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/230] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:04:58 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 1624 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/231] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:04:58 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:04:58 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/233] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 01:04:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/234] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:04:59 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/235] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:04:59 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/236] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:05:00 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/237] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 01:05:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:05:01 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/239] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:05:01 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:05:01 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 01:05:01 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: 122/242] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:05:02 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:05:02 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:05:02 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => 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: 122/245] 199.204.45.38 () {48 vars in 986 bytes} [Tue Apr 7 01:05:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.38 () {30 vars in 738 bytes} [Tue Apr 7 01:07:21 2026] GET /v2.0/networks?tenant_id=cce27a644f3540c19aa763541632482a&shared=False => generated 15 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:07:21.939 8 INFO neutron.db.segments_db [None req-9e3e915f-402c-4611-945b-2af32a858626 b453cbdac9694ffbadc0abbb68baa23b cce27a644f3540c19aa763541632482a - - 6ff69ce3f2104a998108bedf99cdf197 6ff69ce3f2104a998108bedf99cdf197] Added segment 66cc7101-4a09-40a1-9847-aa24149d0887 of type vxlan for network 726594fc-5d80-4fe6-af18-2811c606392a [pid: 8|app: 0|req: 133/265] 199.204.45.38 () {34 vars in 680 bytes} [Tue Apr 7 01:07:21 2026] POST /v2.0/networks => generated 718 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.204.45.38 () {30 vars in 720 bytes} [Tue Apr 7 01:07:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.38 () {30 vars in 631 bytes} [Tue Apr 7 01:07:22 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: 134/268] 199.204.45.38 () {34 vars in 675 bytes} [Tue Apr 7 01:07:22 2026] POST /v2.0/ports => generated 999 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:07:22 2026] GET /v2.0/networks/726594fc-5d80-4fe6-af18-2811c606392a => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.38 () {30 vars in 720 bytes} [Tue Apr 7 01:07:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:07:24 2026] GET /v2.0/networks/726594fc-5d80-4fe6-af18-2811c606392a => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.38 () {44 vars in 970 bytes} [Tue Apr 7 01:07:37 2026] GET /v2.0/quotas/cce27a644f3540c19aa763541632482a => 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: 137/275] 199.204.45.38 () {48 vars in 1022 bytes} [Tue Apr 7 01:07:38 2026] PUT /v2.0/quotas/cce27a644f3540c19aa763541632482a => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:29.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ffe58f0-cf5c-49b2-b259-85e2783f04ef 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/364] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 01:18:29 2026] GET /v2.0/networks/public => generated 108 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 01:18:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:31.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d0d3801-e381-4c53-a42a-178345a7e892 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/366] 199.204.45.38 () {44 vars in 922 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:31.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3843572-5c4c-4803-a3e4-30401bbe60c2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/368] 199.204.45.38 () {44 vars in 1029 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.0/subnets/public-subnet?network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.38 () {44 vars in 1052 bytes} [Tue Apr 7 01:18:31 2026] GET /v2.0/subnets?name=public-subnet&network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:56.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffe68737-1984-4c35-9653-cd5365f64f9e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/372] 199.204.45.38 () {44 vars in 932 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.38 () {44 vars in 954 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:57.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfe9a14c-ffbd-4520-b3f3-42c26564c2e3 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/374] 199.204.45.38 () {44 vars in 932 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.38 () {44 vars in 954 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:57.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70c0766d-a834-411a-ba4f-438a8318d65c 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/376] 199.204.45.38 () {44 vars in 1031 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.38 () {44 vars in 1054 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:59.117 8 INFO neutron.api.v2.resource [None req-da81e525-b46a-4479-8f6e-a1870f0c6de2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/380] 199.204.45.38 () {44 vars in 966 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.38 () {44 vars in 988 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.0/security-group-rules/00ed744c-e281-4bd0-936d-89469dc290a0 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/security-group-rules/58ce4f34-5675-47f7-b814-cc7224a1c8ee => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-group-rules/5d4176bb-4f6c-41c8-8e91-9739264d17b4 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-group-rules/52959927-f92a-44bc-87b0-ec5b06b2f5ef => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/security-group-rules/63bcb038-8d4a-4fd6-9ad1-9cf583f6d831 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.38 () {44 vars in 982 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:05.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d6d69f4-1809-47d0-ac4d-8460f7541bc7 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/398] 199.204.45.38 () {44 vars in 1071 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.38 () {44 vars in 1094 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups/ebefcb13-8c5b-465a-aae7-65c944590998 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:12.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9816b87e-173d-41e6-85d1-d73815794762 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/401] 199.204.45.38 () {44 vars in 974 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.38 () {44 vars in 915 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/ports => generated 4721 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:15.339 8 INFO neutron.api.v2.resource [None req-9d165d20-35d3-4767-abf3-a487144c967d 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/406] 199.204.45.38 () {44 vars in 954 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.38 () {44 vars in 976 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2882 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-group-rules/329d2b54-dcad-4ee3-a115-f73a4318d8d6 => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/security-groups/5eac4f8b-892e-41da-9d56-4886d3ba1ab9 => generated 2882 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/security-group-rules/49656ec3-27a8-4953-b558-4af16e8f9c34 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.38 () {44 vars in 970 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/quotas/a4d06668b4304be3bb980218f85706c5 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:18.157 8 INFO neutron.api.v2.resource [None req-75828f9e-f753-4141-9112-76199f2cb0c3 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 213/423] 199.204.45.38 () {44 vars in 1069 bytes} [Tue Apr 7 01:20:18 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cce27a644f3540c19aa763541632482a => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.38 () {44 vars in 1092 bytes} [Tue Apr 7 01:20:18 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cce27a644f3540c19aa763541632482a => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:20:19 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:20:19 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:20:19 2026] GET /v2.0/security-group-rules/2e82c7bd-682e-4f25-b17f-a0ac379e062f => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:20:20 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:20:20 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:20:20 2026] GET /v2.0/security-group-rules/53e7d630-2eb0-46d2-a439-6e28e062c77d => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:20:21 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:20:21 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:20:21 2026] GET /v2.0/security-group-rules/ee6a60ae-ab99-402b-8323-50784b5f2ea5 => 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: 216/434] 199.204.45.38 () {44 vars in 1083 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a?project_id=cce27a644f3540c19aa763541632482a => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 199.204.45.38 () {44 vars in 996 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/security-groups/60fafe13-cb68-4e3d-b328-719d3e52bc6a => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 199.204.45.38 () {44 vars in 1006 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/security-group-rules/9da66480-6a0c-4352-a7a0-212414933bcd => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.204.45.38 () {44 vars in 970 bytes} [Tue Apr 7 01:20:29 2026] GET /v2.0/quotas/cce27a644f3540c19aa763541632482a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.38 () {44 vars in 944 bytes} [Tue Apr 7 01:21:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:22:00 2026] GET /v2.0/networks => generated 2168 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.113 () {32 vars in 654 bytes} [Tue Apr 7 01:22:01 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:22:01 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: 7|app: 0|req: 227/456] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:22:01 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:22:01 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: 228/458] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:22:01 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:22:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.113 () {32 vars in 654 bytes} [Tue Apr 7 01:22:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:13.651 8 INFO neutron.db.segments_db [None req-0ec34535-51b6-4be7-a7e1-7e7a502c16da 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment a6a39c95-21e4-475a-858c-044443cb6eb0 of type vxlan for network 65c80dbe-1433-4a94-98c7-d78e210a5425 2026-04-07 01:22:13.812 7 INFO neutron.db.segments_db [None req-6f081b65-a324-41c6-b938-3785674e2458 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment acca05f4-5c22-4eb2-afee-627268642973 of type vxlan for network e88adf19-102b-4420-8bc6-9b2e77dc1e33 [pid: 8|app: 0|req: 233/463] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:22:13 2026] POST /v2.0/networks => generated 749 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:22:13 2026] POST /v2.0/networks => generated 745 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:14.191 8 INFO neutron.db.segments_db [None req-0ad01a57-6159-45b5-ade5-daf59b60ca1a 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 of type vxlan for network be4515a6-ba0d-4400-bde9-0b8447ad51de [pid: 7|app: 0|req: 232/465] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:13 2026] POST /v2.0/subnets => generated 696 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:22:13 2026] POST /v2.0/networks => generated 752 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/security-groups?tenant_id=dfa70bb2209b454689a91e2ee98e6340&name=default => generated 2921 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:22:14.933 8 INFO neutron.db.segments_db [None req-940c38d1-66de-414a-9c68-377528fe3fa8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment d239d3c9-46e4-4a28-9326-71355503fcc7 of type vxlan for network 31eda7b9-b6c9-4626-b5e7-8e48b161fa52 [pid: 7|app: 0|req: 233/468] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:14 2026] POST /v2.0/subnets => generated 692 bytes in 873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:15.474 8 INFO neutron.db.l3_hamode_db [None req-940c38d1-66de-414a-9c68-377528fe3fa8 7c1784ec835941fd8e059fc2ef1d8337 b9aa33d94e5e418fa73b7c4d4fd1af8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/469] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:15 2026] POST /v2.0/subnets => generated 699 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:15 2026] DELETE /v2.0/security-groups/d8b7498c-8988-43a7-89ce-d6c4c89ff0c3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:16.020 7 INFO neutron.db.segments_db [None req-6e9943b9-e643-457f-853d-437d66859c60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 83c35add-e526-4634-80cf-e1b702e645a8 of type vxlan for network 1f42e4e9-61ff-43b3-aa9e-e796a7e5ccc1 2026-04-07 01:22:16.609 7 INFO neutron.db.l3_hamode_db [None req-6e9943b9-e643-457f-853d-437d66859c60 7c1784ec835941fd8e059fc2ef1d8337 3e800599e1d04013991ce0da1b85a032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:22:16.689 8 INFO neutron.db.l3_hamode_db [None req-940c38d1-66de-414a-9c68-377528fe3fa8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:22:18.083 7 INFO neutron.db.l3_hamode_db [None req-6e9943b9-e643-457f-853d-437d66859c60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/471] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:14 2026] POST /v2.0/routers => generated 736 bytes in 3668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:18.776 8 INFO neutron.db.segments_db [None req-58515179-82af-4fc7-97a4-864bb949cf7e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 365ed09a-d553-4296-a30d-6a3e1b455296 of type vxlan for network 48258ce5-c67c-4c21-b7a2-04afc5701f87 2026-04-07 01:22:19.327 8 INFO neutron.db.l3_hamode_db [None req-58515179-82af-4fc7-97a4-864bb949cf7e 7c1784ec835941fd8e059fc2ef1d8337 4ed469bb473544a0911a936e1fb9b3de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/472] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:15 2026] POST /v2.0/routers => generated 732 bytes in 3647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:19.940 7 INFO neutron.db.segments_db [None req-f45a3257-a126-463f-8baf-227eca5b267e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment f716ed3a-00b1-4042-a4a8-55f7aeb36a57 of type vxlan for network 07ef7c5f-5803-43fe-afcc-c77e930a996c [pid: 7|app: 0|req: 237/473] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:22:19 2026] POST /v2.0/networks => generated 737 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:20.268 8 INFO neutron.db.l3_hamode_db [None req-58515179-82af-4fc7-97a4-864bb949cf7e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/474] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:18 2026] POST /v2.0/routers => generated 739 bytes in 2969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:22:20 2026] PUT /v2.0/routers/0fa5f1aa-d8c4-4959-bf55-a75909d4f2d7/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:21 2026] POST /v2.0/subnets => generated 684 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:22:21 2026] PUT /v2.0/routers/ffe349c0-7fe9-493d-9b44-d42c5a337b67/add_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:22.982 8 INFO neutron.db.segments_db [None req-3f34368d-cfc1-40a9-9bec-f29de4f27f3d 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 7074ad60-fa08-40ed-b0be-68f87fce7c1d of type vxlan for network 0839ea09-359d-4268-a1db-cb74abbb929b 2026-04-07 01:22:23.273 8 INFO neutron.db.l3_hamode_db [None req-3f34368d-cfc1-40a9-9bec-f29de4f27f3d 7c1784ec835941fd8e059fc2ef1d8337 e0b434845bf948468fc8c4ec4ca182c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/478] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:22:22 2026] PUT /v2.0/routers/bd04a9c2-5c75-48a6-a9d3-ee8072cf6e26/add_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.7 () {38 vars in 968 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/security-groups => generated 1685 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:23 2026] GET /v2.0/security-groups/141e4b79-6e72-4516-820a-8d90520be234 => generated 1685 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.7 () {38 vars in 978 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/security-group-rules => generated 614 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.7 () {38 vars in 968 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/security-groups => generated 1682 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:22:24.151 8 INFO neutron.db.l3_hamode_db [None req-3f34368d-cfc1-40a9-9bec-f29de4f27f3d 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/483] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.7 () {38 vars in 968 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/security-groups => generated 1685 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 10.0.0.7 () {38 vars in 968 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/security-groups => generated 1681 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:24 2026] GET /v2.0/security-groups/66263754-2e5b-497f-bb48-8bc7b76f9a04 => generated 1685 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/488] 10.0.0.7 () {38 vars in 968 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/security-groups => generated 1681 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/489] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/490] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:22 2026] POST /v2.0/routers => generated 724 bytes in 2317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/491] 10.0.0.7 () {38 vars in 978 bytes} [Tue Apr 7 01:22:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/492] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:22:25 2026] GET /v2.0/security-groups?tenant_id=3e800599e1d04013991ce0da1b85a032 => generated 7905 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:22:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/494] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:26 2026] GET /v2.0/security-groups/844e741c-e9fd-4101-8c3e-0945f9e9368f => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/495] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:26 2026] GET /v2.0/security-groups/66263754-2e5b-497f-bb48-8bc7b76f9a04 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:26 2026] GET /v2.0/security-groups/844e741c-e9fd-4101-8c3e-0945f9e9368f => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/497] 10.0.0.7 () {38 vars in 978 bytes} [Tue Apr 7 01:22:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/498] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:22:25 2026] PUT /v2.0/routers/5ceac35e-9777-46f9-a3ac-e86bef8f422b/add_router_interface => generated 309 bytes in 2078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/499] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups/19c0f915-bc1f-4904-9637-625b3f4635be => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/500] 10.0.0.7 () {34 vars in 1097 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1451404107&fields=id&tenant_id=4ed469bb473544a0911a936e1fb9b3de => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/501] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 684 bytes in 56 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.7 () {36 vars in 1010 bytes} [Tue Apr 7 01:22:27 2026] DELETE /v2.0/security-groups/19c0f915-bc1f-4904-9637-625b3f4635be => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/503] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/quotas/4ed469bb473544a0911a936e1fb9b3de => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/504] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups/66263754-2e5b-497f-bb48-8bc7b76f9a04 => generated 2940 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:22:27.603 8 INFO neutron.api.v2.resource [req-8f0b535f-01b1-4082-a865-f68929d48269 req-b44f1bd8-cbdc-45bc-a7e8-46fc4d99f9e7 4632524bde644f3786e21de5c26e4ce9 3e800599e1d04013991ce0da1b85a032 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/505] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups/19c0f915-bc1f-4904-9637-625b3f4635be => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/506] 10.0.0.7 () {34 vars in 998 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-group-rules/520231eb-eac8-43b9-a752-0754abf22c56 => generated 616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/507] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups/66263754-2e5b-497f-bb48-8bc7b76f9a04 => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/508] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&fields=id => generated 103 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/510] 10.0.0.7 () {36 vars in 1020 bytes} [Tue Apr 7 01:22:27 2026] DELETE /v2.0/security-group-rules/520231eb-eac8-43b9-a752-0754abf22c56 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/512] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups/c3f4bf55-6ae0-4764-9020-52f88910b835 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/513] 10.0.0.7 () {34 vars in 904 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/extensions => generated 21537 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/514] 10.0.0.7 () {36 vars in 1010 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/c3f4bf55-6ae0-4764-9020-52f88910b835 => 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: 250/515] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 266/516] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/517] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups/66263754-2e5b-497f-bb48-8bc7b76f9a04 => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/518] 10.0.0.7 () {36 vars in 1010 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/66263754-2e5b-497f-bb48-8bc7b76f9a04 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:28.561 7 INFO neutron.api.v2.resource [req-ae6737a9-e192-44d4-8a14-c5ba7532b603 req-37a8be86-95dc-4a11-8a3e-d0575d595214 4632524bde644f3786e21de5c26e4ce9 3e800599e1d04013991ce0da1b85a032 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/519] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups/c3f4bf55-6ae0-4764-9020-52f88910b835 => 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: 251/520] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:22:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/521] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups/141e4b79-6e72-4516-820a-8d90520be234 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/522] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/523] 10.0.0.7 () {36 vars in 1010 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/141e4b79-6e72-4516-820a-8d90520be234 => 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: 254/524] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:28 2026] GET /v2.0/security-groups/a046e14d-358d-41a3-adbb-8162378f36d9 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/525] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:22:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/526] 10.0.0.7 () {36 vars in 1010 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/a046e14d-358d-41a3-adbb-8162378f36d9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:22:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:29.161 7 INFO neutron.api.v2.resource [req-d351ae2f-15d1-42f2-9b62-a5135baa3f3a req-bf772ef4-c68b-4ab4-ba25-20066b1b4bf0 4632524bde644f3786e21de5c26e4ce9 3e800599e1d04013991ce0da1b85a032 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/528] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/security-groups/a046e14d-358d-41a3-adbb-8162378f36d9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:29.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd1e90e2-25fb-4722-85dd-e1e4e2f4ab71 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: ef0a31f1-09d3-485c-9d83-683b84ee8f6d 2026-04-07 01:22:29.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd1e90e2-25fb-4722-85dd-e1e4e2f4ab71 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: ef0a31f1-09d3-485c-9d83-683b84ee8f6d [pid: 7|app: 0|req: 275/529] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:22:29 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/530] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/security-groups?tenant_id=3e800599e1d04013991ce0da1b85a032 => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/531] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 278/532] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/security-groups/844e741c-e9fd-4101-8c3e-0945f9e9368f => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/533] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/security-groups/844e741c-e9fd-4101-8c3e-0945f9e9368f => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:22:29.926 7 INFO neutron.api.v2.resource [req-197ac779-6507-448a-9739-944b595d909a req-195827c9-1c70-4ca3-8dfb-d8baeaacb28a 4632524bde644f3786e21de5c26e4ce9 3e800599e1d04013991ce0da1b85a032 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/534] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/security-groups/a046e14d-358d-41a3-adbb-8162378f36d9 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/535] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:22:28 2026] PUT /v2.0/routers/0fa5f1aa-d8c4-4959-bf55-a75909d4f2d7/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:29.977 7 INFO neutron.api.v2.resource [req-b0e4ba98-ee8e-4442-b059-8163054d7676 req-78cdaa0c-41f4-4424-94f0-98052a87141a 4632524bde644f3786e21de5c26e4ce9 3e800599e1d04013991ce0da1b85a032 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/536] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:29 2026] GET /v2.0/security-groups/c3f4bf55-6ae0-4764-9020-52f88910b835 => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:30.017 7 INFO neutron.api.v2.resource [req-ebdb860c-240b-451b-9a57-3556454351df req-36941f2d-4bff-4630-9f1c-f5f143daaffa 4632524bde644f3786e21de5c26e4ce9 3e800599e1d04013991ce0da1b85a032 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/537] 10.0.0.7 () {34 vars in 988 bytes} [Tue Apr 7 01:22:30 2026] GET /v2.0/security-groups/19c0f915-bc1f-4904-9637-625b3f4635be => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:30.237 8 INFO neutron_taas.services.taas.taas_plugin [None req-baa99c6b-1c69-48f6-aa80-a124bc210dad 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 11d5e27a-d48f-4017-b774-dfe48972e1ba 2026-04-07 01:22:30.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baa99c6b-1c69-48f6-aa80-a124bc210dad 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 11d5e27a-d48f-4017-b774-dfe48972e1ba 2026-04-07 01:22:30.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-baa99c6b-1c69-48f6-aa80-a124bc210dad 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 124df789-788d-4329-af9d-d4e09302a592 2026-04-07 01:22:30.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baa99c6b-1c69-48f6-aa80-a124bc210dad 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 124df789-788d-4329-af9d-d4e09302a592 2026-04-07 01:22:30.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-7db9249e-5962-41e7-a99f-cc629c6be81a 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: ca3df150-9566-445c-b73b-d0370ce3a42f 2026-04-07 01:22:30.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7db9249e-5962-41e7-a99f-cc629c6be81a 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: ca3df150-9566-445c-b73b-d0370ce3a42f 2026-04-07 01:22:30.604 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-baa99c6b-1c69-48f6-aa80-a124bc210dad 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-07 01:22:30.936 8 INFO neutron.db.l3_hamode_db [None req-baa99c6b-1c69-48f6-aa80-a124bc210dad 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 31eda7b9-b6c9-4626-b5e7-8e48b161fa52 was deleted as no HA routers are present in tenant b9aa33d94e5e418fa73b7c4d4fd1af8f. [pid: 8|app: 0|req: 256/538] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:22:29 2026] DELETE /v2.0/routers/0fa5f1aa-d8c4-4959-bf55-a75909d4f2d7 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/539] 10.0.0.7 () {34 vars in 1095 bytes} [Tue Apr 7 01:22:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--735869871&fields=id&tenant_id=e0b434845bf948468fc8c4ec4ca182c1 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/540] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:30 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 259/541] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:22:30 2026] DELETE /v2.0/subnets/05ef86d0-a39e-4828-bb81-05f11f0f8b43 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/542] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:22:30 2026] PUT /v2.0/routers/ffe349c0-7fe9-493d-9b44-d42c5a337b67/remove_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/543] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:22:31 2026] GET /v2.0/networks?id=07ef7c5f-5803-43fe-afcc-c77e930a996c => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:31.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a807d20-2d04-4241-a092-10b470788f24 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f6b5f1f5-b2eb-442f-a1db-6287dde4abc8 2026-04-07 01:22:31.260 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a807d20-2d04-4241-a092-10b470788f24 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f6b5f1f5-b2eb-442f-a1db-6287dde4abc8 2026-04-07 01:22:31.316 8 INFO neutron.services.segments.plugin [-] Segment d239d3c9-46e4-4a28-9326-71355503fcc7 resource provider aggregate not found 2026-04-07 01:22:31.328 8 INFO neutron.services.segments.plugin [-] Segment d239d3c9-46e4-4a28-9326-71355503fcc7 resource provider aggregate not found 2026-04-07 01:22:31.338 8 INFO neutron.services.segments.plugin [-] Segment d239d3c9-46e4-4a28-9326-71355503fcc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d239d3c9-46e4-4a28-9326-71355503fcc7 found for delete ", "request_id": "req-f7615e42-f9ef-4320-b2cd-0c0e73760ac7"}]} 2026-04-07 01:22:31.355 8 INFO neutron.services.segments.plugin [-] Segment d239d3c9-46e4-4a28-9326-71355503fcc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d239d3c9-46e4-4a28-9326-71355503fcc7 found for delete ", "request_id": "req-2a57bb95-182b-4a8c-b039-a2360dd0bda4"}]} 2026-04-07 01:22:31.389 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a1783b6-064d-4b40-a7a9-6f613f3a9f27 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: db1fe4d9-841b-488c-a71c-6ef26685143e 2026-04-07 01:22:31.392 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a1783b6-064d-4b40-a7a9-6f613f3a9f27 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: db1fe4d9-841b-488c-a71c-6ef26685143e [pid: 7|app: 0|req: 284/544] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:22:31 2026] DELETE /v2.0/networks/65c80dbe-1433-4a94-98c7-d78e210a5425 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/545] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:22:31 2026] GET /v2.0/quotas/e0b434845bf948468fc8c4ec4ca182c1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:31.605 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a1783b6-064d-4b40-a7a9-6f613f3a9f27 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: d7b3e966-2955-4bac-aae2-63651c0f35bf 2026-04-07 01:22:31.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a1783b6-064d-4b40-a7a9-6f613f3a9f27 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: d7b3e966-2955-4bac-aae2-63651c0f35bf [pid: 7|app: 0|req: 286/546] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:22:31 2026] GET /v2.0/ports?tenant_id=e0b434845bf948468fc8c4ec4ca182c1&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/547] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:31 2026] GET /v2.0/security-groups?tenant_id=b9aa33d94e5e418fa73b7c4d4fd1af8f&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/548] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:31 2026] DELETE /v2.0/security-groups/94f19d22-54f8-4481-9c5d-fe4366e24bec => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:31.996 7 INFO neutron.services.segments.plugin [-] Segment a6a39c95-21e4-475a-858c-044443cb6eb0 resource provider aggregate not found 2026-04-07 01:22:32.001 7 INFO neutron.services.segments.plugin [-] Segment a6a39c95-21e4-475a-858c-044443cb6eb0 resource provider aggregate not found 2026-04-07 01:22:32.002 8 INFO neutron.db.l3_hamode_db [None req-4a1783b6-064d-4b40-a7a9-6f613f3a9f27 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 1f42e4e9-61ff-43b3-aa9e-e796a7e5ccc1 was deleted as no HA routers are present in tenant 3e800599e1d04013991ce0da1b85a032. [pid: 8|app: 0|req: 261/549] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:22:31 2026] DELETE /v2.0/routers/ffe349c0-7fe9-493d-9b44-d42c5a337b67 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:32.022 7 INFO neutron.services.segments.plugin [-] Segment a6a39c95-21e4-475a-858c-044443cb6eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a39c95-21e4-475a-858c-044443cb6eb0 found for delete ", "request_id": "req-b8069368-00d0-41e4-8b6d-4627821a6b4c"}]} 2026-04-07 01:22:32.028 7 INFO neutron.services.segments.plugin [-] Segment a6a39c95-21e4-475a-858c-044443cb6eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a39c95-21e4-475a-858c-044443cb6eb0 found for delete ", "request_id": "req-7e735ad4-40c0-4bba-89ce-46aaed953d87"}]} [pid: 8|app: 0|req: 262/550] 10.0.0.7 () {34 vars in 904 bytes} [Tue Apr 7 01:22:32 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: 8|app: 0|req: 263/551] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:32 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/552] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:22:32 2026] DELETE /v2.0/subnets/3f3a8872-19b4-41f0-8310-6198a05fd23e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/553] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:22:32 2026] GET /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c?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: 265/554] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:22:32 2026] GET /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:32.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf0c63ec-963c-4708-9b51-35c314c65f6f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f73d44ec-87f5-493b-a36b-b0c34d4a681b 2026-04-07 01:22:32.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf0c63ec-963c-4708-9b51-35c314c65f6f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f73d44ec-87f5-493b-a36b-b0c34d4a681b [pid: 8|app: 0|req: 266/555] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:32 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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: 290/556] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:22:32 2026] DELETE /v2.0/networks/e88adf19-102b-4420-8bc6-9b2e77dc1e33 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/557] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:32 2026] GET /v2.0/security-groups?tenant_id=3e800599e1d04013991ce0da1b85a032&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/558] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:32 2026] DELETE /v2.0/security-groups/844e741c-e9fd-4101-8c3e-0945f9e9368f => 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: 268/559] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:33 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:33.376 8 INFO neutron.services.segments.plugin [-] Segment 83c35add-e526-4634-80cf-e1b702e645a8 resource provider aggregate not found 2026-04-07 01:22:33.380 8 INFO neutron.services.segments.plugin [-] Segment 83c35add-e526-4634-80cf-e1b702e645a8 resource provider aggregate not found 2026-04-07 01:22:33.394 8 INFO neutron.services.segments.plugin [-] Segment 83c35add-e526-4634-80cf-e1b702e645a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c35add-e526-4634-80cf-e1b702e645a8 found for delete ", "request_id": "req-ec8ed51f-dfe6-47b5-b263-9650f5c04021"}]} 2026-04-07 01:22:33.400 8 INFO neutron.services.segments.plugin [-] Segment 83c35add-e526-4634-80cf-e1b702e645a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83c35add-e526-4634-80cf-e1b702e645a8 found for delete ", "request_id": "req-b89246e8-09df-4924-8595-3d6d6c58b20c"}]} [pid: 7|app: 0|req: 292/560] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:33 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:34.049 7 INFO neutron.services.segments.plugin [-] Segment acca05f4-5c22-4eb2-afee-627268642973 resource provider aggregate not found 2026-04-07 01:22:34.050 7 INFO neutron.services.segments.plugin [-] Segment acca05f4-5c22-4eb2-afee-627268642973 resource provider aggregate not found 2026-04-07 01:22:34.066 7 INFO neutron.services.segments.plugin [-] Segment acca05f4-5c22-4eb2-afee-627268642973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acca05f4-5c22-4eb2-afee-627268642973 found for delete ", "request_id": "req-c8ed76d0-2571-4e5f-a1ad-311582fa1ae5"}]} 2026-04-07 01:22:34.070 7 INFO neutron.services.segments.plugin [-] Segment acca05f4-5c22-4eb2-afee-627268642973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acca05f4-5c22-4eb2-afee-627268642973 found for delete ", "request_id": "req-ab9b2d61-e260-4a46-b811-95453673730a"}]} [pid: 7|app: 0|req: 293/561] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 684 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:34.130 8 INFO neutron.db.segments_db [None req-90a18781-f870-455e-b2aa-82a5954f720c 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e of type vxlan for network deae27c5-67af-4d45-9f0e-09c67a269c7b [pid: 7|app: 0|req: 294/562] 199.204.45.38 () {34 vars in 909 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/563] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4ed469bb473544a0911a936e1fb9b3de => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/564] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:22:33 2026] POST /v2.0/networks => generated 748 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/565] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:34 2026] POST /v2.0/subnets => generated 695 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/566] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 957 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:34.604 8 INFO neutron.db.segments_db [None req-1e1c7508-8c7b-440b-833a-f3ba738f9022 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment d9fc8792-deed-4850-ba21-9b3f926e65e1 of type vxlan for network ec7cb83b-edb9-43fd-b332-26275b22b764 [pid: 7|app: 0|req: 296/567] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:22:34 2026] POST /v2.0/ports => generated 954 bytes in 471 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: 297/568] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/569] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:34 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:34.931 8 INFO neutron.db.l3_hamode_db [None req-1e1c7508-8c7b-440b-833a-f3ba738f9022 7c1784ec835941fd8e059fc2ef1d8337 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 299/570] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:22:35 2026] PUT /v2.0/ports/fe69877a-9e21-405e-b097-ccec15c84715 => generated 1235 bytes in 543 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: 300/571] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:35.859 8 INFO neutron.db.l3_hamode_db [None req-1e1c7508-8c7b-440b-833a-f3ba738f9022 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 301/572] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/573] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:36.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0611c7db-63df-4607-bb7c-4538a93a3e9b'] response: {'name': 'network-changed', 'server_uuid': '74105c3a-d00c-4433-856c-09e8c95de712', 'tag': 'fe69877a-9e21-405e-b097-ccec15c84715', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/574] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/575] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/networks?tenant_id=4ed469bb473544a0911a936e1fb9b3de&shared=False => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/576] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/577] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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: 272/578] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:34 2026] POST /v2.0/routers => generated 735 bytes in 2467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/579] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 308/580] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/581] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/networks?id=07ef7c5f-5803-43fe-afcc-c77e930a996c => generated 669 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/582] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:22:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e0b434845bf948468fc8c4ec4ca182c1 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/583] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:22:37 2026] POST /v2.0/ports => generated 958 bytes in 482 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: 273/584] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:22:37 2026] PUT /v2.0/routers/5e11fd0a-e4c0-4d97-8433-eff9a03c4791/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/585] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/586] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/587] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/588] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:22:37 2026] PUT /v2.0/ports/479f38b5-74e4-434b-acda-21e14c873c49 => generated 1239 bytes in 759 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: 313/589] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 314/590] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:38.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8efd7136-912f-4f7f-b338-4e32922fa381'] response: {'name': 'network-changed', 'server_uuid': '95cba6a9-c64c-485a-97c4-670750584da6', 'tag': '479f38b5-74e4-434b-acda-21e14c873c49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/591] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => generated 19 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/592] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/subnets?id=ad5103cf-a657-48ed-8245-483c026e9c44 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/593] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/ports?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/594] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 279/595] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 280/596] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/ports?tenant_id=e0b434845bf948468fc8c4ec4ca182c1&device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/597] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/networks?tenant_id=e0b434845bf948468fc8c4ec4ca182c1&shared=False => generated 765 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/598] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/599] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:22:39 2026] POST /v2.0/security-groups => generated 1660 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/600] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:22:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/601] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:22:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/602] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/603] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/604] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 322/605] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:39 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/606] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:22:39 2026] POST /v2.0/floatingips => generated 552 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/607] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/ports?tenant_id=e0b434845bf948468fc8c4ec4ca182c1&device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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: 285/608] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=479f38b5-74e4-434b-acda-21e14c873c49 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/609] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/subnets?id=f54642df-7862-480a-b041-6bdcc47ef228 => generated 687 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/610] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/ports?network_id=07ef7c5f-5803-43fe-afcc-c77e930a996c&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: 325/611] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c?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: 287/612] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/613] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/614] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/615] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 289/616] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:40 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/617] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:41 2026] GET /v2.0/security-groups?tenant_id=5224b7cd9f364ffa9a9d60b3f8b6197c&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/618] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:41 2026] DELETE /v2.0/security-groups/c2cc96e6-8e93-435c-93a4-8aa603431a2c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/619] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:41 2026] GET /v2.0/security-groups?tenant_id=bb0885a318754b8eabbbd49d6dcc5e2e&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/620] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:41 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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: 291/621] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:41 2026] DELETE /v2.0/security-groups/0f255fcb-188b-4469-94c3-c49c8ec93e92 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/622] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:42 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/623] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:42 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/624] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:42 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/627] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:43 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/628] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:43 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 294/629] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:43 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/630] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:43 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/631] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:44 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/632] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:44 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/633] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:44 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/634] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:44 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&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: 8|app: 0|req: 297/635] 10.0.0.7 () {34 vars in 1095 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--137776215&fields=id&tenant_id=8e549bdfdf114c92a39ab80f5c1858d5 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/636] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/networks?id=deae27c5-67af-4d45-9f0e-09c67a269c7b => generated 680 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/637] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/quotas/8e549bdfdf114c92a39ab80f5c1858d5 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/638] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/639] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/ports?tenant_id=8e549bdfdf114c92a39ab80f5c1858d5&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/640] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 341/641] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/642] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/643] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&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: 342/644] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:22:45 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/645] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 304/646] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/647] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/648] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 307/649] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/650] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/security-groups?tenant_id=98d09a305e1a42d39f5d4cc7a1849c23&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/651] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/security-groups/0b91c999-65fa-4576-847a-c1f102d9579d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/652] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 309/653] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/security-groups?tenant_id=93c9a70d983b4b7c8ba6138dcb609ff4&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: 345/654] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/security-groups/a487e386-13c8-4413-b415-429c006f75fe => 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: 310/655] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/656] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/657] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:48 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/658] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:48 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:48 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 348/660] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/661] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 349/662] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/663] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&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: 314/664] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/665] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:50.336 7 INFO neutron.db.l3_db [None req-d49708b1-610d-4de4-9792-2b7a078f0411 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] Floating IP dd3a8c92-df7f-4a46-8384-5afbe1ba8e4a associated. External IP: 10.96.250.209, port: 479f38b5-74e4-434b-acda-21e14c873c49. [pid: 8|app: 0|req: 316/666] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/667] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 318/668] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/669] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/networks?id=deae27c5-67af-4d45-9f0e-09c67a269c7b => generated 680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/670] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:22:49 2026] PUT /v2.0/floatingips/dd3a8c92-df7f-4a46-8384-5afbe1ba8e4a => generated 856 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/671] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e549bdfdf114c92a39ab80f5c1858d5 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/672] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/673] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:50.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bf561b8-7042-4474-a140-4bdcf3a68944'] response: {'name': 'network-changed', 'server_uuid': '95cba6a9-c64c-485a-97c4-670750584da6', 'tag': '479f38b5-74e4-434b-acda-21e14c873c49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/674] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:22:50 2026] POST /v2.0/ports => generated 954 bytes in 416 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: 322/675] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:51.193 7 INFO neutron.db.l3_db [None req-3d22f5d6-1730-413b-a177-1a2f7cff12aa 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] Floating IP fc1272d1-cab2-4227-b150-e11a8e5d4d13 associated. External IP: 10.96.250.211, port: fe69877a-9e21-405e-b097-ccec15c84715. [pid: 7|app: 0|req: 354/676] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:22:50 2026] PUT /v2.0/floatingips/fc1272d1-cab2-4227-b150-e11a8e5d4d13 => generated 855 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/677] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:22:51 2026] PUT /v2.0/ports/ec952384-0710-4ca2-95b3-fbe7c622a9b9 => generated 1235 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, ' [pid: 7|app: 0|req: 355/678] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/ports?tenant_id=e0b434845bf948468fc8c4ec4ca182c1&device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/679] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/680] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/networks?id=07ef7c5f-5803-43fe-afcc-c77e930a996c => generated 765 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/681] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/682] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 358/683] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 326/684] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=479f38b5-74e4-434b-acda-21e14c873c49 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/685] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/686] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/subnets?id=f54642df-7862-480a-b041-6bdcc47ef228 => generated 687 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/687] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&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: 328/688] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/ports?network_id=07ef7c5f-5803-43fe-afcc-c77e930a996c&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: 361/689] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c?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: 329/690] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:22:51 2026] GET /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:52.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8349d67-3228-4d24-93bb-a4e4ef066193'] response: {'name': 'network-changed', 'server_uuid': '57c5a25e-f51d-4988-8220-35a94b9a7577', 'tag': 'ec952384-0710-4ca2-95b3-fbe7c622a9b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 362/691] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/ports?tenant_id=8e549bdfdf114c92a39ab80f5c1858d5&device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/692] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ec952384-0710-4ca2-95b3-fbe7c622a9b9 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/693] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/subnets?id=0a8e9575-78bb-45cd-a810-033c20252b0b => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:52.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1d86a62-ce28-4910-8f05-050df9749807'] response: {'name': 'network-changed', 'server_uuid': '74105c3a-d00c-4433-856c-09e8c95de712', 'tag': 'fe69877a-9e21-405e-b097-ccec15c84715', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/694] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/695] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/ports?network_id=deae27c5-67af-4d45-9f0e-09c67a269c7b&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/696] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/697] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 333/698] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?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: 366/699] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 334/700] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:22:52 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?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: 367/701] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/702] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/703] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => generated 858 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/704] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/subnets?id=ad5103cf-a657-48ed-8245-483c026e9c44 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/705] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/ports?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/706] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 370/707] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:22:53 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 338/708] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/709] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/710] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/ports?tenant_id=8e549bdfdf114c92a39ab80f5c1858d5&device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/711] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?id=e2da82e9-211c-4328-b8a8-6a796efc8af6&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: 372/712] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/713] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks?id=deae27c5-67af-4d45-9f0e-09c67a269c7b => generated 776 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/714] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 375/715] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ec952384-0710-4ca2-95b3-fbe7c622a9b9 => 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: 376/716] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/subnets?id=0a8e9575-78bb-45cd-a810-033c20252b0b => generated 698 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:54.315 8 INFO neutron_taas.services.taas.taas_plugin [req-0d3f42f8-9bf3-482f-bc4d-17ac38889137 req-6c436ccb-81d1-4b9b-8d2b-1decfa433493 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] TaaS: Handle Delete Port: 479f38b5-74e4-434b-acda-21e14c873c49 2026-04-07 01:22:54.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0d3f42f8-9bf3-482f-bc4d-17ac38889137 req-6c436ccb-81d1-4b9b-8d2b-1decfa433493 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] Tap Mirror: Handle Delete Port: 479f38b5-74e4-434b-acda-21e14c873c49 [pid: 7|app: 0|req: 377/717] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/ports?network_id=deae27c5-67af-4d45-9f0e-09c67a269c7b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/718] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:54.520 8 INFO neutron.db.l3_db [req-0d3f42f8-9bf3-482f-bc4d-17ac38889137 req-6c436ccb-81d1-4b9b-8d2b-1decfa433493 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] Floating IP dd3a8c92-df7f-4a46-8384-5afbe1ba8e4a disassociated. External IP: 10.96.250.209, port: 479f38b5-74e4-434b-acda-21e14c873c49. [pid: 7|app: 0|req: 379/719] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/security-groups?tenant_id=e3714b31b51646ad973cbbf095a202aa&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/720] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?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: 341/721] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:22:54 2026] DELETE /v2.0/ports/479f38b5-74e4-434b-acda-21e14c873c49 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:54.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97d535b9-93ed-483b-9fd8-d036ac5c7c2c'] response: {'server_uuid': '95cba6a9-c64c-485a-97c4-670750584da6', 'name': 'network-vif-deleted', 'tag': '479f38b5-74e4-434b-acda-21e14c873c49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 381/722] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:54 2026] DELETE /v2.0/security-groups/01ba9752-4b24-4746-9b7b-c918c5cdbebf => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/723] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?tenant_id=7949e0014e8249969e29a25822e9b6d1&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: 343/724] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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: 382/725] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/security-groups/04c7ff4b-89aa-4444-8b79-9e48c3ace935 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/726] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 383/727] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/728] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:56 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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: 384/729] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:56 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/730] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:56 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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-07 01:22:57.375 7 INFO neutron.db.segments_db [None req-62cb73ff-2ef9-4158-b205-9509a279e1e3 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Added segment 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 of type vxlan for network 61bb777a-d045-42cf-88e0-ea207231e228 [pid: 8|app: 0|req: 347/731] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:57 2026] GET /v2.0/ports?device_id=95cba6a9-c64c-485a-97c4-670750584da6 => 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/732] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:22:57 2026] POST /v2.0/networks => generated 650 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/733] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:57 2026] POST /v2.0/subnets => generated 627 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/734] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:57 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/735] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:22:57 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:57.756 8 INFO neutron.db.segments_db [None req-a9fc0789-fbf4-4345-aed9-41913b223b88 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Added segment 706b85ac-7f1c-4cab-9c07-35df271da3c9 of type vxlan for network eee2e621-ea6b-4bf0-9f2d-205c39107715 2026-04-07 01:22:58.040 8 INFO neutron.db.l3_hamode_db [None req-a9fc0789-fbf4-4345-aed9-41913b223b88 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 390/738] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:22:58 2026] DELETE /v2.0/security-groups/e2da82e9-211c-4328-b8a8-6a796efc8af6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:58.702 7 INFO neutron.api.v2.resource [None req-3bf9802f-d354-4d9c-9505-9ad82bb33342 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/739] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:22:58 2026] GET /v2.0/security-groups/e2da82e9-211c-4328-b8a8-6a796efc8af6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:58.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d936e63-9b63-4f9a-8881-d47635f2e5ac 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] TaaS: Handle Delete Port: e3187503-b76a-4e31-9069-9ff5e96ef76d 2026-04-07 01:22:58.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d936e63-9b63-4f9a-8881-d47635f2e5ac 59972ec063d8457999b79d91b42e940a e0b434845bf948468fc8c4ec4ca182c1 - - default default] Tap Mirror: Handle Delete Port: e3187503-b76a-4e31-9069-9ff5e96ef76d [pid: 7|app: 0|req: 392/740] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:22:58 2026] DELETE /v2.0/floatingips/dd3a8c92-df7f-4a46-8384-5afbe1ba8e4a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:58.986 8 INFO neutron.db.l3_hamode_db [None req-a9fc0789-fbf4-4345-aed9-41913b223b88 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/741] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:22:58 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:59.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-f743d1b2-a590-44f8-92c9-8e9d8b9d38f8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 2bb41226-9f60-4b8a-ac81-02668ccb2c95 2026-04-07 01:22:59.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f743d1b2-a590-44f8-92c9-8e9d8b9d38f8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 2bb41226-9f60-4b8a-ac81-02668ccb2c95 [pid: 7|app: 0|req: 394/742] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:22:59 2026] PUT /v2.0/routers/5ceac35e-9777-46f9-a3ac-e86bef8f422b/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/743] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:00 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/744] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:22:57 2026] POST /v2.0/routers => generated 692 bytes in 3030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:00.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-1441d616-4c6c-43fb-a663-d6dc6e2abe60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 85a8c4cb-d6ac-43c7-9262-a66427815893 2026-04-07 01:23:00.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1441d616-4c6c-43fb-a663-d6dc6e2abe60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 85a8c4cb-d6ac-43c7-9262-a66427815893 2026-04-07 01:23:01.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-1441d616-4c6c-43fb-a663-d6dc6e2abe60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: c0397391-f516-4e00-a77b-c57d80c6bf89 2026-04-07 01:23:01.087 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1441d616-4c6c-43fb-a663-d6dc6e2abe60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: c0397391-f516-4e00-a77b-c57d80c6bf89 2026-04-07 01:23:01.160 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1441d616-4c6c-43fb-a663-d6dc6e2abe60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-07 01:23:01.490 7 INFO neutron.services.segments.plugin [-] Segment 7074ad60-fa08-40ed-b0be-68f87fce7c1d resource provider aggregate not found 2026-04-07 01:23:01.495 7 INFO neutron.services.segments.plugin [-] Segment 7074ad60-fa08-40ed-b0be-68f87fce7c1d resource provider aggregate not found 2026-04-07 01:23:01.510 7 INFO neutron.services.segments.plugin [-] Segment 7074ad60-fa08-40ed-b0be-68f87fce7c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7074ad60-fa08-40ed-b0be-68f87fce7c1d found for delete ", "request_id": "req-06b3dcb6-0d98-4951-b122-cce2a48b0d02"}]} 2026-04-07 01:23:01.515 7 INFO neutron.services.segments.plugin [-] Segment 7074ad60-fa08-40ed-b0be-68f87fce7c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7074ad60-fa08-40ed-b0be-68f87fce7c1d found for delete ", "request_id": "req-84972e19-9d8b-4908-bdd9-f05418947f9d"}]} 2026-04-07 01:23:01.520 7 INFO neutron.db.l3_hamode_db [None req-1441d616-4c6c-43fb-a663-d6dc6e2abe60 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 0839ea09-359d-4268-a1db-cb74abbb929b was deleted as no HA routers are present in tenant e0b434845bf948468fc8c4ec4ca182c1. [pid: 7|app: 0|req: 396/745] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:00 2026] DELETE /v2.0/routers/5ceac35e-9777-46f9-a3ac-e86bef8f422b => 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: 397/746] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/747] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:01 2026] DELETE /v2.0/subnets/f54642df-7862-480a-b041-6bdcc47ef228 => 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: 399/748] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:01.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-518eeac4-b34e-4668-b23c-146c33394ebd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 8fda6634-39d5-4350-9473-8304513fd869 2026-04-07 01:23:01.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-518eeac4-b34e-4668-b23c-146c33394ebd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 8fda6634-39d5-4350-9473-8304513fd869 [pid: 7|app: 0|req: 400/749] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:01 2026] DELETE /v2.0/networks/07ef7c5f-5803-43fe-afcc-c77e930a996c => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/750] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:23:00 2026] PUT /v2.0/routers/04263dfe-15cc-4364-9de9-c18207382d6a/add_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/751] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/security-groups?tenant_id=e0b434845bf948468fc8c4ec4ca182c1&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/752] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:02 2026] DELETE /v2.0/security-groups/057acb4e-31c4-4b0f-a0e9-a3fbec8451a2 => 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: 401/753] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:02 2026] POST /v2.0/ports => generated 958 bytes in 524 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: 402/754] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/755] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 404/756] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:03 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/757] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:02 2026] POST /v2.0/ports => generated 954 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:23:03.369 7 INFO neutron.db.l3_db [None req-ae839063-8e4c-4d5e-b5cf-b07fe1d96af2 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] Floating IP e3d35fa1-2b94-4c09-839d-c40e95b685f5 associated. External IP: 10.96.250.206, port: ec952384-0710-4ca2-95b3-fbe7c622a9b9. 2026-04-07 01:23:03.537 7 INFO neutron.services.segments.plugin [-] Segment f716ed3a-00b1-4042-a4a8-55f7aeb36a57 resource provider aggregate not found 2026-04-07 01:23:03.545 7 INFO neutron.services.segments.plugin [-] Segment f716ed3a-00b1-4042-a4a8-55f7aeb36a57 resource provider aggregate not found 2026-04-07 01:23:03.570 7 INFO neutron.services.segments.plugin [-] Segment f716ed3a-00b1-4042-a4a8-55f7aeb36a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f716ed3a-00b1-4042-a4a8-55f7aeb36a57 found for delete ", "request_id": "req-175652f8-4510-486e-b059-bb304b0910d2"}]} 2026-04-07 01:23:03.572 7 INFO neutron.services.segments.plugin [-] Segment f716ed3a-00b1-4042-a4a8-55f7aeb36a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f716ed3a-00b1-4042-a4a8-55f7aeb36a57 found for delete ", "request_id": "req-140f5745-b437-4efc-b4ee-5ecdd8e456d0"}]} [pid: 7|app: 0|req: 405/758] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:23:03 2026] PUT /v2.0/floatingips/e3d35fa1-2b94-4c09-839d-c40e95b685f5 => generated 855 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:03.765 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc7de94d-ebbe-4307-b701-1e1eb3f8594e'] response: {'name': 'network-changed', 'server_uuid': '57c5a25e-f51d-4988-8220-35a94b9a7577', 'tag': 'ec952384-0710-4ca2-95b3-fbe7c622a9b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 406/759] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:23:03 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1240 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/760] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 408/761] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/762] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 410/763] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/ports?tenant_id=8e549bdfdf114c92a39ab80f5c1858d5&device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/764] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/networks?id=deae27c5-67af-4d45-9f0e-09c67a269c7b => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:04.427 8 INFO neutron.db.l3_db [None req-a103c437-3d5b-4ea2-9cf1-ecb8006be91d fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Floating IP d7f254a4-a84f-4f98-a77a-e749ffbaba6e associated. External IP: 10.96.250.212, port: a8bc7c1f-be20-4bf5-9478-9242493cdcbe. 2026-04-07 01:23:04.619 7 INFO neutron.db.segments_db [None req-7209dcbb-8ef2-4528-ab85-72459ab00462 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 of type vxlan for network c033b2a3-e78b-43a0-9b6d-be6310a222c0 [pid: 7|app: 0|req: 412/765] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:23:04 2026] POST /v2.0/networks => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/766] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ec952384-0710-4ca2-95b3-fbe7c622a9b9 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/767] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 354/768] 10.0.0.113 () {34 vars in 676 bytes} [Tue Apr 7 01:23:03 2026] POST /v2.0/floatingips => generated 841 bytes in 1640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/769] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/subnets?id=0a8e9575-78bb-45cd-a810-033c20252b0b => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/770] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:04 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 415/771] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:04 2026] POST /v2.0/subnets => generated 690 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:05.042 8 INFO neutron.db.l3_db [None req-2435c0ae-e8cb-48c3-b573-48dcef735bea fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Floating IP d7f254a4-a84f-4f98-a77a-e749ffbaba6e disassociated. External IP: 10.96.250.212, port: a8bc7c1f-be20-4bf5-9478-9242493cdcbe. [pid: 7|app: 0|req: 416/772] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:05 2026] GET /v2.0/ports?network_id=deae27c5-67af-4d45-9f0e-09c67a269c7b&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:05.124 7 INFO neutron.db.segments_db [None req-9fe78cc5-c729-4a6e-a46a-0fb692f71625 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment cc79d708-5b97-42ab-8371-77fc80f9758a of type vxlan for network 3e6dd076-fbc3-42e7-8531-dffb11c0a130 2026-04-07 01:23:05.372 7 INFO neutron.db.l3_hamode_db [None req-9fe78cc5-c729-4a6e-a46a-0fb692f71625 7c1784ec835941fd8e059fc2ef1d8337 7172a710b6d047588e3a9b2908038945 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 357/773] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:23:04 2026] PUT /v2.0/floatingips/d7f254a4-a84f-4f98-a77a-e749ffbaba6e => generated 552 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/774] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:05 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:05.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ae87e1c-e389-410f-840f-fffc3c9fd310 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: 2fb8cc70-2c5d-4b99-9d60-f33abc6c253e 2026-04-07 01:23:05.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ae87e1c-e389-410f-840f-fffc3c9fd310 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: 2fb8cc70-2c5d-4b99-9d60-f33abc6c253e [pid: 8|app: 0|req: 359/775] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:23:05 2026] DELETE /v2.0/floatingips/d7f254a4-a84f-4f98-a77a-e749ffbaba6e => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/776] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:05 2026] GET /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:06.140 7 INFO neutron.db.l3_hamode_db [None req-9fe78cc5-c729-4a6e-a46a-0fb692f71625 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:23:06.648 8 INFO neutron.db.l3_db [None req-f20258c6-b26e-4262-a913-7b52e6a31826 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Floating IP 9cd0f09d-d371-429e-8c28-8fa0f877e316 associated. External IP: 10.96.250.202, port: 1457b9d7-131e-4f55-a103-0bc666d8795b. [pid: 8|app: 0|req: 361/777] 10.0.0.113 () {34 vars in 676 bytes} [Tue Apr 7 01:23:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/778] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:06 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/779] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/780] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:05 2026] POST /v2.0/routers => generated 730 bytes in 2026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/781] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/security-groups?id=148f28b7-e37f-4945-acb7-caed6e717f33&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: 364/782] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/floatingips/9cd0f09d-d371-429e-8c28-8fa0f877e316 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:07.293 7 INFO neutron_taas.services.taas.taas_plugin [req-f85de7a5-3b85-48f9-8196-e3973b244bbb req-095dc207-bb0a-422d-a839-866414eaf846 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] TaaS: Handle Delete Port: ec952384-0710-4ca2-95b3-fbe7c622a9b9 2026-04-07 01:23:07.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f85de7a5-3b85-48f9-8196-e3973b244bbb req-095dc207-bb0a-422d-a839-866414eaf846 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] Tap Mirror: Handle Delete Port: ec952384-0710-4ca2-95b3-fbe7c622a9b9 2026-04-07 01:23:07.491 7 INFO neutron.db.l3_db [req-f85de7a5-3b85-48f9-8196-e3973b244bbb req-095dc207-bb0a-422d-a839-866414eaf846 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] Floating IP e3d35fa1-2b94-4c09-839d-c40e95b685f5 disassociated. External IP: 10.96.250.206, port: ec952384-0710-4ca2-95b3-fbe7c622a9b9. [pid: 7|app: 0|req: 419/783] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:23:07 2026] DELETE /v2.0/ports/ec952384-0710-4ca2-95b3-fbe7c622a9b9 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:07.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fac5e138-49dc-47ea-8b7b-8ba86ee99f26'] response: {'server_uuid': '57c5a25e-f51d-4988-8220-35a94b9a7577', 'name': 'network-vif-deleted', 'tag': 'ec952384-0710-4ca2-95b3-fbe7c622a9b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 420/784] 10.0.0.113 () {32 vars in 654 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/floatingips => generated 845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/785] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:23:07 2026] PUT /v2.0/routers/0e9c8a9f-3a32-4d43-9f97-1dd1334a2f08/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/786] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:08 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:08.778 7 INFO neutron.db.l3_db [None req-2e0af1a8-c1e2-4e58-8c3b-1be0f063a6d4 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Floating IP 9cd0f09d-d371-429e-8c28-8fa0f877e316 associated. External IP: 10.96.250.202, port: 1457b9d7-131e-4f55-a103-0bc666d8795b. [pid: 8|app: 0|req: 367/787] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:23:08 2026] POST /v2.0/security-groups => generated 1659 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/788] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/789] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/790] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:23:08 2026] PUT /v2.0/floatingips/9cd0f09d-d371-429e-8c28-8fa0f877e316 => generated 841 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/791] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:09 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:09.703 7 INFO neutron.db.l3_db [None req-8075f52d-89df-47f9-9494-34640c6a89ca fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Floating IP 9cd0f09d-d371-429e-8c28-8fa0f877e316 disassociated. External IP: 10.96.250.202, port: a8bc7c1f-be20-4bf5-9478-9242493cdcbe. [pid: 8|app: 0|req: 370/792] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:23:09 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/793] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:23:09 2026] PUT /v2.0/floatingips/9cd0f09d-d371-429e-8c28-8fa0f877e316 => generated 552 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:10.243 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7207509-55ad-4c78-a43a-def07dcdf63c fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: 150a2403-4128-4faf-9108-d32416132af2 2026-04-07 01:23:10.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7207509-55ad-4c78-a43a-def07dcdf63c fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: 150a2403-4128-4faf-9108-d32416132af2 [pid: 7|app: 0|req: 424/794] 10.0.0.7 () {34 vars in 1097 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1294045362&fields=id&tenant_id=7172a710b6d047588e3a9b2908038945 => 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: 425/795] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/networks?id=c033b2a3-e78b-43a0-9b6d-be6310a222c0 => generated 675 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/796] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/quotas/7172a710b6d047588e3a9b2908038945 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/797] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:23:10 2026] DELETE /v2.0/floatingips/9cd0f09d-d371-429e-8c28-8fa0f877e316 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:10.459 8 INFO neutron.api.v2.resource [None req-9345db42-3a8a-4c6b-94d3-3314c0920ca8 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 372/798] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:23:10 2026] DELETE /v2.0/floatingips/9cd0f09d-d371-429e-8c28-8fa0f877e316 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/799] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/ports?tenant_id=7172a710b6d047588e3a9b2908038945&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/800] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/801] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:10.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fdeed6e-0024-41e7-8d06-8d84e9717260 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: a8bc7c1f-be20-4bf5-9478-9242493cdcbe 2026-04-07 01:23:10.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fdeed6e-0024-41e7-8d06-8d84e9717260 fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: a8bc7c1f-be20-4bf5-9478-9242493cdcbe [pid: 7|app: 0|req: 430/802] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/803] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:10 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => 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: 373/804] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:10 2026] DELETE /v2.0/ports/a8bc7c1f-be20-4bf5-9478-9242493cdcbe => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:11.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b8e2e7e-6f48-4422-9d1d-501bca3ef46c fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: 1457b9d7-131e-4f55-a103-0bc666d8795b 2026-04-07 01:23:11.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b8e2e7e-6f48-4422-9d1d-501bca3ef46c fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: 1457b9d7-131e-4f55-a103-0bc666d8795b [pid: 7|app: 0|req: 432/805] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:10 2026] DELETE /v2.0/ports/1457b9d7-131e-4f55-a103-0bc666d8795b => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/806] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:23:11 2026] GET /v2.0/ports?device_id=04263dfe-15cc-4364-9de9-c18207382d6a => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:11.694 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c2bd91d-1bba-45f0-94f7-fdb6cf81cc1d fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: a470fb67-2009-474b-971e-5147a771766b 2026-04-07 01:23:11.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c2bd91d-1bba-45f0-94f7-fdb6cf81cc1d fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: a470fb67-2009-474b-971e-5147a771766b [pid: 8|app: 0|req: 375/807] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:11 2026] GET /v2.0/ports?device_id=57c5a25e-f51d-4988-8220-35a94b9a7577 => 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: 376/808] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:11 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => 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: 433/809] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:23:11 2026] PUT /v2.0/routers/04263dfe-15cc-4364-9de9-c18207382d6a/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:12.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-f47e25b3-d14d-4997-a16c-537c72b1362e fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: 76c8febd-7546-461a-8eee-ec36c631d129 2026-04-07 01:23:12.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f47e25b3-d14d-4997-a16c-537c72b1362e fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: 76c8febd-7546-461a-8eee-ec36c631d129 2026-04-07 01:23:12.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-f47e25b3-d14d-4997-a16c-537c72b1362e fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] TaaS: Handle Delete Port: 404d9bdf-6442-48a2-ab6b-e52f4d1a0167 2026-04-07 01:23:12.791 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f47e25b3-d14d-4997-a16c-537c72b1362e fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] Tap Mirror: Handle Delete Port: 404d9bdf-6442-48a2-ab6b-e52f4d1a0167 [pid: 7|app: 0|req: 434/810] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:12 2026] DELETE /v2.0/security-groups/148f28b7-e37f-4945-acb7-caed6e717f33 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/811] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:12 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:12.986 7 INFO neutron.api.v2.resource [None req-459371d0-8652-4337-bae7-7979a21ee6d8 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/812] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:23:12 2026] GET /v2.0/security-groups/148f28b7-e37f-4945-acb7-caed6e717f33 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:13.098 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcf356e9-16ab-437d-899b-d64bcee892d0 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] TaaS: Handle Delete Port: 58721136-30d8-4fb3-bf6f-89098456fcfc 2026-04-07 01:23:13.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcf356e9-16ab-437d-899b-d64bcee892d0 71833584b0b8455c86d7a04bec4dfaaa 8e549bdfdf114c92a39ab80f5c1858d5 - - default default] Tap Mirror: Handle Delete Port: 58721136-30d8-4fb3-bf6f-89098456fcfc 2026-04-07 01:23:13.151 8 INFO neutron.services.segments.plugin [-] Segment 706b85ac-7f1c-4cab-9c07-35df271da3c9 resource provider aggregate not found 2026-04-07 01:23:13.158 8 INFO neutron.services.segments.plugin [-] Segment 706b85ac-7f1c-4cab-9c07-35df271da3c9 resource provider aggregate not found 2026-04-07 01:23:13.173 8 INFO neutron.db.l3_hamode_db [None req-f47e25b3-d14d-4997-a16c-537c72b1362e fa5b7bed15d94e76bb2959c6c0671d32 ef053e83509440a2b35548e11405ceaf - - default default] HA network eee2e621-ea6b-4bf0-9f2d-205c39107715 was deleted as no HA routers are present in tenant ef053e83509440a2b35548e11405ceaf. [pid: 8|app: 0|req: 377/813] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:12 2026] DELETE /v2.0/routers/04263dfe-15cc-4364-9de9-c18207382d6a => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:13.181 8 INFO neutron.services.segments.plugin [-] Segment 706b85ac-7f1c-4cab-9c07-35df271da3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706b85ac-7f1c-4cab-9c07-35df271da3c9 found for delete ", "request_id": "req-164fb32a-e3fa-410d-8e94-2a26d7074b2b"}]} 2026-04-07 01:23:13.185 8 INFO neutron.services.segments.plugin [-] Segment 706b85ac-7f1c-4cab-9c07-35df271da3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 706b85ac-7f1c-4cab-9c07-35df271da3c9 found for delete ", "request_id": "req-17d69a0a-781e-48ed-ba3b-55ebe020ad1c"}]} [pid: 7|app: 0|req: 437/816] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:23:12 2026] DELETE /v2.0/floatingips/e3d35fa1-2b94-4c09-839d-c40e95b685f5 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/817] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:13 2026] DELETE /v2.0/subnets/b7f71674-1b8c-48a0-b9c8-227111abff94 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/818] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:13 2026] DELETE /v2.0/networks/61bb777a-d045-42cf-88e0-ea207231e228 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:13.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-77fd3370-521d-4a93-9e1e-b50999e33f03 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 233c2450-3e06-4499-9eb0-0b6a952db446 2026-04-07 01:23:13.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77fd3370-521d-4a93-9e1e-b50999e33f03 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 233c2450-3e06-4499-9eb0-0b6a952db446 [pid: 8|app: 0|req: 382/819] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:13 2026] GET /v2.0/security-groups?tenant_id=ef053e83509440a2b35548e11405ceaf&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/820] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:14 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => 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: 384/821] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:14 2026] DELETE /v2.0/security-groups/60aecc4f-063c-4ec6-9ebb-37dbc635c6db => 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: 438/822] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:23:13 2026] PUT /v2.0/routers/5e11fd0a-e4c0-4d97-8433-eff9a03c4791/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:14.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4ed9337-61b7-40ba-a185-ded658f969fc 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 11731295-7681-4bd3-8e79-dddd77386213 2026-04-07 01:23:14.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4ed9337-61b7-40ba-a185-ded658f969fc 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 11731295-7681-4bd3-8e79-dddd77386213 2026-04-07 01:23:14.582 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4ed9337-61b7-40ba-a185-ded658f969fc 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 3d283c13-2c35-4328-a636-559da06ac157 2026-04-07 01:23:14.585 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4ed9337-61b7-40ba-a185-ded658f969fc 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 3d283c13-2c35-4328-a636-559da06ac157 2026-04-07 01:23:14.958 8 INFO neutron.db.l3_hamode_db [None req-b4ed9337-61b7-40ba-a185-ded658f969fc 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network ec7cb83b-edb9-43fd-b332-26275b22b764 was deleted as no HA routers are present in tenant 8e549bdfdf114c92a39ab80f5c1858d5. [pid: 8|app: 0|req: 385/823] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:14 2026] DELETE /v2.0/routers/5e11fd0a-e4c0-4d97-8433-eff9a03c4791 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/824] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:15 2026] GET /v2.0/networks?id=c033b2a3-e78b-43a0-9b6d-be6310a222c0 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/825] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:14 2026] DELETE /v2.0/subnets/0a8e9575-78bb-45cd-a810-033c20252b0b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/826] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:15 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => 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: 440/827] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:23:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7172a710b6d047588e3a9b2908038945 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:15.210 8 INFO neutron.services.segments.plugin [-] Segment 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 resource provider aggregate not found 2026-04-07 01:23:15.213 8 INFO neutron.services.segments.plugin [-] Segment 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 resource provider aggregate not found 2026-04-07 01:23:15.241 8 INFO neutron.services.segments.plugin [-] Segment 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 found for delete ", "request_id": "req-2a4899c8-a809-415a-8ed9-2d3cb5cf2cc4"}]} 2026-04-07 01:23:15.247 8 INFO neutron.services.segments.plugin [-] Segment 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8ef6d7-d10b-44bb-b9f4-12ee31bc4e07 found for delete ", "request_id": "req-2c49b3c4-8e2c-4def-bf47-1f1bb1408819"}]} 2026-04-07 01:23:15.260 8 INFO neutron.services.segments.plugin [-] Segment d9fc8792-deed-4850-ba21-9b3f926e65e1 resource provider aggregate not found 2026-04-07 01:23:15.269 8 INFO neutron.services.segments.plugin [-] Segment d9fc8792-deed-4850-ba21-9b3f926e65e1 resource provider aggregate not found 2026-04-07 01:23:15.292 8 INFO neutron.services.segments.plugin [-] Segment d9fc8792-deed-4850-ba21-9b3f926e65e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9fc8792-deed-4850-ba21-9b3f926e65e1 found for delete ", "request_id": "req-5b395b69-cb9f-4227-ab30-1d2a650adb99"}]} 2026-04-07 01:23:15.293 8 INFO neutron.services.segments.plugin [-] Segment d9fc8792-deed-4850-ba21-9b3f926e65e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9fc8792-deed-4850-ba21-9b3f926e65e1 found for delete ", "request_id": "req-4a66a2a6-bb2d-4ccb-b381-0edfb6271010"}]} 2026-04-07 01:23:15.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2447269-cc77-494b-aa94-94dc95957716 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 002deb83-e0e1-48ac-8895-763822539ad3 2026-04-07 01:23:15.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2447269-cc77-494b-aa94-94dc95957716 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 002deb83-e0e1-48ac-8895-763822539ad3 [pid: 8|app: 0|req: 388/828] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:15 2026] DELETE /v2.0/networks/deae27c5-67af-4d45-9f0e-09c67a269c7b => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/829] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:23:15 2026] POST /v2.0/ports => generated 958 bytes in 370 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: 442/830] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:15 2026] GET /v2.0/security-groups?tenant_id=8e549bdfdf114c92a39ab80f5c1858d5&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/831] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:15 2026] DELETE /v2.0/security-groups/7cb09091-0c1e-4e15-8741-742de826f268 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/832] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:23:15 2026] PUT /v2.0/ports/6d17678c-4fee-4dc6-be1d-26fefbd58c3d => generated 1239 bytes in 679 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-07 01:23:16.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e62408f-7ae2-49ef-a309-e20e4d2e1bb4'] response: {'name': 'network-changed', 'server_uuid': '329f600d-2b03-4ed7-afb4-4906a9a2fac8', 'tag': '6d17678c-4fee-4dc6-be1d-26fefbd58c3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/833] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:16.350 7 INFO neutron.db.segments_db [None req-09185176-b2bb-40f8-b69d-4305f233bee8 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Added segment e4781d6d-7398-4c9a-997b-1380af182953 of type vxlan for network e3782984-5213-4c5a-a152-c122289f29ab [pid: 8|app: 0|req: 391/834] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&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-07 01:23:16.420 7 INFO neutron.db.segments_db [None req-09185176-b2bb-40f8-b69d-4305f233bee8 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Added segment 19f1962e-119b-4321-b41a-e8bb132d295b of type vxlan for network 24484d9d-258c-45aa-9152-82ffc75a2767 [pid: 7|app: 0|req: 444/835] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:16 2026] POST /v2.0/networks => generated 1243 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/836] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/networks => generated 1842 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:16.732 7 INFO neutron.services.segments.plugin [-] Segment e4781d6d-7398-4c9a-997b-1380af182953 resource provider aggregate not found 2026-04-07 01:23:16.738 7 INFO neutron.services.segments.plugin [-] Segment e4781d6d-7398-4c9a-997b-1380af182953 resource provider aggregate not found 2026-04-07 01:23:16.757 7 INFO neutron.services.segments.plugin [-] Segment e4781d6d-7398-4c9a-997b-1380af182953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4781d6d-7398-4c9a-997b-1380af182953 found for delete ", "request_id": "req-23565d65-e4c3-47b8-9449-2a53677bf62b"}]} 2026-04-07 01:23:16.758 7 INFO neutron.services.segments.plugin [-] Segment e4781d6d-7398-4c9a-997b-1380af182953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4781d6d-7398-4c9a-997b-1380af182953 found for delete ", "request_id": "req-2279cd76-3a77-4b18-8e14-a4dcfe7a8bf7"}]} [pid: 7|app: 0|req: 445/837] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:16 2026] DELETE /v2.0/networks/e3782984-5213-4c5a-a152-c122289f29ab => 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: 446/838] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/ports?tenant_id=7172a710b6d047588e3a9b2908038945&device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/839] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/networks?tenant_id=7172a710b6d047588e3a9b2908038945&shared=False => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/840] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:16 2026] DELETE /v2.0/networks/24484d9d-258c-45aa-9152-82ffc75a2767 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/841] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/842] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:23:16 2026] GET /v2.0/networks => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:17.004 7 INFO neutron.db.segments_db [None req-83272a5c-c70c-4b33-a6b1-aa0f10def218 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Added segment c5505fb2-7b1c-4fd1-877e-f90608c5253e of type vxlan for network 78c84d03-ffde-41ab-ba47-2eac67e4d8b9 [pid: 7|app: 0|req: 449/843] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:16 2026] POST /v2.0/networks => generated 653 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:17.171 8 INFO neutron.db.segments_db [None req-79e5f8e9-ff66-448c-bf48-07e278d66624 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Added segment 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 of type vxlan for network d7ece535-336d-472a-ace6-01bb0db7a448 [pid: 8|app: 0|req: 395/844] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:17 2026] POST /v2.0/networks => generated 654 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/845] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:17 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:17.316 8 INFO neutron.services.segments.plugin [-] Segment 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e resource provider aggregate not found 2026-04-07 01:23:17.317 8 INFO neutron.services.segments.plugin [-] Segment 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e resource provider aggregate not found 2026-04-07 01:23:17.340 8 INFO neutron.services.segments.plugin [-] Segment 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e found for delete ", "request_id": "req-2b378d0c-3127-49a9-842d-f2590057a0e2"}]} 2026-04-07 01:23:17.346 8 INFO neutron.services.segments.plugin [-] Segment 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbb7b63-f31f-44d7-8cf1-ede7b8a0177e found for delete ", "request_id": "req-d3eb2d27-ef79-490a-8005-36ead6ffe315"}]} 2026-04-07 01:23:17.361 8 INFO neutron.services.segments.plugin [-] Segment 19f1962e-119b-4321-b41a-e8bb132d295b resource provider aggregate not found 2026-04-07 01:23:17.368 8 INFO neutron.services.segments.plugin [-] Segment 19f1962e-119b-4321-b41a-e8bb132d295b resource provider aggregate not found [pid: 7|app: 0|req: 451/846] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:23:17 2026] GET /v2.0/ports/fe69877a-9e21-405e-b097-ccec15c84715 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:17.387 8 INFO neutron.services.segments.plugin [-] Segment 19f1962e-119b-4321-b41a-e8bb132d295b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19f1962e-119b-4321-b41a-e8bb132d295b found for delete ", "request_id": "req-62557176-fbe1-4a80-8eed-f61821d48bbd"}]} 2026-04-07 01:23:17.389 8 INFO neutron.services.segments.plugin [-] Segment 19f1962e-119b-4321-b41a-e8bb132d295b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19f1962e-119b-4321-b41a-e8bb132d295b found for delete ", "request_id": "req-49598d68-42e5-44bc-94e1-45a594dff1fe"}]} [pid: 7|app: 0|req: 452/847] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:17 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/848] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:17 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&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: 396/849] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:17 2026] POST /v2.0/ports => generated 1506 bytes in 563 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: 397/850] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:23:17 2026] GET /v2.0/ports => generated 1506 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:18.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc174477-1651-4e14-9be7-f1b4b417d92c f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] TaaS: Handle Delete Port: 95cc2a7f-71ab-426a-a6ec-f016e4233ee3 2026-04-07 01:23:18.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc174477-1651-4e14-9be7-f1b4b417d92c f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Tap Mirror: Handle Delete Port: 95cc2a7f-71ab-426a-a6ec-f016e4233ee3 2026-04-07 01:23:18.085 7 INFO neutron.db.segments_db [None req-0aaec59b-0995-423b-8fec-aad5519fe704 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c of type vxlan for network 84098d46-bf1f-44f8-9eb6-0c339e9ca78e [pid: 8|app: 0|req: 398/851] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:17 2026] DELETE /v2.0/ports/95cc2a7f-71ab-426a-a6ec-f016e4233ee3 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/852] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/ports?tenant_id=7172a710b6d047588e3a9b2908038945&device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 1242 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/853] 199.204.45.38 () {34 vars in 998 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/subnets?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 684 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/854] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:23:17 2026] POST /v2.0/networks => generated 743 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/855] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6d17678c-4fee-4dc6-be1d-26fefbd58c3d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:18.246 8 INFO neutron_taas.services.taas.taas_plugin [None req-3444e6cf-1bf8-4d7f-80c3-e4d8924d08f0 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] TaaS: Handle Delete Port: 89fac5e6-6607-41cb-b11d-e7563e132a17 2026-04-07 01:23:18.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3444e6cf-1bf8-4d7f-80c3-e4d8924d08f0 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Tap Mirror: Handle Delete Port: 89fac5e6-6607-41cb-b11d-e7563e132a17 [pid: 7|app: 0|req: 456/856] 199.204.45.38 () {34 vars in 1144 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712&device_owner=compute%3Anova&network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de => 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: 401/857] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:18 2026] DELETE /v2.0/ports/89fac5e6-6607-41cb-b11d-e7563e132a17 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/858] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/subnets?id=1e25a4cc-6091-44bf-a1da-ab77382aaed5 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/859] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:18 2026] POST /v2.0/subnets => generated 690 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/860] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/ports => 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: 459/861] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/ports?network_id=c033b2a3-e78b-43a0-9b6d-be6310a222c0&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:18.582 7 INFO neutron.db.segments_db [None req-74f8e0ac-7e2f-4857-8d3d-ddcc43e0edcd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 of type vxlan for network c0315821-c29d-43bc-8f36-b1f32aa001d0 [pid: 8|app: 0|req: 403/862] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:23:18 2026] PUT /v2.0/ports/fe69877a-9e21-405e-b097-ccec15c84715 => generated 1145 bytes in 402 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-07 01:23:18.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58fe2017-3ca7-48e6-b8b7-a2937b808697'] response: {'name': 'network-changed', 'server_uuid': '74105c3a-d00c-4433-856c-09e8c95de712', 'tag': 'fe69877a-9e21-405e-b097-ccec15c84715', 'status': 'completed', 'code': 200} 2026-04-07 01:23:18.870 8 INFO neutron.db.segments_db [None req-5e53f3fd-0a7b-4fa8-9c16-81dba78dceed f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Added segment 74f31246-87dc-4c3f-ab49-6ef41cb3879d of type vxlan for network 4b24dc6a-e820-4092-b52c-33674115df1e 2026-04-07 01:23:18.880 7 INFO neutron.db.l3_hamode_db [None req-74f8e0ac-7e2f-4857-8d3d-ddcc43e0edcd 7c1784ec835941fd8e059fc2ef1d8337 cb5e563593494f02a15b832710963439 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 404/863] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:18 2026] POST /v2.0/networks => generated 653 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/864] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0?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: 406/865] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:18 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:19.078 8 INFO neutron.db.segments_db [None req-5dcef79f-e95a-4350-9ffe-633d5af59ca3 f6fbf3331c9b4a62b5200fb237880302 a41045bc3e114770a9ca519c16c67f40 - - default default] Added segment da65c467-1b22-441d-ac6a-b450c4f8150e of type vxlan for network 69373292-8a21-4b9e-9b09-b593d7f6bc9f [pid: 8|app: 0|req: 407/866] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:19 2026] POST /v2.0/networks => generated 653 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/867] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0?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: 409/868] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/869] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1417 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/870] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/871] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/872] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => 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: 414/873] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/subnets?id=ad5103cf-a657-48ed-8245-483c026e9c44 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/874] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/ports?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de&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: 416/875] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/876] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:19 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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-07 01:23:19.610 7 INFO neutron.db.l3_hamode_db [None req-74f8e0ac-7e2f-4857-8d3d-ddcc43e0edcd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 418/877] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:19 2026] POST /v2.0/subnets => generated 1323 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/878] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/subnets => generated 1959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/879] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:20 2026] DELETE /v2.0/subnets/53df537c-bdad-4208-9ee4-849a916e1d1f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/880] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:20 2026] DELETE /v2.0/subnets/975dfd81-71e9-440a-b48f-90f1f8936ddc => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/881] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:18 2026] POST /v2.0/routers => generated 730 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/882] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/883] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/884] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:20.533 7 INFO neutron.services.segments.plugin [-] Segment da65c467-1b22-441d-ac6a-b450c4f8150e resource provider aggregate not found 2026-04-07 01:23:20.539 7 INFO neutron.services.segments.plugin [-] Segment da65c467-1b22-441d-ac6a-b450c4f8150e resource provider aggregate not found 2026-04-07 01:23:20.559 7 INFO neutron.services.segments.plugin [-] Segment da65c467-1b22-441d-ac6a-b450c4f8150e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da65c467-1b22-441d-ac6a-b450c4f8150e found for delete ", "request_id": "req-01cd7d23-d552-4317-a039-7dc415e0cb1f"}]} 2026-04-07 01:23:20.561 7 INFO neutron.services.segments.plugin [-] Segment da65c467-1b22-441d-ac6a-b450c4f8150e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da65c467-1b22-441d-ac6a-b450c4f8150e found for delete ", "request_id": "req-09ed4f6b-985b-486e-8235-b10ad20565a8"}]} [pid: 7|app: 0|req: 463/885] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:20 2026] DELETE /v2.0/networks/69373292-8a21-4b9e-9b09-b593d7f6bc9f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/886] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:20 2026] DELETE /v2.0/networks/4b24dc6a-e820-4092-b52c-33674115df1e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/887] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/888] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/889] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:20 2026] DELETE /v2.0/networks/d7ece535-336d-472a-ace6-01bb0db7a448 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/890] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/891] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:20 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/892] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:21 2026] DELETE /v2.0/networks/78c84d03-ffde-41ab-ba47-2eac67e4d8b9 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/893] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/894] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => 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: 473/895] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/subnets?id=ad5103cf-a657-48ed-8245-483c026e9c44 => generated 702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/896] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/ports?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de&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: 475/897] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 476/898] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/899] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:23:20 2026] PUT /v2.0/routers/c4f63f96-c586-456c-b149-3cb41a64af3c/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/900] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/901] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&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: 478/902] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/security-groups?tenant_id=a41045bc3e114770a9ca519c16c67f40&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/903] 199.204.45.38 () {34 vars in 1116 bytes} [Tue Apr 7 01:23:21 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/904] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:21 2026] DELETE /v2.0/security-groups/471476b2-21d0-4a2e-a90d-3e2311201812 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:22.587 7 INFO neutron.services.segments.plugin [-] Segment 74f31246-87dc-4c3f-ab49-6ef41cb3879d resource provider aggregate not found 2026-04-07 01:23:22.595 7 INFO neutron.services.segments.plugin [-] Segment 74f31246-87dc-4c3f-ab49-6ef41cb3879d resource provider aggregate not found 2026-04-07 01:23:22.607 7 INFO neutron.services.segments.plugin [-] Segment 74f31246-87dc-4c3f-ab49-6ef41cb3879d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74f31246-87dc-4c3f-ab49-6ef41cb3879d found for delete ", "request_id": "req-5fabbf4e-99cb-4bce-aaca-e7c05ec56f8c"}]} 2026-04-07 01:23:22.623 7 INFO neutron.services.segments.plugin [-] Segment 74f31246-87dc-4c3f-ab49-6ef41cb3879d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74f31246-87dc-4c3f-ab49-6ef41cb3879d found for delete ", "request_id": "req-b86df40f-0506-4094-bad8-49133c5315e4"}]} 2026-04-07 01:23:22.638 7 INFO neutron.services.segments.plugin [-] Segment 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 resource provider aggregate not found 2026-04-07 01:23:22.657 7 INFO neutron.services.segments.plugin [-] Segment 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 resource provider aggregate not found 2026-04-07 01:23:22.683 7 INFO neutron.services.segments.plugin [-] Segment 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 found for delete ", "request_id": "req-455c8ff6-569a-4d4a-8248-ef460fbbd91f"}]} 2026-04-07 01:23:22.686 7 INFO neutron.services.segments.plugin [-] Segment 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96a61cca-24a8-41c6-bc3f-92ba50ae57e9 found for delete ", "request_id": "req-9d6e27bd-871b-4e91-a3ff-b06c254f0b17"}]} [pid: 8|app: 0|req: 426/905] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:23:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:23:22.699 7 INFO neutron.services.segments.plugin [-] Segment c5505fb2-7b1c-4fd1-877e-f90608c5253e resource provider aggregate not found 2026-04-07 01:23:22.719 7 INFO neutron.services.segments.plugin [-] Segment c5505fb2-7b1c-4fd1-877e-f90608c5253e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5505fb2-7b1c-4fd1-877e-f90608c5253e found for delete ", "request_id": "req-e9eff80b-1d9b-4487-898a-9e674c596090"}]} 2026-04-07 01:23:22.724 7 INFO neutron.services.segments.plugin [-] Segment c5505fb2-7b1c-4fd1-877e-f90608c5253e resource provider aggregate not found 2026-04-07 01:23:22.752 7 INFO neutron.services.segments.plugin [-] Segment c5505fb2-7b1c-4fd1-877e-f90608c5253e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5505fb2-7b1c-4fd1-877e-f90608c5253e found for delete ", "request_id": "req-d1e78f55-518c-4ca1-b16a-9c38ef868e82"}]} [pid: 7|app: 0|req: 480/906] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:23:22 2026] PUT /v2.0/ports/fe69877a-9e21-405e-b097-ccec15c84715 => generated 968 bytes in 769 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: 481/907] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:22 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:22.859 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8b6e4a7-e0a1-40e5-ae1e-c0e3567b9818'] response: {'name': 'network-changed', 'server_uuid': '74105c3a-d00c-4433-856c-09e8c95de712', 'tag': 'fe69877a-9e21-405e-b097-ccec15c84715', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 427/908] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/909] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:22 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&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: 428/910] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/911] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/912] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/913] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/914] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/subnets?id=ad5103cf-a657-48ed-8245-483c026e9c44 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/915] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/ports?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/916] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:23:23 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/917] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 484/918] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 485/919] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:23 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/920] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/921] 10.0.0.7 () {34 vars in 1097 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1493187554&fields=id&tenant_id=cb5e563593494f02a15b832710963439 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/922] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/networks?id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/923] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/quotas/cb5e563593494f02a15b832710963439 => 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: 490/924] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/ports?tenant_id=cb5e563593494f02a15b832710963439&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/925] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:24.421 8 INFO neutron.db.segments_db [None req-6fa07882-8d0a-450d-aa69-8673a76051a7 afd5c80080104293a9481ea7a5c00cd6 a639562906c349e5867dcd9092a697b9 - - default default] Added segment 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 of type vxlan for network fb13ad49-0e1e-4f67-a6ac-ff5f3c96cbc7 [pid: 7|app: 0|req: 492/926] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?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: 435/927] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:23 2026] POST /v2.0/networks => generated 644 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/928] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/929] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/930] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/ports?tenant_id=4ed469bb473544a0911a936e1fb9b3de&device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/931] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&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: 497/932] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/networks?id=be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/933] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe69877a-9e21-405e-b097-ccec15c84715 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/934] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:24 2026] POST /v2.0/subnets => generated 641 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/935] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/subnets?id=ad5103cf-a657-48ed-8245-483c026e9c44 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:24.880 8 INFO neutron.db.segments_db [None req-708c48c5-0af9-43b1-a021-732f8ef15baf afd5c80080104293a9481ea7a5c00cd6 a639562906c349e5867dcd9092a697b9 - - default default] Added segment a51195e1-a2f7-46f3-b49d-c6573dec4fd3 of type vxlan for network 91fa3392-1029-442f-957e-b8eea97ca413 [pid: 7|app: 0|req: 500/936] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/ports?network_id=be4515a6-ba0d-4400-bde9-0b8447ad51de&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/937] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/938] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:24 2026] POST /v2.0/networks => generated 643 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/939] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:24 2026] GET /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de?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: 438/940] 10.0.0.113 () {34 vars in 742 bytes} [Tue Apr 7 01:23:24 2026] PUT /v2.0/networks/91fa3392-1029-442f-957e-b8eea97ca413 => generated 592 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/941] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/942] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/943] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:25 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/944] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => 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: 504/945] 10.0.0.113 () {34 vars in 740 bytes} [Tue Apr 7 01:23:25 2026] PUT /v2.0/subnets/1cfa800c-87aa-461b-a93f-ebbb4412b7ef => generated 636 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:25.661 8 INFO neutron.db.l3_db [None req-1a1916b6-1f8d-4df6-97a0-bce4684b3ae4 fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] Floating IP e1b24812-9414-4d19-9e23-91c2e8f71ef8 associated. External IP: 10.96.250.217, port: 6d17678c-4fee-4dc6-be1d-26fefbd58c3d. 2026-04-07 01:23:25.715 7 INFO neutron.services.segments.plugin [-] Segment a51195e1-a2f7-46f3-b49d-c6573dec4fd3 resource provider aggregate not found 2026-04-07 01:23:25.727 7 INFO neutron.services.segments.plugin [-] Segment a51195e1-a2f7-46f3-b49d-c6573dec4fd3 resource provider aggregate not found 2026-04-07 01:23:25.745 7 INFO neutron.services.segments.plugin [-] Segment a51195e1-a2f7-46f3-b49d-c6573dec4fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51195e1-a2f7-46f3-b49d-c6573dec4fd3 found for delete ", "request_id": "req-eb644211-22a6-4c12-a2ca-b3b52470b74a"}]} [pid: 7|app: 0|req: 505/946] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:25 2026] DELETE /v2.0/networks/91fa3392-1029-442f-957e-b8eea97ca413 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:25.766 7 INFO neutron.services.segments.plugin [-] Segment a51195e1-a2f7-46f3-b49d-c6573dec4fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51195e1-a2f7-46f3-b49d-c6573dec4fd3 found for delete ", "request_id": "req-9518538b-2e91-4491-9211-5871f4d7abef"}]} [pid: 7|app: 0|req: 506/947] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:25.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1001096-57f2-409f-900b-1607eb5323fb afd5c80080104293a9481ea7a5c00cd6 a639562906c349e5867dcd9092a697b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/948] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:25 2026] DELETE /v2.0/networks/91fa3392-1029-442f-957e-b8eea97ca413 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/949] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/950] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/951] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/952] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/subnets?network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/953] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:23:25 2026] PUT /v2.0/floatingips/e1b24812-9414-4d19-9e23-91c2e8f71ef8 => generated 856 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/954] 10.0.0.113 () {32 vars in 652 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:23:26.009 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e69705fb-4bd7-4fc7-93d6-9a37397e16ae'] response: {'name': 'network-changed', 'server_uuid': '329f600d-2b03-4ed7-afb4-4906a9a2fac8', 'tag': '6d17678c-4fee-4dc6-be1d-26fefbd58c3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 443/955] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:23:25 2026] GET /v2.0/networks => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/956] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/957] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/subnets => generated 1280 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/958] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/959] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/networks/fb13ad49-0e1e-4f67-a6ac-ff5f3c96cbc7 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/960] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/subnets/5dd8b563-bb65-4d9e-b4d2-dc8f0e78bfed => generated 641 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:26.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f00fbf2f-21f8-4662-b5ea-a41cd77af434 afd5c80080104293a9481ea7a5c00cd6 a639562906c349e5867dcd9092a697b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 446/961] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:26 2026] DELETE /v2.0/subnets/1cfa800c-87aa-461b-a93f-ebbb4412b7ef => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:26.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89790be7-5ee8-434b-8e06-5a57649922ea afd5c80080104293a9481ea7a5c00cd6 a639562906c349e5867dcd9092a697b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/962] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:26 2026] DELETE /v2.0/networks/91fa3392-1029-442f-957e-b8eea97ca413 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/963] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:26 2026] DELETE /v2.0/subnets/5dd8b563-bb65-4d9e-b4d2-dc8f0e78bfed => 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: 517/964] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/965] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&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-07 01:23:26.544 8 INFO neutron.services.segments.plugin [-] Segment 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 resource provider aggregate not found 2026-04-07 01:23:26.550 8 INFO neutron.services.segments.plugin [-] Segment 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 resource provider aggregate not found [pid: 7|app: 0|req: 519/966] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?tenant_id=7172a710b6d047588e3a9b2908038945&device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:26.574 8 INFO neutron.services.segments.plugin [-] Segment 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 found for delete ", "request_id": "req-1adc5006-bee5-47cf-a55b-7fa47eb9b249"}]} 2026-04-07 01:23:26.577 8 INFO neutron.services.segments.plugin [-] Segment 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac56b4c-d1fc-48fc-9f4d-e38da822e531 found for delete ", "request_id": "req-6ceef5d6-db7c-4a77-bdfd-2f053709e072"}]} [pid: 8|app: 0|req: 448/967] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:26 2026] DELETE /v2.0/networks/fb13ad49-0e1e-4f67-a6ac-ff5f3c96cbc7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/968] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/networks?id=c033b2a3-e78b-43a0-9b6d-be6310a222c0 => generated 771 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/969] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6d17678c-4fee-4dc6-be1d-26fefbd58c3d => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/970] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/subnets?id=1e25a4cc-6091-44bf-a1da-ab77382aaed5 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/971] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?network_id=c033b2a3-e78b-43a0-9b6d-be6310a222c0&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: 522/972] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/973] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 451/974] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0?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: 524/975] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/976] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:26 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/977] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:27 2026] GET /v2.0/security-groups?id=e283deb1-67ad-438f-8ec6-6d1959b14a59&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:27.128 7 INFO neutron_taas.services.taas.taas_plugin [req-4be6666f-7322-4fb3-ae7c-3386add5b5e0 req-e83c7760-fae4-480f-b908-7ba2169d0c3a 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] TaaS: Handle Delete Port: fe69877a-9e21-405e-b097-ccec15c84715 2026-04-07 01:23:27.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4be6666f-7322-4fb3-ae7c-3386add5b5e0 req-e83c7760-fae4-480f-b908-7ba2169d0c3a 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] Tap Mirror: Handle Delete Port: fe69877a-9e21-405e-b097-ccec15c84715 2026-04-07 01:23:27.256 7 INFO neutron.db.l3_db [req-4be6666f-7322-4fb3-ae7c-3386add5b5e0 req-e83c7760-fae4-480f-b908-7ba2169d0c3a 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] Floating IP fc1272d1-cab2-4227-b150-e11a8e5d4d13 disassociated. External IP: 10.96.250.211, port: fe69877a-9e21-405e-b097-ccec15c84715. [pid: 8|app: 0|req: 454/978] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:27 2026] GET /v2.0/security-groups?tenant_id=a639562906c349e5867dcd9092a697b9&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/979] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:27 2026] DELETE /v2.0/security-groups/8d12f1f7-c299-4f64-837e-62b3f6e6c260 => 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: 456/980] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:27 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/981] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:27 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/982] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:23:27 2026] DELETE /v2.0/ports/fe69877a-9e21-405e-b097-ccec15c84715 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:27.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d296e6a7-f480-4a96-a76d-2e8f29e0efd9'] response: {'server_uuid': '74105c3a-d00c-4433-856c-09e8c95de712', 'name': 'network-vif-deleted', 'tag': 'fe69877a-9e21-405e-b097-ccec15c84715', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 458/983] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:27 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 527/986] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:28 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 460/987] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:28 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/988] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:28 2026] GET /v2.0/security-groups?id=0724b8a8-92e5-4f91-bc57-04fd4001c664&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: 8|app: 0|req: 461/989] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:23:28 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/990] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:28 2026] GET /v2.0/networks?id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e => generated 675 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/991] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:23:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb5e563593494f02a15b832710963439 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/992] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:29 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:29.076 7 INFO neutron_taas.services.taas.taas_plugin [req-b37792bc-14bf-448b-a7a0-3b814987cba8 req-c5017691-7063-4fd7-ad9a-a730b096067f fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] TaaS: Handle Delete Port: 6d17678c-4fee-4dc6-be1d-26fefbd58c3d 2026-04-07 01:23:29.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b37792bc-14bf-448b-a7a0-3b814987cba8 req-c5017691-7063-4fd7-ad9a-a730b096067f fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] Tap Mirror: Handle Delete Port: 6d17678c-4fee-4dc6-be1d-26fefbd58c3d 2026-04-07 01:23:29.222 7 INFO neutron.db.l3_db [req-b37792bc-14bf-448b-a7a0-3b814987cba8 req-c5017691-7063-4fd7-ad9a-a730b096067f fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] Floating IP e1b24812-9414-4d19-9e23-91c2e8f71ef8 disassociated. External IP: 10.96.250.217, port: 6d17678c-4fee-4dc6-be1d-26fefbd58c3d. [pid: 8|app: 0|req: 465/993] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:23:29 2026] POST /v2.0/ports => generated 958 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/994] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:23:28 2026] DELETE /v2.0/ports/6d17678c-4fee-4dc6-be1d-26fefbd58c3d => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/995] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:29 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:29.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7547b12d-6c54-41ae-b9fd-71303fb37e94'] response: {'server_uuid': '329f600d-2b03-4ed7-afb4-4906a9a2fac8', 'name': 'network-vif-deleted', 'tag': '6d17678c-4fee-4dc6-be1d-26fefbd58c3d', 'status': 'completed', 'code': 200} 2026-04-07 01:23:29.784 8 INFO neutron.db.segments_db [None req-b4499dd2-76fd-46f4-85fc-0c9218c92b5d c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Added segment 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 of type vxlan for network c55ed294-6778-4be4-a930-9c3ad52e424b [pid: 8|app: 0|req: 466/996] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:29 2026] POST /v2.0/networks => generated 643 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/997] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:29 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/998] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:23:29 2026] PUT /v2.0/ports/686a63ee-93e7-4483-804b-332e8e6f99ca => generated 1239 bytes in 452 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: 468/999] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:29 2026] POST /v2.0/ports => generated 775 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1000] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:30 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1001] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:30 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:30.229 8 INFO neutron.db.segments_db [None req-428e020c-e55c-4134-986d-3a837b543f80 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Added segment 245ff8d9-fb02-4178-afd2-93dfee88a8e8 of type vxlan for network 78e87389-b5c6-44c4-8de5-0162fba58754 [pid: 8|app: 0|req: 469/1002] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:30 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1003] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:30 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1004] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:30 2026] GET /v2.0/ports?device_id=74105c3a-d00c-4433-856c-09e8c95de712 => 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: 470/1005] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:30 2026] POST /v2.0/ports => generated 949 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1006] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:30 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:31.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2d86d0c-c46d-4fa6-9a2e-e9cfee4c62ea c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] TaaS: Handle Delete Port: e9df2890-fc99-4b6b-b63d-1f69b61e2ab3 2026-04-07 01:23:31.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2d86d0c-c46d-4fa6-9a2e-e9cfee4c62ea c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Tap Mirror: Handle Delete Port: e9df2890-fc99-4b6b-b63d-1f69b61e2ab3 [pid: 7|app: 0|req: 537/1007] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/ports?tenant_id=cb5e563593494f02a15b832710963439&device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1008] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:30 2026] DELETE /v2.0/ports/e9df2890-fc99-4b6b-b63d-1f69b61e2ab3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1009] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=686a63ee-93e7-4483-804b-332e8e6f99ca => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:31.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94fa946a-60c7-4767-8096-416eaa676c25 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/1010] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:31 2026] DELETE /v2.0/ports/e9df2890-fc99-4b6b-b63d-1f69b61e2ab3 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1011] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/subnets?id=2c71358f-0c01-425f-916b-2323e7dcaa6e => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:31.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb09d2f3-7863-4636-8d01-41b9da415169 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/1012] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/ports/e9df2890-fc99-4b6b-b63d-1f69b61e2ab3 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1013] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/ports?network_id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e&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: 541/1014] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?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: 542/1015] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1016] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:31 2026] DELETE /v2.0/subnets/b373d4c8-917b-4eaf-9c78-5829c8506690 => 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: 543/1017] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?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: 475/1018] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:31.550 7 INFO neutron.services.segments.plugin [-] Segment 245ff8d9-fb02-4178-afd2-93dfee88a8e8 resource provider aggregate not found 2026-04-07 01:23:31.554 7 INFO neutron.services.segments.plugin [-] Segment 245ff8d9-fb02-4178-afd2-93dfee88a8e8 resource provider aggregate not found 2026-04-07 01:23:31.570 7 INFO neutron.services.segments.plugin [-] Segment 245ff8d9-fb02-4178-afd2-93dfee88a8e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 245ff8d9-fb02-4178-afd2-93dfee88a8e8 found for delete ", "request_id": "req-16c3dad5-8498-4b0a-8ce2-80991885cb7d"}]} 2026-04-07 01:23:31.575 7 INFO neutron.services.segments.plugin [-] Segment 245ff8d9-fb02-4178-afd2-93dfee88a8e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 245ff8d9-fb02-4178-afd2-93dfee88a8e8 found for delete ", "request_id": "req-5438f003-467c-4796-9741-1c7f0200a31c"}]} [pid: 7|app: 0|req: 544/1019] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:31 2026] DELETE /v2.0/networks/78e87389-b5c6-44c4-8de5-0162fba58754 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:31.633 8 INFO neutron.db.segments_db [None req-644c0de3-8c59-4815-b0ba-a62bf84b9a02 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Added segment 1fbf8598-8bb9-4450-859a-1db35a58e712 of type vxlan for network d2802bd0-e74e-4481-a413-5f014d56d6a6 [pid: 8|app: 0|req: 476/1020] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:31 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:31.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46eb10be-0e73-4376-a63f-dabffdcc4212'] response: {'name': 'network-changed', 'server_uuid': '168f391e-604d-4b35-97ff-bb19f77d865f', 'tag': '686a63ee-93e7-4483-804b-332e8e6f99ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/1021] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:31 2026] DELETE /v2.0/security-groups/e283deb1-67ad-438f-8ec6-6d1959b14a59 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:31.918 8 INFO neutron.api.v2.resource [None req-09a46c77-0f84-40ce-bdeb-d20a521022b1 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/1022] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:23:31 2026] GET /v2.0/security-groups/e283deb1-67ad-438f-8ec6-6d1959b14a59 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1023] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:23:31 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:32.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c5371c9-f4a0-484a-af61-a728c8b592b8 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] TaaS: Handle Delete Port: b7806c0f-dac7-493c-b7c7-9d9b7dab82f2 2026-04-07 01:23:32.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c5371c9-f4a0-484a-af61-a728c8b592b8 627d1307a6c2459c8dc5561f92129277 4ed469bb473544a0911a936e1fb9b3de - - default default] Tap Mirror: Handle Delete Port: b7806c0f-dac7-493c-b7c7-9d9b7dab82f2 [pid: 8|app: 0|req: 479/1024] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:23:31 2026] DELETE /v2.0/floatingips/fc1272d1-cab2-4227-b150-e11a8e5d4d13 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1025] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/ports?device_id=329f600d-2b03-4ed7-afb4-4906a9a2fac8 => 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: 546/1026] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:31 2026] POST /v2.0/ports => generated 911 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:23:32.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c6b889d-989c-45b2-9cb8-d2602d585940 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] TaaS: Handle Delete Port: badefabf-4ffa-4fa0-a0b9-4c7f72bcb7fa 2026-04-07 01:23:32.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c6b889d-989c-45b2-9cb8-d2602d585940 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Tap Mirror: Handle Delete Port: badefabf-4ffa-4fa0-a0b9-4c7f72bcb7fa [pid: 7|app: 0|req: 547/1027] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:32 2026] DELETE /v2.0/ports/badefabf-4ffa-4fa0-a0b9-4c7f72bcb7fa => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1028] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/ports?tenant_id=cb5e563593494f02a15b832710963439&device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1029] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:32.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b4040b4-6836-44a2-8cbc-19598b690da9 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1030] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/ports/badefabf-4ffa-4fa0-a0b9-4c7f72bcb7fa => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1031] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/networks?id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1032] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1033] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:32 2026] DELETE /v2.0/subnets/66ac8dd7-3fc5-4cc8-b18c-911762839d98 => 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: 554/1034] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=686a63ee-93e7-4483-804b-332e8e6f99ca => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:32.982 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ccaa78a-ef7c-408f-91dc-6f1da1b25310 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 8dc28a7c-1d6c-4830-b763-44577cd3f800 2026-04-07 01:23:32.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ccaa78a-ef7c-408f-91dc-6f1da1b25310 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 8dc28a7c-1d6c-4830-b763-44577cd3f800 [pid: 7|app: 0|req: 555/1035] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:32 2026] DELETE /v2.0/networks/d2802bd0-e74e-4481-a413-5f014d56d6a6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1036] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:33 2026] GET /v2.0/subnets?id=2c71358f-0c01-425f-916b-2323e7dcaa6e => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1037] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:23:33 2026] POST /v2.0/ports => generated 775 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1038] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:33 2026] GET /v2.0/ports?network_id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1039] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:23:32 2026] PUT /v2.0/routers/bd04a9c2-5c75-48a6-a9d3-ee8072cf6e26/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1040] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:33 2026] DELETE /v2.0/security-groups/0724b8a8-92e5-4f91-bc57-04fd4001c664 => 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: 560/1041] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:33 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:33.598 7 INFO neutron.services.segments.plugin [-] Segment 1fbf8598-8bb9-4450-859a-1db35a58e712 resource provider aggregate not found 2026-04-07 01:23:33.607 7 INFO neutron.services.segments.plugin [-] Segment 1fbf8598-8bb9-4450-859a-1db35a58e712 resource provider aggregate not found 2026-04-07 01:23:33.626 7 INFO neutron.services.segments.plugin [-] Segment 1fbf8598-8bb9-4450-859a-1db35a58e712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbf8598-8bb9-4450-859a-1db35a58e712 found for delete ", "request_id": "req-782f35a1-2d44-4f04-b058-c3c64afd1fa8"}]} 2026-04-07 01:23:33.633 7 INFO neutron.services.segments.plugin [-] Segment 1fbf8598-8bb9-4450-859a-1db35a58e712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbf8598-8bb9-4450-859a-1db35a58e712 found for delete ", "request_id": "req-bd6ee810-a88b-4f42-8897-838255aadf25"}]} [pid: 8|app: 0|req: 482/1042] 10.0.0.113 () {34 vars in 736 bytes} [Tue Apr 7 01:23:33 2026] PUT /v2.0/ports/0cd4c974-385a-42e2-a629-e77d8be041e9 => generated 752 bytes in 179 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-07 01:23:33.660 8 INFO neutron.api.v2.resource [None req-ff1f4e84-c76c-4fc5-97eb-35cf4958693f fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/1043] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:23:33 2026] GET /v2.0/security-groups/0724b8a8-92e5-4f91-bc57-04fd4001c664 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1044] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:33 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:33.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-b204ddd8-d745-4b70-ad6e-40f8f320d25b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 169635f0-c916-4143-b946-2ee191948f39 2026-04-07 01:23:33.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b204ddd8-d745-4b70-ad6e-40f8f320d25b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 169635f0-c916-4143-b946-2ee191948f39 2026-04-07 01:23:33.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-863edfdb-bc1c-4c6d-8c59-579725563786 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] TaaS: Handle Delete Port: 0cd4c974-385a-42e2-a629-e77d8be041e9 2026-04-07 01:23:33.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-863edfdb-bc1c-4c6d-8c59-579725563786 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Tap Mirror: Handle Delete Port: 0cd4c974-385a-42e2-a629-e77d8be041e9 [pid: 8|app: 0|req: 485/1045] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:33 2026] DELETE /v2.0/ports/0cd4c974-385a-42e2-a629-e77d8be041e9 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:34.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-0353ab74-58f8-4d3d-9bb3-9792dda74270 fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] TaaS: Handle Delete Port: f4dbf1da-20f5-4e51-8035-495a3abf588f 2026-04-07 01:23:34.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0353ab74-58f8-4d3d-9bb3-9792dda74270 fe3eb55d44774a769d5e244067598dfd 7172a710b6d047588e3a9b2908038945 - - default default] Tap Mirror: Handle Delete Port: f4dbf1da-20f5-4e51-8035-495a3abf588f 2026-04-07 01:23:34.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-b204ddd8-d745-4b70-ad6e-40f8f320d25b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 7a3da11d-9a69-4801-85d5-bf57955ddcdb 2026-04-07 01:23:34.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b204ddd8-d745-4b70-ad6e-40f8f320d25b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 7a3da11d-9a69-4801-85d5-bf57955ddcdb [pid: 8|app: 0|req: 486/1046] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:23:33 2026] DELETE /v2.0/floatingips/e1b24812-9414-4d19-9e23-91c2e8f71ef8 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1047] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:34 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1048] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:23:34 2026] GET /v2.0/ports => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:34.363 7 INFO neutron.db.l3_hamode_db [None req-b204ddd8-d745-4b70-ad6e-40f8f320d25b 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 48258ce5-c67c-4c21-b7a2-04afc5701f87 was deleted as no HA routers are present in tenant 4ed469bb473544a0911a936e1fb9b3de. [pid: 7|app: 0|req: 561/1049] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:33 2026] DELETE /v2.0/routers/bd04a9c2-5c75-48a6-a9d3-ee8072cf6e26 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1050] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:34 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:34.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3d2d262-9091-4f2a-9b85-3edc88e01452 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1051] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:23:34 2026] GET /v2.0/ports/0cd4c974-385a-42e2-a629-e77d8be041e9 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1052] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:34 2026] DELETE /v2.0/subnets/ad5103cf-a657-48ed-8245-483c026e9c44 => 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: 565/1053] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:23:34 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:34.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-67bf4407-e032-451d-9b59-c9694251bc9a 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: d6a1909a-5c11-4cca-ba23-1908d6253bb3 2026-04-07 01:23:34.662 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67bf4407-e032-451d-9b59-c9694251bc9a 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: d6a1909a-5c11-4cca-ba23-1908d6253bb3 2026-04-07 01:23:34.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8198837-9047-4449-b448-0af96f04e0be 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 559629a2-e8eb-4bb1-ba1d-b3710cf7410b 2026-04-07 01:23:34.704 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8198837-9047-4449-b448-0af96f04e0be 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 559629a2-e8eb-4bb1-ba1d-b3710cf7410b [pid: 7|app: 0|req: 566/1054] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:34 2026] DELETE /v2.0/networks/be4515a6-ba0d-4400-bde9-0b8447ad51de => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1055] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:23:34 2026] GET /v2.0/ports/947069be-2fad-4674-9fe0-5c9bd2d31e63 => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:34.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23b61150-eefd-4bbb-8827-ac8d9da26268 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1056] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:34 2026] DELETE /v2.0/ports/badefabf-4ffa-4fa0-a0b9-4c7f72bcb7fa => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:34.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2221aa5-c273-4298-bbd9-ca730092a99c c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1057] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:34 2026] DELETE /v2.0/subnets/66ac8dd7-3fc5-4cc8-b18c-911762839d98 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:34.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-addfa1e0-f42b-4241-87c8-ab6468c057c0 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1058] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:34 2026] DELETE /v2.0/subnets/b373d4c8-917b-4eaf-9c78-5829c8506690 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:23:35.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d211f0f-0f70-4363-a145-21ca7fa55374 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] TaaS: Handle Delete Port: 947069be-2fad-4674-9fe0-5c9bd2d31e63 2026-04-07 01:23:35.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d211f0f-0f70-4363-a145-21ca7fa55374 c5733f240d014f25b1ebe3a1fb6ca754 920fcf602fef43ecb3d2a29ce031ebb1 - - default default] Tap Mirror: Handle Delete Port: 947069be-2fad-4674-9fe0-5c9bd2d31e63 [pid: 7|app: 0|req: 571/1059] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:23:34 2026] DELETE /v2.0/ports/947069be-2fad-4674-9fe0-5c9bd2d31e63 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1060] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:23:34 2026] PUT /v2.0/routers/0e9c8a9f-3a32-4d43-9f97-1dd1334a2f08/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1061] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:35 2026] GET /v2.0/security-groups?tenant_id=4ed469bb473544a0911a936e1fb9b3de&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:35.341 8 INFO neutron.services.segments.plugin [-] Segment 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 resource provider aggregate not found 2026-04-07 01:23:35.348 8 INFO neutron.services.segments.plugin [-] Segment 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 resource provider aggregate not found 2026-04-07 01:23:35.364 8 INFO neutron.services.segments.plugin [-] Segment 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 found for delete ", "request_id": "req-87207f10-338b-4150-b8fb-5ed1931a936d"}]} 2026-04-07 01:23:35.365 8 INFO neutron.services.segments.plugin [-] Segment 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ca33b2-ddd6-4c38-b8ea-70734d2e9011 found for delete ", "request_id": "req-01234b7e-55df-4cda-813b-ac4fcc86ebab"}]} [pid: 8|app: 0|req: 490/1062] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:35 2026] DELETE /v2.0/networks/c55ed294-6778-4be4-a930-9c3ad52e424b => 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: 491/1063] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:35 2026] DELETE /v2.0/security-groups/f1689ac7-901e-4b7e-ac9e-eb8a44686fda => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:35.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fc5dbb3-ab15-4c60-af0d-2a4175966bfd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 0888d09a-b065-47ff-bf0a-d8a57819fddc 2026-04-07 01:23:35.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fc5dbb3-ab15-4c60-af0d-2a4175966bfd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 0888d09a-b065-47ff-bf0a-d8a57819fddc [pid: 8|app: 0|req: 492/1064] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:35 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1065] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:35 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:35.659 7 INFO neutron.services.segments.plugin [-] Segment 365ed09a-d553-4296-a30d-6a3e1b455296 resource provider aggregate not found 2026-04-07 01:23:35.664 7 INFO neutron.services.segments.plugin [-] Segment 365ed09a-d553-4296-a30d-6a3e1b455296 resource provider aggregate not found 2026-04-07 01:23:35.683 7 INFO neutron.services.segments.plugin [-] Segment 365ed09a-d553-4296-a30d-6a3e1b455296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365ed09a-d553-4296-a30d-6a3e1b455296 found for delete ", "request_id": "req-9949e7a7-7418-40a0-b470-2960c1389315"}]} 2026-04-07 01:23:35.688 7 INFO neutron.services.segments.plugin [-] Segment 365ed09a-d553-4296-a30d-6a3e1b455296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365ed09a-d553-4296-a30d-6a3e1b455296 found for delete ", "request_id": "req-b3eee796-3902-4862-a54a-043f9e156eff"}]} 2026-04-07 01:23:35.704 7 INFO neutron.services.segments.plugin [-] Segment e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 resource provider aggregate not found 2026-04-07 01:23:35.708 7 INFO neutron.services.segments.plugin [-] Segment e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 resource provider aggregate not found 2026-04-07 01:23:35.724 7 INFO neutron.services.segments.plugin [-] Segment e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 found for delete ", "request_id": "req-4aade167-e730-462e-ba88-31128f3db6d9"}]} 2026-04-07 01:23:35.729 7 INFO neutron.services.segments.plugin [-] Segment e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a17aeb-4f00-4b9f-9a73-4f26bd8d3cf9 found for delete ", "request_id": "req-edad86b4-f787-4a35-9dd4-85fba9d62644"}]} 2026-04-07 01:23:35.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fc5dbb3-ab15-4c60-af0d-2a4175966bfd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: ce62fcc4-11a2-44ec-bc2e-2b20a1aa68d9 2026-04-07 01:23:35.812 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fc5dbb3-ab15-4c60-af0d-2a4175966bfd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: ce62fcc4-11a2-44ec-bc2e-2b20a1aa68d9 [pid: 8|app: 0|req: 494/1066] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:35 2026] GET /v2.0/security-groups?tenant_id=920fcf602fef43ecb3d2a29ce031ebb1&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:36.213 7 INFO neutron.db.l3_hamode_db [None req-6fc5dbb3-ab15-4c60-af0d-2a4175966bfd 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 3e6dd076-fbc3-42e7-8531-dffb11c0a130 was deleted as no HA routers are present in tenant 7172a710b6d047588e3a9b2908038945. [pid: 8|app: 0|req: 495/1067] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:36 2026] DELETE /v2.0/security-groups/967ebea9-9e1e-4588-961f-6366103c12c5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1068] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:35 2026] DELETE /v2.0/routers/0e9c8a9f-3a32-4d43-9f97-1dd1334a2f08 => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1069] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:23:36 2026] DELETE /v2.0/subnets/1e25a4cc-6091-44bf-a1da-ab77382aaed5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:23:36.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cbbe82b-dd69-47cd-9571-3acd92f3bff8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 5f7e215b-9b5d-4c7e-9cc9-e2afd68e5c93 2026-04-07 01:23:36.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cbbe82b-dd69-47cd-9571-3acd92f3bff8 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 5f7e215b-9b5d-4c7e-9cc9-e2afd68e5c93 [pid: 7|app: 0|req: 574/1070] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:36 2026] DELETE /v2.0/networks/c033b2a3-e78b-43a0-9b6d-be6310a222c0 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1071] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:36 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1072] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:36 2026] GET /v2.0/security-groups?tenant_id=7172a710b6d047588e3a9b2908038945&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: 575/1073] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:36 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&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: 499/1074] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:36 2026] DELETE /v2.0/security-groups/f57b7c0b-d10d-4062-b71b-ea54807d6497 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1075] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:36 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:37.200 8 INFO neutron.db.l3_db [None req-3bdbc41a-ae20-415f-a773-6376a577f0bd ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] Floating IP c1654eac-1062-4e2f-b176-ff756dc5a8c5 associated. External IP: 10.96.250.209, port: 686a63ee-93e7-4483-804b-332e8e6f99ca. [pid: 8|app: 0|req: 500/1076] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:23:36 2026] PUT /v2.0/floatingips/c1654eac-1062-4e2f-b176-ff756dc5a8c5 => generated 856 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:23:37.514 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d748f4-4cb1-48bb-9522-6098707b9ed2'] response: {'name': 'network-changed', 'server_uuid': '168f391e-604d-4b35-97ff-bb19f77d865f', 'tag': '686a63ee-93e7-4483-804b-332e8e6f99ca', 'status': 'completed', 'code': 200} 2026-04-07 01:23:37.744 7 INFO neutron.services.segments.plugin [-] Segment cc79d708-5b97-42ab-8371-77fc80f9758a resource provider aggregate not found 2026-04-07 01:23:37.749 7 INFO neutron.services.segments.plugin [-] Segment cc79d708-5b97-42ab-8371-77fc80f9758a resource provider aggregate not found 2026-04-07 01:23:37.767 7 INFO neutron.services.segments.plugin [-] Segment cc79d708-5b97-42ab-8371-77fc80f9758a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc79d708-5b97-42ab-8371-77fc80f9758a found for delete ", "request_id": "req-d21df652-0dcc-4e3a-9a0d-bfb10a62ae4e"}]} 2026-04-07 01:23:37.771 7 INFO neutron.services.segments.plugin [-] Segment cc79d708-5b97-42ab-8371-77fc80f9758a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc79d708-5b97-42ab-8371-77fc80f9758a found for delete ", "request_id": "req-ecb80cf1-1596-4f34-9b90-9142c77bf834"}]} 2026-04-07 01:23:37.792 7 INFO neutron.services.segments.plugin [-] Segment 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 resource provider aggregate not found 2026-04-07 01:23:37.795 7 INFO neutron.services.segments.plugin [-] Segment 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 resource provider aggregate not found 2026-04-07 01:23:37.813 7 INFO neutron.services.segments.plugin [-] Segment 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 found for delete ", "request_id": "req-0573222a-b9bd-49d7-b157-e684273f9e3d"}]} 2026-04-07 01:23:37.814 7 INFO neutron.services.segments.plugin [-] Segment 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ea56f5-6a61-4172-b7e4-4a9b56594bd3 found for delete ", "request_id": "req-abbdaa6c-2ade-408d-96da-f2821481c2e4"}]} [pid: 7|app: 0|req: 577/1077] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/ports?tenant_id=cb5e563593494f02a15b832710963439&device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 501/1078] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/networks?id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e => generated 771 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1079] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=686a63ee-93e7-4483-804b-332e8e6f99ca => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1080] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/subnets?id=2c71358f-0c01-425f-916b-2323e7dcaa6e => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1081] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/ports?network_id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1082] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1083] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1084] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:23:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1085] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/security-groups => generated 4529 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1086] 10.0.0.113 () {34 vars in 757 bytes} [Tue Apr 7 01:23:38 2026] PUT /v2.0/security-groups/9a861758-5664-43fb-adcf-744a6f8c8341 => generated 1664 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1087] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/security-groups/9a861758-5664-43fb-adcf-744a6f8c8341 => generated 1664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1088] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:38 2026] DELETE /v2.0/security-groups/9a861758-5664-43fb-adcf-744a6f8c8341 => 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: 509/1089] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:23:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:23:38.936 7 INFO neutron.api.v2.resource [None req-a6267a6a-9314-4646-8ba5-0935145ce03f 7ac0c719ce074335b79563c48513850c 1ffa205001de4e6b81229f5fd9dc4e6a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1090] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:38 2026] DELETE /v2.0/security-groups/9a861758-5664-43fb-adcf-744a6f8c8341 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1091] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:23:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1092] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1093] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules/b6566300-6c29-4a18-9ca8-7681cfdf7a90 => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1094] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1095] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:23:39 2026] DELETE /v2.0/security-group-rules/b6566300-6c29-4a18-9ca8-7681cfdf7a90 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1096] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1097] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1098] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules/43d0eda9-ba17-4861-9a24-0f55127e6d29 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1099] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1100] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:23:39 2026] DELETE /v2.0/security-group-rules/43d0eda9-ba17-4861-9a24-0f55127e6d29 => 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: 585/1101] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-groups?tenant_id=17095c9f342145f98786c719b30b98a6&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1102] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1103] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:39 2026] DELETE /v2.0/security-groups/27f037d8-34d2-4a6a-a913-2be8529fcdb5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1104] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:23:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1105] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules/f7b7a1ed-cae2-4dfe-974f-27514e3b0a10 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1106] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1107] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:23:39 2026] DELETE /v2.0/security-group-rules/f7b7a1ed-cae2-4dfe-974f-27514e3b0a10 => 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: 589/1108] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:23:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1109] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:39 2026] GET /v2.0/security-groups?tenant_id=c536cdcda6434ce7959a37ac313b20b4&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: 590/1110] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:40 2026] DELETE /v2.0/security-groups/f9e3b326-c5d6-4c48-b9c8-546992b77247 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1111] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:40 2026] DELETE /v2.0/security-groups/2f1cb87a-dee0-4716-8e10-7e10bf0a42e0 => 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: 591/1112] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:23:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1113] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:23:40 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: 592/1114] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:41 2026] GET /v2.0/security-groups?tenant_id=1ffa205001de4e6b81229f5fd9dc4e6a&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1115] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:41 2026] DELETE /v2.0/security-groups/f42e4262-cdec-4b8b-be62-cc8fd5c0933d => 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: 593/1116] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:41 2026] GET /v2.0/security-groups?tenant_id=a3018eb73a9d4ca38416e7aa2db7ba3c&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1117] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:41 2026] DELETE /v2.0/security-groups/06c464c6-b22e-405c-a5e4-6c400b9050ea => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1118] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:42 2026] GET /v2.0/security-groups?tenant_id=23036df1b4ec489b820d19e2f685da4a&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1119] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:42 2026] DELETE /v2.0/security-groups/e1f51f1a-5436-4077-afaf-96b73ebe41cd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1122] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:44 2026] GET /v2.0/security-groups?tenant_id=53bfdfd7250d4e8bbd1b823540bf3202&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1123] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:44 2026] DELETE /v2.0/security-groups/f3d0c5ce-b659-461e-89f4-bae749dc38ea => 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: 597/1124] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:45 2026] GET /v2.0/security-groups?tenant_id=dffbfbfd6b3749c2b6541938ce498da6&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1125] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:45 2026] DELETE /v2.0/security-groups/336a5edc-eac2-4b0e-8010-e22a4337e8d6 => 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: 598/1126] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:47 2026] GET /v2.0/security-groups?tenant_id=03c16207c556466d99e46511488faef8&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1127] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:47 2026] DELETE /v2.0/security-groups/b1bb1699-7ca2-45ac-98b1-bfaf855c3fdf => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1128] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:47 2026] GET /v2.0/security-groups?tenant_id=fa5b453bd754472ba36196f79e6afb93&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: 600/1129] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:47 2026] DELETE /v2.0/security-groups/7292d47c-b08c-4fb4-a155-7c0bfb67c4ed => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1130] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:47 2026] GET /v2.0/security-groups?tenant_id=6226f212dcc148c1acc42d3bbde4f083&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1131] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:47 2026] DELETE /v2.0/security-groups/b92ab09b-8a49-4498-93db-5a31d2eaf657 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1132] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:47 2026] GET /v2.0/security-groups?tenant_id=d7cfe9783f6e4a74a2f66c1a11d5fdfc&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1133] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:47 2026] DELETE /v2.0/security-groups/baa14d53-2a43-43ac-948d-ed9867be80a7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1134] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:23:48 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1135] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:23:48 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&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: 8|app: 0|req: 533/1136] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:50 2026] GET /v2.0/security-groups?tenant_id=ca8933fd23464ea3893c83843f6d866c&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1137] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:51 2026] DELETE /v2.0/security-groups/4c144480-a314-49a8-a859-7c3f7ac170fc => 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: 534/1138] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:52 2026] GET /v2.0/security-groups?tenant_id=08f7f92946574d888db1593de4abd63b&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1139] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:52 2026] DELETE /v2.0/security-groups/cb68e5df-e1e1-4eba-a0c5-5a0ff48f98ef => 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: 535/1140] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:52 2026] GET /v2.0/security-groups?tenant_id=8f2bf4b3311341af8e70ad3711f1e94c&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1141] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:52 2026] DELETE /v2.0/security-groups/c793ebde-e40c-446e-88dd-450158cc9d00 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1142] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:53 2026] GET /v2.0/security-groups?tenant_id=905a4117a6e2410aa5b175ebde6e437e&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: 607/1143] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:53 2026] DELETE /v2.0/security-groups/895881a0-54e1-48e0-b2b3-a9034feefee8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1144] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:55 2026] GET /v2.0/security-groups?tenant_id=182d3e2819dd4f8790bc2ea0c7dd4ed4&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1145] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:56 2026] DELETE /v2.0/security-groups/723454fe-4853-4696-adce-9066e91520c8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1146] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:56 2026] GET /v2.0/security-groups?tenant_id=9d3eb7536d204b4c98525df8b2cb9354&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1147] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:57 2026] DELETE /v2.0/security-groups/5a65d6d9-e821-48d0-b06d-7c963e9da0f2 => 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: 609/1148] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:23:57 2026] GET /v2.0/security-groups?tenant_id=b375042764b2422aafb25c8a1ac91724&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1149] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:23:57 2026] DELETE /v2.0/security-groups/deaa3715-ab4e-4edc-a271-0e734f46a584 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:59.653 8 INFO neutron.db.segments_db [None req-c022ed36-9dfa-44da-9c75-017bfb62974f d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Added segment 1843ea72-27ff-4b88-88bf-8996d0ba3eee of type vxlan for network 64361ba9-b3b5-4d02-9620-e99977a5524b 2026-04-07 01:23:59.720 8 INFO neutron.db.segments_db [None req-c022ed36-9dfa-44da-9c75-017bfb62974f d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Added segment bb8b96a6-c507-4280-a183-341ca4a8602f of type vxlan for network 855fbc08-c99f-4501-af0a-d6c566fec6cd [pid: 7|app: 0|req: 611/1152] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:59 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 612/1153] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:59 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&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: 542/1154] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:23:58 2026] POST /v2.0/networks => generated 1245 bytes in 1599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1155] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:23:59 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 543/1156] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:23:59 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1157] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:23:59 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&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-07 01:24:00.050 8 INFO neutron.services.segments.plugin [-] Segment 1843ea72-27ff-4b88-88bf-8996d0ba3eee resource provider aggregate not found 2026-04-07 01:24:00.058 8 INFO neutron.services.segments.plugin [-] Segment 1843ea72-27ff-4b88-88bf-8996d0ba3eee resource provider aggregate not found 2026-04-07 01:24:00.070 8 INFO neutron.services.segments.plugin [-] Segment 1843ea72-27ff-4b88-88bf-8996d0ba3eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1843ea72-27ff-4b88-88bf-8996d0ba3eee found for delete ", "request_id": "req-c389a5ec-b1e9-42ae-8c7c-89e2159b0e0e"}]} 2026-04-07 01:24:00.079 8 INFO neutron.services.segments.plugin [-] Segment 1843ea72-27ff-4b88-88bf-8996d0ba3eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1843ea72-27ff-4b88-88bf-8996d0ba3eee found for delete ", "request_id": "req-f1c40c7d-a532-4a56-8c20-6a5c2803bb34"}]} [pid: 8|app: 0|req: 544/1158] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:23:59 2026] DELETE /v2.0/networks/64361ba9-b3b5-4d02-9620-e99977a5524b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:00.254 7 INFO neutron.services.segments.plugin [-] Segment bb8b96a6-c507-4280-a183-341ca4a8602f resource provider aggregate not found 2026-04-07 01:24:00.262 7 INFO neutron.services.segments.plugin [-] Segment bb8b96a6-c507-4280-a183-341ca4a8602f resource provider aggregate not found 2026-04-07 01:24:00.277 7 INFO neutron.services.segments.plugin [-] Segment bb8b96a6-c507-4280-a183-341ca4a8602f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb8b96a6-c507-4280-a183-341ca4a8602f found for delete ", "request_id": "req-e9c0a242-9421-4257-918a-7288f60746c1"}]} 2026-04-07 01:24:00.280 7 INFO neutron.services.segments.plugin [-] Segment bb8b96a6-c507-4280-a183-341ca4a8602f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb8b96a6-c507-4280-a183-341ca4a8602f found for delete ", "request_id": "req-2c20fa9b-b0e3-4710-92a0-aa098e0cd487"}]} [pid: 7|app: 0|req: 615/1159] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:00 2026] DELETE /v2.0/networks/855fbc08-c99f-4501-af0a-d6c566fec6cd => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1160] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 545/1161] 10.0.0.113 () {32 vars in 652 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions => generated 21537 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1162] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/networks => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1163] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1164] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1165] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:00 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: 548/1166] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1167] 10.0.0.113 () {32 vars in 664 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1168] 10.0.0.113 () {32 vars in 698 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/agent-resources-synced => 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: 551/1169] 10.0.0.113 () {32 vars in 696 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:00.456 7 INFO neutron.db.segments_db [None req-d000ace6-7ee4-4898-9c28-5215a2821010 d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Added segment 0fff78d7-29c6-4c7e-85db-81447e9fc56b of type vxlan for network 0accb961-2023-42e7-82b8-3950a1798404 [pid: 8|app: 0|req: 552/1170] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1171] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:00 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: 554/1172] 10.0.0.113 () {32 vars in 702 bytes} [Tue Apr 7 01:24:00 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: 555/1173] 10.0.0.113 () {32 vars in 692 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1174] 10.0.0.113 () {32 vars in 694 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1175] 10.0.0.113 () {32 vars in 684 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1176] 10.0.0.113 () {32 vars in 686 bytes} [Tue Apr 7 01:24:00 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: 559/1177] 10.0.0.113 () {32 vars in 660 bytes} [Tue Apr 7 01:24:00 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: 560/1178] 10.0.0.113 () {32 vars in 698 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1179] 10.0.0.113 () {32 vars in 678 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1180] 10.0.0.113 () {32 vars in 682 bytes} [Tue Apr 7 01:24:00 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: 7|app: 0|req: 619/1181] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:00 2026] POST /v2.0/networks => generated 650 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1182] 10.0.0.113 () {32 vars in 674 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1183] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1184] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1185] 10.0.0.113 () {32 vars in 686 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1186] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:00 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: 568/1187] 10.0.0.113 () {32 vars in 686 bytes} [Tue Apr 7 01:24:00 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: 569/1188] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1189] 10.0.0.113 () {32 vars in 698 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:00.605 7 INFO neutron.db.segments_db [None req-477b29e2-ba5f-4f0b-ac03-6e74bfd9184b d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Added segment e6b70850-2ab4-41ca-a5b5-ed45def6567c of type vxlan for network a664fa6d-99ca-45c7-95cb-681d9b755991 [pid: 8|app: 0|req: 571/1190] 10.0.0.113 () {32 vars in 678 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1191] 10.0.0.113 () {32 vars in 666 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1192] 10.0.0.113 () {32 vars in 676 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1193] 10.0.0.113 () {32 vars in 664 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1194] 10.0.0.113 () {32 vars in 674 bytes} [Tue Apr 7 01:24:00 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: 576/1195] 10.0.0.113 () {32 vars in 712 bytes} [Tue Apr 7 01:24:00 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: 577/1196] 10.0.0.113 () {32 vars in 690 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1197] 10.0.0.113 () {32 vars in 682 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1198] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1199] 10.0.0.113 () {32 vars in 686 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1200] 10.0.0.113 () {32 vars in 704 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1201] 10.0.0.113 () {32 vars in 674 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1202] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:00 2026] POST /v2.0/networks => generated 650 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1203] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1204] 10.0.0.113 () {32 vars in 674 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1205] 10.0.0.113 () {32 vars in 692 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1206] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1207] 10.0.0.113 () {32 vars in 708 bytes} [Tue Apr 7 01:24:00 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: 588/1208] 10.0.0.113 () {32 vars in 704 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1209] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1210] 10.0.0.113 () {32 vars in 696 bytes} [Tue Apr 7 01:24:00 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: 8|app: 0|req: 591/1211] 10.0.0.113 () {32 vars in 710 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1212] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1213] 10.0.0.113 () {32 vars in 686 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1214] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1215] 10.0.0.113 () {32 vars in 674 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1216] 10.0.0.113 () {32 vars in 670 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1217] 10.0.0.113 () {32 vars in 660 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1218] 10.0.0.113 () {32 vars in 698 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1219] 10.0.0.113 () {32 vars in 698 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1220] 10.0.0.113 () {32 vars in 676 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1221] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1222] 10.0.0.113 () {32 vars in 682 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1223] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1224] 10.0.0.113 () {32 vars in 684 bytes} [Tue Apr 7 01:24:00 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: 605/1225] 10.0.0.113 () {32 vars in 706 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1226] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1227] 10.0.0.113 () {32 vars in 696 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1228] 10.0.0.113 () {32 vars in 694 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1229] 10.0.0.113 () {32 vars in 684 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1230] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1231] 10.0.0.113 () {32 vars in 704 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1232] 10.0.0.113 () {32 vars in 666 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1233] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1234] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:00 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1235] 10.0.0.113 () {32 vars in 690 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1236] 10.0.0.113 () {32 vars in 690 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1237] 10.0.0.113 () {32 vars in 694 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1238] 10.0.0.113 () {32 vars in 684 bytes} [Tue Apr 7 01:24:01 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: 619/1239] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1240] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:01 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: 621/1241] 10.0.0.113 () {32 vars in 702 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1242] 10.0.0.113 () {32 vars in 712 bytes} [Tue Apr 7 01:24:01 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: 623/1243] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1244] 10.0.0.113 () {32 vars in 714 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1245] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1246] 10.0.0.113 () {32 vars in 740 bytes} [Tue Apr 7 01:24:01 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: 627/1247] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1248] 10.0.0.113 () {32 vars in 682 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1249] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1250] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1251] 10.0.0.113 () {32 vars in 678 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1252] 10.0.0.113 () {32 vars in 668 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1253] 10.0.0.113 () {32 vars in 696 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1254] 10.0.0.113 () {32 vars in 704 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1255] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1256] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1257] 10.0.0.113 () {32 vars in 682 bytes} [Tue Apr 7 01:24:01 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: 638/1258] 10.0.0.113 () {32 vars in 704 bytes} [Tue Apr 7 01:24:01 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: 8|app: 0|req: 639/1259] 10.0.0.113 () {32 vars in 694 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1260] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1261] 10.0.0.113 () {32 vars in 696 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1262] 10.0.0.113 () {32 vars in 678 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1263] 10.0.0.113 () {32 vars in 688 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1264] 10.0.0.113 () {32 vars in 700 bytes} [Tue Apr 7 01:24:01 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: 8|app: 0|req: 645/1265] 10.0.0.113 () {32 vars in 664 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1266] 10.0.0.113 () {32 vars in 680 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1267] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:00 2026] POST /v2.0/ports => generated 1506 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1268] 10.0.0.113 () {32 vars in 676 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 648/1269] 10.0.0.113 () {32 vars in 692 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1270] 10.0.0.113 () {32 vars in 676 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1271] 10.0.0.113 () {32 vars in 666 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1272] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/taas => generated 175 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1273] 10.0.0.113 () {32 vars in 674 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1274] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/ports => generated 1506 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1275] 10.0.0.113 () {32 vars in 686 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:01.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-10ee4592-6b8c-4b0d-8786-2e2cf36f54e8 d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] TaaS: Handle Delete Port: 4e41ab20-9999-4d6e-8c6a-8adfeca67532 2026-04-07 01:24:01.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ee4592-6b8c-4b0d-8786-2e2cf36f54e8 d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Tap Mirror: Handle Delete Port: 4e41ab20-9999-4d6e-8c6a-8adfeca67532 [pid: 8|app: 0|req: 654/1276] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1277] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1278] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:01 2026] DELETE /v2.0/ports/4e41ab20-9999-4d6e-8c6a-8adfeca67532 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:01.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e85f4e5-1155-47c8-9154-8794b5e095e8 d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] TaaS: Handle Delete Port: 27ee6b94-5991-4675-9171-8886fba7d291 2026-04-07 01:24:01.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e85f4e5-1155-47c8-9154-8794b5e095e8 d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Tap Mirror: Handle Delete Port: 27ee6b94-5991-4675-9171-8886fba7d291 [pid: 8|app: 0|req: 656/1279] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:01 2026] DELETE /v2.0/ports/27ee6b94-5991-4675-9171-8886fba7d291 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1280] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/ports => 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: 625/1281] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/ports?tenant_id=cb5e563593494f02a15b832710963439&device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:01.840 8 INFO neutron.db.segments_db [None req-ac652e1a-486b-42a3-9ced-1e52a5bb13ee d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Added segment aa63bdfb-1b69-43ec-8897-5f162d630d45 of type vxlan for network 73ad7838-d948-44e2-ac1f-c220a9ed8522 [pid: 7|app: 0|req: 626/1282] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/networks?id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1283] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:01 2026] POST /v2.0/networks => generated 649 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1284] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=686a63ee-93e7-4483-804b-332e8e6f99ca => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:02.028 8 INFO neutron.db.segments_db [None req-3d534aaf-d5f9-49a8-b1bf-7eb0d6c9bbd8 d1ee13ce7e354ec3afe66b8100d40db6 e5b2fac030fe4402b353e210418bb4e5 - - default default] Added segment f9af518a-ad63-45ae-aec4-e045984935a6 of type vxlan for network e6edfc7f-1c3a-4a92-8857-aaa29455ece5 [pid: 8|app: 0|req: 659/1285] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:01 2026] POST /v2.0/networks => generated 650 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1286] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/subnets?id=2c71358f-0c01-425f-916b-2323e7dcaa6e => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1287] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/ports?network_id=84098d46-bf1f-44f8-9eb6-0c339e9ca78e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1288] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:01 2026] GET /v2.0/security-groups?tenant_id=64a4c27ad379496f876446c0593d5402&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1289] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?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: 629/1290] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:02 2026] DELETE /v2.0/security-groups/bf799285-57dc-4452-867f-e698cb0f744c => 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: 630/1291] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1292] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 662/1293] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:02 2026] POST /v2.0/subnets => generated 1274 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1294] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1295] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:24:02 2026] GET /v2.0/subnets => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1296] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:02 2026] DELETE /v2.0/subnets/e11f6f31-d00e-447b-8f12-61829dcda9eb => 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: 664/1297] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:02 2026] DELETE /v2.0/subnets/cc80ade4-842d-4808-b60b-657368282bae => 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: 634/1298] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:24:03 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:03.218 8 INFO neutron.services.segments.plugin [-] Segment f9af518a-ad63-45ae-aec4-e045984935a6 resource provider aggregate not found 2026-04-07 01:24:03.224 8 INFO neutron.services.segments.plugin [-] Segment f9af518a-ad63-45ae-aec4-e045984935a6 resource provider aggregate not found [pid: 8|app: 0|req: 665/1299] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:03 2026] DELETE /v2.0/networks/e6edfc7f-1c3a-4a92-8857-aaa29455ece5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:03.245 8 INFO neutron.services.segments.plugin [-] Segment f9af518a-ad63-45ae-aec4-e045984935a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9af518a-ad63-45ae-aec4-e045984935a6 found for delete ", "request_id": "req-7162bceb-99e3-4120-a2da-f0dadeeba9d9"}]} 2026-04-07 01:24:03.251 8 INFO neutron.services.segments.plugin [-] Segment f9af518a-ad63-45ae-aec4-e045984935a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9af518a-ad63-45ae-aec4-e045984935a6 found for delete ", "request_id": "req-8293df09-4950-46e3-92b8-63fe3a06056c"}]} 2026-04-07 01:24:03.343 7 INFO neutron.services.segments.plugin [-] Segment aa63bdfb-1b69-43ec-8897-5f162d630d45 resource provider aggregate not found 2026-04-07 01:24:03.348 7 INFO neutron.services.segments.plugin [-] Segment aa63bdfb-1b69-43ec-8897-5f162d630d45 resource provider aggregate not found [pid: 7|app: 0|req: 635/1300] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:03 2026] DELETE /v2.0/networks/73ad7838-d948-44e2-ac1f-c220a9ed8522 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:03.375 7 INFO neutron.services.segments.plugin [-] Segment aa63bdfb-1b69-43ec-8897-5f162d630d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa63bdfb-1b69-43ec-8897-5f162d630d45 found for delete ", "request_id": "req-1416e4ea-9eaa-4949-bbc3-8552ff93b484"}]} 2026-04-07 01:24:03.375 7 INFO neutron.services.segments.plugin [-] Segment aa63bdfb-1b69-43ec-8897-5f162d630d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa63bdfb-1b69-43ec-8897-5f162d630d45 found for delete ", "request_id": "req-cf2fb2ee-e45a-465a-ade6-de59bfdcce99"}]} [pid: 8|app: 0|req: 666/1301] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:03 2026] DELETE /v2.0/networks/a664fa6d-99ca-45c7-95cb-681d9b755991 => 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: 636/1302] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:03 2026] DELETE /v2.0/networks/0accb961-2023-42e7-82b8-3950a1798404 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1303] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:03 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1304] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:03 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1305] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:04 2026] GET /v2.0/security-groups?tenant_id=e5b2fac030fe4402b353e210418bb4e5&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1306] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:04 2026] DELETE /v2.0/security-groups/66c96f99-56e1-4fb2-9ffa-b2b4feb397f0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:04.728 8 INFO neutron.db.segments_db [None req-f4080896-36d7-4c7f-a58d-c409fd9f9802 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment e0c2ba61-8860-4549-ba5f-43058b5e5167 of type vxlan for network 7c66c621-a915-4f83-9594-594c65dfcba8 [pid: 8|app: 0|req: 669/1307] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:04 2026] POST /v2.0/networks => generated 629 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:04.893 7 INFO neutron.db.segments_db [None req-f3be2a69-cbcc-4d09-a0fe-aef7faa74644 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment d6d4d594-a73a-4c3a-a8ee-7a66356b1091 of type vxlan for network e710fb50-376b-482c-b3e1-58ba77003a67 [pid: 8|app: 0|req: 670/1308] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:04 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1309] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:04 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) [pid: 8|app: 0|req: 671/1310] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:04 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&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: 640/1311] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:04 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:05.268 8 INFO neutron.services.segments.plugin [-] Segment e6b70850-2ab4-41ca-a5b5-ed45def6567c resource provider aggregate not found 2026-04-07 01:24:05.273 8 INFO neutron.services.segments.plugin [-] Segment e6b70850-2ab4-41ca-a5b5-ed45def6567c resource provider aggregate not found 2026-04-07 01:24:05.299 8 INFO neutron.services.segments.plugin [-] Segment e6b70850-2ab4-41ca-a5b5-ed45def6567c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6b70850-2ab4-41ca-a5b5-ed45def6567c found for delete ", "request_id": "req-9dc114d7-1231-4aec-bde2-1a2529d92da2"}]} 2026-04-07 01:24:05.302 8 INFO neutron.services.segments.plugin [-] Segment e6b70850-2ab4-41ca-a5b5-ed45def6567c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6b70850-2ab4-41ca-a5b5-ed45def6567c found for delete ", "request_id": "req-48f0a9a8-003d-49ee-a071-e225f30ca84f"}]} 2026-04-07 01:24:05.390 7 INFO neutron.services.segments.plugin [-] Segment 0fff78d7-29c6-4c7e-85db-81447e9fc56b resource provider aggregate not found 2026-04-07 01:24:05.399 7 INFO neutron.services.segments.plugin [-] Segment 0fff78d7-29c6-4c7e-85db-81447e9fc56b resource provider aggregate not found 2026-04-07 01:24:05.406 7 INFO neutron.services.segments.plugin [-] Segment 0fff78d7-29c6-4c7e-85db-81447e9fc56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fff78d7-29c6-4c7e-85db-81447e9fc56b found for delete ", "request_id": "req-33e7dda3-b8c9-4f0a-9641-47bc5777ece7"}]} 2026-04-07 01:24:05.418 7 INFO neutron.services.segments.plugin [-] Segment 0fff78d7-29c6-4c7e-85db-81447e9fc56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fff78d7-29c6-4c7e-85db-81447e9fc56b found for delete ", "request_id": "req-8f2a8682-3952-48c2-92c5-937d9694fa5f"}]} [pid: 8|app: 0|req: 672/1312] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:05 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:05.590 7 INFO neutron.db.segments_db [None req-d94a9011-eb86-41f3-b0a8-d93c28214cf7 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment 98fc740c-b952-4a3c-8717-7bc35c42f652 of type vxlan for network c4244cb4-6a43-45e4-bdb8-bf8b6a9935f4 2026-04-07 01:24:05.822 7 INFO neutron.db.l3_hamode_db [None req-d94a9011-eb86-41f3-b0a8-d93c28214cf7 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:05.950 7 INFO neutron.db.l3_hamode_db [None req-d94a9011-eb86-41f3-b0a8-d93c28214cf7 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1313] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:06 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 674/1314] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:06 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1315] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:05 2026] POST /v2.0/routers => generated 506 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:06.795 8 INFO neutron.db.segments_db [None req-39a0899a-a9a9-40f7-a682-995660c5608a 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Added segment 3da3cea9-de09-4032-b969-344c1ae0e09e of type vxlan for network d09d506f-b3fd-4999-bb94-82fd36dcda74 [pid: 8|app: 0|req: 675/1316] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:06 2026] POST /v2.0/networks => generated 648 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1317] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:06 2026] POST /v2.0/ports => generated 779 bytes in 329 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-07 01:24:07.281 8 INFO neutron.db.segments_db [None req-d3b93823-04d2-42e9-874e-79e58687ac6b 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Added segment 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 of type vxlan for network b796fd7a-dfdc-4aaa-964f-02ceb0a5f3b5 [pid: 8|app: 0|req: 677/1318] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:07 2026] POST /v2.0/networks => generated 635 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1319] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:07 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:07.725 8 INFO neutron.db.segments_db [None req-08f41ddc-ef57-4b14-b58e-a00de7b72552 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Added segment 6670e4ab-7eec-463c-b676-b29d7c85c640 of type vxlan for network 1e19dcd0-ccf6-486b-b5d5-e401a49032e6 [pid: 7|app: 0|req: 642/1320] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:06 2026] PUT /v2.0/routers/2ea9521c-14a4-4909-b9e0-73f8d5ba8627/add_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1321] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:07 2026] POST /v2.0/networks => generated 640 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1322] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:07 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1323] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:07 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1324] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:07 2026] POST /v2.0/subnets => generated 657 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1325] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:08 2026] GET /v2.0/ports/e458c547-610f-4b23-8c13-1c343e92afe2 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1326] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:24:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1327] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:08 2026] POST /v2.0/ports => generated 966 bytes in 366 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: 683/1328] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:08 2026] POST /v2.0/subnets => generated 731 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:08.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-da98e471-7f51-4be3-a8b0-9ba2620217ba 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] TaaS: Handle Delete Port: 111c1f33-3f2d-4b37-80d3-418fa518d733 2026-04-07 01:24:08.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da98e471-7f51-4be3-a8b0-9ba2620217ba 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Tap Mirror: Handle Delete Port: 111c1f33-3f2d-4b37-80d3-418fa518d733 [pid: 8|app: 0|req: 684/1329] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:08 2026] DELETE /v2.0/ports/111c1f33-3f2d-4b37-80d3-418fa518d733 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:09.007 8 INFO neutron.db.segments_db [None req-d83c8491-c03d-4559-b6b7-bedbada7ab1d 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Added segment 6487642e-1be4-4382-ba12-1046e937ae46 of type vxlan for network 1a6ee5d8-3657-46ef-a556-9b228168675e [pid: 8|app: 0|req: 685/1330] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:08 2026] POST /v2.0/networks => generated 637 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1331] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:09 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:09.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6222f932-4b74-43af-8ad9-25df1bd6d1ca 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1332] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:09 2026] DELETE /v2.0/ports/111c1f33-3f2d-4b37-80d3-418fa518d733 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1333] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:08 2026] PUT /v2.0/routers/2ea9521c-14a4-4909-b9e0-73f8d5ba8627/add_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1334] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:09 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:09.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9ef556-1e6e-4d94-b4db-15910892d94e 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1335] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:09 2026] GET /v2.0/ports/111c1f33-3f2d-4b37-80d3-418fa518d733 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1336] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:09 2026] POST /v2.0/subnets => generated 655 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1337] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:09 2026] GET /v2.0/ports/438eefe7-9658-40e5-b28b-11e196fd728f => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1338] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:09 2026] DELETE /v2.0/subnets/ef5a6326-81b3-4378-998b-9e1e6084c5fa => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1339] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:09 2026] POST /v2.0/subnets => generated 725 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:09.909 7 INFO neutron.services.segments.plugin [-] Segment 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 resource provider aggregate not found 2026-04-07 01:24:09.916 7 INFO neutron.services.segments.plugin [-] Segment 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 resource provider aggregate not found 2026-04-07 01:24:09.938 7 INFO neutron.services.segments.plugin [-] Segment 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 found for delete ", "request_id": "req-539e1475-fc18-49e4-8b7a-71d748424ea9"}]} 2026-04-07 01:24:09.941 7 INFO neutron.services.segments.plugin [-] Segment 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6389ca64-7f58-4da4-9c4a-6cf15f3a0ae3 found for delete ", "request_id": "req-20555728-81c4-4cef-b108-f0f094604d33"}]} [pid: 7|app: 0|req: 651/1340] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:09 2026] DELETE /v2.0/networks/b796fd7a-dfdc-4aaa-964f-02ceb0a5f3b5 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:09.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cb6f32f-bbb0-4a4c-8176-f9de8d4c45df 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: 438eefe7-9658-40e5-b28b-11e196fd728f 2026-04-07 01:24:09.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cb6f32f-bbb0-4a4c-8176-f9de8d4c45df 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: 438eefe7-9658-40e5-b28b-11e196fd728f 2026-04-07 01:24:10.018 7 INFO neutron.db.segments_db [None req-61d681e4-3d44-4b5e-9bb0-0d2a931264da 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Added segment 6097ffcc-3b1b-4602-8a49-02bb6c422a7f of type vxlan for network 7f0c3bc1-a769-48e8-b353-1575406f1b10 [pid: 7|app: 0|req: 652/1341] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:09 2026] POST /v2.0/networks => generated 636 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:10.214 7 INFO neutron.db.segments_db [None req-e30b472c-a369-4ca2-bfd4-e07f03f83c0b 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Added segment 450eeeff-a1d6-4118-803f-89c08a97a323 of type vxlan for network 65b13652-1857-45aa-9008-89a4c33bec86 [pid: 7|app: 0|req: 653/1342] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:10 2026] POST /v2.0/networks => generated 635 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1343] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:09 2026] PUT /v2.0/routers/2ea9521c-14a4-4909-b9e0-73f8d5ba8627/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1344] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:10 2026] POST /v2.0/subnets => generated 655 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1345] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:10 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1346] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:10 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1347] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:10 2026] POST /v2.0/subnets => generated 730 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:11.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce044bc9-57a5-4a05-9219-d98584f2eaa4 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: e458c547-610f-4b23-8c13-1c343e92afe2 2026-04-07 01:24:11.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce044bc9-57a5-4a05-9219-d98584f2eaa4 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: e458c547-610f-4b23-8c13-1c343e92afe2 [pid: 8|app: 0|req: 693/1348] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:10 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&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: 694/1349] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:11 2026] POST /v2.0/ports => generated 927 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:11.354 8 INFO neutron.db.segments_db [None req-175ddb45-3ac9-4d33-9f70-d3b6a4144d27 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Added segment d67631aa-ce39-4668-8e55-d66580b3fba8 of type vxlan for network 79d20306-1d79-4846-89a7-90206c9de2e2 [pid: 7|app: 0|req: 656/1350] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:10 2026] PUT /v2.0/routers/2ea9521c-14a4-4909-b9e0-73f8d5ba8627/remove_router_interface => generated 309 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:11.616 8 INFO neutron.db.l3_hamode_db [None req-175ddb45-3ac9-4d33-9f70-d3b6a4144d27 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:11.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-c75e02a1-5734-4232-ae9a-5262dd70245b 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] TaaS: Handle Delete Port: aa1c995c-7dfb-482b-80ff-f4fdbbfa8a30 2026-04-07 01:24:11.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c75e02a1-5734-4232-ae9a-5262dd70245b 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Tap Mirror: Handle Delete Port: aa1c995c-7dfb-482b-80ff-f4fdbbfa8a30 [pid: 7|app: 0|req: 657/1351] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:11 2026] DELETE /v2.0/ports/aa1c995c-7dfb-482b-80ff-f4fdbbfa8a30 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1352] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:11 2026] GET /v2.0/ports?device_id=2ea9521c-14a4-4909-b9e0-73f8d5ba8627 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:11.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-362b4161-ccf0-4e20-bbe3-86c63b63a6cf 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1353] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:11 2026] GET /v2.0/ports/aa1c995c-7dfb-482b-80ff-f4fdbbfa8a30 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:11.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-efcd494f-5066-4cbd-8af6-323080859bd2 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: fe6977ba-b1fa-4afb-a60f-9f3416fe03dd 2026-04-07 01:24:11.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efcd494f-5066-4cbd-8af6-323080859bd2 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: fe6977ba-b1fa-4afb-a60f-9f3416fe03dd 2026-04-07 01:24:12.283 7 INFO neutron.services.segments.plugin [-] Segment 98fc740c-b952-4a3c-8717-7bc35c42f652 resource provider aggregate not found 2026-04-07 01:24:12.294 7 INFO neutron.services.segments.plugin [-] Segment 98fc740c-b952-4a3c-8717-7bc35c42f652 resource provider aggregate not found 2026-04-07 01:24:12.302 7 INFO neutron.services.segments.plugin [-] Segment 98fc740c-b952-4a3c-8717-7bc35c42f652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98fc740c-b952-4a3c-8717-7bc35c42f652 found for delete ", "request_id": "req-9352a3f2-327d-4497-92fa-7f7c0494999d"}]} 2026-04-07 01:24:12.308 7 INFO neutron.services.segments.plugin [-] Segment 98fc740c-b952-4a3c-8717-7bc35c42f652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98fc740c-b952-4a3c-8717-7bc35c42f652 found for delete ", "request_id": "req-ffc94317-d1de-4c5d-b650-4158ca6da9c6"}]} 2026-04-07 01:24:12.310 7 INFO neutron.db.l3_hamode_db [None req-efcd494f-5066-4cbd-8af6-323080859bd2 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] HA network c4244cb4-6a43-45e4-bdb8-bf8b6a9935f4 was deleted as no HA routers are present in tenant a72cb9255a9f45639c529eb115c14911. [pid: 7|app: 0|req: 660/1354] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:11 2026] DELETE /v2.0/routers/2ea9521c-14a4-4909-b9e0-73f8d5ba8627 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:12.382 8 INFO neutron.db.l3_hamode_db [None req-175ddb45-3ac9-4d33-9f70-d3b6a4144d27 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 661/1355] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:12 2026] DELETE /v2.0/subnets/adb42d85-ccb5-4752-8a8b-87559fc91ac3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1356] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:12 2026] DELETE /v2.0/subnets/fb195ac5-290c-4485-b498-c702da93236b => 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: 663/1357] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:12 2026] DELETE /v2.0/networks/65b13652-1857-45aa-9008-89a4c33bec86 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1358] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:12 2026] DELETE /v2.0/subnets/99079f3f-b539-4512-92f8-43d63552d0f1 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1359] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:12 2026] POST /v2.0/ports => generated 779 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 695/1360] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:11 2026] POST /v2.0/routers => generated 685 bytes in 1978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:13.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-f025d71a-bab8-4497-9a8a-8911fe1646ad 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: 59a0b84b-2b49-4c20-8c20-1093826a093b 2026-04-07 01:24:13.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f025d71a-bab8-4497-9a8a-8911fe1646ad 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: 59a0b84b-2b49-4c20-8c20-1093826a093b [pid: 8|app: 0|req: 698/1363] 10.0.0.113 () {34 vars in 736 bytes} [Tue Apr 7 01:24:13 2026] PUT /v2.0/ports/03650bb9-7b26-44c8-b249-dd9143d0d700 => generated 752 bytes in 168 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: 666/1364] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:13 2026] DELETE /v2.0/networks/e710fb50-376b-482c-b3e1-58ba77003a67 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:13.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb9d1cae-0f7e-4a52-ae57-c38aef136e80 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] TaaS: Handle Delete Port: 03650bb9-7b26-44c8-b249-dd9143d0d700 2026-04-07 01:24:13.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb9d1cae-0f7e-4a52-ae57-c38aef136e80 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Tap Mirror: Handle Delete Port: 03650bb9-7b26-44c8-b249-dd9143d0d700 [pid: 7|app: 0|req: 667/1365] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:13 2026] DELETE /v2.0/ports/03650bb9-7b26-44c8-b249-dd9143d0d700 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:13.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-da026509-333d-4baf-badb-55f631e0da21 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: f35bc189-8aea-49e6-834f-11bff42cb493 2026-04-07 01:24:13.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da026509-333d-4baf-badb-55f631e0da21 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: f35bc189-8aea-49e6-834f-11bff42cb493 [pid: 7|app: 0|req: 668/1366] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:13 2026] DELETE /v2.0/networks/7c66c621-a915-4f83-9594-594c65dfcba8 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1367] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:24:13 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:14.089 7 INFO neutron.db.segments_db [None req-e60b37a8-79a3-4bb2-80ad-b3659f5ec170 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment 5ca08cee-4b82-4107-b970-ee4f1a218e48 of type vxlan for network 2e894bf3-1896-499c-ab1f-de047a10ba30 [pid: 7|app: 0|req: 670/1368] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:14 2026] POST /v2.0/networks => generated 629 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:14.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6db3583-fd27-4f21-b734-44dc147d5223 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1369] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:14 2026] GET /v2.0/ports/03650bb9-7b26-44c8-b249-dd9143d0d700 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:14.333 7 INFO neutron.services.segments.plugin [-] Segment 450eeeff-a1d6-4118-803f-89c08a97a323 resource provider aggregate not found 2026-04-07 01:24:14.338 7 INFO neutron.services.segments.plugin [-] Segment 450eeeff-a1d6-4118-803f-89c08a97a323 resource provider aggregate not found 2026-04-07 01:24:14.354 7 INFO neutron.services.segments.plugin [-] Segment 450eeeff-a1d6-4118-803f-89c08a97a323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450eeeff-a1d6-4118-803f-89c08a97a323 found for delete ", "request_id": "req-8d256fdd-c76d-4d9b-821e-8ea1d46c21fc"}]} 2026-04-07 01:24:14.361 7 INFO neutron.services.segments.plugin [-] Segment 450eeeff-a1d6-4118-803f-89c08a97a323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450eeeff-a1d6-4118-803f-89c08a97a323 found for delete ", "request_id": "req-e5b8af21-5c52-46cc-a993-af42c9700ada"}]} 2026-04-07 01:24:14.376 7 INFO neutron.services.segments.plugin [-] Segment d6d4d594-a73a-4c3a-a8ee-7a66356b1091 resource provider aggregate not found 2026-04-07 01:24:14.385 7 INFO neutron.services.segments.plugin [-] Segment d6d4d594-a73a-4c3a-a8ee-7a66356b1091 resource provider aggregate not found 2026-04-07 01:24:14.393 7 INFO neutron.services.segments.plugin [-] Segment d6d4d594-a73a-4c3a-a8ee-7a66356b1091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d4d594-a73a-4c3a-a8ee-7a66356b1091 found for delete ", "request_id": "req-b3cda110-f8df-4d9d-afe5-cc24e605e809"}]} 2026-04-07 01:24:14.403 7 INFO neutron.services.segments.plugin [-] Segment d6d4d594-a73a-4c3a-a8ee-7a66356b1091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d4d594-a73a-4c3a-a8ee-7a66356b1091 found for delete ", "request_id": "req-00362af9-a579-4372-83cc-9eeb811821d8"}]} 2026-04-07 01:24:14.411 7 INFO neutron.services.segments.plugin [-] Segment e0c2ba61-8860-4549-ba5f-43058b5e5167 resource provider aggregate not found 2026-04-07 01:24:14.428 7 INFO neutron.services.segments.plugin [-] Segment e0c2ba61-8860-4549-ba5f-43058b5e5167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c2ba61-8860-4549-ba5f-43058b5e5167 found for delete ", "request_id": "req-d74f37a4-ab0b-42e2-909e-4889369bb602"}]} 2026-04-07 01:24:14.429 7 INFO neutron.services.segments.plugin [-] Segment e0c2ba61-8860-4549-ba5f-43058b5e5167 resource provider aggregate not found 2026-04-07 01:24:14.457 7 INFO neutron.services.segments.plugin [-] Segment e0c2ba61-8860-4549-ba5f-43058b5e5167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c2ba61-8860-4549-ba5f-43058b5e5167 found for delete ", "request_id": "req-f7e3aca6-a74a-45af-b8af-ec028adae450"}]} [pid: 7|app: 0|req: 672/1370] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:14 2026] POST /v2.0/subnets => generated 626 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1371] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:24:14 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:14.658 7 INFO neutron.db.segments_db [None req-3cd93bd9-a80e-451d-8a6c-4e8a369b05cf 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 of type vxlan for network 0e70563f-af58-41b4-8af0-21cb87f39195 [pid: 8|app: 0|req: 699/1372] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:13 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/add_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1373] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:14 2026] GET /v2.0/ports/9bd82b0f-e1e7-4967-bdec-a3784e514e63 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:14.916 7 INFO neutron.db.l3_hamode_db [None req-3cd93bd9-a80e-451d-8a6c-4e8a369b05cf 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:15.061 7 INFO neutron.db.l3_hamode_db [None req-3cd93bd9-a80e-451d-8a6c-4e8a369b05cf 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 674/1374] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:14 2026] POST /v2.0/routers => generated 507 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:15.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e23224ed-1bf1-470a-b60a-3d01c2e7cb8f 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1375] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:15 2026] DELETE /v2.0/ports/aa1c995c-7dfb-482b-80ff-f4fdbbfa8a30 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1376] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:15 2026] POST /v2.0/ports => generated 952 bytes in 400 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-07 01:24:16.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f3d799e-0fe3-4e1a-ae1e-e4ca42dc56a7 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1377] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:16 2026] DELETE /v2.0/subnets/adb42d85-ccb5-4752-8a8b-87559fc91ac3 => 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: 701/1378] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:14 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:16.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9942aa07-2628-47f4-9a8a-009b34cb9da8 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1379] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:16 2026] DELETE /v2.0/subnets/ef5a6326-81b3-4378-998b-9e1e6084c5fa => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1380] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:16 2026] PUT /v2.0/routers/0343bad5-6222-475d-a913-93933dde2007/add_router_interface => generated 309 bytes in 1262 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-07 01:24:17.527 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe316af6-dc85-41a0-ae83-9aa3668bc5c7 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] TaaS: Handle Delete Port: 9bd82b0f-e1e7-4967-bdec-a3784e514e63 2026-04-07 01:24:17.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe316af6-dc85-41a0-ae83-9aa3668bc5c7 4434cbd011ac439b95670492ae9a8c4e 99eced4f37ed4c48b0f965ffb59ae2f9 - - default default] Tap Mirror: Handle Delete Port: 9bd82b0f-e1e7-4967-bdec-a3784e514e63 [pid: 7|app: 0|req: 679/1381] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:24:17 2026] DELETE /v2.0/ports/9bd82b0f-e1e7-4967-bdec-a3784e514e63 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1382] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:17 2026] GET /v2.0/ports/68cd8f0e-77f6-42cc-9494-db2a64b7361e => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1383] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:16 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/add_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:17.823 7 INFO neutron.services.segments.plugin [-] Segment 3da3cea9-de09-4032-b969-344c1ae0e09e resource provider aggregate not found 2026-04-07 01:24:17.840 7 INFO neutron.services.segments.plugin [-] Segment 3da3cea9-de09-4032-b969-344c1ae0e09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da3cea9-de09-4032-b969-344c1ae0e09e found for delete ", "request_id": "req-a4c5ce7e-f4e7-4a1b-9198-1ced6f669f78"}]} 2026-04-07 01:24:17.841 7 INFO neutron.services.segments.plugin [-] Segment 3da3cea9-de09-4032-b969-344c1ae0e09e resource provider aggregate not found [pid: 7|app: 0|req: 681/1384] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:17 2026] DELETE /v2.0/networks/d09d506f-b3fd-4999-bb94-82fd36dcda74 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:17.861 7 INFO neutron.services.segments.plugin [-] Segment 3da3cea9-de09-4032-b969-344c1ae0e09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da3cea9-de09-4032-b969-344c1ae0e09e found for delete ", "request_id": "req-f2082246-324c-4d5f-84c9-1311c4cca01b"}]} [pid: 7|app: 0|req: 682/1385] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:24:17 2026] POST /v2.0/security-groups => generated 1628 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1386] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:18.249 8 INFO neutron_taas.services.taas.taas_plugin [None req-315e7d66-dda5-4751-9844-c4f7e19fa7a3 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: 68cd8f0e-77f6-42cc-9494-db2a64b7361e 2026-04-07 01:24:18.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-315e7d66-dda5-4751-9844-c4f7e19fa7a3 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: 68cd8f0e-77f6-42cc-9494-db2a64b7361e [pid: 7|app: 0|req: 684/1387] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:18 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: 685/1388] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1389] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:18 2026] GET /v2.0/security-groups?tenant_id=99eced4f37ed4c48b0f965ffb59ae2f9&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1390] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:17 2026] PUT /v2.0/routers/0343bad5-6222-475d-a913-93933dde2007/remove_router_interface => generated 309 bytes in 876 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: 687/1391] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1392] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:18 2026] DELETE /v2.0/security-groups/af433e4b-f932-44fe-9ee6-92726d867264 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:18.915 7 INFO neutron.api.v2.resource [None req-33e8f095-67d1-46e2-8aac-017a1482d875 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1393] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:18 2026] PUT /v2.0/routers/0343bad5-6222-475d-a913-93933dde2007/remove_router_interface => generated 197 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1394] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1395] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:18 2026] GET /v2.0/ports?device_id=0343bad5-6222-475d-a913-93933dde2007 => 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: 707/1396] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:19.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec8a98e2-bd5f-4809-b385-e5c810557bc0 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: 5e82c6a9-c14d-432e-97ef-6d4638bbdf2e 2026-04-07 01:24:19.157 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec8a98e2-bd5f-4809-b385-e5c810557bc0 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: 5e82c6a9-c14d-432e-97ef-6d4638bbdf2e [pid: 8|app: 0|req: 708/1397] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1398] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:19.479 7 INFO neutron.db.l3_hamode_db [None req-ec8a98e2-bd5f-4809-b385-e5c810557bc0 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] HA network 0e70563f-af58-41b4-8af0-21cb87f39195 was deleted as no HA routers are present in tenant a72cb9255a9f45639c529eb115c14911. [pid: 8|app: 0|req: 710/1399] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1400] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:18 2026] DELETE /v2.0/routers/0343bad5-6222-475d-a913-93933dde2007 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1401] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:19 2026] DELETE /v2.0/subnets/74b1a9f1-b442-460f-afb5-a0488868ab64 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1402] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1403] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:19 2026] DELETE /v2.0/networks/2e894bf3-1896-499c-ab1f-de047a10ba30 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1404] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:19.802 7 INFO neutron.db.segments_db [None req-3808ed9c-e0e3-46b0-a2cb-1388ac832f1e 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment 71be9504-0e27-4b38-ae91-49fa33173c93 of type vxlan for network 96fafd79-10ee-4be1-96fc-6a1569397f25 2026-04-07 01:24:19.877 7 INFO neutron.services.segments.plugin [-] Segment faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 resource provider aggregate not found 2026-04-07 01:24:19.892 7 INFO neutron.services.segments.plugin [-] Segment faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 resource provider aggregate not found 2026-04-07 01:24:19.903 7 INFO neutron.services.segments.plugin [-] Segment faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 found for delete ", "request_id": "req-b132e6a6-dd56-42f6-8bc2-c72044743248"}]} 2026-04-07 01:24:19.910 7 INFO neutron.services.segments.plugin [-] Segment faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf7b477-c5e5-4e9e-b7e4-b7e1e6edee38 found for delete ", "request_id": "req-f4e526ae-c59d-4b02-8b14-e69266c1a694"}]} [pid: 7|app: 0|req: 693/1405] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/networks => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:19.926 7 INFO neutron.services.segments.plugin [-] Segment 5ca08cee-4b82-4107-b970-ee4f1a218e48 resource provider aggregate not found 2026-04-07 01:24:19.934 7 INFO neutron.services.segments.plugin [-] Segment 5ca08cee-4b82-4107-b970-ee4f1a218e48 resource provider aggregate not found 2026-04-07 01:24:19.948 7 INFO neutron.services.segments.plugin [-] Segment 5ca08cee-4b82-4107-b970-ee4f1a218e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca08cee-4b82-4107-b970-ee4f1a218e48 found for delete ", "request_id": "req-ec8e382f-49a5-4297-a8a9-1edf9e1bef41"}]} 2026-04-07 01:24:19.950 7 INFO neutron.services.segments.plugin [-] Segment 5ca08cee-4b82-4107-b970-ee4f1a218e48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca08cee-4b82-4107-b970-ee4f1a218e48 found for delete ", "request_id": "req-9ebceada-328c-456b-bc7e-9884323a4c81"}]} [pid: 7|app: 0|req: 694/1406] 10.0.0.7 () {34 vars in 1093 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1062697045&fields=id&tenant_id=bbc243213b2b4819a78f6dc711feee5e => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1407] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:19 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1408] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1409] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/quotas/bbc243213b2b4819a78f6dc711feee5e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:20.229 8 INFO neutron.db.segments_db [None req-8bbf50a9-b2ac-490a-bc84-e6ddfb465f52 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 of type vxlan for network 79365163-a5b4-4279-987d-dfdeca1cbba3 [pid: 7|app: 0|req: 697/1410] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&fields=id => generated 241 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1411] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1412] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 700/1413] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:20 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:20.841 8 INFO neutron.db.l3_hamode_db [None req-8bbf50a9-b2ac-490a-bc84-e6ddfb465f52 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:20.952 8 INFO neutron.db.l3_hamode_db [None req-8bbf50a9-b2ac-490a-bc84-e6ddfb465f52 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:21.007 7 INFO neutron.db.segments_db [None req-0aa02a91-6512-4dc5-9355-fe2b637178db 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment 347cb17c-f723-4d7a-8971-98841f854a69 of type vxlan for network a6e5e520-0947-4ec9-aabc-f9183ff1cbb8 [pid: 7|app: 0|req: 701/1414] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:20 2026] POST /v2.0/networks => generated 634 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:21.176 7 INFO neutron.db.segments_db [None req-4d950005-47f5-4ad9-b455-ac49117901e7 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment f549fcf4-1257-4b75-8820-b0b730f3f352 of type vxlan for network 5c00bb74-5f17-4cda-8ed0-b6cf9349aefb [pid: 7|app: 0|req: 702/1415] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:21 2026] POST /v2.0/networks => generated 634 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1416] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:20 2026] POST /v2.0/routers => generated 506 bytes in 1370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1417] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:21 2026] POST /v2.0/subnets => generated 646 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1418] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:24:21 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1419] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:21 2026] POST /v2.0/subnets => generated 655 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1420] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:24:21 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:21.912 8 INFO neutron.db.segments_db [None req-d8250bc3-3352-4cba-9a8b-e4d8eab41178 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment 1b277259-d0e0-47c0-85fb-e0fac67ca662 of type vxlan for network 5ddb729c-f883-431a-8173-20d977a24153 2026-04-07 01:24:22.148 8 INFO neutron.db.l3_hamode_db [None req-d8250bc3-3352-4cba-9a8b-e4d8eab41178 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:22.261 8 INFO neutron.db.l3_hamode_db [None req-d8250bc3-3352-4cba-9a8b-e4d8eab41178 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 704/1421] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:21 2026] PUT /v2.0/routers/75d3e77c-3380-4fec-a591-c736c9e50f08/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1422] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:22 2026] GET /v2.0/ports/eabe8a9a-1848-4862-8f34-2a61a99eac3e => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1423] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:21 2026] POST /v2.0/routers => generated 511 bytes in 1160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:23.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ee8088f-5e80-4784-a122-956f0e1f42a9 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: eabe8a9a-1848-4862-8f34-2a61a99eac3e 2026-04-07 01:24:23.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee8088f-5e80-4784-a122-956f0e1f42a9 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: eabe8a9a-1848-4862-8f34-2a61a99eac3e [pid: 7|app: 0|req: 706/1424] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:22 2026] PUT /v2.0/routers/75d3e77c-3380-4fec-a591-c736c9e50f08/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: 707/1425] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:23 2026] GET /v2.0/ports?device_id=75d3e77c-3380-4fec-a591-c736c9e50f08 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:23.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-23346c2c-7c07-479b-8eaa-2902b7bf954f 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: 36fc29ef-5592-4485-9b3a-5eee0cbd6bb6 2026-04-07 01:24:23.815 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23346c2c-7c07-479b-8eaa-2902b7bf954f 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: 36fc29ef-5592-4485-9b3a-5eee0cbd6bb6 [pid: 8|app: 0|req: 719/1426] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:23 2026] PUT /v2.0/routers/22578f3c-8397-4ee8-9149-b02168edcb44/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:24.206 7 INFO neutron.services.segments.plugin [-] Segment ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 resource provider aggregate not found 2026-04-07 01:24:24.212 7 INFO neutron.services.segments.plugin [-] Segment ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 resource provider aggregate not found 2026-04-07 01:24:24.230 7 INFO neutron.services.segments.plugin [-] Segment ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 found for delete ", "request_id": "req-0eb4e2af-d988-474a-b5a4-3a0c2a9438d2"}]} 2026-04-07 01:24:24.232 7 INFO neutron.services.segments.plugin [-] Segment ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4a9aa3-7e6e-4453-90f9-eeea827e60b5 found for delete ", "request_id": "req-b81dba2e-4585-4458-9602-8375e216c311"}]} [pid: 8|app: 0|req: 720/1427] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:24 2026] GET /v2.0/ports/db85cc3c-029d-4a56-a699-4d69a9f6f8f1 => generated 959 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:24.287 7 INFO neutron.db.l3_hamode_db [None req-23346c2c-7c07-479b-8eaa-2902b7bf954f 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] HA network 79365163-a5b4-4279-987d-dfdeca1cbba3 was deleted as no HA routers are present in tenant a72cb9255a9f45639c529eb115c14911. [pid: 7|app: 0|req: 708/1428] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:23 2026] DELETE /v2.0/routers/75d3e77c-3380-4fec-a591-c736c9e50f08 => generated 0 bytes in 660 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1429] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:24 2026] DELETE /v2.0/subnets/9b32129e-dfbe-4a29-b074-9ce7d67e93d3 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1430] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:24 2026] DELETE /v2.0/networks/96fafd79-10ee-4be1-96fc-6a1569397f25 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:24.783 7 INFO neutron.db.segments_db [None req-5db8af9b-96aa-46b2-adbb-8ae16d889c63 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Added segment 7b605b32-51fd-4779-89bd-8c6934178dd6 of type vxlan for network 3c152ffd-fd8a-4602-b0d3-becac4d7130f 2026-04-07 01:24:25.067 7 INFO neutron.db.l3_hamode_db [None req-5db8af9b-96aa-46b2-adbb-8ae16d889c63 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1431] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:24 2026] PUT /v2.0/routers/22578f3c-8397-4ee8-9149-b02168edcb44/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1432] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:24:25 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1433] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:25 2026] GET /v2.0/ports/fee72a11-e576-48fa-8083-646800f8ecb8 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1434] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:24:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbc243213b2b4819a78f6dc711feee5e => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:25.719 7 INFO neutron.db.l3_hamode_db [None req-5db8af9b-96aa-46b2-adbb-8ae16d889c63 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:26.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-49ee8200-0fbb-4769-9e09-829d77c4aaa3 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: fee72a11-e576-48fa-8083-646800f8ecb8 2026-04-07 01:24:26.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49ee8200-0fbb-4769-9e09-829d77c4aaa3 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: fee72a11-e576-48fa-8083-646800f8ecb8 [pid: 8|app: 0|req: 725/1435] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:25 2026] PUT /v2.0/routers/22578f3c-8397-4ee8-9149-b02168edcb44/remove_router_interface => generated 309 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:26.703 7 INFO neutron.services.segments.plugin [-] Segment 71be9504-0e27-4b38-ae91-49fa33173c93 resource provider aggregate not found 2026-04-07 01:24:26.708 7 INFO neutron.services.segments.plugin [-] Segment 71be9504-0e27-4b38-ae91-49fa33173c93 resource provider aggregate not found 2026-04-07 01:24:26.728 7 INFO neutron.services.segments.plugin [-] Segment 71be9504-0e27-4b38-ae91-49fa33173c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71be9504-0e27-4b38-ae91-49fa33173c93 found for delete ", "request_id": "req-7c140f39-705e-4f98-a0d0-dba9ac4f18c5"}]} 2026-04-07 01:24:26.731 7 INFO neutron.services.segments.plugin [-] Segment 71be9504-0e27-4b38-ae91-49fa33173c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71be9504-0e27-4b38-ae91-49fa33173c93 found for delete ", "request_id": "req-795d8f8b-203c-4416-a5a9-cf703f6145c2"}]} [pid: 8|app: 0|req: 726/1436] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:24:26 2026] POST /v2.0/ports => generated 1183 bytes in 427 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: 727/1437] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:26 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1186 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:27.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d93350c-cf0d-4ebf-a4e8-b17b1da68a29 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: db85cc3c-029d-4a56-a699-4d69a9f6f8f1 2026-04-07 01:24:27.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d93350c-cf0d-4ebf-a4e8-b17b1da68a29 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: db85cc3c-029d-4a56-a699-4d69a9f6f8f1 [pid: 7|app: 0|req: 711/1438] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:24 2026] POST /v2.0/routers => generated 688 bytes in 2845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1439] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:26 2026] PUT /v2.0/routers/22578f3c-8397-4ee8-9149-b02168edcb44/remove_router_interface => generated 309 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1440] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:27 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1441] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:24:27 2026] GET /v2.0/routers/d7b24706-6cef-4983-afad-6c96ff7fed7f => generated 694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1442] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:27 2026] GET /v2.0/ports?device_id=22578f3c-8397-4ee8-9149-b02168edcb44 => 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: 732/1443] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:24:27 2026] GET /v2.0/routers => generated 697 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:27.859 8 INFO neutron_taas.services.taas.taas_plugin [None req-93bea096-204e-4674-a1a1-dcdbb5231b28 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: 85325bb8-812c-484c-a095-d43377319b1f 2026-04-07 01:24:27.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93bea096-204e-4674-a1a1-dcdbb5231b28 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: 85325bb8-812c-484c-a095-d43377319b1f [pid: 7|app: 0|req: 712/1444] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:24:27 2026] PUT /v2.0/ports/d110d2e9-b42b-4f3b-8034-5267f86c6d14 => generated 1464 bytes in 447 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-07 01:24:27.981 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a62116-c75d-48fe-acf3-711d2099ce42'] response: {'name': 'network-changed', 'server_uuid': '32c93751-3793-4366-b9bb-a74f66c925eb', 'tag': 'd110d2e9-b42b-4f3b-8034-5267f86c6d14', 'status': 'completed', 'code': 200} 2026-04-07 01:24:28.109 8 INFO neutron.services.segments.plugin [-] Segment 1b277259-d0e0-47c0-85fb-e0fac67ca662 resource provider aggregate not found 2026-04-07 01:24:28.113 8 INFO neutron.services.segments.plugin [-] Segment 1b277259-d0e0-47c0-85fb-e0fac67ca662 resource provider aggregate not found 2026-04-07 01:24:28.132 8 INFO neutron.services.segments.plugin [-] Segment 1b277259-d0e0-47c0-85fb-e0fac67ca662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b277259-d0e0-47c0-85fb-e0fac67ca662 found for delete ", "request_id": "req-3ebde7fb-79be-40cc-8eb2-66d27a66b7ab"}]} 2026-04-07 01:24:28.135 8 INFO neutron.services.segments.plugin [-] Segment 1b277259-d0e0-47c0-85fb-e0fac67ca662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b277259-d0e0-47c0-85fb-e0fac67ca662 found for delete ", "request_id": "req-eeab40fe-2cdb-4f21-a28d-43ba7b3bfa92"}]} 2026-04-07 01:24:28.142 8 INFO neutron.db.l3_hamode_db [None req-93bea096-204e-4674-a1a1-dcdbb5231b28 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] HA network 5ddb729c-f883-431a-8173-20d977a24153 was deleted as no HA routers are present in tenant af96e2ea02ad402fa1a122d4c653e661. [pid: 8|app: 0|req: 733/1445] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:27 2026] DELETE /v2.0/routers/22578f3c-8397-4ee8-9149-b02168edcb44 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1448] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:28 2026] DELETE /v2.0/subnets/3c5bb523-7832-4482-9cd6-ec738850c32a => 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: 737/1449] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:28 2026] DELETE /v2.0/subnets/c723af6d-6e59-4a5e-9259-f2b34b6ec70c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1450] 10.0.0.113 () {34 vars in 740 bytes} [Tue Apr 7 01:24:27 2026] PUT /v2.0/routers/d7b24706-6cef-4983-afad-6c96ff7fed7f => generated 701 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1451] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:28 2026] DELETE /v2.0/networks/5c00bb74-5f17-4cda-8ed0-b6cf9349aefb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1452] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:24:28 2026] GET /v2.0/routers/d7b24706-6cef-4983-afad-6c96ff7fed7f => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1453] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:28 2026] GET /v2.0/ports?device_id=d7b24706-6cef-4983-afad-6c96ff7fed7f => 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: 739/1454] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:28 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1455] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:28 2026] DELETE /v2.0/networks/a6e5e520-0947-4ec9-aabc-f9183ff1cbb8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:28.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-d54ed164-bdfe-4019-baf6-4084e79c1d03 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: eb060da5-29c1-4a94-aa96-b27be092e224 2026-04-07 01:24:28.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d54ed164-bdfe-4019-baf6-4084e79c1d03 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: eb060da5-29c1-4a94-aa96-b27be092e224 [pid: 7|app: 0|req: 717/1456] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:24:28 2026] GET /v2.0/networks?tenant_id=bbc243213b2b4819a78f6dc711feee5e&shared=False => generated 2374 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:28.754 7 INFO neutron.services.segments.plugin [-] Segment 347cb17c-f723-4d7a-8971-98841f854a69 resource provider aggregate not found 2026-04-07 01:24:28.761 7 INFO neutron.services.segments.plugin [-] Segment 347cb17c-f723-4d7a-8971-98841f854a69 resource provider aggregate not found 2026-04-07 01:24:28.781 7 INFO neutron.services.segments.plugin [-] Segment 347cb17c-f723-4d7a-8971-98841f854a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347cb17c-f723-4d7a-8971-98841f854a69 found for delete ", "request_id": "req-824a6566-d151-4e54-8b11-f73a5e3f22a2"}]} 2026-04-07 01:24:28.782 7 INFO neutron.services.segments.plugin [-] Segment 347cb17c-f723-4d7a-8971-98841f854a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347cb17c-f723-4d7a-8971-98841f854a69 found for delete ", "request_id": "req-f029bccb-3c60-4bfa-aff9-213d460d9bcd"}]} 2026-04-07 01:24:28.790 7 INFO neutron.db.segments_db [None req-c3c8d0dc-793d-4131-a8cf-7938aba5b68d 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment 32f6c1c9-de11-40b8-951e-416cd697b73c of type vxlan for network 5aed74a5-8e61-43e7-b852-fd5f40905d80 [pid: 7|app: 0|req: 718/1457] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:28 2026] POST /v2.0/networks => generated 633 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:28.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-d54ed164-bdfe-4019-baf6-4084e79c1d03 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] TaaS: Handle Delete Port: 4cdaab39-81c8-4344-a4f4-17d4d4049d55 2026-04-07 01:24:28.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d54ed164-bdfe-4019-baf6-4084e79c1d03 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] Tap Mirror: Handle Delete Port: 4cdaab39-81c8-4344-a4f4-17d4d4049d55 [pid: 7|app: 0|req: 719/1458] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:24:28 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) 2026-04-07 01:24:29.254 8 INFO neutron.db.l3_hamode_db [None req-d54ed164-bdfe-4019-baf6-4084e79c1d03 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] HA network 3c152ffd-fd8a-4602-b0d3-becac4d7130f was deleted as no HA routers are present in tenant a72cb9255a9f45639c529eb115c14911. [pid: 8|app: 0|req: 740/1459] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:28 2026] DELETE /v2.0/routers/d7b24706-6cef-4983-afad-6c96ff7fed7f => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1460] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:28 2026] POST /v2.0/subnets => generated 646 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1461] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:29 2026] GET /v2.0/ports?device_id=d7b24706-6cef-4983-afad-6c96ff7fed7f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:29.310 8 INFO neutron.api.v2.resource [None req-4e53379a-5c88-460a-af11-94f8cb934dd9 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1462] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/routers/d7b24706-6cef-4983-afad-6c96ff7fed7f => 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: 743/1463] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:29 2026] GET /v2.0/ports?device_id=75d3e77c-3380-4fec-a591-c736c9e50f08 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:29.341 7 INFO neutron.db.segments_db [None req-11613e7a-21fd-4eef-8988-72a25c2c2d33 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e of type vxlan for network e4a6a194-4ed1-429a-94fa-9b562611a841 2026-04-07 01:24:29.355 8 INFO neutron.api.v2.resource [None req-65a2e85f-4a91-4322-ae7a-92b2e8a72f71 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1464] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/routers/75d3e77c-3380-4fec-a591-c736c9e50f08 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:29.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e2fcbcc-0d64-478e-aa99-52457bdc27f2 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1465] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/subnets/9b32129e-dfbe-4a29-b074-9ce7d67e93d3 => 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: 746/1466] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:29 2026] GET /v2.0/ports?device_id=0343bad5-6222-475d-a913-93933dde2007 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:29.427 8 INFO neutron.api.v2.resource [None req-477bb6c0-2b5f-4f28-8fc1-f719a79c05e7 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1467] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/routers/0343bad5-6222-475d-a913-93933dde2007 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:29.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8f096f2-7126-424d-be6f-c8dd62b9d67e 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1468] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/subnets/74b1a9f1-b442-460f-afb5-a0488868ab64 => 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: 749/1469] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:29 2026] GET /v2.0/ports?device_id=2ea9521c-14a4-4909-b9e0-73f8d5ba8627 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:29.491 8 INFO neutron.api.v2.resource [None req-e2f33aef-3046-4167-b9eb-8638e797a1a4 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1470] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/routers/2ea9521c-14a4-4909-b9e0-73f8d5ba8627 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:29.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b37b560f-e07e-41f0-a055-0067aec233bb 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1471] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/subnets/fb195ac5-290c-4485-b498-c702da93236b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:29.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-681ba36d-5d35-4b09-b5c9-a25ba5768127 0c7516863a1942a8834a1f3b1cf80e7c a72cb9255a9f45639c529eb115c14911 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1472] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:29 2026] DELETE /v2.0/subnets/99079f3f-b539-4512-92f8-43d63552d0f1 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:29.576 7 INFO neutron.db.l3_hamode_db [None req-11613e7a-21fd-4eef-8988-72a25c2c2d33 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:29.711 7 INFO neutron.db.l3_hamode_db [None req-11613e7a-21fd-4eef-8988-72a25c2c2d33 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 753/1473] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:29 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1474] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:24:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d110d2e9-b42b-4f3b-8034-5267f86c6d14 => 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: 755/1475] 199.204.45.38 () {34 vars in 1102 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=d110d2e9-b42b-4f3b-8034-5267f86c6d14 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:30.159 8 INFO neutron.services.segments.plugin [-] Segment f549fcf4-1257-4b75-8820-b0b730f3f352 resource provider aggregate not found 2026-04-07 01:24:30.162 8 INFO neutron.services.segments.plugin [-] Segment f549fcf4-1257-4b75-8820-b0b730f3f352 resource provider aggregate not found 2026-04-07 01:24:30.183 8 INFO neutron.services.segments.plugin [-] Segment f549fcf4-1257-4b75-8820-b0b730f3f352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f549fcf4-1257-4b75-8820-b0b730f3f352 found for delete ", "request_id": "req-b05e04a8-8663-4cae-8ce8-217f69d18cd9"}]} 2026-04-07 01:24:30.185 8 INFO neutron.services.segments.plugin [-] Segment f549fcf4-1257-4b75-8820-b0b730f3f352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f549fcf4-1257-4b75-8820-b0b730f3f352 found for delete ", "request_id": "req-22f0cbb4-84ef-43b3-81be-f9761ecc6626"}]} [pid: 8|app: 0|req: 756/1476] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/security-groups?tenant_id=a72cb9255a9f45639c529eb115c14911&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:30.208 8 INFO neutron.services.segments.plugin [-] Segment 7b605b32-51fd-4779-89bd-8c6934178dd6 resource provider aggregate not found 2026-04-07 01:24:30.209 8 INFO neutron.services.segments.plugin [-] Segment 7b605b32-51fd-4779-89bd-8c6934178dd6 resource provider aggregate not found 2026-04-07 01:24:30.232 8 INFO neutron.services.segments.plugin [-] Segment 7b605b32-51fd-4779-89bd-8c6934178dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b605b32-51fd-4779-89bd-8c6934178dd6 found for delete ", "request_id": "req-d3f3a532-8229-4bdc-8b88-a28bf880660f"}]} 2026-04-07 01:24:30.237 8 INFO neutron.services.segments.plugin [-] Segment 7b605b32-51fd-4779-89bd-8c6934178dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b605b32-51fd-4779-89bd-8c6934178dd6 found for delete ", "request_id": "req-0d62aa09-792c-4176-92b8-3fa9d4b44dfe"}]} [pid: 8|app: 0|req: 757/1477] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/subnets?id=1f544540-68ed-4881-9dad-3f32fd4b0c4e&id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 1409 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1478] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:30 2026] DELETE /v2.0/security-groups/bfc80b91-bb7e-4d27-9d14-ce599348a2da => 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: 721/1479] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:29 2026] POST /v2.0/routers => generated 511 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1480] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1481] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&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: 761/1482] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1483] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:24:30 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1484] 10.0.0.113 () {34 vars in 664 bytes} [Tue Apr 7 01:24:30 2026] POST /v2.0/ports => generated 963 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1485] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:30 2026] PUT /v2.0/routers/614113da-42f8-4a7d-857c-d1debc7a210c/add_router_interface => generated 309 bytes in 986 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: 723/1486] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:31 2026] GET /v2.0/ports/00085130-ac23-4629-b8c3-db418d35c82b => generated 1037 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:24:32.028 8 INFO neutron_taas.services.taas.taas_plugin [None req-28fa48d3-b98f-4db1-acee-e27d5d2dfffc 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: 00085130-ac23-4629-b8c3-db418d35c82b 2026-04-07 01:24:32.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28fa48d3-b98f-4db1-acee-e27d5d2dfffc 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: 00085130-ac23-4629-b8c3-db418d35c82b [pid: 7|app: 0|req: 724/1487] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:24:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1488] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1489] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:31 2026] PUT /v2.0/routers/614113da-42f8-4a7d-857c-d1debc7a210c/remove_router_interface => generated 309 bytes in 726 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: 726/1490] 10.0.0.113 () {34 vars in 757 bytes} [Tue Apr 7 01:24:32 2026] PUT /v2.0/security-groups/601f2522-5778-47d4-8365-7f0fb074da70 => generated 1663 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1491] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:32.555 8 INFO neutron.api.v2.resource [None req-8f939ccf-3f58-4af3-8258-81e28a0eb899 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1492] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:32 2026] PUT /v2.0/routers/614113da-42f8-4a7d-857c-d1debc7a210c/remove_router_interface => generated 197 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1493] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/security-groups/601f2522-5778-47d4-8365-7f0fb074da70 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1494] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1495] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/ports?device_id=614113da-42f8-4a7d-857c-d1debc7a210c => 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: 729/1496] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:32 2026] DELETE /v2.0/security-groups/601f2522-5778-47d4-8365-7f0fb074da70 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1497] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:32.675 7 INFO neutron.api.v2.resource [None req-46e370f0-c859-485d-9e0d-22b39b8dd1d5 6e38750ce1624c5ab0f1463d7e6d667f ebfb217a49a24ec7b4519992ab1bcad6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 731/1498] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:32 2026] DELETE /v2.0/security-groups/601f2522-5778-47d4-8365-7f0fb074da70 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1499] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1198 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:32.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f7d8f29-3b82-436a-9bcc-3687428de02a 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: ada078d7-5be5-4c03-8188-5925aa3a5670 2026-04-07 01:24:32.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f7d8f29-3b82-436a-9bcc-3687428de02a 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: ada078d7-5be5-4c03-8188-5925aa3a5670 [pid: 7|app: 0|req: 733/1500] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:24:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1501] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1502] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:32 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1503] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1504] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1505] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules/87db5c70-a4c5-4c95-afb4-ce474d8f1c21 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:33.178 8 INFO neutron.services.segments.plugin [-] Segment 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e resource provider aggregate not found 2026-04-07 01:24:33.183 8 INFO neutron.services.segments.plugin [-] Segment 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e resource provider aggregate not found 2026-04-07 01:24:33.207 8 INFO neutron.services.segments.plugin [-] Segment 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e found for delete ", "request_id": "req-b2373a43-5a2a-4312-a079-8cabb5549ceb"}]} 2026-04-07 01:24:33.210 8 INFO neutron.services.segments.plugin [-] Segment 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ca7f1e8-87a3-496b-8585-dd4e3d02af8e found for delete ", "request_id": "req-678159f8-ff61-4ec3-ad80-bc0a7a738b6d"}]} 2026-04-07 01:24:33.221 8 INFO neutron.db.l3_hamode_db [None req-7f7d8f29-3b82-436a-9bcc-3687428de02a 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] HA network e4a6a194-4ed1-429a-94fa-9b562611a841 was deleted as no HA routers are present in tenant af96e2ea02ad402fa1a122d4c653e661. [pid: 7|app: 0|req: 739/1506] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1507] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:32 2026] DELETE /v2.0/routers/614113da-42f8-4a7d-857c-d1debc7a210c => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1508] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:24:33 2026] DELETE /v2.0/security-group-rules/87db5c70-a4c5-4c95-afb4-ce474d8f1c21 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1509] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1510] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:33 2026] DELETE /v2.0/subnets/2254008b-d172-4ff2-ab4a-9a38ddf08898 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1511] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1512] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules/71396b5f-a1c1-4f6a-b39a-3ddf7dd5db23 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1513] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:33 2026] DELETE /v2.0/networks/5aed74a5-8e61-43e7-b852-fd5f40905d80 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1514] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:33.564 8 INFO neutron.db.segments_db [None req-d1a30b80-d6ab-47e0-a23a-1e53b16127e5 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment 85afb8db-a86c-4514-a11f-169b54929f08 of type vxlan for network 57819e50-8b91-4cd9-9f23-042c05e6cfe7 [pid: 7|app: 0|req: 745/1515] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:24:33 2026] DELETE /v2.0/security-group-rules/71396b5f-a1c1-4f6a-b39a-3ddf7dd5db23 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1516] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1517] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:24:33 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:33.703 7 INFO neutron.db.securitygroups_db [None req-a299f7f8-69e3-4542-a1b9-13a45e6980a9 6e38750ce1624c5ab0f1463d7e6d667f ebfb217a49a24ec7b4519992ab1bcad6 - - default default] Project ebfb217a49a24ec7b4519992ab1bcad6 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: 747/1518] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:24:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1519] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules/0060bcd7-ffa7-47da-aef0-fa5c63be8a1d => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1520] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1521] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:24:33 2026] DELETE /v2.0/security-group-rules/0060bcd7-ffa7-47da-aef0-fa5c63be8a1d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1522] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:33 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1523] 10.0.0.113 () {32 vars in 672 bytes} [Tue Apr 7 01:24:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:34.003 8 INFO neutron.db.segments_db [None req-78230b54-cf92-47c1-9a70-8143a8283fdb 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment 668c0479-35f6-4c51-bd0a-971f7173e68e of type vxlan for network d18da204-6b1f-4ca0-9c0e-97587c74c75c [pid: 7|app: 0|req: 752/1524] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:33 2026] DELETE /v2.0/security-groups/624e7d13-ceec-4cbb-aa7f-d4f7e267d622 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1525] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:24:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1526] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:24:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1527] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:34 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:34.263 8 INFO neutron.db.l3_hamode_db [None req-78230b54-cf92-47c1-9a70-8143a8283fdb 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 756/1528] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:34 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:34.386 8 INFO neutron.db.l3_hamode_db [None req-78230b54-cf92-47c1-9a70-8143a8283fdb 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 757/1529] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:34 2026] GET /v2.0/security-groups?tenant_id=ebfb217a49a24ec7b4519992ab1bcad6&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1530] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:34 2026] DELETE /v2.0/security-groups/994fe62c-2d3f-4a47-8631-7892484e6723 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1531] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:33 2026] POST /v2.0/routers => generated 510 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:35.237 8 INFO neutron.services.segments.plugin [-] Segment 32f6c1c9-de11-40b8-951e-416cd697b73c resource provider aggregate not found 2026-04-07 01:24:35.247 8 INFO neutron.services.segments.plugin [-] Segment 32f6c1c9-de11-40b8-951e-416cd697b73c resource provider aggregate not found 2026-04-07 01:24:35.261 8 INFO neutron.services.segments.plugin [-] Segment 32f6c1c9-de11-40b8-951e-416cd697b73c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f6c1c9-de11-40b8-951e-416cd697b73c found for delete ", "request_id": "req-43d4583f-f8b6-4e5e-8266-7b90fad87e92"}]} 2026-04-07 01:24:35.275 8 INFO neutron.services.segments.plugin [-] Segment 32f6c1c9-de11-40b8-951e-416cd697b73c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f6c1c9-de11-40b8-951e-416cd697b73c found for delete ", "request_id": "req-8d0f2efc-18df-4c91-bb87-0b9d5cd9be9f"}]} [pid: 8|app: 0|req: 774/1532] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:35 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1533] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:24:35 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1534] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:35 2026] GET /v2.0/security-groups?id=c930f428-1a76-4574-8d3f-c25bfb6e2140&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:35.619 8 INFO neutron_taas.services.taas.taas_plugin [req-215c4a57-c0f8-4898-a56d-25b6b59dc5f4 req-505f6d63-ee14-4516-97b7-33db306cda7c ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] TaaS: Handle Delete Port: 686a63ee-93e7-4483-804b-332e8e6f99ca 2026-04-07 01:24:35.622 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-215c4a57-c0f8-4898-a56d-25b6b59dc5f4 req-505f6d63-ee14-4516-97b7-33db306cda7c ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] Tap Mirror: Handle Delete Port: 686a63ee-93e7-4483-804b-332e8e6f99ca 2026-04-07 01:24:35.767 8 INFO neutron.db.l3_db [req-215c4a57-c0f8-4898-a56d-25b6b59dc5f4 req-505f6d63-ee14-4516-97b7-33db306cda7c ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] Floating IP c1654eac-1062-4e2f-b176-ff756dc5a8c5 disassociated. External IP: 10.96.250.209, port: 686a63ee-93e7-4483-804b-332e8e6f99ca. [pid: 8|app: 0|req: 777/1535] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:24:35 2026] DELETE /v2.0/ports/686a63ee-93e7-4483-804b-332e8e6f99ca => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:36.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0405dc06-6f9c-4141-a0e4-fe87826233c3'] response: {'server_uuid': '168f391e-604d-4b35-97ff-bb19f77d865f', 'name': 'network-vif-deleted', 'tag': '686a63ee-93e7-4483-804b-332e8e6f99ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 759/1536] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:35 2026] PUT /v2.0/routers/76b27dd9-3928-44d5-b01d-5858fadcd402/add_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1537] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:24:36 2026] GET /v2.0/ports/173468bb-1035-40c1-a6bf-d3cc5d92d426 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:36.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-b15643ec-4568-4d59-acbc-173907280a65 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: 173468bb-1035-40c1-a6bf-d3cc5d92d426 2026-04-07 01:24:36.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b15643ec-4568-4d59-acbc-173907280a65 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: 173468bb-1035-40c1-a6bf-d3cc5d92d426 [pid: 8|app: 0|req: 779/1538] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:36 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 760/1539] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:36 2026] PUT /v2.0/routers/76b27dd9-3928-44d5-b01d-5858fadcd402/remove_router_interface => generated 309 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1540] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:37 2026] GET /v2.0/ports?device_id=76b27dd9-3928-44d5-b01d-5858fadcd402 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:37.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-c79034cd-28a9-4632-bbb8-802be8062373 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: ae21bc34-c383-4177-b0fa-d950ec6ae70a 2026-04-07 01:24:37.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c79034cd-28a9-4632-bbb8-802be8062373 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: ae21bc34-c383-4177-b0fa-d950ec6ae70a 2026-04-07 01:24:37.630 7 INFO neutron.services.segments.plugin [-] Segment 668c0479-35f6-4c51-bd0a-971f7173e68e resource provider aggregate not found 2026-04-07 01:24:37.635 7 INFO neutron.services.segments.plugin [-] Segment 668c0479-35f6-4c51-bd0a-971f7173e68e resource provider aggregate not found 2026-04-07 01:24:37.654 7 INFO neutron.services.segments.plugin [-] Segment 668c0479-35f6-4c51-bd0a-971f7173e68e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668c0479-35f6-4c51-bd0a-971f7173e68e found for delete ", "request_id": "req-454d9bb9-6cb1-406d-b93b-c7adad45b5cd"}]} 2026-04-07 01:24:37.658 7 INFO neutron.services.segments.plugin [-] Segment 668c0479-35f6-4c51-bd0a-971f7173e68e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668c0479-35f6-4c51-bd0a-971f7173e68e found for delete ", "request_id": "req-989b7edf-d4aa-4375-9c49-a0ceb3b121e8"}]} 2026-04-07 01:24:37.658 7 INFO neutron.db.l3_hamode_db [None req-c79034cd-28a9-4632-bbb8-802be8062373 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] HA network d18da204-6b1f-4ca0-9c0e-97587c74c75c was deleted as no HA routers are present in tenant af96e2ea02ad402fa1a122d4c653e661. [pid: 7|app: 0|req: 761/1541] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:37 2026] DELETE /v2.0/routers/76b27dd9-3928-44d5-b01d-5858fadcd402 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1542] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:37 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => 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: 781/1543] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:37 2026] DELETE /v2.0/subnets/26eafeaa-0c7d-49f3-9c73-1d0905bbcccb => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1544] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:37 2026] DELETE /v2.0/networks/57819e50-8b91-4cd9-9f23-042c05e6cfe7 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:38.046 8 INFO neutron.db.segments_db [None req-44162ff6-597c-4901-abdb-37692e582a46 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Added segment e65d8477-9450-4670-bb07-ef7e3fbd44aa of type vxlan for network 5134cd1e-bc5f-43b0-a738-960b6d60b61d [pid: 7|app: 0|req: 764/1545] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:38 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1546] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:38 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1547] 10.0.0.113 () {32 vars in 817 bytes} [Tue Apr 7 01:24:38 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&mac_address=fa%3A16%3A3e%3A1f%3A98%3Aeb => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:38.313 8 INFO neutron.db.l3_hamode_db [None req-44162ff6-597c-4901-abdb-37692e582a46 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:39.099 8 INFO neutron.db.l3_hamode_db [None req-44162ff6-597c-4901-abdb-37692e582a46 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:24:39.169 7 INFO neutron.db.l3_db [None req-6632e61b-f636-44e6-bdaf-0489383cb9ea 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Floating IP f8716eb3-33a6-4cd2-b558-db7afeef02dc associated. External IP: 10.96.250.207, port: d110d2e9-b42b-4f3b-8034-5267f86c6d14. [pid: 7|app: 0|req: 767/1548] 10.0.0.113 () {34 vars in 676 bytes} [Tue Apr 7 01:24:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1549] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:39 2026] GET /v2.0/ports?device_id=168f391e-604d-4b35-97ff-bb19f77d865f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:39.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-300180fa-6abe-407b-9996-4ea1bb7a8fe1'] response: {'name': 'network-changed', 'server_uuid': '32c93751-3793-4366-b9bb-a74f66c925eb', 'tag': 'd110d2e9-b42b-4f3b-8034-5267f86c6d14', 'status': 'completed', 'code': 200} 2026-04-07 01:24:39.671 7 INFO neutron.services.segments.plugin [-] Segment 85afb8db-a86c-4514-a11f-169b54929f08 resource provider aggregate not found 2026-04-07 01:24:39.675 7 INFO neutron.services.segments.plugin [-] Segment 85afb8db-a86c-4514-a11f-169b54929f08 resource provider aggregate not found 2026-04-07 01:24:39.690 7 INFO neutron.services.segments.plugin [-] Segment 85afb8db-a86c-4514-a11f-169b54929f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85afb8db-a86c-4514-a11f-169b54929f08 found for delete ", "request_id": "req-51aced3b-85db-41ab-b009-88bb00c9cdad"}]} 2026-04-07 01:24:39.693 7 INFO neutron.services.segments.plugin [-] Segment 85afb8db-a86c-4514-a11f-169b54929f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85afb8db-a86c-4514-a11f-169b54929f08 found for delete ", "request_id": "req-0d1efabb-2673-4085-a426-49e0a8d9f8e8"}]} [pid: 7|app: 0|req: 769/1550] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:39 2026] GET /v2.0/security-groups?tenant_id=53fc756b693d4417adb11921329e49b9&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1551] 10.0.0.7 () {34 vars in 1093 bytes} [Tue Apr 7 01:24:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1062697045&fields=id&tenant_id=bbc243213b2b4819a78f6dc711feee5e => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1552] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:39 2026] DELETE /v2.0/security-groups/4e15cc1a-a970-4ab9-bf34-9492bb7ab9ad => 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: 772/1553] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:24:39 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 703 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1554] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/quotas/bbc243213b2b4819a78f6dc711feee5e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1555] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&fields=id => generated 333 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1556] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1469 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1557] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:37 2026] POST /v2.0/routers => generated 692 bytes in 2298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1558] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/security-groups?tenant_id=bc2d60ea9a1d42e9b678d2cddfc8fd3c&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: 783/1559] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 777/1560] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1561] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/routers/93144ecf-4f05-4982-9e6c-34e6148755a5 => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1562] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1563] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:40 2026] DELETE /v2.0/security-groups/2bae9f4e-5279-46ac-8f42-f4243bff4768 => 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: 786/1564] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d110d2e9-b42b-4f3b-8034-5267f86c6d14 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1565] 199.204.45.38 () {34 vars in 1102 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=d110d2e9-b42b-4f3b-8034-5267f86c6d14 => 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: 788/1566] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/subnets?id=1f544540-68ed-4881-9dad-3f32fd4b0c4e&id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1567] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/routers => generated 701 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1568] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => 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: 780/1569] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&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: 781/1570] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1571] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:40 2026] DELETE /v2.0/security-groups/c930f428-1a76-4574-8d3f-c25bfb6e2140 => 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: 783/1572] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:40.761 7 INFO neutron.api.v2.resource [None req-8c15fff0-12b2-4c13-b9bc-22f560334b38 ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1573] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/security-groups/c930f428-1a76-4574-8d3f-c25bfb6e2140 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1574] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 790/1575] 10.0.0.113 () {34 vars in 740 bytes} [Tue Apr 7 01:24:40 2026] PUT /v2.0/routers/93144ecf-4f05-4982-9e6c-34e6148755a5 => generated 705 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:40.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-a74be60e-552e-4421-8daa-6284be442ee9 ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] TaaS: Handle Delete Port: 78ce5645-86b7-499c-8cb3-04358f0df7e5 2026-04-07 01:24:40.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a74be60e-552e-4421-8daa-6284be442ee9 ac2dc1e183dd43c8862ef8302e84d093 cb5e563593494f02a15b832710963439 - - default default] Tap Mirror: Handle Delete Port: 78ce5645-86b7-499c-8cb3-04358f0df7e5 [pid: 8|app: 0|req: 791/1576] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:24:40 2026] GET /v2.0/routers/93144ecf-4f05-4982-9e6c-34e6148755a5 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1577] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:41 2026] GET /v2.0/ports?device_id=93144ecf-4f05-4982-9e6c-34e6148755a5 => 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: 786/1578] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:24:40 2026] DELETE /v2.0/floatingips/c1654eac-1062-4e2f-b176-ff756dc5a8c5 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:41.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-397228fd-bb7c-45da-b886-4393727ef414 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: 8110f10b-006c-45a7-915e-4f9cd27526c1 2026-04-07 01:24:41.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-397228fd-bb7c-45da-b886-4393727ef414 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: 8110f10b-006c-45a7-915e-4f9cd27526c1 2026-04-07 01:24:41.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-397228fd-bb7c-45da-b886-4393727ef414 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] TaaS: Handle Delete Port: d25ff900-8529-4002-a328-53aa393f5a04 2026-04-07 01:24:41.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-397228fd-bb7c-45da-b886-4393727ef414 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] Tap Mirror: Handle Delete Port: d25ff900-8529-4002-a328-53aa393f5a04 2026-04-07 01:24:41.481 7 INFO neutron_taas.services.taas.taas_plugin [None req-3642ec05-eaf8-47ba-a39d-f6a30e489972 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 49776d87-a54d-4380-94ae-9bad64a27f11 2026-04-07 01:24:41.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3642ec05-eaf8-47ba-a39d-f6a30e489972 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 49776d87-a54d-4380-94ae-9bad64a27f11 2026-04-07 01:24:41.819 8 INFO neutron.services.segments.plugin [-] Segment e65d8477-9450-4670-bb07-ef7e3fbd44aa resource provider aggregate not found 2026-04-07 01:24:41.820 8 INFO neutron.services.segments.plugin [-] Segment e65d8477-9450-4670-bb07-ef7e3fbd44aa resource provider aggregate not found 2026-04-07 01:24:41.841 8 INFO neutron.services.segments.plugin [-] Segment e65d8477-9450-4670-bb07-ef7e3fbd44aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e65d8477-9450-4670-bb07-ef7e3fbd44aa found for delete ", "request_id": "req-01685437-7eda-4946-a6a3-783a5573aeb0"}]} 2026-04-07 01:24:41.849 8 INFO neutron.services.segments.plugin [-] Segment e65d8477-9450-4670-bb07-ef7e3fbd44aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e65d8477-9450-4670-bb07-ef7e3fbd44aa found for delete ", "request_id": "req-cdb45ac3-ecb9-4a6f-86fc-d18c7876cec1"}]} 2026-04-07 01:24:41.855 8 INFO neutron.db.l3_hamode_db [None req-397228fd-bb7c-45da-b886-4393727ef414 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] HA network 5134cd1e-bc5f-43b0-a738-960b6d60b61d was deleted as no HA routers are present in tenant af96e2ea02ad402fa1a122d4c653e661. [pid: 8|app: 0|req: 793/1579] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:41 2026] DELETE /v2.0/routers/93144ecf-4f05-4982-9e6c-34e6148755a5 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1580] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:41 2026] GET /v2.0/ports?device_id=93144ecf-4f05-4982-9e6c-34e6148755a5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:41.910 8 INFO neutron.api.v2.resource [None req-3982889c-5dad-40bd-acd4-1b82774e30fd 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1581] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:41 2026] DELETE /v2.0/routers/93144ecf-4f05-4982-9e6c-34e6148755a5 => 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: 796/1582] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:41 2026] GET /v2.0/ports?device_id=76b27dd9-3928-44d5-b01d-5858fadcd402 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:41.950 8 INFO neutron.api.v2.resource [None req-f8969625-45d6-47d5-9973-b4d4f003e0cb 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 797/1583] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:41 2026] DELETE /v2.0/routers/76b27dd9-3928-44d5-b01d-5858fadcd402 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:41.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43e9feaf-9f8b-4c56-8b70-6ee84e32afcf 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1584] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:41 2026] DELETE /v2.0/subnets/26eafeaa-0c7d-49f3-9c73-1d0905bbcccb => 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: 799/1585] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:41 2026] GET /v2.0/ports?device_id=614113da-42f8-4a7d-857c-d1debc7a210c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:42.020 8 INFO neutron.api.v2.resource [None req-5ece9c4f-b336-46a0-9f9b-12861e3c7353 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1586] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:41 2026] DELETE /v2.0/routers/614113da-42f8-4a7d-857c-d1debc7a210c => 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: 787/1587] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:24:41 2026] PUT /v2.0/routers/c4f63f96-c586-456c-b149-3cb41a64af3c/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:42.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf4d648a-c51d-4854-9fe9-63957e3dbff9 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 801/1588] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/subnets/2254008b-d172-4ff2-ab4a-9a38ddf08898 => 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: 802/1589] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:24:42 2026] GET /v2.0/ports?device_id=22578f3c-8397-4ee8-9149-b02168edcb44 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:42.091 8 INFO neutron.api.v2.resource [None req-5d8a1c2a-38ba-4d17-8c3e-8745c13b43f1 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1590] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/routers/22578f3c-8397-4ee8-9149-b02168edcb44 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:42.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20108c46-8d0e-429d-a509-ff083ca6d5c1 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1591] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/subnets/3c5bb523-7832-4482-9cd6-ec738850c32a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:42.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-577a3b5e-bd63-416f-b6f5-048c158d4d12 933bd90d02184a459f4de04839e20066 af96e2ea02ad402fa1a122d4c653e661 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1592] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/subnets/c723af6d-6e59-4a5e-9259-f2b34b6ec70c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:42.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb24d641-2eab-4e74-9045-a830d34c31f6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 54c2787c-9c42-40e7-815b-b79d2e0e9e86 2026-04-07 01:24:42.247 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb24d641-2eab-4e74-9045-a830d34c31f6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 54c2787c-9c42-40e7-815b-b79d2e0e9e86 2026-04-07 01:24:42.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb24d641-2eab-4e74-9045-a830d34c31f6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 8c8bfda0-7086-4fe4-966d-188203c5091b 2026-04-07 01:24:42.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb24d641-2eab-4e74-9045-a830d34c31f6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 8c8bfda0-7086-4fe4-966d-188203c5091b 2026-04-07 01:24:42.823 7 INFO neutron.services.segments.plugin [-] Segment 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 resource provider aggregate not found 2026-04-07 01:24:42.830 7 INFO neutron.services.segments.plugin [-] Segment 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 resource provider aggregate not found 2026-04-07 01:24:42.848 7 INFO neutron.services.segments.plugin [-] Segment 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 found for delete ", "request_id": "req-3ab984cc-76c6-4ddf-8092-ba7d99a58dc1"}]} 2026-04-07 01:24:42.853 7 INFO neutron.db.l3_hamode_db [None req-fb24d641-2eab-4e74-9045-a830d34c31f6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network c0315821-c29d-43bc-8f36-b1f32aa001d0 was deleted as no HA routers are present in tenant cb5e563593494f02a15b832710963439. [pid: 8|app: 0|req: 806/1593] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:42 2026] GET /v2.0/security-groups?tenant_id=af96e2ea02ad402fa1a122d4c653e661&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1594] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/routers/c4f63f96-c586-456c-b149-3cb41a64af3c => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:42.859 7 INFO neutron.services.segments.plugin [-] Segment 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fcc40e6-d990-4791-ac85-bdb4b9654aa2 found for delete ", "request_id": "req-a1d33986-8c8e-41e9-be08-439862586078"}]} [pid: 8|app: 0|req: 807/1595] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/security-groups/7d2f6b89-89d3-40e7-9225-b9f6e5e81442 => 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: 789/1596] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/subnets/2c71358f-0c01-425f-916b-2323e7dcaa6e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:24:43.081 8 INFO neutron_taas.services.taas.taas_plugin [None req-00568301-0172-4a33-9c22-6074a481659f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f4449cdd-b1a3-401b-9112-e924e0a7a590 2026-04-07 01:24:43.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00568301-0172-4a33-9c22-6074a481659f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f4449cdd-b1a3-401b-9112-e924e0a7a590 [pid: 8|app: 0|req: 808/1599] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:24:42 2026] DELETE /v2.0/networks/84098d46-bf1f-44f8-9eb6-0c339e9ca78e => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1600] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:43 2026] GET /v2.0/security-groups?tenant_id=cb5e563593494f02a15b832710963439&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1601] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:43 2026] DELETE /v2.0/security-groups/59be7f30-6e74-4d25-9585-86ffde749092 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:43.857 8 INFO neutron.services.segments.plugin [-] Segment 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c resource provider aggregate not found 2026-04-07 01:24:43.866 8 INFO neutron.services.segments.plugin [-] Segment 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c resource provider aggregate not found 2026-04-07 01:24:43.877 8 INFO neutron.services.segments.plugin [-] Segment 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c found for delete ", "request_id": "req-731e16ad-38d4-475c-830b-6b8aa1e94800"}]} 2026-04-07 01:24:43.896 8 INFO neutron.services.segments.plugin [-] Segment 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fea7626-f70f-4a2f-a8d8-d041e0fe4c0c found for delete ", "request_id": "req-06e4bd20-a525-46cb-b057-3618edc675b8"}]} [pid: 7|app: 0|req: 793/1602] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:24:44 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 703 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1603] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:24:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbc243213b2b4819a78f6dc711feee5e => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1604] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:24:44 2026] POST /v2.0/subnetpools => generated 548 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1605] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1606] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/subnetpools/e8d7a9d0-ac0f-4562-81a6-8815a15b1787 => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1607] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1608] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:24:44 2026] POST /v2.0/ports => generated 1187 bytes in 406 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: 815/1609] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:24:45 2026] PUT /v2.0/subnetpools/e8d7a9d0-ac0f-4562-81a6-8815a15b1787 => generated 501 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1610] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:24:45 2026] DELETE /v2.0/subnetpools/e8d7a9d0-ac0f-4562-81a6-8815a15b1787 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:24:45.430 8 INFO neutron.api.v2.resource [None req-bcee1d63-b29d-4eb0-b40d-cc6b013b4d78 348ab6e27d4148608ea2d30ef5b29bb8 103cedff8592491e9ed8f2d9a2992bf5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1611] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/subnetpools/e8d7a9d0-ac0f-4562-81a6-8815a15b1787 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:24:45.441 8 INFO neutron.api.v2.resource [None req-316eba38-3399-44df-9aab-feb169615a58 348ab6e27d4148608ea2d30ef5b29bb8 103cedff8592491e9ed8f2d9a2992bf5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1612] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:24:45 2026] DELETE /v2.0/subnetpools/e8d7a9d0-ac0f-4562-81a6-8815a15b1787 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1613] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:24:45 2026] PUT /v2.0/ports/9c879173-6716-4b81-a12c-e01bd4f061dd => generated 1468 bytes in 483 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: 796/1614] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1202 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:45.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aea2cce-d30e-48ab-b9c4-3bd126d84eff'] response: {'name': 'network-changed', 'server_uuid': 'a4350d4b-790d-4433-a9ad-c38539b3dafc', 'tag': '9c879173-6716-4b81-a12c-e01bd4f061dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 797/1615] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:45.906 8 INFO neutron.db.segments_db [None req-b2fdb431-45b9-48a0-b485-6537f5cee8a2 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 062b1e8d-5459-4a5c-9adf-68a6f09158fc of type vxlan for network cb419438-f75c-483d-adcd-5aedde409ce4 [pid: 8|app: 0|req: 819/1616] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:24:45 2026] POST /v2.0/networks => generated 746 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1617] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:46 2026] POST /v2.0/subnets => generated 693 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1618] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:45 2026] GET /v2.0/security-groups?tenant_id=103cedff8592491e9ed8f2d9a2992bf5&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:46.236 8 INFO neutron.db.segments_db [None req-4bf7c361-3cf3-4ced-8b12-dc955bb0cb62 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 of type vxlan for network bf390c78-87db-472b-93e3-aa828c153ed6 [pid: 7|app: 0|req: 799/1619] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:46 2026] DELETE /v2.0/security-groups/a8d33dc7-c629-4f7e-a05d-894a191e02d7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1620] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:46 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => 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: 801/1621] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:24:46 2026] GET /v2.0/networks?tenant_id=bbc243213b2b4819a78f6dc711feee5e&shared=False => generated 2374 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:46.511 8 INFO neutron.db.l3_hamode_db [None req-4bf7c361-3cf3-4ced-8b12-dc955bb0cb62 7c1784ec835941fd8e059fc2ef1d8337 994f44361c5e4066b68648a99ac090ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 802/1622] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:24:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:47.277 8 INFO neutron.db.l3_hamode_db [None req-4bf7c361-3cf3-4ced-8b12-dc955bb0cb62 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 803/1623] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1624] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=9c879173-6716-4b81-a12c-e01bd4f061dd => 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: 805/1625] 199.204.45.38 () {34 vars in 1104 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=9c879173-6716-4b81-a12c-e01bd4f061dd => 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: 806/1626] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/subnets?id=798910a1-066d-40bc-be8c-77037976b3a3&id=5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1627] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1628] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&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: 809/1629] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1630] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:24:47 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1631] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:46 2026] POST /v2.0/routers => generated 733 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1632] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:48 2026] PUT /v2.0/routers/81d602e3-f3da-4fff-a3c7-c6e540f6d7c0/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: 822/1633] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/security-groups?tenant_id=26cd30a1b0484da8a8b0771ec5d7b3e6&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1634] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:50 2026] DELETE /v2.0/security-groups/a8b11251-3954-48d2-9d20-a64dd2521821 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1635] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/networks?id=cb419438-f75c-483d-adcd-5aedde409ce4 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1636] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/quotas/994f44361c5e4066b68648a99ac090ab => 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: 824/1637] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/ports?tenant_id=994f44361c5e4066b68648a99ac090ab&fields=id => generated 57 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1638] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/networks/cb419438-f75c-483d-adcd-5aedde409ce4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1639] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/networks/cb419438-f75c-483d-adcd-5aedde409ce4?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: 825/1640] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:50 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1641] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:51 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1642] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:51 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => 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: 827/1643] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:52 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:52.576 7 INFO neutron.db.segments_db [None req-392749ce-0448-4fcf-8cf5-5ea719e2866a 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 79e4f612-bdc4-4060-b56e-4122ba801adb of type vxlan for network e7dd222f-e239-42a9-bfdc-805ec1f13b02 [pid: 7|app: 0|req: 817/1644] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:24:52 2026] POST /v2.0/networks => generated 740 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1645] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:52 2026] POST /v2.0/subnets => generated 688 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:53.015 7 INFO neutron.db.segments_db [None req-8ee4cad4-5ac9-4047-9b72-6324cff76408 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 62931595-4dbb-4edf-aaaa-f0f3c373c9fc of type vxlan for network 30a94e23-0dd1-4217-8b9a-21af1ca3f000 2026-04-07 01:24:53.215 7 INFO neutron.db.l3_hamode_db [None req-8ee4cad4-5ac9-4047-9b72-6324cff76408 7c1784ec835941fd8e059fc2ef1d8337 acd3b60de53240e38748c6e0525dda89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 829/1646] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:53 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:24:53.997 7 INFO neutron.db.l3_hamode_db [None req-8ee4cad4-5ac9-4047-9b72-6324cff76408 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 830/1647] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:24:54 2026] GET /v2.0/security-groups?tenant_id=4c74d815d1ed419883d7f0f3fbbc6522&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1648] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:54 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => 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: 832/1649] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:24:54 2026] DELETE /v2.0/security-groups/a251ab24-ae49-44e8-835d-347e28bddbf1 => 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: 818/1650] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:52 2026] POST /v2.0/routers => generated 728 bytes in 2136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1651] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:24:55 2026] GET /v2.0/networks?id=cb419438-f75c-483d-adcd-5aedde409ce4 => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1652] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:24:55 2026] POST /v2.0/ports => generated 958 bytes in 435 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: 821/1653] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:55 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 961 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1654] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:24:55 2026] PUT /v2.0/routers/4465bfcd-4b22-4cb5-bbda-cc41257c4087/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1655] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:56 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1656] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:24:55 2026] PUT /v2.0/ports/c2f8db6e-64ce-4966-b72b-bfefb8e722b5 => generated 1239 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:56.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea800464-7648-4eee-919d-c4645569bdd7'] response: {'name': 'network-changed', 'server_uuid': '2e14f0ff-4fea-45b6-b244-b8c7081a8761', 'tag': 'c2f8db6e-64ce-4966-b72b-bfefb8e722b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 835/1657] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:56 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1204 bytes in 79 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: 823/1658] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:56 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1659] 10.0.0.113 () {32 vars in 817 bytes} [Tue Apr 7 01:24:56 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&mac_address=fa%3A16%3A3e%3A1c%3A66%3Afb => generated 1204 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1660] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:56 2026] GET /v2.0/ports?tenant_id=994f44361c5e4066b68648a99ac090ab&device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1661] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:24:57 2026] GET /v2.0/networks?tenant_id=994f44361c5e4066b68648a99ac090ab&shared=False => generated 774 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1662] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:24:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:57.424 7 INFO neutron.db.l3_db [None req-0e08de82-4a6c-4c43-8a91-76279fad0754 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Floating IP 4f59e00c-6af8-4264-af2a-1ed6a96c0fe0 associated. External IP: 10.96.250.203, port: 9c879173-6716-4b81-a12c-e01bd4f061dd. [pid: 8|app: 0|req: 840/1663] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:57 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:57.718 8 INFO neutron.db.segments_db [None req-b1c4b7eb-f31e-440d-9084-efc7c9a17db4 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 835d0f0b-2919-4dea-8732-5f5b3c193677 of type vxlan for network df002506-108c-4154-83d7-d808089bcf11 [pid: 7|app: 0|req: 824/1664] 10.0.0.113 () {34 vars in 676 bytes} [Tue Apr 7 01:24:56 2026] POST /v2.0/floatingips => generated 855 bytes in 1158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1665] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:57 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1666] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:24:57 2026] POST /v2.0/networks => generated 741 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1667] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:57 2026] POST /v2.0/subnets => generated 688 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:24:58.102 8 INFO neutron.db.segments_db [None req-8f71b852-c270-4dd9-b8ca-52621b8d341e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 893b5963-2abb-47ec-a892-24f7c7011b9c of type vxlan for network 3f23bee8-f8ce-4be6-a900-5d712b3956b1 [pid: 7|app: 0|req: 827/1668] 10.0.0.139 () {30 vars in 649 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/extensions => generated 21537 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1671] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/ports?tenant_id=994f44361c5e4066b68648a99ac090ab&device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1672] 10.0.0.139 () {30 vars in 723 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/quotas/715fc31e7cbd4fd980fa7d725f6487e6/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:24:58.364 8 INFO neutron.db.l3_hamode_db [None req-8f71b852-c270-4dd9-b8ca-52621b8d341e 7c1784ec835941fd8e059fc2ef1d8337 e1f6e48520e344d09b928aa10a5bb55c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1673] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c2f8db6e-64ce-4966-b72b-bfefb8e722b5 => 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: 833/1674] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/subnets?id=96658782-9df3-4fc8-8739-8ac5fe3232a9 => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1675] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/ports?network_id=cb419438-f75c-483d-adcd-5aedde409ce4&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:58.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22457e2d-baf0-4c19-8f0e-d0a2b5728079'] response: {'name': 'network-changed', 'server_uuid': 'a4350d4b-790d-4433-a9ad-c38539b3dafc', 'tag': '9c879173-6716-4b81-a12c-e01bd4f061dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 835/1676] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/networks/cb419438-f75c-483d-adcd-5aedde409ce4?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: 836/1677] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/networks/cb419438-f75c-483d-adcd-5aedde409ce4?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: 837/1678] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1679] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1680] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:24:58 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1681] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1682] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=9c879173-6716-4b81-a12c-e01bd4f061dd => 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: 842/1683] 199.204.45.38 () {34 vars in 1104 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=9c879173-6716-4b81-a12c-e01bd4f061dd => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1684] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/subnets?id=798910a1-066d-40bc-be8c-77037976b3a3&id=5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1685] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:24:59.296 8 INFO neutron.db.l3_hamode_db [None req-8f71b852-c270-4dd9-b8ca-52621b8d341e 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 845/1686] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1687] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 847/1688] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:24:59 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1689] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:00 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1690] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:00 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1691] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:24:58 2026] POST /v2.0/routers => generated 728 bytes in 2285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1692] 10.0.0.139 () {30 vars in 649 bytes} [Tue Apr 7 01:25:00 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: 844/1693] 10.0.0.139 () {30 vars in 723 bytes} [Tue Apr 7 01:25:00 2026] GET /v2.0/quotas/715fc31e7cbd4fd980fa7d725f6487e6/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1694] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:01 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1695] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:01 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1696] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:25:00 2026] PUT /v2.0/routers/134de67a-69a6-4e58-a3e7-9b3f404ee478/add_router_interface => generated 309 bytes in 1736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1697] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:02 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1698] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:02 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1699] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:25:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1700] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:02 2026] GET /v2.0/security-groups?tenant_id=715fc31e7cbd4fd980fa7d725f6487e6&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1701] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1702] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1703] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:02 2026] DELETE /v2.0/security-groups/3390913c-a0df-4bfe-8fbd-aa611e3eb30c => 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: 851/1704] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1705] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:03.418 8 INFO neutron.db.securitygroups_db [None req-1baa172e-c249-496f-9dab-8c256eb165c9 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] Project acd3b60de53240e38748c6e0525dda89 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: 852/1706] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:03.597 7 INFO neutron.db.securitygroups_db [None req-5056da47-47e9-4cf2-bb9b-ee329de15fc5 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] Project acd3b60de53240e38748c6e0525dda89 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: 855/1707] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1708] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:03 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1709] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:03 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1710] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:25:04 2026] POST /v2.0/security-groups => generated 1660 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1711] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1712] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:25:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1713] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:04 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1714] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:04 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1715] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:25:04 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1716] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => 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: 859/1717] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&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: 859/1718] 10.0.0.7 () {34 vars in 1095 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--837343075&fields=id&tenant_id=acd3b60de53240e38748c6e0525dda89 => 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: 860/1719] 10.0.0.7 () {34 vars in 1097 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1232861195&fields=id&tenant_id=acd3b60de53240e38748c6e0525dda89 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1720] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/networks?id=e7dd222f-e239-42a9-bfdc-805ec1f13b02 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1721] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/quotas/acd3b60de53240e38748c6e0525dda89 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1722] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/ports?tenant_id=acd3b60de53240e38748c6e0525dda89&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1723] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02?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: 864/1724] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1725] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1473 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1726] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => 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: 862/1727] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:25:05 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1728] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:06 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1729] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:06 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1730] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:06 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1731] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:07 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1732] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:07 2026] GET /v2.0/security-groups?id=b07e9d36-8b6c-4115-919f-90c55bd3d5f3&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1733] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:25:07 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:07.846 7 INFO neutron_taas.services.taas.taas_plugin [req-7a2f91a8-8fda-4abe-bd39-466333f869a9 req-f312d894-511e-42d9-8493-a0b5350a1d53 0b37e215f52040a28a16bd07d196e05d 994f44361c5e4066b68648a99ac090ab - - default default] TaaS: Handle Delete Port: c2f8db6e-64ce-4966-b72b-bfefb8e722b5 2026-04-07 01:25:07.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7a2f91a8-8fda-4abe-bd39-466333f869a9 req-f312d894-511e-42d9-8493-a0b5350a1d53 0b37e215f52040a28a16bd07d196e05d 994f44361c5e4066b68648a99ac090ab - - default default] Tap Mirror: Handle Delete Port: c2f8db6e-64ce-4966-b72b-bfefb8e722b5 2026-04-07 01:25:07.984 8 INFO neutron.db.segments_db [None req-4a20ecd5-ce33-428d-9678-289408786a80 e649e6e6aacd45479319338c2846cd38 8cef5e9dff4d4a2193048d72943ab67f - - default default] Added segment c4d34816-ea06-447d-8079-537667adc9d5 of type vxlan for network ce8ef8ee-7974-47e4-bb16-39436f7b5a45 [pid: 7|app: 0|req: 870/1734] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:25:07 2026] DELETE /v2.0/ports/c2f8db6e-64ce-4966-b72b-bfefb8e722b5 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1735] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:08 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:08.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60623d70-47c8-47a3-a261-c7d9f0508c1b'] response: {'server_uuid': '2e14f0ff-4fea-45b6-b244-b8c7081a8761', 'name': 'network-vif-deleted', 'tag': 'c2f8db6e-64ce-4966-b72b-bfefb8e722b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 865/1736] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:07 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:08.150 7 INFO neutron.db.segments_db [None req-86277cb7-30f7-43c2-9a99-5e731502e753 e649e6e6aacd45479319338c2846cd38 8cef5e9dff4d4a2193048d72943ab67f - - default default] Added segment a55d5d4d-755f-4644-a0c2-3c1e73dbc69c of type vxlan for network f59912ac-6580-45da-98dc-63adc295e611 [pid: 7|app: 0|req: 872/1737] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:08 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:08.289 8 INFO neutron.db.segments_db [None req-91d6ac8a-9e83-477f-aaf7-a6edb277f086 e649e6e6aacd45479319338c2846cd38 8cef5e9dff4d4a2193048d72943ab67f - - default default] Added segment c96c334a-9519-4a20-b682-699ad34266db of type vxlan for network 5eb6baa9-9d5b-4be0-98db-e6f5ce9d7b6e [pid: 8|app: 0|req: 866/1738] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:08 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:08.426 7 INFO neutron.db.segments_db [None req-0fda2072-dba5-482f-a688-4e36cdf0c875 e649e6e6aacd45479319338c2846cd38 8cef5e9dff4d4a2193048d72943ab67f - - default default] Added segment f10af695-385e-4774-9300-2fc1b7f58d26 of type vxlan for network e6126313-025b-45f9-8222-13d879c52633 [pid: 7|app: 0|req: 873/1739] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:08 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:08.587 8 INFO neutron.db.segments_db [None req-f3d509fa-9eea-401f-b027-d7d730b8895d e649e6e6aacd45479319338c2846cd38 8cef5e9dff4d4a2193048d72943ab67f - - default default] Added segment eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 of type vxlan for network e00fb329-6fde-4fc9-bba6-023cb598cbc2 [pid: 8|app: 0|req: 867/1740] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:08 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1741] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:08 2026] PUT /v2.0/networks/ce8ef8ee-7974-47e4-bb16-39436f7b5a45/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1742] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:08 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => 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: 868/1743] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:08 2026] PUT /v2.0/networks/f59912ac-6580-45da-98dc-63adc295e611/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1744] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:08 2026] PUT /v2.0/networks/5eb6baa9-9d5b-4be0-98db-e6f5ce9d7b6e/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: 869/1745] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:08 2026] PUT /v2.0/networks/e6126313-025b-45f9-8222-13d879c52633/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1746] 10.0.0.113 () {32 vars in 665 bytes} [Tue Apr 7 01:25:08 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1747] 10.0.0.113 () {32 vars in 679 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1748] 10.0.0.113 () {32 vars in 675 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1749] 10.0.0.113 () {32 vars in 687 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1750] 10.0.0.113 () {32 vars in 673 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1751] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => 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: 880/1752] 10.0.0.113 () {32 vars in 687 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1753] 10.0.0.113 () {32 vars in 683 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1754] 10.0.0.113 () {32 vars in 695 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:09.664 8 INFO neutron.services.segments.plugin [-] Segment c4d34816-ea06-447d-8079-537667adc9d5 resource provider aggregate not found 2026-04-07 01:25:09.677 8 INFO neutron.services.segments.plugin [-] Segment c4d34816-ea06-447d-8079-537667adc9d5 resource provider aggregate not found 2026-04-07 01:25:09.694 8 INFO neutron.services.segments.plugin [-] Segment c4d34816-ea06-447d-8079-537667adc9d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d34816-ea06-447d-8079-537667adc9d5 found for delete ", "request_id": "req-c2761345-678c-41d5-89e8-de82af60ef7d"}]} 2026-04-07 01:25:09.701 8 INFO neutron.services.segments.plugin [-] Segment c4d34816-ea06-447d-8079-537667adc9d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d34816-ea06-447d-8079-537667adc9d5 found for delete ", "request_id": "req-5c9745e6-5de2-4b59-a1fc-edebf3b6d1c3"}]} [pid: 8|app: 0|req: 874/1755] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:09 2026] DELETE /v2.0/networks/ce8ef8ee-7974-47e4-bb16-39436f7b5a45 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:09.828 7 INFO neutron.services.segments.plugin [-] Segment a55d5d4d-755f-4644-a0c2-3c1e73dbc69c resource provider aggregate not found 2026-04-07 01:25:09.831 7 INFO neutron.services.segments.plugin [-] Segment a55d5d4d-755f-4644-a0c2-3c1e73dbc69c resource provider aggregate not found 2026-04-07 01:25:09.853 7 INFO neutron.services.segments.plugin [-] Segment a55d5d4d-755f-4644-a0c2-3c1e73dbc69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55d5d4d-755f-4644-a0c2-3c1e73dbc69c found for delete ", "request_id": "req-025cffc7-894a-4c7f-9779-a46d1b0a0679"}]} 2026-04-07 01:25:09.855 7 INFO neutron.services.segments.plugin [-] Segment a55d5d4d-755f-4644-a0c2-3c1e73dbc69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55d5d4d-755f-4644-a0c2-3c1e73dbc69c found for delete ", "request_id": "req-858e2c79-1490-47b3-a41e-2dec5833995f"}]} [pid: 7|app: 0|req: 882/1756] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:09 2026] DELETE /v2.0/networks/f59912ac-6580-45da-98dc-63adc295e611 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1757] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:09 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => 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: 875/1758] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:09 2026] DELETE /v2.0/networks/5eb6baa9-9d5b-4be0-98db-e6f5ce9d7b6e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1759] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:10 2026] DELETE /v2.0/networks/e6126313-025b-45f9-8222-13d879c52633 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1760] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:25:10 2026] GET /v2.0/networks?id=e7dd222f-e239-42a9-bfdc-805ec1f13b02 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1761] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:25:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acd3b60de53240e38748c6e0525dda89 => generated 273 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1762] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:10 2026] DELETE /v2.0/networks/e00fb329-6fde-4fc9-bba6-023cb598cbc2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1763] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:10 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => 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: 887/1764] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:25:10 2026] POST /v2.0/ports => generated 993 bytes in 400 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: 888/1765] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:10 2026] GET /v2.0/ports?device_id=2e14f0ff-4fea-45b6-b244-b8c7081a8761 => 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: 878/1766] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:25:10 2026] PUT /v2.0/ports/b4df000e-3ca2-4aca-8217-70d13ef77447 => generated 1274 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:11.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c5c1ed5-b779-4b41-8508-be99a19b3813'] response: {'name': 'network-changed', 'server_uuid': 'f9480163-b60a-4473-a658-ef15e3de657c', 'tag': 'b4df000e-3ca2-4aca-8217-70d13ef77447', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 889/1767] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/security-groups?tenant_id=b0e863af62f34687aa3fb1e7e1006de9&name=default => generated 2925 bytes in 305 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: 890/1768] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1769] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:11 2026] DELETE /v2.0/security-groups/b2afe621-64cf-488c-9b36-5c42c5ef0e00 => 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: 891/1770] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:11.716 8 INFO neutron.services.segments.plugin [-] Segment c96c334a-9519-4a20-b682-699ad34266db resource provider aggregate not found 2026-04-07 01:25:11.721 8 INFO neutron.services.segments.plugin [-] Segment c96c334a-9519-4a20-b682-699ad34266db resource provider aggregate not found 2026-04-07 01:25:11.742 8 INFO neutron.services.segments.plugin [-] Segment c96c334a-9519-4a20-b682-699ad34266db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96c334a-9519-4a20-b682-699ad34266db found for delete ", "request_id": "req-d907ae21-7f7c-453d-9da8-6acbe0bf958f"}]} 2026-04-07 01:25:11.749 8 INFO neutron.services.segments.plugin [-] Segment c96c334a-9519-4a20-b682-699ad34266db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96c334a-9519-4a20-b682-699ad34266db found for delete ", "request_id": "req-295c3a32-4812-4d83-9ede-5458c100f851"}]} [pid: 7|app: 0|req: 892/1771] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/ports?tenant_id=acd3b60de53240e38748c6e0525dda89&device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:11.766 8 INFO neutron.services.segments.plugin [-] Segment eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 resource provider aggregate not found 2026-04-07 01:25:11.772 8 INFO neutron.services.segments.plugin [-] Segment eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 resource provider aggregate not found [pid: 8|app: 0|req: 880/1772] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/security-groups?tenant_id=20975b32442549bea8c2d0833a43ae0f&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:11.782 8 INFO neutron.services.segments.plugin [-] Segment eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 found for delete ", "request_id": "req-d20f4569-f6e9-4721-8ae3-2dcc8f1864e3"}]} 2026-04-07 01:25:11.797 8 INFO neutron.services.segments.plugin [-] Segment eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eccf9d51-1b7f-4c7d-80a7-7227b5eb7b14 found for delete ", "request_id": "req-acde7c5f-dfe3-47d9-9664-4b14a9a28dd9"}]} [pid: 7|app: 0|req: 893/1773] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/networks?tenant_id=acd3b60de53240e38748c6e0525dda89&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1774] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:25:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:11.877 7 INFO neutron.services.segments.plugin [-] Segment f10af695-385e-4774-9300-2fc1b7f58d26 resource provider aggregate not found 2026-04-07 01:25:11.882 7 INFO neutron.services.segments.plugin [-] Segment f10af695-385e-4774-9300-2fc1b7f58d26 resource provider aggregate not found 2026-04-07 01:25:11.900 7 INFO neutron.services.segments.plugin [-] Segment f10af695-385e-4774-9300-2fc1b7f58d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10af695-385e-4774-9300-2fc1b7f58d26 found for delete ", "request_id": "req-91bd540b-dc6d-41ee-a167-6d5e829df7ea"}]} 2026-04-07 01:25:11.901 7 INFO neutron.services.segments.plugin [-] Segment f10af695-385e-4774-9300-2fc1b7f58d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10af695-385e-4774-9300-2fc1b7f58d26 found for delete ", "request_id": "req-c82f2989-581b-4f8d-bdac-ae9a627c4213"}]} [pid: 8|app: 0|req: 881/1775] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:11 2026] DELETE /v2.0/security-groups/51894460-f658-4b97-b848-c59e07f855ea => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1776] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:12 2026] GET /v2.0/security-groups?tenant_id=8cef5e9dff4d4a2193048d72943ab67f&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: 883/1777] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:12 2026] DELETE /v2.0/security-groups/9cc72d67-39f9-443f-8d50-59363ff408c6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:12.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-112cf3b3-abe1-4cd3-a8f1-57ca03d93442 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f4bb2a8f-2448-4c03-bb55-8a18fca2026a 2026-04-07 01:25:12.488 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-112cf3b3-abe1-4cd3-a8f1-57ca03d93442 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f4bb2a8f-2448-4c03-bb55-8a18fca2026a [pid: 8|app: 0|req: 884/1778] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:12 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1779] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:12 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1780] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:12 2026] GET /v2.0/ports?tenant_id=acd3b60de53240e38748c6e0525dda89&device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1781] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:25:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b4df000e-3ca2-4aca-8217-70d13ef77447 => 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: 888/1782] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:25:12 2026] GET /v2.0/subnets?id=7ecd4a9a-6006-4fe7-9dcc-7b800311c640 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1783] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:25:13 2026] GET /v2.0/ports?network_id=e7dd222f-e239-42a9-bfdc-805ec1f13b02&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1784] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:25:13 2026] GET /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02?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: 895/1785] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:25:12 2026] PUT /v2.0/routers/81d602e3-f3da-4fff-a3c7-c6e540f6d7c0/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1786] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:25:13 2026] GET /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1789] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:13 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:13.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8de9ea9-71ae-449d-9357-b459d1988fba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: ecb9757a-c902-4230-a962-5b58a6e57529 2026-04-07 01:25:13.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8de9ea9-71ae-449d-9357-b459d1988fba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: ecb9757a-c902-4230-a962-5b58a6e57529 [pid: 8|app: 0|req: 895/1790] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:13 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:14.326 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8de9ea9-71ae-449d-9357-b459d1988fba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 18e249ae-9e3b-468c-9756-a453b2346f86 2026-04-07 01:25:14.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8de9ea9-71ae-449d-9357-b459d1988fba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 18e249ae-9e3b-468c-9756-a453b2346f86 2026-04-07 01:25:14.795 7 INFO neutron.services.segments.plugin [-] Segment 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 resource provider aggregate not found 2026-04-07 01:25:14.802 7 INFO neutron.services.segments.plugin [-] Segment 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 resource provider aggregate not found 2026-04-07 01:25:14.811 7 INFO neutron.services.segments.plugin [-] Segment 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 found for delete ", "request_id": "req-2e8de8bb-0c56-41da-a30d-a66723822dbe"}]} 2026-04-07 01:25:14.821 7 INFO neutron.services.segments.plugin [-] Segment 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c949bef-39e8-42d6-a0d4-4d6ae6d94eb8 found for delete ", "request_id": "req-2054fcdc-f6b0-42b3-99e9-18350f10a556"}]} 2026-04-07 01:25:14.842 7 INFO neutron.db.l3_hamode_db [None req-b8de9ea9-71ae-449d-9357-b459d1988fba 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network bf390c78-87db-472b-93e3-aa828c153ed6 was deleted as no HA routers are present in tenant 994f44361c5e4066b68648a99ac090ab. [pid: 7|app: 0|req: 896/1791] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:13 2026] DELETE /v2.0/routers/81d602e3-f3da-4fff-a3c7-c6e540f6d7c0 => generated 0 bytes in 1718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1792] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:14 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1793] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:15 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1794] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:14 2026] DELETE /v2.0/subnets/96658782-9df3-4fc8-8739-8ac5fe3232a9 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:15.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bd86cef-f817-42d1-a660-6d4941d4a3db 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 569f8606-85ea-444a-bb3f-2e906c3536fe 2026-04-07 01:25:15.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bd86cef-f817-42d1-a660-6d4941d4a3db 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 569f8606-85ea-444a-bb3f-2e906c3536fe [pid: 7|app: 0|req: 899/1795] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:15 2026] DELETE /v2.0/networks/cb419438-f75c-483d-adcd-5aedde409ce4 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1796] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:15 2026] GET /v2.0/security-groups?tenant_id=994f44361c5e4066b68648a99ac090ab&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1797] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:15 2026] DELETE /v2.0/security-groups/b07e9d36-8b6c-4115-919f-90c55bd3d5f3 => 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: 898/1798] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:16 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1799] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:16 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:16.839 7 INFO neutron.services.segments.plugin [-] Segment 062b1e8d-5459-4a5c-9adf-68a6f09158fc resource provider aggregate not found 2026-04-07 01:25:16.860 7 INFO neutron.services.segments.plugin [-] Segment 062b1e8d-5459-4a5c-9adf-68a6f09158fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062b1e8d-5459-4a5c-9adf-68a6f09158fc found for delete ", "request_id": "req-2e5e259d-d153-45f9-80cd-0b001611fd08"}]} 2026-04-07 01:25:16.865 7 INFO neutron.services.segments.plugin [-] Segment 062b1e8d-5459-4a5c-9adf-68a6f09158fc resource provider aggregate not found 2026-04-07 01:25:16.913 7 INFO neutron.services.segments.plugin [-] Segment 062b1e8d-5459-4a5c-9adf-68a6f09158fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062b1e8d-5459-4a5c-9adf-68a6f09158fc found for delete ", "request_id": "req-4daefa62-96e6-4691-97ab-42fea2304adc"}]} [pid: 7|app: 0|req: 902/1800] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:25:16 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1277 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1801] 199.204.45.38 () {34 vars in 1122 bytes} [Tue Apr 7 01:25:16 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1802] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:25:16 2026] POST /v2.0/floatingips => generated 552 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1803] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:17 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1804] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:17 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1805] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:25:17 2026] PUT /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 25 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1806] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:17 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1807] 10.0.0.113 () {34 vars in 769 bytes} [Tue Apr 7 01:25:17 2026] PUT /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags/green => generated 4 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1808] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:17 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1809] 10.0.0.113 () {34 vars in 765 bytes} [Tue Apr 7 01:25:17 2026] PUT /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1810] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:17 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/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: 907/1811] 10.0.0.113 () {34 vars in 787 bytes} [Tue Apr 7 01:25:17 2026] PUT /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1812] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1813] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:25:18 2026] PUT /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1814] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1815] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:18.344 8 INFO neutron.api.v2.resource [None req-e3a25efe-6555-4933-88bc-d370849733dd 78af3c7b4ee84b8cb15062a6ecf20a7c c6369f2f9f4e46debeb577a106073065 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1816] 10.0.0.113 () {32 vars in 750 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1817] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:25:18 2026] DELETE /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/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: 908/1818] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:18.512 8 INFO neutron.api.v2.resource [None req-69b8fe63-0bdf-4211-aba7-8877e6bc8949 78af3c7b4ee84b8cb15062a6ecf20a7c c6369f2f9f4e46debeb577a106073065 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1819] 10.0.0.113 () {32 vars in 753 bytes} [Tue Apr 7 01:25:18 2026] DELETE /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1820] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1821] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:25:18 2026] DELETE /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1822] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1823] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:18 2026] GET /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:18.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-3af7d7e9-9a9b-4602-b947-5b8b33952c44 78af3c7b4ee84b8cb15062a6ecf20a7c c6369f2f9f4e46debeb577a106073065 - - default default] TaaS: Handle Delete Port: 53604f83-14f0-4838-9998-a175ef02c484 2026-04-07 01:25:18.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3af7d7e9-9a9b-4602-b947-5b8b33952c44 78af3c7b4ee84b8cb15062a6ecf20a7c c6369f2f9f4e46debeb577a106073065 - - default default] Tap Mirror: Handle Delete Port: 53604f83-14f0-4838-9998-a175ef02c484 [pid: 7|app: 0|req: 913/1824] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:25:18 2026] DELETE /v2.0/floatingips/78bcb0da-d6d6-4b1d-85ea-870d9ea040a6 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1825] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:19 2026] GET /v2.0/security-groups?tenant_id=c19786b2123b496f8795376cb156668b&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1826] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:19 2026] DELETE /v2.0/security-groups/500e7945-b340-497d-83dc-0283fd981414 => 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: 913/1827] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:19 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1828] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:19 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&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: 916/1829] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:19 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1830] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:19 2026] GET /v2.0/security-groups?tenant_id=803ebac971df48f88384f8eb9960d83c&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:20.285 7 INFO neutron.db.l3_db [None req-58726be3-190a-4311-af77-58cca1e57718 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] Floating IP 2ade5210-9a69-48bc-90c3-b38bc492dd6a associated. External IP: 10.96.250.205, port: b4df000e-3ca2-4aca-8217-70d13ef77447. [pid: 8|app: 0|req: 915/1831] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:20 2026] DELETE /v2.0/security-groups/80bc78d0-7a53-4cc7-9372-70d5a15a8b53 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1832] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:25:20 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1833] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:20 2026] GET /v2.0/security-groups?tenant_id=c6369f2f9f4e46debeb577a106073065&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: 917/1834] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:25:19 2026] PUT /v2.0/floatingips/2ade5210-9a69-48bc-90c3-b38bc492dd6a => generated 855 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:20.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0a72de7-7e2b-4d13-90b2-2d0a32d4fbf2'] response: {'name': 'network-changed', 'server_uuid': 'f9480163-b60a-4473-a658-ef15e3de657c', 'tag': 'b4df000e-3ca2-4aca-8217-70d13ef77447', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 918/1835] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:20 2026] DELETE /v2.0/security-groups/fa63b4ff-f4e1-4d72-b586-910dd38cf55d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1836] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/ports?tenant_id=acd3b60de53240e38748c6e0525dda89&device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1837] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/networks?id=e7dd222f-e239-42a9-bfdc-805ec1f13b02 => generated 768 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1838] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b4df000e-3ca2-4aca-8217-70d13ef77447 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1839] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/subnets?id=7ecd4a9a-6006-4fe7-9dcc-7b800311c640 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1840] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/ports?network_id=e7dd222f-e239-42a9-bfdc-805ec1f13b02&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1841] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1842] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02?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: 922/1843] 10.0.0.180 () {30 vars in 689 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1844] 10.0.0.180 () {30 vars in 691 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1845] 10.0.0.180 () {30 vars in 667 bytes} [Tue Apr 7 01:25:21 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: 923/1846] 10.0.0.180 () {30 vars in 703 bytes} [Tue Apr 7 01:25:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1847] 10.0.0.180 () {28 vars in 438 bytes} [Tue Apr 7 01:25:22 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1848] 10.0.0.180 () {30 vars in 727 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 657 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1849] 10.0.0.180 () {30 vars in 689 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1850] 10.0.0.180 () {30 vars in 691 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1851] 10.0.0.180 () {30 vars in 667 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1852] 10.0.0.180 () {30 vars in 703 bytes} [Tue Apr 7 01:25:22 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: 8|app: 0|req: 927/1853] 10.0.0.180 () {30 vars in 727 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1854] 10.0.0.180 () {30 vars in 689 bytes} [Tue Apr 7 01:25:22 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: 928/1855] 10.0.0.180 () {30 vars in 691 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1856] 10.0.0.180 () {30 vars in 667 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1857] 10.0.0.180 () {30 vars in 703 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1858] 10.0.0.180 () {30 vars in 729 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1859] 10.0.0.180 () {30 vars in 681 bytes} [Tue Apr 7 01:25:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1860] 10.0.0.180 () {34 vars in 703 bytes} [Tue Apr 7 01:25:22 2026] POST /v2.0/ports => generated 1132 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:25:25.346 8 INFO neutron.db.segments_db [None req-f7f26438-b7fd-4a3d-90bb-6812f5d7a5c5 f10a21019b594429a341decd05a5f15c d22f37ffd25b4171b9a554528ef9fa0c - - default default] Added segment 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 of type vxlan for network 0bdd6e04-9b4e-48cc-b429-2a750eab2523 [pid: 8|app: 0|req: 931/1861] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:24 2026] POST /v2.0/networks => generated 632 bytes in 481 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: 931/1862] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:25:25 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1863] 10.0.0.113 () {34 vars in 746 bytes} [Tue Apr 7 01:25:25 2026] PUT /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 932/1864] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:25 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/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: 8|app: 0|req: 933/1865] 10.0.0.113 () {34 vars in 757 bytes} [Tue Apr 7 01:25:25 2026] PUT /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/green => generated 4 bytes in 85 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: 933/1866] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:25 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 34 bytes in 50 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: 934/1867] 10.0.0.113 () {34 vars in 753 bytes} [Tue Apr 7 01:25:26 2026] PUT /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 934/1868] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 90 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: 935/1869] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 936/1870] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:25:26 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: 935/1871] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/security-groups?tenant_id=ad90158c35b546b4be6a6aff2bd62f0e&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: 936/1872] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:25:26 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: 937/1873] 10.0.0.113 () {34 vars in 775 bytes} [Tue Apr 7 01:25:26 2026] PUT /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 938/1874] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:25:26 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: 939/1875] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 940/1876] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1877] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:26 2026] DELETE /v2.0/security-groups/d44af22e-b0e4-4600-ac08-dfb102a51b88 => 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: 941/1878] 10.0.0.113 () {34 vars in 746 bytes} [Tue Apr 7 01:25:26 2026] PUT /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 938/1879] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 939/1880] 10.0.0.113 () {32 vars in 734 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/red => generated 0 bytes in 51 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: 942/1881] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/security-groups?tenant_id=8dfff8a0a28b42e380e8d30dbaa3872b&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:26.628 8 INFO neutron.api.v2.resource [None req-c33439fe-7de5-4e6a-8b23-bb4d4934961e f10a21019b594429a341decd05a5f15c d22f37ffd25b4171b9a554528ef9fa0c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1882] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 941/1883] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1884] 10.0.0.113 () {32 vars in 737 bytes} [Tue Apr 7 01:25:26 2026] DELETE /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/red => generated 0 bytes in 63 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: 943/1885] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:25:26 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: 943/1886] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:26 2026] DELETE /v2.0/security-groups/e555b272-7b57-4333-9780-fbb6a3ba6197 => 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: 944/1887] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:25:26 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: 945/1888] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:25:26 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: 944/1889] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:26.758 7 INFO neutron.api.v2.resource [None req-9b918392-1353-42e5-967b-9a6250cf22ef 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1890] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/security-groups/lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 947/1891] 199.204.45.38 () {30 vars in 783 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/security-groups?name=lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:26.816 8 INFO neutron.api.v2.resource [None req-0e4c405d-392a-4140-aef4-c4d1ba9a9f9d f10a21019b594429a341decd05a5f15c d22f37ffd25b4171b9a554528ef9fa0c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/1892] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:25:26 2026] DELETE /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 946/1893] 10.0.0.113 () {32 vars in 729 bytes} [Tue Apr 7 01:25:26 2026] DELETE /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 948/1894] 199.204.45.38 () {34 vars in 734 bytes} [Tue Apr 7 01:25:26 2026] POST /v2.0/security-groups => generated 1636 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1895] 199.204.45.38 () {30 vars in 813 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/security-group-rules?security_group_id=f80eee34-9307-4426-a8cb-8a07b11cdebf => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1896] 10.0.0.113 () {32 vars in 726 bytes} [Tue Apr 7 01:25:26 2026] GET /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:25:27.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e281876-4586-47bd-b037-409b8add57a8 f10a21019b594429a341decd05a5f15c d22f37ffd25b4171b9a554528ef9fa0c - - default default] TaaS: Handle Delete Port: c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9 2026-04-07 01:25:27.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e281876-4586-47bd-b037-409b8add57a8 f10a21019b594429a341decd05a5f15c d22f37ffd25b4171b9a554528ef9fa0c - - default default] Tap Mirror: Handle Delete Port: c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9 [pid: 8|app: 0|req: 948/1897] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:25:26 2026] DELETE /v2.0/ports/c658ceb2-8e8b-4f4c-aeaa-2c71dc70d3f9 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1898] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:25:26 2026] PUT /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => 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: 7|app: 0|req: 951/1899] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:25:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:27.310 8 INFO neutron.services.segments.plugin [-] Segment 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 resource provider aggregate not found 2026-04-07 01:25:27.314 8 INFO neutron.services.segments.plugin [-] Segment 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 resource provider aggregate not found [pid: 7|app: 0|req: 952/1900] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:25:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1901] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:25:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:27.334 8 INFO neutron.services.segments.plugin [-] Segment 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 found for delete ", "request_id": "req-6b03a96d-c142-46a2-82cf-3914450003eb"}]} 2026-04-07 01:25:27.335 8 INFO neutron.services.segments.plugin [-] Segment 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f3b3452-63c4-4d5c-8927-4ff7b59e5299 found for delete ", "request_id": "req-94814b0c-8444-4c21-90eb-4fd8fcb421e7"}]} [pid: 8|app: 0|req: 949/1902] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:27 2026] DELETE /v2.0/networks/0bdd6e04-9b4e-48cc-b429-2a750eab2523 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1903] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:25:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1904] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:25:27 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1905] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:27 2026] GET /v2.0/security-groups?tenant_id=d22f37ffd25b4171b9a554528ef9fa0c&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1908] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:28 2026] DELETE /v2.0/security-groups/bf2c905a-93c1-4a0b-9477-26856ca7f01e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1909] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:28 2026] GET /v2.0/security-groups?tenant_id=8dedcc4f013f4845a9660ea03e190c08&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1910] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:28 2026] DELETE /v2.0/security-groups/f4ea0c81-964e-4d5a-b609-c31272ee5b3b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1911] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:29 2026] GET /v2.0/security-groups?tenant_id=bd438f00aa28409db4aca3c1429cbcf3&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1912] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:29 2026] DELETE /v2.0/security-groups/d5bd60fc-5448-44ef-b3c2-c95050160805 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:31.506 7 INFO neutron.db.segments_db [None req-9b991ff8-0d52-4d54-8eb0-bd003ae20b5f 1b8294ef3fc64fe39d6bae7d115e0555 6050fbc6db614eca9220197944d7056e - - default default] Added segment 9d6be70d-8f40-4b71-8398-60ed11a864f5 of type vxlan for network cd06d11b-80cd-4309-8fc6-f8986d7cc786 [pid: 7|app: 0|req: 960/1913] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:31 2026] POST /v2.0/networks => generated 648 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:32.103 8 INFO neutron.db.segments_db [None req-91c88ae4-ae15-4c23-b6a7-26fef1170d7a 5038b11fa2dd4d78a4d3a05690d1d641 c25945c2726548bc895759b53f8bcfa5 - - default default] Added segment 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 of type vxlan for network f91dee35-8b8c-4c8b-bd61-908824ebeecf [pid: 8|app: 0|req: 954/1914] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:31 2026] POST /v2.0/networks => generated 632 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1915] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:25:32 2026] POST /v2.0/subnets => generated 673 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:32.393 7 INFO neutron.db.segments_db [None req-6c478bf0-4c51-47d1-93d5-b629e3011784 1b8294ef3fc64fe39d6bae7d115e0555 6050fbc6db614eca9220197944d7056e - - default default] Added segment 8dc597ce-5615-405c-b891-93a399259a62 of type vxlan for network 35930982-d3dc-4716-baf6-685091fd93cd [pid: 8|app: 0|req: 955/1916] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:25:32 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1917] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:32 2026] POST /v2.0/networks => generated 647 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1918] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1919] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:32 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1920] 10.0.0.113 () {34 vars in 742 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/networks/35930982-d3dc-4716-baf6-685091fd93cd => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1921] 10.0.0.113 () {34 vars in 761 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1922] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:32 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/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: 960/1923] 10.0.0.113 () {34 vars in 757 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1924] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:32 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1925] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:25:32 2026] POST /v2.0/subnets => generated 646 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1926] 10.0.0.113 () {34 vars in 779 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1927] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:32 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/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: 965/1928] 10.0.0.113 () {34 vars in 740 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/subnets/be94fd8b-2f6a-4574-b315-0413e99d286a => generated 656 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1929] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:25:32 2026] PUT /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1930] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1931] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:33.113 8 INFO neutron.api.v2.resource [None req-f8dc5eae-1e72-43e2-9d47-ee5ac495e588 5038b11fa2dd4d78a4d3a05690d1d641 c25945c2726548bc895759b53f8bcfa5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1932] 10.0.0.113 () {32 vars in 742 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:25:33.132 7 INFO neutron.services.segments.plugin [-] Segment 8dc597ce-5615-405c-b891-93a399259a62 resource provider aggregate not found 2026-04-07 01:25:33.140 7 INFO neutron.services.segments.plugin [-] Segment 8dc597ce-5615-405c-b891-93a399259a62 resource provider aggregate not found 2026-04-07 01:25:33.154 7 INFO neutron.services.segments.plugin [-] Segment 8dc597ce-5615-405c-b891-93a399259a62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc597ce-5615-405c-b891-93a399259a62 found for delete ", "request_id": "req-161413ab-8cdf-4583-8b8a-5ff2fb58c712"}]} [pid: 8|app: 0|req: 968/1933] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:33.164 7 INFO neutron.services.segments.plugin [-] Segment 8dc597ce-5615-405c-b891-93a399259a62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc597ce-5615-405c-b891-93a399259a62 found for delete ", "request_id": "req-914003ea-d5e2-43a1-9ecd-5db3b80ca66a"}]} [pid: 7|app: 0|req: 966/1934] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:32 2026] DELETE /v2.0/networks/35930982-d3dc-4716-baf6-685091fd93cd => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:33.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c32d109-9bb5-47f5-af3d-cf7eaab7cfbd 1b8294ef3fc64fe39d6bae7d115e0555 6050fbc6db614eca9220197944d7056e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1935] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/networks/35930982-d3dc-4716-baf6-685091fd93cd => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1936] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1937] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:33.253 8 INFO neutron.api.v2.resource [None req-b23abb2a-badc-46dc-bbed-f894b093cf3d 5038b11fa2dd4d78a4d3a05690d1d641 c25945c2726548bc895759b53f8bcfa5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 970/1938] 10.0.0.113 () {32 vars in 745 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1939] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets?network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => 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: 970/1940] 10.0.0.113 () {32 vars in 652 bytes} [Tue Apr 7 01:25:33 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: 971/1941] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/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: 971/1942] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/networks => generated 1313 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1943] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1944] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1945] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/networks/cd06d11b-80cd-4309-8fc6-f8986d7cc786 => 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: 975/1946] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:25:33 2026] GET /v2.0/subnets/b1091bb0-042f-4941-95c5-4ae85a143b04 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1947] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/subnets/9303c0f7-5298-445f-aea1-92694a76e49c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:33.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d495c2a-9bd8-4cb3-8a10-1ab7d07517ac 1b8294ef3fc64fe39d6bae7d115e0555 6050fbc6db614eca9220197944d7056e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1948] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/subnets/be94fd8b-2f6a-4574-b315-0413e99d286a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:25:33.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c62ca4af-8b2a-4d54-b9a7-166556300bb5 1b8294ef3fc64fe39d6bae7d115e0555 6050fbc6db614eca9220197944d7056e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/1949] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/networks/35930982-d3dc-4716-baf6-685091fd93cd => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1950] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/networks/f91dee35-8b8c-4c8b-bd61-908824ebeecf => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1951] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/subnets/b1091bb0-042f-4941-95c5-4ae85a143b04 => 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: 974/1952] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:33 2026] DELETE /v2.0/networks/cd06d11b-80cd-4309-8fc6-f8986d7cc786 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1953] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:34 2026] GET /v2.0/security-groups?tenant_id=6050fbc6db614eca9220197944d7056e&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1954] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:34 2026] GET /v2.0/security-groups?tenant_id=c25945c2726548bc895759b53f8bcfa5&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: 980/1955] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:34 2026] DELETE /v2.0/security-groups/c152f15f-1c05-46e5-b086-3306b0ed5732 => 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: 976/1956] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:34 2026] DELETE /v2.0/security-groups/6e38662b-143c-4f0b-a615-3ef5b3c80eb5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1957] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:34 2026] GET /v2.0/security-groups?tenant_id=2b06e1ce0257447bb11817b2af7bfcad&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1958] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:34 2026] DELETE /v2.0/security-groups/5630faea-dee3-48af-8c65-ef8cb2bf60f9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:35.182 7 INFO neutron.services.segments.plugin [-] Segment 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 resource provider aggregate not found 2026-04-07 01:25:35.191 7 INFO neutron.services.segments.plugin [-] Segment 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 resource provider aggregate not found 2026-04-07 01:25:35.199 7 INFO neutron.services.segments.plugin [-] Segment 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 found for delete ", "request_id": "req-d6e89d08-79ef-4d0d-a35f-2498f7c2e5aa"}]} 2026-04-07 01:25:35.215 7 INFO neutron.services.segments.plugin [-] Segment 9d6be70d-8f40-4b71-8398-60ed11a864f5 resource provider aggregate not found 2026-04-07 01:25:35.220 7 INFO neutron.services.segments.plugin [-] Segment 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0f3822-d5eb-4fe0-a0b6-24d15b5f8ea0 found for delete ", "request_id": "req-8abe7b17-e8d0-41e3-9c00-7f0af1d9f5e1"}]} 2026-04-07 01:25:35.239 7 INFO neutron.services.segments.plugin [-] Segment 9d6be70d-8f40-4b71-8398-60ed11a864f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6be70d-8f40-4b71-8398-60ed11a864f5 found for delete ", "request_id": "req-6b46ea80-5a90-48da-8862-87a0590c8c1b"}]} 2026-04-07 01:25:35.249 7 INFO neutron.services.segments.plugin [-] Segment 9d6be70d-8f40-4b71-8398-60ed11a864f5 resource provider aggregate not found 2026-04-07 01:25:35.267 7 INFO neutron.services.segments.plugin [-] Segment 9d6be70d-8f40-4b71-8398-60ed11a864f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6be70d-8f40-4b71-8398-60ed11a864f5 found for delete ", "request_id": "req-3bba4b90-2f22-47fb-844e-8ab34a4cdf8d"}]} [pid: 8|app: 0|req: 982/1959] 10.0.0.7 () {34 vars in 1013 bytes} [Tue Apr 7 01:25:35 2026] GET /v2.0/security-groups?id=5eac4f8b-892e-41da-9d56-4886d3ba1ab9&fields=id => generated 69 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1960] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:25:35 2026] GET /v2.0/networks?id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1961] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:25:35 2026] GET /v2.0/quotas/a4d06668b4304be3bb980218f85706c5 => 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: 979/1962] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:25:35 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&fields=id => generated 149 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1963] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:25:35 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 980/1964] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:25:35 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 985/1965] 10.0.0.113 () {32 vars in 622 bytes} [Tue Apr 7 01:25:36 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1966] 10.0.0.113 () {32 vars in 632 bytes} [Tue Apr 7 01:25:36 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1967] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:36 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1968] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:36 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 987/1969] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:36 2026] GET /v2.0/security-groups?tenant_id=19dc8568a5b241c8a0414ee30b468dda&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1970] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:37 2026] DELETE /v2.0/security-groups/b852a81d-06e4-449c-9a21-2339cc830972 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:38.482 8 INFO neutron.db.segments_db [None req-ff773a4e-fa19-4b91-82ef-02ab81e7258a 517cdae8fdbb479f9604d85224eea0bb 2755b6a77a3042988c60e829364b0bb8 - - default default] Added segment 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb of type vxlan for network d9ddb39f-0a90-452c-9596-287d9174fd56 [pid: 8|app: 0|req: 988/1971] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:38 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) 2026-04-07 01:25:38.633 7 INFO neutron.db.segments_db [None req-8a675386-d939-480c-b4f0-64965508dd33 517cdae8fdbb479f9604d85224eea0bb 2755b6a77a3042988c60e829364b0bb8 - - default default] Added segment 11a52fc3-0006-4809-8dd5-593b223c4079 of type vxlan for network bce666bf-18b8-4280-bb4a-2514d6e90087 [pid: 7|app: 0|req: 984/1972] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:25:38 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1973] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:38 2026] PUT /v2.0/networks/d9ddb39f-0a90-452c-9596-287d9174fd56/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: 985/1974] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:25:38 2026] GET /v2.0/networks/d9ddb39f-0a90-452c-9596-287d9174fd56/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1975] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:38 2026] PUT /v2.0/networks/bce666bf-18b8-4280-bb4a-2514d6e90087/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1976] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:25:38 2026] GET /v2.0/networks/bce666bf-18b8-4280-bb4a-2514d6e90087/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1977] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:25:38 2026] PUT /v2.0/networks/bce666bf-18b8-4280-bb4a-2514d6e90087/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1978] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:25:39 2026] GET /v2.0/networks/bce666bf-18b8-4280-bb4a-2514d6e90087/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1979] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:25:39 2026] GET /v2.0/networks/d9ddb39f-0a90-452c-9596-287d9174fd56/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:39.285 7 INFO neutron.services.segments.plugin [-] Segment 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb resource provider aggregate not found 2026-04-07 01:25:39.293 7 INFO neutron.services.segments.plugin [-] Segment 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb resource provider aggregate not found 2026-04-07 01:25:39.308 7 INFO neutron.services.segments.plugin [-] Segment 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb found for delete ", "request_id": "req-6951172d-2418-4dfd-93b9-bd2adcde1b16"}]} 2026-04-07 01:25:39.316 7 INFO neutron.services.segments.plugin [-] Segment 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8bbcef-70c5-4f39-ad1d-fa6daa291edb found for delete ", "request_id": "req-bdec71b3-4a71-4d0e-b89a-df9792e34e7f"}]} [pid: 7|app: 0|req: 988/1980] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:39 2026] DELETE /v2.0/networks/d9ddb39f-0a90-452c-9596-287d9174fd56 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:39.452 8 INFO neutron.services.segments.plugin [-] Segment 11a52fc3-0006-4809-8dd5-593b223c4079 resource provider aggregate not found 2026-04-07 01:25:39.455 8 INFO neutron.services.segments.plugin [-] Segment 11a52fc3-0006-4809-8dd5-593b223c4079 resource provider aggregate not found 2026-04-07 01:25:39.479 8 INFO neutron.services.segments.plugin [-] Segment 11a52fc3-0006-4809-8dd5-593b223c4079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a52fc3-0006-4809-8dd5-593b223c4079 found for delete ", "request_id": "req-75748c4c-366c-49b7-8282-e5d055aadd8e"}]} 2026-04-07 01:25:39.480 8 INFO neutron.services.segments.plugin [-] Segment 11a52fc3-0006-4809-8dd5-593b223c4079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11a52fc3-0006-4809-8dd5-593b223c4079 found for delete ", "request_id": "req-b17d7952-c537-40b7-a71e-d2e9f939dafa"}]} [pid: 8|app: 0|req: 993/1981] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:39 2026] DELETE /v2.0/networks/bce666bf-18b8-4280-bb4a-2514d6e90087 => 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: 989/1982] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:39 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 994/1983] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:39 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 990/1984] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:39 2026] GET /v2.0/security-groups?tenant_id=370d8d865a1645d18a19582f101fb09c&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1985] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:40 2026] DELETE /v2.0/security-groups/5da71ed2-edb6-4f17-8f5f-022d9b8bb0d7 => 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: 991/1986] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:40 2026] GET /v2.0/security-groups?tenant_id=2755b6a77a3042988c60e829364b0bb8&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1987] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:40 2026] DELETE /v2.0/security-groups/f3557710-d681-4a46-9f2e-747057c67a68 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1988] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:25:40 2026] GET /v2.0/security-groups?tenant_id=d6698adf507d477c82031987dcb3b803&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1989] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:25:40 2026] GET /v2.0/networks?id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1990] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:25:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4d06668b4304be3bb980218f85706c5 => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1991] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:40 2026] DELETE /v2.0/security-groups/9fe26b43-6714-49d8-8aba-1ad62f33df93 => 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: 999/1992] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:25:40 2026] POST /v2.0/ports => generated 1078 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1993] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:25:41 2026] PUT /v2.0/ports/f71391ab-8054-4101-9b1a-677868a7b247 => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:41.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e44218-2941-4393-a1fc-37139c73d9ac'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'f71391ab-8054-4101-9b1a-677868a7b247', '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: 995/1994] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1995] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/networks?tenant_id=a4d06668b4304be3bb980218f85706c5&shared=False => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 997/1996] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1997] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1998] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:42.382 8 INFO neutron.db.segments_db [None req-982e81ef-f0d4-476e-a6b9-f2f4c737bb49 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 of type vxlan for network d905338a-f19a-49eb-848e-eefd8161f2ad [pid: 7|app: 0|req: 1000/1999] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1279 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2000] 10.0.0.113 () {32 vars in 857 bytes} [Tue Apr 7 01:25:42 2026] GET /v2.0/floatingips?floating_network_id=cfb544e6-909c-4620-8d09-964576aff3d5&port_id=b4df000e-3ca2-4aca-8217-70d13ef77447 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2001] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:25:41 2026] POST /v2.0/networks => generated 741 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2002] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:25:42 2026] POST /v2.0/subnets => generated 688 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:25:43.007 8 INFO neutron.db.segments_db [None req-4fac4b92-69ce-4d6a-b918-e143b0667a32 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Added segment db66d8d6-0948-41c5-a88c-7c58e2b97d0b of type vxlan for network 041fe2ad-45b8-4cfa-8b01-d186b94b07b8 [pid: 7|app: 0|req: 1005/2005] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2006] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:43.310 8 INFO neutron.db.l3_hamode_db [None req-4fac4b92-69ce-4d6a-b918-e143b0667a32 7c1784ec835941fd8e059fc2ef1d8337 baf119d277cd42f4ba875d5066ef42fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1007/2007] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2008] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => 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: 1009/2009] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2010] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2011] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2012] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2013] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1014/2014] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/security-groups?id=5eac4f8b-892e-41da-9d56-4886d3ba1ab9&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2015] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:43 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:44.555 8 INFO neutron.db.l3_hamode_db [None req-4fac4b92-69ce-4d6a-b918-e143b0667a32 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1001/2016] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:25:42 2026] POST /v2.0/routers => generated 728 bytes in 2945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2017] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:46 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2018] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:46 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&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: 1004/2019] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:46 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2020] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:46 2026] GET /v2.0/security-groups?id=5eac4f8b-892e-41da-9d56-4886d3ba1ab9&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2021] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:46 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2022] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:25:45 2026] PUT /v2.0/routers/6d4e0549-f912-4b54-9425-a0e485a36eae/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2023] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:47 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2024] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:47 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2025] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:25:47 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 1018/2026] 199.204.45.38 () {34 vars in 1042 bytes} [Tue Apr 7 01:25:47 2026] GET /v2.0/security-groups?id=5eac4f8b-892e-41da-9d56-4886d3ba1ab9&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2027] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:48 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2028] 10.0.0.7 () {34 vars in 1117 bytes} [Tue Apr 7 01:25:48 2026] GET /v2.0/security-groups?id=fd19bf70-5984-4529-92eb-7e00fa3c9566&id=065716e0-1a65-4a06-a828-11b33d7a0219&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2029] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:25:48 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:49.093 7 INFO neutron_taas.services.taas.taas_plugin [req-56420827-1be5-4d3e-8546-e2a9b413862d req-70715329-cb0b-4f84-8fbe-9dbb56d360ee 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] TaaS: Handle Delete Port: b4df000e-3ca2-4aca-8217-70d13ef77447 2026-04-07 01:25:49.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-56420827-1be5-4d3e-8546-e2a9b413862d req-70715329-cb0b-4f84-8fbe-9dbb56d360ee 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] Tap Mirror: Handle Delete Port: b4df000e-3ca2-4aca-8217-70d13ef77447 2026-04-07 01:25:49.281 7 INFO neutron.db.l3_db [req-56420827-1be5-4d3e-8546-e2a9b413862d req-70715329-cb0b-4f84-8fbe-9dbb56d360ee 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] Floating IP 2ade5210-9a69-48bc-90c3-b38bc492dd6a disassociated. External IP: 10.96.250.205, port: b4df000e-3ca2-4aca-8217-70d13ef77447. [pid: 8|app: 0|req: 1011/2030] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/networks?id=d905338a-f19a-49eb-848e-eefd8161f2ad => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2031] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/quotas/baf119d277cd42f4ba875d5066ef42fa => 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: 1020/2032] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:25:48 2026] DELETE /v2.0/ports/b4df000e-3ca2-4aca-8217-70d13ef77447 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2033] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/ports?tenant_id=baf119d277cd42f4ba875d5066ef42fa&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2034] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2035] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/security-groups?id=5eac4f8b-892e-41da-9d56-4886d3ba1ab9&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2036] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/networks/d905338a-f19a-49eb-848e-eefd8161f2ad?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:49.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-880caf7c-20aa-4353-bc6a-bad29f2fef00'] response: {'server_uuid': 'f9480163-b60a-4473-a658-ef15e3de657c', 'name': 'network-vif-deleted', 'tag': 'b4df000e-3ca2-4aca-8217-70d13ef77447', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/2037] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/networks/d905338a-f19a-49eb-848e-eefd8161f2ad?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: 1015/2038] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 1024/2039] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:49 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => 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: 1016/2040] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:50 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => 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: 1025/2041] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:51 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => 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: 1017/2042] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:51 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => 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: 1026/2043] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:52 2026] GET /v2.0/ports?device_id=f9480163-b60a-4473-a658-ef15e3de657c => 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: 1018/2044] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:52 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => 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: 1027/2045] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:53 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 1019/2046] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:53 2026] GET /v2.0/security-groups?id=5eac4f8b-892e-41da-9d56-4886d3ba1ab9&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2047] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:53 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 1020/2048] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:53 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => 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: 1029/2049] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:53 2026] DELETE /v2.0/security-groups/fd19bf70-5984-4529-92eb-7e00fa3c9566 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:53.566 8 INFO neutron.api.v2.resource [None req-7f3744db-ef3e-480c-8562-5547a634a447 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2050] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:25:53 2026] GET /v2.0/security-groups/fd19bf70-5984-4529-92eb-7e00fa3c9566 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:25:53.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-8825e8e7-c1e2-4d4e-a447-d415e3977f1a 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] TaaS: Handle Delete Port: b9d74801-233b-4d8d-92fa-3bb828b34761 2026-04-07 01:25:53.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8825e8e7-c1e2-4d4e-a447-d415e3977f1a 0cf8322056b84b15a7c1c76f270d4c4a acd3b60de53240e38748c6e0525dda89 - - default default] Tap Mirror: Handle Delete Port: b9d74801-233b-4d8d-92fa-3bb828b34761 [pid: 7|app: 0|req: 1030/2051] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:25:53 2026] DELETE /v2.0/floatingips/2ade5210-9a69-48bc-90c3-b38bc492dd6a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2052] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:25:53 2026] DELETE /v2.0/security-groups/065716e0-1a65-4a06-a828-11b33d7a0219 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2053] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:54 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:54.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e2924d1-5214-4f32-a50f-45f6c0239afa 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f5ff66ea-62e7-441f-9c55-b22f79af0577 2026-04-07 01:25:54.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e2924d1-5214-4f32-a50f-45f6c0239afa 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f5ff66ea-62e7-441f-9c55-b22f79af0577 [pid: 8|app: 0|req: 1024/2054] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:25:55 2026] GET /v2.0/networks?id=d905338a-f19a-49eb-848e-eefd8161f2ad => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2055] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:25:54 2026] PUT /v2.0/routers/4465bfcd-4b22-4cb5-bbda-cc41257c4087/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:55.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd27523f-3c22-4d79-aa5a-d88a14f5adf5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 5feea752-7bba-40d6-9472-1b302f63a172 2026-04-07 01:25:55.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd27523f-3c22-4d79-aa5a-d88a14f5adf5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 5feea752-7bba-40d6-9472-1b302f63a172 [pid: 8|app: 0|req: 1025/2056] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:25:55 2026] POST /v2.0/ports => generated 954 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1026/2057] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:55 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:55.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd27523f-3c22-4d79-aa5a-d88a14f5adf5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: a47df1a2-d575-4a47-b2a6-00aee5b40129 2026-04-07 01:25:55.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd27523f-3c22-4d79-aa5a-d88a14f5adf5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: a47df1a2-d575-4a47-b2a6-00aee5b40129 2026-04-07 01:25:56.101 7 INFO neutron.services.segments.plugin [-] Segment 62931595-4dbb-4edf-aaaa-f0f3c373c9fc resource provider aggregate not found 2026-04-07 01:25:56.102 7 INFO neutron.services.segments.plugin [-] Segment 62931595-4dbb-4edf-aaaa-f0f3c373c9fc resource provider aggregate not found [pid: 8|app: 0|req: 1027/2058] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:25:55 2026] PUT /v2.0/ports/348eee8f-fe6b-47d1-bdbb-205f79edb328 => generated 1235 bytes in 517 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-07 01:25:56.144 7 INFO neutron.services.segments.plugin [-] Segment 62931595-4dbb-4edf-aaaa-f0f3c373c9fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62931595-4dbb-4edf-aaaa-f0f3c373c9fc found for delete ", "request_id": "req-102e1817-aa1c-45c6-8bdb-1bbb80594869"}]} 2026-04-07 01:25:56.146 7 INFO neutron.services.segments.plugin [-] Segment 62931595-4dbb-4edf-aaaa-f0f3c373c9fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62931595-4dbb-4edf-aaaa-f0f3c373c9fc found for delete ", "request_id": "req-facf3121-bc0c-499f-9005-14c94235d9d9"}]} 2026-04-07 01:25:56.155 7 INFO neutron.db.l3_hamode_db [None req-cd27523f-3c22-4d79-aa5a-d88a14f5adf5 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 30a94e23-0dd1-4217-8b9a-21af1ca3f000 was deleted as no HA routers are present in tenant acd3b60de53240e38748c6e0525dda89. [pid: 7|app: 0|req: 1032/2059] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:55 2026] DELETE /v2.0/routers/4465bfcd-4b22-4cb5-bbda-cc41257c4087 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:25:56.181 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2372404-276b-44d8-b74f-f9e665532565'] response: {'name': 'network-changed', 'server_uuid': 'd440fc20-ac79-422e-a781-9c55c356d61e', 'tag': '348eee8f-fe6b-47d1-bdbb-205f79edb328', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/2060] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:56 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2061] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:56 2026] DELETE /v2.0/subnets/7ecd4a9a-6006-4fe7-9dcc-7b800311c640 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:56.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-a80c5522-8a95-41cf-b99f-add020169540 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 7adc033d-c5f4-412c-ba7b-77892807e446 2026-04-07 01:25:56.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80c5522-8a95-41cf-b99f-add020169540 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 7adc033d-c5f4-412c-ba7b-77892807e446 2026-04-07 01:25:56.734 8 INFO neutron.services.segments.plugin [-] Segment 79e4f612-bdc4-4060-b56e-4122ba801adb resource provider aggregate not found 2026-04-07 01:25:56.741 8 INFO neutron.services.segments.plugin [-] Segment 79e4f612-bdc4-4060-b56e-4122ba801adb resource provider aggregate not found [pid: 7|app: 0|req: 1034/2062] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:56 2026] GET /v2.0/ports?tenant_id=baf119d277cd42f4ba875d5066ef42fa&device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:25:56.760 8 INFO neutron.services.segments.plugin [-] Segment 79e4f612-bdc4-4060-b56e-4122ba801adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e4f612-bdc4-4060-b56e-4122ba801adb found for delete ", "request_id": "req-e5c59b7a-252e-4061-a72d-6916caf92487"}]} 2026-04-07 01:25:56.764 8 INFO neutron.services.segments.plugin [-] Segment 79e4f612-bdc4-4060-b56e-4122ba801adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e4f612-bdc4-4060-b56e-4122ba801adb found for delete ", "request_id": "req-f2fcb60c-c12c-4ee8-9850-a1371de72d6e"}]} [pid: 8|app: 0|req: 1029/2063] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:56 2026] DELETE /v2.0/networks/e7dd222f-e239-42a9-bfdc-805ec1f13b02 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2064] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:25:56 2026] GET /v2.0/networks?tenant_id=baf119d277cd42f4ba875d5066ef42fa&shared=False => generated 769 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2065] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:25:56 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) 2026-04-07 01:25:57.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-75139051-52cd-4978-8ede-5789d32c570c 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 7c0a2de8-321d-4216-8224-0dbdab0cc804 2026-04-07 01:25:57.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75139051-52cd-4978-8ede-5789d32c570c 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 7c0a2de8-321d-4216-8224-0dbdab0cc804 [pid: 7|app: 0|req: 1037/2066] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:57 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2067] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:57 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2068] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:25:56 2026] PUT /v2.0/routers/134de67a-69a6-4e58-a3e7-9b3f404ee478/remove_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2069] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:25:57 2026] GET /v2.0/ports?tenant_id=baf119d277cd42f4ba875d5066ef42fa&device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2070] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:25:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=348eee8f-fe6b-47d1-bdbb-205f79edb328 => 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: 1033/2071] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:25:57 2026] GET /v2.0/subnets?id=0835278c-7e26-42b7-9a96-bb7d47dabaa9 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:25:58.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a93ae22-ad78-440a-b712-b25d49f1c8a6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 3cd886ca-94e4-48fa-b270-6ea22f638eae 2026-04-07 01:25:58.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a93ae22-ad78-440a-b712-b25d49f1c8a6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 3cd886ca-94e4-48fa-b270-6ea22f638eae [pid: 8|app: 0|req: 1034/2072] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:25:58 2026] GET /v2.0/ports?network_id=d905338a-f19a-49eb-848e-eefd8161f2ad&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2073] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:25:58 2026] GET /v2.0/networks/d905338a-f19a-49eb-848e-eefd8161f2ad?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: 1036/2074] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:25:58 2026] GET /v2.0/networks/d905338a-f19a-49eb-848e-eefd8161f2ad?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-07 01:25:58.491 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a93ae22-ad78-440a-b712-b25d49f1c8a6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f5e9fde1-09db-4a61-b12c-b9aa0933d737 2026-04-07 01:25:58.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a93ae22-ad78-440a-b712-b25d49f1c8a6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f5e9fde1-09db-4a61-b12c-b9aa0933d737 [pid: 8|app: 0|req: 1039/2077] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:58 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2078] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:58 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:25:58.910 7 INFO neutron.services.segments.plugin [-] Segment 893b5963-2abb-47ec-a892-24f7c7011b9c resource provider aggregate not found 2026-04-07 01:25:58.913 7 INFO neutron.services.segments.plugin [-] Segment 893b5963-2abb-47ec-a892-24f7c7011b9c resource provider aggregate not found 2026-04-07 01:25:58.935 7 INFO neutron.services.segments.plugin [-] Segment 893b5963-2abb-47ec-a892-24f7c7011b9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 893b5963-2abb-47ec-a892-24f7c7011b9c found for delete ", "request_id": "req-516d7862-c8f4-4c01-837e-68101d3d817e"}]} 2026-04-07 01:25:58.941 7 INFO neutron.services.segments.plugin [-] Segment 893b5963-2abb-47ec-a892-24f7c7011b9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 893b5963-2abb-47ec-a892-24f7c7011b9c found for delete ", "request_id": "req-fe247658-f16c-4a14-a817-ff8af43607c5"}]} 2026-04-07 01:25:59.005 7 INFO neutron.db.l3_hamode_db [None req-5a93ae22-ad78-440a-b712-b25d49f1c8a6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 3f23bee8-f8ce-4be6-a900-5d712b3956b1 was deleted as no HA routers are present in tenant e1f6e48520e344d09b928aa10a5bb55c. [pid: 7|app: 0|req: 1039/2079] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:57 2026] DELETE /v2.0/routers/134de67a-69a6-4e58-a3e7-9b3f404ee478 => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2080] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:25:59 2026] DELETE /v2.0/subnets/19876d52-de9a-4782-bd3b-3ab5df65fdb7 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:25:59.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5a8e76f-02e8-407f-90eb-1c0d8f512a06 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 543c607c-a371-4dd2-bf51-617cacdf65e2 2026-04-07 01:25:59.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5a8e76f-02e8-407f-90eb-1c0d8f512a06 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 543c607c-a371-4dd2-bf51-617cacdf65e2 [pid: 8|app: 0|req: 1042/2081] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:25:59 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2082] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:25:59 2026] DELETE /v2.0/networks/df002506-108c-4154-83d7-d808089bcf11 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2083] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:25:59 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&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: 1041/2084] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:00 2026] GET /v2.0/security-groups?tenant_id=acd3b60de53240e38748c6e0525dda89&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: 1044/2085] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:00 2026] DELETE /v2.0/security-groups/1dc22564-af12-4173-8f9d-1cac2fb830a3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2086] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:00 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2087] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:00 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:26:00.967 7 INFO neutron.services.segments.plugin [-] Segment 835d0f0b-2919-4dea-8732-5f5b3c193677 resource provider aggregate not found 2026-04-07 01:26:00.968 7 INFO neutron.services.segments.plugin [-] Segment 835d0f0b-2919-4dea-8732-5f5b3c193677 resource provider aggregate not found 2026-04-07 01:26:00.994 7 INFO neutron.services.segments.plugin [-] Segment 835d0f0b-2919-4dea-8732-5f5b3c193677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 835d0f0b-2919-4dea-8732-5f5b3c193677 found for delete ", "request_id": "req-500550b2-261c-405d-946b-a3c6cc01291e"}]} 2026-04-07 01:26:00.995 7 INFO neutron.services.segments.plugin [-] Segment 835d0f0b-2919-4dea-8732-5f5b3c193677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 835d0f0b-2919-4dea-8732-5f5b3c193677 found for delete ", "request_id": "req-1c4b37e3-3232-425f-bc20-4656852cae0c"}]} [pid: 7|app: 0|req: 1043/2088] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:00 2026] GET /v2.0/security-groups?tenant_id=e1f6e48520e344d09b928aa10a5bb55c&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: 1046/2089] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:01 2026] DELETE /v2.0/security-groups/7c4d0e99-a414-40aa-9176-875579b7df2d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2090] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:01 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2091] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:01 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2092] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:03 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2093] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:03 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&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: 1046/2094] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:04 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2095] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:04 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&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: 7|app: 0|req: 1047/2096] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:05 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2097] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:05 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&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: 1048/2098] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:26:06 2026] POST /v2.0/floatingips => generated 552 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2099] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:07 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2100] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:07 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2101] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:26:06 2026] POST /v2.0/floatingips => generated 552 bytes in 860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2102] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:08 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2103] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:08 2026] GET /v2.0/security-groups?id=0f9f40f4-acb3-4f61-a786-464985b064d1&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2104] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:26:08 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:26:08.434 8 INFO neutron_taas.services.taas.taas_plugin [req-3c102652-e703-43ea-b6ce-f88dcd364c41 req-b3f6e2c2-e620-4bed-825d-0a2b51403352 ed496cbbea16488cb67af6a1b881fd09 baf119d277cd42f4ba875d5066ef42fa - - default default] TaaS: Handle Delete Port: 348eee8f-fe6b-47d1-bdbb-205f79edb328 2026-04-07 01:26:08.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3c102652-e703-43ea-b6ce-f88dcd364c41 req-b3f6e2c2-e620-4bed-825d-0a2b51403352 ed496cbbea16488cb67af6a1b881fd09 baf119d277cd42f4ba875d5066ef42fa - - default default] Tap Mirror: Handle Delete Port: 348eee8f-fe6b-47d1-bdbb-205f79edb328 [pid: 8|app: 0|req: 1055/2105] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:26:08 2026] DELETE /v2.0/ports/348eee8f-fe6b-47d1-bdbb-205f79edb328 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:09.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d9d9588-04c2-459c-96d0-5f4a1de8d4c4'] response: {'server_uuid': 'd440fc20-ac79-422e-a781-9c55c356d61e', 'name': 'network-vif-deleted', 'tag': '348eee8f-fe6b-47d1-bdbb-205f79edb328', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1056/2106] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:09 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2107] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:26:07 2026] POST /v2.0/floatingips => generated 552 bytes in 1700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2108] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:26:09 2026] POST /v2.0/floatingips => generated 552 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2109] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:10 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => 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: 1052/2110] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:26:10 2026] POST /v2.0/floatingips => generated 552 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2111] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:26:11 2026] PUT /v2.0/floatingips/fc5a2d40-c2ac-47c0-99a9-950fc7c9cbbd/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: 1060/2112] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:11 2026] GET /v2.0/ports?device_id=d440fc20-ac79-422e-a781-9c55c356d61e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2113] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:26:11 2026] PUT /v2.0/floatingips/1bfe7957-d97e-4151-83fd-12e6798937ad/tags => generated 25 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2114] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:26:11 2026] PUT /v2.0/floatingips/a583f5b8-9ea3-402b-af24-6155af47af60/tags => generated 34 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2115] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:26:12 2026] PUT /v2.0/floatingips/2e6b67ff-7d01-486e-8bde-438812fc46d4/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2116] 10.0.0.113 () {32 vars in 671 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2117] 10.0.0.113 () {32 vars in 685 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2118] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2119] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2120] 10.0.0.113 () {32 vars in 679 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2121] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2122] 10.0.0.113 () {32 vars in 689 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2123] 10.0.0.113 () {32 vars in 701 bytes} [Tue Apr 7 01:26:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:26:12.859 8 INFO neutron_taas.services.taas.taas_plugin [None req-7907bf45-6a9a-45f6-8c95-b8a0ee03e9bc 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] TaaS: Handle Delete Port: a08dac12-db42-44d4-9b89-2c6ac051a9ba 2026-04-07 01:26:12.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7907bf45-6a9a-45f6-8c95-b8a0ee03e9bc 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] Tap Mirror: Handle Delete Port: a08dac12-db42-44d4-9b89-2c6ac051a9ba [pid: 8|app: 0|req: 1066/2124] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:26:12 2026] DELETE /v2.0/floatingips/fc5a2d40-c2ac-47c0-99a9-950fc7c9cbbd => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:13.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c30fa10-a89c-46be-a110-f54006f16024 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] TaaS: Handle Delete Port: d5b3d437-9275-433c-9fdb-b56ed2b960cd 2026-04-07 01:26:13.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c30fa10-a89c-46be-a110-f54006f16024 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] Tap Mirror: Handle Delete Port: d5b3d437-9275-433c-9fdb-b56ed2b960cd [pid: 7|app: 0|req: 1060/2127] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:26:13 2026] DELETE /v2.0/floatingips/1bfe7957-d97e-4151-83fd-12e6798937ad => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:13.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a8377f0-e12e-4684-b597-390ad520c572 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] TaaS: Handle Delete Port: 5f5455c8-4887-47ed-aecd-0580110f925c 2026-04-07 01:26:13.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a8377f0-e12e-4684-b597-390ad520c572 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] Tap Mirror: Handle Delete Port: 5f5455c8-4887-47ed-aecd-0580110f925c [pid: 8|app: 0|req: 1068/2128] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:26:13 2026] DELETE /v2.0/floatingips/a583f5b8-9ea3-402b-af24-6155af47af60 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:14.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-073962d3-73cf-43e8-b295-ff5fb8dd0fd0 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] TaaS: Handle Delete Port: 1495aad1-58b5-4276-80c3-32504849059a 2026-04-07 01:26:14.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-073962d3-73cf-43e8-b295-ff5fb8dd0fd0 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] Tap Mirror: Handle Delete Port: 1495aad1-58b5-4276-80c3-32504849059a [pid: 7|app: 0|req: 1061/2129] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:26:13 2026] DELETE /v2.0/floatingips/2e6b67ff-7d01-486e-8bde-438812fc46d4 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:14.373 8 INFO neutron_taas.services.taas.taas_plugin [None req-851d7a46-c4da-4c62-824f-f1d9f3b6af37 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] TaaS: Handle Delete Port: fd81ed15-8b85-4841-8489-7fd6bc965ec6 2026-04-07 01:26:14.376 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-851d7a46-c4da-4c62-824f-f1d9f3b6af37 36efff15bc6e49888695d3ec09b8e43f 8819398020e04345b4d231b87e0eed30 - - default default] Tap Mirror: Handle Delete Port: fd81ed15-8b85-4841-8489-7fd6bc965ec6 [pid: 8|app: 0|req: 1069/2130] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:26:14 2026] DELETE /v2.0/floatingips/9481e2c6-9731-46f7-8a32-48135ee34ecd => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:15.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8a9bb24-6cce-4ddd-af03-b10b05e1c2b4 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: c083a93b-a5b9-4bbd-a9f1-66611e1eeb58 2026-04-07 01:26:15.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8a9bb24-6cce-4ddd-af03-b10b05e1c2b4 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: c083a93b-a5b9-4bbd-a9f1-66611e1eeb58 [pid: 8|app: 0|req: 1070/2131] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:15 2026] GET /v2.0/security-groups?tenant_id=8819398020e04345b4d231b87e0eed30&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2132] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:26:15 2026] PUT /v2.0/routers/6d4e0549-f912-4b54-9425-a0e485a36eae/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2133] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:15 2026] DELETE /v2.0/security-groups/e4fb7229-3c2a-4444-8554-d84a169c5e05 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:16.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-5771dca5-3916-4181-bfc6-fb6e52cad733 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 51d27c61-141e-4adc-b54a-6fc36c4be446 2026-04-07 01:26:16.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5771dca5-3916-4181-bfc6-fb6e52cad733 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 51d27c61-141e-4adc-b54a-6fc36c4be446 [pid: 8|app: 0|req: 1072/2134] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:16 2026] GET /v2.0/security-groups?tenant_id=6f0f95e7d146419c858d9d65f61a12ce&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2135] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:16 2026] DELETE /v2.0/security-groups/c5a877bc-1c56-48a0-8715-1ca23ea00c61 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:16.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-5771dca5-3916-4181-bfc6-fb6e52cad733 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 9869ee67-51f6-40f2-8797-b6350136cd2c 2026-04-07 01:26:16.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5771dca5-3916-4181-bfc6-fb6e52cad733 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 9869ee67-51f6-40f2-8797-b6350136cd2c [pid: 8|app: 0|req: 1074/2136] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:16 2026] GET /v2.0/security-groups?tenant_id=91a4216b0bdf48c0833a9b425cc389f9&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2137] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:17 2026] DELETE /v2.0/security-groups/5f1620f6-b8d6-432b-8f7a-6ee34bb823d4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:17.162 7 INFO neutron.services.segments.plugin [-] Segment db66d8d6-0948-41c5-a88c-7c58e2b97d0b resource provider aggregate not found 2026-04-07 01:26:17.169 7 INFO neutron.services.segments.plugin [-] Segment db66d8d6-0948-41c5-a88c-7c58e2b97d0b resource provider aggregate not found 2026-04-07 01:26:17.185 7 INFO neutron.services.segments.plugin [-] Segment db66d8d6-0948-41c5-a88c-7c58e2b97d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db66d8d6-0948-41c5-a88c-7c58e2b97d0b found for delete ", "request_id": "req-f3722eec-71bb-4a97-9251-9455301fe675"}]} 2026-04-07 01:26:17.193 7 INFO neutron.services.segments.plugin [-] Segment db66d8d6-0948-41c5-a88c-7c58e2b97d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db66d8d6-0948-41c5-a88c-7c58e2b97d0b found for delete ", "request_id": "req-f06abd5f-26fe-4b1c-b0e8-bed6c05adade"}]} 2026-04-07 01:26:17.197 7 INFO neutron.db.l3_hamode_db [None req-5771dca5-3916-4181-bfc6-fb6e52cad733 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] HA network 041fe2ad-45b8-4cfa-8b01-d186b94b07b8 was deleted as no HA routers are present in tenant baf119d277cd42f4ba875d5066ef42fa. [pid: 7|app: 0|req: 1063/2138] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:26:16 2026] DELETE /v2.0/routers/6d4e0549-f912-4b54-9425-a0e485a36eae => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2139] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:26:17 2026] DELETE /v2.0/subnets/0835278c-7e26-42b7-9a96-bb7d47dabaa9 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:17.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb97783e-6fee-4013-ab3f-562a4016b712 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 635f0db8-6496-4e52-8321-94455eb23a19 2026-04-07 01:26:17.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb97783e-6fee-4013-ab3f-562a4016b712 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 635f0db8-6496-4e52-8321-94455eb23a19 [pid: 7|app: 0|req: 1064/2140] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:26:17 2026] DELETE /v2.0/networks/d905338a-f19a-49eb-848e-eefd8161f2ad => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2141] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:17 2026] GET /v2.0/security-groups?tenant_id=baf119d277cd42f4ba875d5066ef42fa&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2142] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:18 2026] DELETE /v2.0/security-groups/0f9f40f4-acb3-4f61-a786-464985b064d1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:19.207 7 INFO neutron.services.segments.plugin [-] Segment 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 resource provider aggregate not found 2026-04-07 01:26:19.210 7 INFO neutron.services.segments.plugin [-] Segment 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 resource provider aggregate not found 2026-04-07 01:26:19.221 7 INFO neutron.services.segments.plugin [-] Segment 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 found for delete ", "request_id": "req-11de5706-b3d7-4f83-9547-8eb92fd98f44"}]} 2026-04-07 01:26:19.225 7 INFO neutron.services.segments.plugin [-] Segment 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4e7ba8-8384-4ef7-8b12-39b99f8b5757 found for delete ", "request_id": "req-616a6803-28e8-47fd-a7a0-bbb124bf6c01"}]} 2026-04-07 01:26:22.704 8 INFO neutron.db.segments_db [None req-664b355f-92e3-4288-adea-a77acd363efb 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Added segment 78665898-a7e4-4a39-add9-a75e27d7f76b of type vxlan for network 892a2e9d-13cd-4ea5-b623-0ab9fb972a2f [pid: 8|app: 0|req: 1078/2143] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:22 2026] POST /v2.0/networks => generated 632 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2144] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:23 2026] POST /v2.0/ports => generated 743 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:23.716 8 INFO neutron.db.segments_db [None req-28580775-0867-4d79-ae20-3de9107aa270 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Added segment c7113520-7fd7-425f-b618-680ea6ffbb1a of type vxlan for network 16b60650-ee8e-4f52-b1c8-0bfacbf28b52 [pid: 8|app: 0|req: 1079/2145] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:23 2026] POST /v2.0/networks => generated 632 bytes in 239 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: 1067/2146] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:23 2026] POST /v2.0/ports => generated 743 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:24.390 8 INFO neutron.db.segments_db [None req-2348f76f-e66b-4466-89f5-f1430ba00af6 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Added segment 918e903a-b630-4a8f-8e33-baee7b0c4f72 of type vxlan for network e7244208-f746-4c14-8c10-0d43e95a707c [pid: 8|app: 0|req: 1080/2147] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:24 2026] POST /v2.0/networks => generated 631 bytes in 236 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: 1068/2148] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:24 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:25.023 8 INFO neutron.db.segments_db [None req-9ea1c4a5-2970-4880-b80d-f3f073820ff4 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Added segment ce554872-0d6f-43f6-9d69-0029cf3fd502 of type vxlan for network 09159552-7659-462b-b973-7f50914491fa [pid: 8|app: 0|req: 1081/2149] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:24 2026] POST /v2.0/networks => generated 632 bytes in 266 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: 1069/2150] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:25 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) 2026-04-07 01:26:25.615 8 INFO neutron.db.segments_db [None req-b2fd3313-0184-4165-bf53-9cbdfe28b55e 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Added segment 54d6d63d-8c03-4d2f-81ee-8e249270bff5 of type vxlan for network 6a87a11f-11df-4374-bc8f-c0076969e5ef [pid: 8|app: 0|req: 1082/2151] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:25 2026] POST /v2.0/networks => generated 631 bytes in 208 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: 1070/2152] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:25 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2153] 10.0.0.113 () {34 vars in 746 bytes} [Tue Apr 7 01:26:26 2026] PUT /v2.0/ports/af451572-d940-4563-91e2-d3bc0ecf38c6/tags => generated 17 bytes in 74 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: 1071/2154] 10.0.0.113 () {34 vars in 746 bytes} [Tue Apr 7 01:26:26 2026] PUT /v2.0/ports/6a686365-199f-4f38-8bbc-1ab30e3842ce/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1084/2155] 10.0.0.113 () {34 vars in 746 bytes} [Tue Apr 7 01:26:26 2026] PUT /v2.0/ports/1653531e-2bd4-4b8e-8426-9fb1608f1b7c/tags => generated 34 bytes in 84 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: 1072/2156] 10.0.0.113 () {34 vars in 746 bytes} [Tue Apr 7 01:26:26 2026] PUT /v2.0/ports/8765ccc4-72bd-46de-9004-48c2923a357c/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: 8|app: 0|req: 1085/2157] 10.0.0.113 () {32 vars in 659 bytes} [Tue Apr 7 01:26:26 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 195 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: 1073/2158] 10.0.0.113 () {32 vars in 673 bytes} [Tue Apr 7 01:26:26 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2159] 10.0.0.113 () {32 vars in 669 bytes} [Tue Apr 7 01:26:26 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2160] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:26:26 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2161] 10.0.0.113 () {32 vars in 667 bytes} [Tue Apr 7 01:26:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2162] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:26:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2163] 10.0.0.113 () {32 vars in 677 bytes} [Tue Apr 7 01:26:27 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2164] 10.0.0.113 () {32 vars in 689 bytes} [Tue Apr 7 01:26:27 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:26:27.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-50249ba8-5331-4f49-b429-7f55b673aa2d 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] TaaS: Handle Delete Port: af451572-d940-4563-91e2-d3bc0ecf38c6 2026-04-07 01:26:27.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50249ba8-5331-4f49-b429-7f55b673aa2d 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Tap Mirror: Handle Delete Port: af451572-d940-4563-91e2-d3bc0ecf38c6 [pid: 8|app: 0|req: 1089/2165] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:27 2026] DELETE /v2.0/ports/af451572-d940-4563-91e2-d3bc0ecf38c6 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:27.634 7 INFO neutron_taas.services.taas.taas_plugin [None req-550fdeb1-c90a-44ae-ade3-b09056f7692f 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] TaaS: Handle Delete Port: 6a686365-199f-4f38-8bbc-1ab30e3842ce 2026-04-07 01:26:27.637 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-550fdeb1-c90a-44ae-ade3-b09056f7692f 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Tap Mirror: Handle Delete Port: 6a686365-199f-4f38-8bbc-1ab30e3842ce [pid: 7|app: 0|req: 1077/2166] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:27 2026] DELETE /v2.0/ports/6a686365-199f-4f38-8bbc-1ab30e3842ce => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:27.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f5e4170-f316-4083-b8c9-d21b601d2871 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] TaaS: Handle Delete Port: 1653531e-2bd4-4b8e-8426-9fb1608f1b7c 2026-04-07 01:26:27.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f5e4170-f316-4083-b8c9-d21b601d2871 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Tap Mirror: Handle Delete Port: 1653531e-2bd4-4b8e-8426-9fb1608f1b7c [pid: 8|app: 0|req: 1090/2167] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:27 2026] DELETE /v2.0/ports/1653531e-2bd4-4b8e-8426-9fb1608f1b7c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:28.005 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ea15f8d-07c5-43e4-84ee-17f01bf715ce 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] TaaS: Handle Delete Port: 8765ccc4-72bd-46de-9004-48c2923a357c 2026-04-07 01:26:28.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ea15f8d-07c5-43e4-84ee-17f01bf715ce 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Tap Mirror: Handle Delete Port: 8765ccc4-72bd-46de-9004-48c2923a357c [pid: 7|app: 0|req: 1078/2168] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:27 2026] DELETE /v2.0/ports/8765ccc4-72bd-46de-9004-48c2923a357c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:28.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-247ebd54-a2a0-4755-908d-605ba50b7e7a 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] TaaS: Handle Delete Port: 9470df58-8e17-47fa-9aaa-eb1a5edea99e 2026-04-07 01:26:28.200 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-247ebd54-a2a0-4755-908d-605ba50b7e7a 458652f8535e496bb13dd2b7e462f58c 326114379e5c41dda426556c5e595558 - - default default] Tap Mirror: Handle Delete Port: 9470df58-8e17-47fa-9aaa-eb1a5edea99e [pid: 8|app: 0|req: 1091/2171] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:28 2026] DELETE /v2.0/ports/9470df58-8e17-47fa-9aaa-eb1a5edea99e => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:28.405 7 INFO neutron.services.segments.plugin [-] Segment 78665898-a7e4-4a39-add9-a75e27d7f76b resource provider aggregate not found 2026-04-07 01:26:28.409 7 INFO neutron.services.segments.plugin [-] Segment 78665898-a7e4-4a39-add9-a75e27d7f76b resource provider aggregate not found 2026-04-07 01:26:28.426 7 INFO neutron.services.segments.plugin [-] Segment 78665898-a7e4-4a39-add9-a75e27d7f76b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78665898-a7e4-4a39-add9-a75e27d7f76b found for delete ", "request_id": "req-b9557ac8-539a-4825-9297-2d399ea1a5cf"}]} 2026-04-07 01:26:28.427 7 INFO neutron.services.segments.plugin [-] Segment 78665898-a7e4-4a39-add9-a75e27d7f76b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78665898-a7e4-4a39-add9-a75e27d7f76b found for delete ", "request_id": "req-e85d3aa1-b32b-43af-8e42-07df2dce7b79"}]} [pid: 7|app: 0|req: 1081/2172] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:26:28 2026] DELETE /v2.0/networks/892a2e9d-13cd-4ea5-b623-0ab9fb972a2f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:28.573 8 INFO neutron.services.segments.plugin [-] Segment c7113520-7fd7-425f-b618-680ea6ffbb1a resource provider aggregate not found 2026-04-07 01:26:28.585 8 INFO neutron.services.segments.plugin [-] Segment c7113520-7fd7-425f-b618-680ea6ffbb1a resource provider aggregate not found 2026-04-07 01:26:28.594 8 INFO neutron.services.segments.plugin [-] Segment c7113520-7fd7-425f-b618-680ea6ffbb1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7113520-7fd7-425f-b618-680ea6ffbb1a found for delete ", "request_id": "req-a3fdad25-0fbd-4158-b85e-822e20881ae3"}]} [pid: 8|app: 0|req: 1092/2173] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:26:28 2026] DELETE /v2.0/networks/16b60650-ee8e-4f52-b1c8-0bfacbf28b52 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:28.614 8 INFO neutron.services.segments.plugin [-] Segment c7113520-7fd7-425f-b618-680ea6ffbb1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7113520-7fd7-425f-b618-680ea6ffbb1a found for delete ", "request_id": "req-91c8dee3-9a1b-431a-b4ee-fcecb93bd3dd"}]} [pid: 7|app: 0|req: 1082/2174] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:26:28 2026] DELETE /v2.0/networks/e7244208-f746-4c14-8c10-0d43e95a707c => 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: 1093/2175] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:26:28 2026] DELETE /v2.0/networks/09159552-7659-462b-b973-7f50914491fa => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2176] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:26:28 2026] DELETE /v2.0/networks/6a87a11f-11df-4374-bc8f-c0076969e5ef => 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: 1094/2177] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:29 2026] GET /v2.0/security-groups?tenant_id=326114379e5c41dda426556c5e595558&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2178] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:30 2026] DELETE /v2.0/security-groups/9ba5b783-86c2-4c42-a405-41dc46af67fd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:30.458 7 INFO neutron.services.segments.plugin [-] Segment 918e903a-b630-4a8f-8e33-baee7b0c4f72 resource provider aggregate not found 2026-04-07 01:26:30.461 7 INFO neutron.services.segments.plugin [-] Segment 918e903a-b630-4a8f-8e33-baee7b0c4f72 resource provider aggregate not found 2026-04-07 01:26:30.478 7 INFO neutron.services.segments.plugin [-] Segment 918e903a-b630-4a8f-8e33-baee7b0c4f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 918e903a-b630-4a8f-8e33-baee7b0c4f72 found for delete ", "request_id": "req-472ca404-68b4-4573-b21a-30d0702edb7f"}]} 2026-04-07 01:26:30.483 7 INFO neutron.services.segments.plugin [-] Segment 918e903a-b630-4a8f-8e33-baee7b0c4f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 918e903a-b630-4a8f-8e33-baee7b0c4f72 found for delete ", "request_id": "req-b8cc8d0c-813e-4424-85a5-1a511a23e38f"}]} 2026-04-07 01:26:30.499 7 INFO neutron.services.segments.plugin [-] Segment 54d6d63d-8c03-4d2f-81ee-8e249270bff5 resource provider aggregate not found 2026-04-07 01:26:30.506 7 INFO neutron.services.segments.plugin [-] Segment 54d6d63d-8c03-4d2f-81ee-8e249270bff5 resource provider aggregate not found [pid: 8|app: 0|req: 1095/2179] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:30 2026] GET /v2.0/security-groups?tenant_id=57cb18149005482c98336ba5f6e46266&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:26:30.523 7 INFO neutron.services.segments.plugin [-] Segment 54d6d63d-8c03-4d2f-81ee-8e249270bff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d6d63d-8c03-4d2f-81ee-8e249270bff5 found for delete ", "request_id": "req-4cbb58af-b60e-4a10-b9df-9d994321d4e3"}]} 2026-04-07 01:26:30.525 7 INFO neutron.services.segments.plugin [-] Segment 54d6d63d-8c03-4d2f-81ee-8e249270bff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d6d63d-8c03-4d2f-81ee-8e249270bff5 found for delete ", "request_id": "req-8324c7e4-52d4-442d-9373-505363eb403c"}]} [pid: 7|app: 0|req: 1085/2180] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:30 2026] GET /v2.0/security-groups?tenant_id=52ebb2992f6c41ea888b9ad915a6695a&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:26:30.614 8 INFO neutron.services.segments.plugin [-] Segment ce554872-0d6f-43f6-9d69-0029cf3fd502 resource provider aggregate not found 2026-04-07 01:26:30.637 8 INFO neutron.services.segments.plugin [-] Segment ce554872-0d6f-43f6-9d69-0029cf3fd502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce554872-0d6f-43f6-9d69-0029cf3fd502 found for delete ", "request_id": "req-55275df1-5766-4415-9487-7f2c3994ab7b"}]} 2026-04-07 01:26:30.640 8 INFO neutron.services.segments.plugin [-] Segment ce554872-0d6f-43f6-9d69-0029cf3fd502 resource provider aggregate not found [pid: 8|app: 0|req: 1096/2181] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:30 2026] DELETE /v2.0/security-groups/ad68af63-1013-484e-955f-c156bb691c7c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:30.659 8 INFO neutron.services.segments.plugin [-] Segment ce554872-0d6f-43f6-9d69-0029cf3fd502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce554872-0d6f-43f6-9d69-0029cf3fd502 found for delete ", "request_id": "req-93532512-5420-4375-a06e-0ff526af27d0"}]} [pid: 7|app: 0|req: 1086/2182] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:30 2026] DELETE /v2.0/security-groups/3b89653a-ba7b-4931-b5d9-bc68de87a441 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2183] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:30 2026] GET /v2.0/security-groups?tenant_id=cf8934201581479c8298867f0d98f019&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: 1087/2184] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:30 2026] DELETE /v2.0/security-groups/fb526e71-02e1-4957-ae6d-435677a27768 => 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: 1098/2185] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:26:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2186] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:26:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2187] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:26:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2188] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:26:33 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: 1100/2189] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:26:33 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2190] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:26:33 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 1101/2191] 199.204.45.38 () {34 vars in 715 bytes} [Tue Apr 7 01:26:33 2026] POST /v2.0/ports => generated 1055 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2192] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:26:33 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1055 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2193] 10.0.0.7 () {34 vars in 904 bytes} [Tue Apr 7 01:26:33 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) 2026-04-07 01:26:34.044 7 INFO neutron.db.segments_db [None req-cf118f93-7d55-4d78-a8e3-1f98c0a17035 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Added segment aaf98c50-9168-476a-88de-e31bf08371c8 of type vxlan for network d4252f2a-6b23-40b3-9345-99d385190343 [pid: 7|app: 0|req: 1091/2194] 10.0.0.113 () {34 vars in 670 bytes} [Tue Apr 7 01:26:33 2026] POST /v2.0/networks => generated 633 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:34.378 8 INFO neutron.db.segments_db [None req-63922d8b-6650-4d0b-839f-f9fecfd1a90e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Added segment f290f609-5e62-4e24-a659-066a36ecb1d0 of type vxlan for network 34f403a1-c284-4e50-8fb5-4dff2761bc2e 2026-04-07 01:26:34.677 8 INFO neutron.db.l3_hamode_db [None req-63922d8b-6650-4d0b-839f-f9fecfd1a90e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1092/2195] 199.204.45.38 () {34 vars in 1260 bytes} [Tue Apr 7 01:26:34 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2196] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:34 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1094/2197] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:34 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1095/2198] 10.0.0.113 () {34 vars in 677 bytes} [Tue Apr 7 01:26:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2199] 10.0.0.113 () {34 vars in 677 bytes} [Tue Apr 7 01:26:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:35.477 8 INFO neutron.db.l3_hamode_db [None req-63922d8b-6650-4d0b-839f-f9fecfd1a90e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1097/2200] 199.204.45.38 () {34 vars in 973 bytes} [Tue Apr 7 01:26:35 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2201] 10.0.0.113 () {34 vars in 677 bytes} [Tue Apr 7 01:26:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2202] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:26:35 2026] GET /v2.0/networks?id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2203] 10.0.0.113 () {34 vars in 677 bytes} [Tue Apr 7 01:26:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2204] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:26:35 2026] PUT /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1245 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2205] 10.0.0.113 () {34 vars in 677 bytes} [Tue Apr 7 01:26:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:36.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-368c2497-572d-4dc7-99ee-5668327b2970'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'ef4549ed-4f21-4717-847f-8a3bd501a99c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1103/2206] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:26:36 2026] PUT /v2.0/policies/29dc1253-3460-44fd-b69d-300ffb119ed4/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2207] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:26:36 2026] PUT /v2.0/policies/15889b8c-e0ee-4883-8dfa-d0f22dec9e58/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2208] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:26:36 2026] PUT /v2.0/policies/e6199b11-d0fd-46cd-b610-4d4e82c06680/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: 1106/2209] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:26:36 2026] PUT /v2.0/policies/61c8c978-a287-47ff-a653-f1c631e6ff76/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2210] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:26:34 2026] POST /v2.0/routers => generated 694 bytes in 2127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2211] 10.0.0.113 () {32 vars in 775 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/subnets?project_id=ef4d253b955b427b98804fd8683022a6&cidr=10.100.0.0%2F28 => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2212] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2481 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2213] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2214] 10.0.0.113 () {32 vars in 783 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/subnets?network_id=cfb544e6-909c-4620-8d09-964576aff3d5&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2215] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/networks?id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2216] 10.0.0.113 () {32 vars in 673 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2217] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => 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: 1109/2218] 10.0.0.113 () {32 vars in 687 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2219] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2220] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:26:36 2026] POST /v2.0/subnets => generated 657 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2221] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2222] 10.0.0.113 () {32 vars in 683 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2223] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2224] 10.0.0.113 () {32 vars in 695 bytes} [Tue Apr 7 01:26:36 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2225] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:37 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2226] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:26:37 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2227] 10.0.0.113 () {32 vars in 695 bytes} [Tue Apr 7 01:26:37 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2228] 10.0.0.113 () {32 vars in 691 bytes} [Tue Apr 7 01:26:37 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2229] 10.0.0.113 () {32 vars in 703 bytes} [Tue Apr 7 01:26:37 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2230] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:26:37 2026] DELETE /v2.0/qos/policies/29dc1253-3460-44fd-b69d-300ffb119ed4 => 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: 1120/2231] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:26:37 2026] DELETE /v2.0/qos/policies/15889b8c-e0ee-4883-8dfa-d0f22dec9e58 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2232] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:26:37 2026] DELETE /v2.0/qos/policies/e6199b11-d0fd-46cd-b610-4d4e82c06680 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2233] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:26:37 2026] DELETE /v2.0/qos/policies/61c8c978-a287-47ff-a653-f1c631e6ff76 => 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: 1123/2234] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:26:37 2026] DELETE /v2.0/qos/policies/a4bdbc55-31c5-4eda-9cf4-b067866cfed1 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2235] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2481 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2236] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => 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: 1126/2237] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2238] 10.0.0.113 () {34 vars in 782 bytes} [Tue Apr 7 01:26:36 2026] PUT /v2.0/routers/08c56e20-fac7-4ea4-a6db-4d90eeff1117/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2239] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&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: 1128/2240] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1113/2241] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/networks => generated 6663 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2242] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2243] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/subnets => generated 7418 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2244] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => 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: 1116/2245] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2246] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&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: 1130/2247] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/routers => generated 1452 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2248] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1131/2249] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1119/2250] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:26:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2251] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:38 2026] GET /v2.0/security-groups?tenant_id=37f01e8df99a4ca0965a460fc8b8c832&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2252] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:26:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2253] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:39 2026] DELETE /v2.0/security-groups/549c1f18-a924-4f0c-8c3f-609214bce31f => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2254] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:26:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2255] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:39 2026] GET /v2.0/security-groups?tenant_id=f40a2cfd86474d72b7b5b7443eb54e5d&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2256] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:26:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2257] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:39 2026] DELETE /v2.0/security-groups/811e52d5-f50c-4821-a637-6a74ab1f6cb9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2258] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:26:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:39.883 7 INFO neutron.db.securitygroups_db [None req-24a412b0-ace0-410d-ad4c-e28087cef7ad 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Project ef4d253b955b427b98804fd8683022a6 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: 1124/2259] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:26:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:40.056 7 INFO neutron.db.securitygroups_db [None req-61040eb9-b8f5-440b-9769-bcc4520b62bc 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Project ef4d253b955b427b98804fd8683022a6 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: 1125/2260] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:26:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2261] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:39 2026] GET /v2.0/security-groups?tenant_id=61aea51c49684e1089e0cab4cba762ea&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2262] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:40 2026] DELETE /v2.0/security-groups/591caabd-3cb8-4cb2-9534-7f8cc74c0c43 => 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: 1137/2263] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:26:40 2026] GET /v2.0/networks => generated 1298 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2264] 10.0.0.7 () {34 vars in 1097 bytes} [Tue Apr 7 01:26:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1835760585&fields=id&tenant_id=ef4d253b955b427b98804fd8683022a6 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2265] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:26:40 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 661 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2266] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:26:40 2026] GET /v2.0/quotas/ef4d253b955b427b98804fd8683022a6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2267] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:26:41 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2268] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:26:41 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1140/2269] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:26:41 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1130/2270] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:41 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1141/2271] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:42 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1131/2272] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:26:42 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2273] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:26:42 2026] PUT /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1272 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:26:43.155 7 INFO neutron.api.v2.resource [None req-c34378ef-8898-42dd-9ee4-443cac3a263f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1132/2276] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/security-groups/lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:26:43.167 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56dc99ab-75b0-422a-af65-ed7f9355fc8d'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'ef4549ed-4f21-4717-847f-8a3bd501a99c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1145/2277] 199.204.45.38 () {30 vars in 783 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/security-groups?name=lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2278] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:26:43 2026] PUT /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1310 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:26:43.513 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b1db8ba-a59e-4857-b440-e6739d3d8dae'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'ef4549ed-4f21-4717-847f-8a3bd501a99c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1146/2279] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 12 bytes in 21 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: 1134/2280] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2281] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/networks?id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2282] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => 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: 1148/2283] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2284] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:26:43 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: 1150/2285] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:26:43 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: 1136/2286] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2287] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2288] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:26:43 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: 1151/2289] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2290] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2291] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:43 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1140/2292] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2293] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2294] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2295] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2296] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2297] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2298] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:44 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1144/2299] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2300] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/networks?id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 803 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2301] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => 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: 1156/2302] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:26:44 2026] POST /v2.0/security-groups => generated 1601 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2303] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2304] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2305] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2306] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:26:45 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: 7|app: 0|req: 1150/2307] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1158/2308] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:26:45 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: 7|app: 0|req: 1151/2309] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:26:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2310] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1153/2311] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2312] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:26:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef4d253b955b427b98804fd8683022a6 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2313] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:26:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2314] 10.0.0.113 () {34 vars in 766 bytes} [Tue Apr 7 01:26:45 2026] PUT /v2.0/security-groups/16d82b4f-3f53-4498-be1d-78cfdc35d22d/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2315] 10.0.0.113 () {34 vars in 766 bytes} [Tue Apr 7 01:26:45 2026] PUT /v2.0/security-groups/15f71882-f2ef-4e6d-9f60-f2c21d7f17b0/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2316] 10.0.0.113 () {34 vars in 766 bytes} [Tue Apr 7 01:26:46 2026] PUT /v2.0/security-groups/861cb282-efb6-41b0-af01-01ef9b42187c/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2317] 10.0.0.113 () {34 vars in 766 bytes} [Tue Apr 7 01:26:46 2026] PUT /v2.0/security-groups/d8ad1b29-e5bf-40e1-a6ba-972cf187ef7e/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2318] 10.0.0.113 () {32 vars in 679 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2319] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2320] 10.0.0.113 () {32 vars in 689 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2321] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:26:45 2026] POST /v2.0/ports => generated 958 bytes in 476 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: 1167/2322] 10.0.0.113 () {32 vars in 701 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2323] 10.0.0.113 () {32 vars in 687 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2324] 10.0.0.113 () {32 vars in 701 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2325] 10.0.0.113 () {32 vars in 697 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2326] 10.0.0.113 () {32 vars in 709 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2327] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:46 2026] DELETE /v2.0/security-groups/16d82b4f-3f53-4498-be1d-78cfdc35d22d => 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: 1173/2328] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:46 2026] DELETE /v2.0/security-groups/15f71882-f2ef-4e6d-9f60-f2c21d7f17b0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2329] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:26:46 2026] PUT /v2.0/ports/cffaf48c-fb4a-47e4-aee3-5db8058c49dd => generated 1239 bytes in 444 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-07 01:26:46.843 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0228e2d6-0fdd-4cc1-b324-414dbbde7b76'] response: {'name': 'network-changed', 'server_uuid': 'b0414f3a-3323-4f3c-a73e-d4aed3a89fb6', 'tag': 'cffaf48c-fb4a-47e4-aee3-5db8058c49dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2330] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2331] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:46 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2332] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:46 2026] DELETE /v2.0/security-groups/861cb282-efb6-41b0-af01-01ef9b42187c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2333] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:46 2026] DELETE /v2.0/security-groups/d8ad1b29-e5bf-40e1-a6ba-972cf187ef7e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2334] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:47 2026] DELETE /v2.0/security-groups/402156c3-e749-4d5f-9fe4-f060cc41c3de => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2335] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:47 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2336] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:26:47 2026] GET /v2.0/networks?tenant_id=ef4d253b955b427b98804fd8683022a6&shared=False => generated 757 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2337] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:26:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2338] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:47 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2339] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2340] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/security-groups?tenant_id=71d269974ff140c8851e2cfa9c764f6f&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2341] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2342] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:48 2026] DELETE /v2.0/security-groups/1bee1ed4-8006-4248-bd5e-181a388aeca9 => 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: 1180/2343] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cffaf48c-fb4a-47e4-aee3-5db8058c49dd => 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: 1164/2344] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/subnets?id=957efe94-1064-47f9-9bc5-41567670ec8d => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2345] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/ports?network_id=d4252f2a-6b23-40b3-9345-99d385190343&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2346] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/security-groups?tenant_id=92ae1696764244608d6a522f7ca79498&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2347] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2348] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:48 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1166/2349] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:48 2026] DELETE /v2.0/security-groups/a324b9f5-4323-4e79-a6cc-23f08fe3765d => 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: 1184/2350] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:26:49 2026] GET /v2.0/security-groups?tenant_id=70f10da5f2074defaef6e8b501830772&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2351] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:49 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1186/2352] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:49 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2353] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:26:49 2026] DELETE /v2.0/security-groups/69335c6a-28ac-4cd0-967e-40084be484d1 => 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: 1187/2354] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2355] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:50 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&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: 1188/2356] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:51 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2357] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:51 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2358] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:52 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1170/2359] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:52 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&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-07 01:26:53.805 8 INFO neutron.db.segments_db [None req-3fa1fea8-d630-42c6-af10-db3a90b4016e e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Added segment f1123ae9-8dd9-4be0-88cc-071c89bbabe0 of type vxlan for network 082f2adc-2ac7-4916-8dd7-e2c0862f012b [pid: 7|app: 0|req: 1171/2360] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:53 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2361] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:53 2026] POST /v2.0/networks => generated 631 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2362] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:53 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1192/2363] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:54 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2364] 10.0.0.113 () {34 vars in 665 bytes} [Tue Apr 7 01:26:54 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2365] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:26:54 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:26:54.723 8 INFO neutron.db.segments_db [None req-bc7069b2-3699-47c0-af7e-c42233712528 e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Added segment 1350aaad-de96-494a-867a-bc2fa417b558 of type vxlan for network 066835c1-d6f0-4de4-92ac-799bbad87131 2026-04-07 01:26:54.761 7 INFO neutron.db.l3_db [None req-eb275d9f-4690-4e6d-8358-c6810e61def7 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Floating IP e8316e46-ac57-4e47-a437-f94a28bcf58f associated. External IP: 10.96.250.214, port: 8f872dc8-9ed7-4d35-beef-05d2140416b7. [pid: 8|app: 0|req: 1195/2366] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:54 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2367] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:26:54 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&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: 1172/2368] 10.0.0.113 () {34 vars in 676 bytes} [Tue Apr 7 01:26:53 2026] POST /v2.0/floatingips => generated 899 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2369] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:26:55 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2370] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:54 2026] POST /v2.0/ports => generated 743 bytes in 369 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: 1198/2371] 10.0.0.113 () {34 vars in 665 bytes} [Tue Apr 7 01:26:55 2026] POST /v2.0/trunks => generated 407 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:55.524 8 INFO neutron.db.segments_db [None req-bf70cfec-9089-493f-be76-24b6ee8d1f75 e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Added segment f3d41ea7-199e-412d-9321-3a3156b40ea5 of type vxlan for network 488e5f3c-dfab-4c33-8b8d-786b2fb7b93c [pid: 8|app: 0|req: 1199/2372] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:55 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:55.751 7 INFO neutron.db.l3_db [None req-67bd983d-9173-4dfc-9e4c-11ad17ac8777 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Floating IP 476eadeb-8f69-49e7-94a6-8d532ee2d7b8 associated. External IP: 10.96.250.204, port: cffaf48c-fb4a-47e4-aee3-5db8058c49dd. [pid: 8|app: 0|req: 1200/2373] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:55 2026] POST /v2.0/ports => generated 743 bytes in 356 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: 1174/2374] 10.0.0.113 () {34 vars in 676 bytes} [Tue Apr 7 01:26:55 2026] POST /v2.0/floatingips => generated 856 bytes in 943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:56.095 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd947c7a-2290-4cd9-941b-493b980df8b1'] response: {'name': 'network-changed', 'server_uuid': 'b0414f3a-3323-4f3c-a73e-d4aed3a89fb6', 'tag': 'cffaf48c-fb4a-47e4-aee3-5db8058c49dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1175/2375] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2376] 10.0.0.113 () {34 vars in 665 bytes} [Tue Apr 7 01:26:55 2026] POST /v2.0/trunks => generated 407 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:26:56.254 7 INFO neutron.db.segments_db [None req-4570890c-91b6-4d40-bd60-b99b436f79c7 e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Added segment d3ad0251-fbd2-4bc9-b151-7f9216d0b216 of type vxlan for network 71def92e-77ea-412b-a5b6-c31b2f6f29c9 [pid: 7|app: 0|req: 1176/2377] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:56 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2378] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1178/2379] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2380] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cffaf48c-fb4a-47e4-aee3-5db8058c49dd => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2381] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:56 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1180/2382] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/subnets?id=957efe94-1064-47f9-9bc5-41567670ec8d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2383] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/ports?network_id=d4252f2a-6b23-40b3-9345-99d385190343&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: 1182/2384] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2385] 10.0.0.113 () {34 vars in 665 bytes} [Tue Apr 7 01:26:56 2026] POST /v2.0/trunks => generated 407 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2386] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:26:56 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:26:56.958 8 INFO neutron.db.segments_db [None req-21115e23-9182-4df2-9d22-1385dc8aa694 e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Added segment a8becc93-8526-4f4b-9a2a-e4643e5350be of type vxlan for network 719d1a72-2b9c-42e2-8440-d30b443ce08d [pid: 8|app: 0|req: 1204/2387] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:26:56 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2388] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2389] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:26:57 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2390] 10.0.0.113 () {34 vars in 665 bytes} [Tue Apr 7 01:26:57 2026] POST /v2.0/trunks => generated 407 bytes in 162 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: 1185/2391] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:26:57 2026] PUT /v2.0/trunks/f8ff4b54-008d-44a9-bebe-b4b10409bf87/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2392] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:26:57 2026] PUT /v2.0/trunks/bd6078a2-7a3a-4e60-bc8a-8a9b0c32a4fc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2393] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:26:57 2026] PUT /v2.0/trunks/407cb797-fdbe-451c-82aa-5d2026227287/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2394] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:26:57 2026] PUT /v2.0/trunks/5a1ee81e-17ae-4759-9395-134487a38640/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2395] 10.0.0.113 () {32 vars in 661 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2396] 10.0.0.113 () {32 vars in 675 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2397] 10.0.0.113 () {32 vars in 671 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2398] 10.0.0.113 () {32 vars in 683 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2399] 10.0.0.113 () {32 vars in 669 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2400] 10.0.0.113 () {32 vars in 683 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2401] 10.0.0.113 () {32 vars in 679 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2402] 10.0.0.113 () {32 vars in 691 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2403] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/trunks/f8ff4b54-008d-44a9-bebe-b4b10409bf87 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2404] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:26:57 2026] GET /v2.0/ports/432bfbfc-4f7f-4d19-a69f-1adac7c7806e => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2407] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:26:58 2026] DELETE /v2.0/trunks/f8ff4b54-008d-44a9-bebe-b4b10409bf87 => 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: 1193/2408] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/trunks/bd6078a2-7a3a-4e60-bc8a-8a9b0c32a4fc => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2409] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => 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: 1194/2410] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/ports/542836cd-ab19-4a8b-8aac-f8b75e7879dd => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2411] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:26: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: 7|app: 0|req: 1196/2412] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:26:58 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: 1197/2413] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2414] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:26:58 2026] DELETE /v2.0/trunks/bd6078a2-7a3a-4e60-bc8a-8a9b0c32a4fc => 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: 1198/2415] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2416] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/trunks/407cb797-fdbe-451c-82aa-5d2026227287 => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:26:58.421 7 INFO neutron.api.v2.resource [None req-ed22f5e0-bb61-4e91-8638-ecc5061957e3 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2417] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/security-groups/lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2418] 199.204.45.38 () {30 vars in 783 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/security-groups?name=lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2419] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/ports/b297f7df-46b7-4ac2-a672-5f6e9bb596e0 => 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: 1220/2420] 199.204.45.38 () {30 vars in 813 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/security-group-rules?security_group_id=f80eee34-9307-4426-a8cb-8a07b11cdebf => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2421] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:26:58 2026] DELETE /v2.0/trunks/407cb797-fdbe-451c-82aa-5d2026227287 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2422] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/trunks/5a1ee81e-17ae-4759-9395-134487a38640 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2423] 199.204.45.38 () {34 vars in 745 bytes} [Tue Apr 7 01:26:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2424] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/ports/5e9589a5-a19b-4676-9955-7182028ad404 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2425] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:26:58 2026] DELETE /v2.0/trunks/5a1ee81e-17ae-4759-9395-134487a38640 => 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: 1222/2426] 199.204.45.38 () {34 vars in 745 bytes} [Tue Apr 7 01:26:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2427] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/trunks/5388fc7d-999b-43b6-a6ff-62ae18a53210 => generated 407 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2428] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:26:58 2026] GET /v2.0/ports/bee4e0c0-4064-48b4-840a-36f95bc095ff => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2429] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:26:58 2026] DELETE /v2.0/trunks/5388fc7d-999b-43b6-a6ff-62ae18a53210 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:26:59.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-69dfd60b-737f-464d-bd7e-97bc235da41e e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] TaaS: Handle Delete Port: 432bfbfc-4f7f-4d19-a69f-1adac7c7806e 2026-04-07 01:26:59.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69dfd60b-737f-464d-bd7e-97bc235da41e e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Tap Mirror: Handle Delete Port: 432bfbfc-4f7f-4d19-a69f-1adac7c7806e [pid: 8|app: 0|req: 1224/2430] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:58 2026] DELETE /v2.0/ports/432bfbfc-4f7f-4d19-a69f-1adac7c7806e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:59.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6bbf470-ea56-4f9f-90a0-dcfec37a0bbd e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] TaaS: Handle Delete Port: 542836cd-ab19-4a8b-8aac-f8b75e7879dd 2026-04-07 01:26:59.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6bbf470-ea56-4f9f-90a0-dcfec37a0bbd e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Tap Mirror: Handle Delete Port: 542836cd-ab19-4a8b-8aac-f8b75e7879dd [pid: 7|app: 0|req: 1207/2431] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:59 2026] DELETE /v2.0/ports/542836cd-ab19-4a8b-8aac-f8b75e7879dd => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:26:59.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb6d6f58-f61a-4225-aed5-3f90c1b2344d e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] TaaS: Handle Delete Port: b297f7df-46b7-4ac2-a672-5f6e9bb596e0 2026-04-07 01:26:59.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb6d6f58-f61a-4225-aed5-3f90c1b2344d e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Tap Mirror: Handle Delete Port: b297f7df-46b7-4ac2-a672-5f6e9bb596e0 [pid: 8|app: 0|req: 1225/2432] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:59 2026] DELETE /v2.0/ports/b297f7df-46b7-4ac2-a672-5f6e9bb596e0 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:27:00.031 7 INFO neutron_taas.services.taas.taas_plugin [None req-81a2650e-ddb6-4dd8-829f-9a3e05e399a6 e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] TaaS: Handle Delete Port: 5e9589a5-a19b-4676-9955-7182028ad404 2026-04-07 01:27:00.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81a2650e-ddb6-4dd8-829f-9a3e05e399a6 e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Tap Mirror: Handle Delete Port: 5e9589a5-a19b-4676-9955-7182028ad404 [pid: 7|app: 0|req: 1208/2433] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:26:59 2026] DELETE /v2.0/ports/5e9589a5-a19b-4676-9955-7182028ad404 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:27:00.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfaa2531-655f-4e79-8618-b4e637bbf6da e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] TaaS: Handle Delete Port: bee4e0c0-4064-48b4-840a-36f95bc095ff 2026-04-07 01:27:00.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfaa2531-655f-4e79-8618-b4e637bbf6da e218bb89bfdc4af0ae2c54e67fc213bd 4163a4f4ba314771981645bc0a15b332 - - default default] Tap Mirror: Handle Delete Port: bee4e0c0-4064-48b4-840a-36f95bc095ff [pid: 8|app: 0|req: 1226/2434] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:27:00 2026] DELETE /v2.0/ports/bee4e0c0-4064-48b4-840a-36f95bc095ff => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:27:00.426 7 INFO neutron.services.segments.plugin [-] Segment f1123ae9-8dd9-4be0-88cc-071c89bbabe0 resource provider aggregate not found 2026-04-07 01:27:00.433 7 INFO neutron.services.segments.plugin [-] Segment f1123ae9-8dd9-4be0-88cc-071c89bbabe0 resource provider aggregate not found 2026-04-07 01:27:00.447 7 INFO neutron.services.segments.plugin [-] Segment f1123ae9-8dd9-4be0-88cc-071c89bbabe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1123ae9-8dd9-4be0-88cc-071c89bbabe0 found for delete ", "request_id": "req-c0c513bc-2fb4-4735-919b-130c75fd6bea"}]} 2026-04-07 01:27:00.454 7 INFO neutron.services.segments.plugin [-] Segment f1123ae9-8dd9-4be0-88cc-071c89bbabe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1123ae9-8dd9-4be0-88cc-071c89bbabe0 found for delete ", "request_id": "req-0abe083e-c284-4701-af9a-8e4d0fe62f06"}]} [pid: 7|app: 0|req: 1209/2435] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:27:00 2026] DELETE /v2.0/networks/082f2adc-2ac7-4916-8dd7-e2c0862f012b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:27:00.588 8 INFO neutron.services.segments.plugin [-] Segment 1350aaad-de96-494a-867a-bc2fa417b558 resource provider aggregate not found 2026-04-07 01:27:00.593 8 INFO neutron.services.segments.plugin [-] Segment 1350aaad-de96-494a-867a-bc2fa417b558 resource provider aggregate not found 2026-04-07 01:27:00.616 8 INFO neutron.services.segments.plugin [-] Segment 1350aaad-de96-494a-867a-bc2fa417b558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1350aaad-de96-494a-867a-bc2fa417b558 found for delete ", "request_id": "req-a0c3d5a6-d1c4-42f0-99dc-698923dc6ebb"}]} 2026-04-07 01:27:00.618 8 INFO neutron.services.segments.plugin [-] Segment 1350aaad-de96-494a-867a-bc2fa417b558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1350aaad-de96-494a-867a-bc2fa417b558 found for delete ", "request_id": "req-d9bca951-c9b9-4546-aa84-cec22aec899b"}]} [pid: 8|app: 0|req: 1227/2436] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:27:00 2026] DELETE /v2.0/networks/066835c1-d6f0-4de4-92ac-799bbad87131 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2437] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:27:00 2026] DELETE /v2.0/networks/488e5f3c-dfab-4c33-8b8d-786b2fb7b93c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2438] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:27:00 2026] DELETE /v2.0/networks/71def92e-77ea-412b-a5b6-c31b2f6f29c9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2439] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:27:00 2026] DELETE /v2.0/networks/719d1a72-2b9c-42e2-8440-d30b443ce08d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2440] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:01 2026] GET /v2.0/security-groups?tenant_id=58e72516919d4219aeee3f1fe615f242&name=default => generated 2929 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2441] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:02 2026] DELETE /v2.0/security-groups/f42fa25a-ce91-43b0-9c01-f25a56a3d37a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:27:02.464 7 INFO neutron.services.segments.plugin [-] Segment f3d41ea7-199e-412d-9321-3a3156b40ea5 resource provider aggregate not found 2026-04-07 01:27:02.473 7 INFO neutron.services.segments.plugin [-] Segment f3d41ea7-199e-412d-9321-3a3156b40ea5 resource provider aggregate not found 2026-04-07 01:27:02.482 7 INFO neutron.services.segments.plugin [-] Segment f3d41ea7-199e-412d-9321-3a3156b40ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d41ea7-199e-412d-9321-3a3156b40ea5 found for delete ", "request_id": "req-e91d3e60-8f6c-4106-96fd-942d118355cf"}]} [pid: 8|app: 0|req: 1230/2442] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:02 2026] GET /v2.0/security-groups?tenant_id=88e5d270b03146de99a6e804fef9a526&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:02.499 7 INFO neutron.services.segments.plugin [-] Segment f3d41ea7-199e-412d-9321-3a3156b40ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d41ea7-199e-412d-9321-3a3156b40ea5 found for delete ", "request_id": "req-a3574904-a804-4915-9b76-5f08e17ceeb0"}]} 2026-04-07 01:27:02.502 7 INFO neutron.services.segments.plugin [-] Segment a8becc93-8526-4f4b-9a2a-e4643e5350be resource provider aggregate not found 2026-04-07 01:27:02.523 7 INFO neutron.services.segments.plugin [-] Segment a8becc93-8526-4f4b-9a2a-e4643e5350be resource provider aggregate not found 2026-04-07 01:27:02.531 7 INFO neutron.services.segments.plugin [-] Segment a8becc93-8526-4f4b-9a2a-e4643e5350be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8becc93-8526-4f4b-9a2a-e4643e5350be found for delete ", "request_id": "req-bcb7ea4c-9f42-4fef-aff5-b1541dadf98a"}]} 2026-04-07 01:27:02.544 7 INFO neutron.services.segments.plugin [-] Segment a8becc93-8526-4f4b-9a2a-e4643e5350be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8becc93-8526-4f4b-9a2a-e4643e5350be found for delete ", "request_id": "req-12893ee2-70a5-4ad4-bb16-670118ef8008"}]} [pid: 7|app: 0|req: 1213/2443] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:02 2026] DELETE /v2.0/security-groups/bc9e1a15-b004-4382-a980-dcdc462e9938 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:27:02.638 8 INFO neutron.services.segments.plugin [-] Segment d3ad0251-fbd2-4bc9-b151-7f9216d0b216 resource provider aggregate not found 2026-04-07 01:27:02.645 8 INFO neutron.services.segments.plugin [-] Segment d3ad0251-fbd2-4bc9-b151-7f9216d0b216 resource provider aggregate not found 2026-04-07 01:27:02.665 8 INFO neutron.services.segments.plugin [-] Segment d3ad0251-fbd2-4bc9-b151-7f9216d0b216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3ad0251-fbd2-4bc9-b151-7f9216d0b216 found for delete ", "request_id": "req-f34b0ee6-db65-4232-a353-a782d3179644"}]} 2026-04-07 01:27:02.666 8 INFO neutron.services.segments.plugin [-] Segment d3ad0251-fbd2-4bc9-b151-7f9216d0b216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3ad0251-fbd2-4bc9-b151-7f9216d0b216 found for delete ", "request_id": "req-22b5e2be-93e7-4a68-bcc4-26d63c05d36f"}]} [pid: 8|app: 0|req: 1231/2444] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:02 2026] GET /v2.0/security-groups?tenant_id=4163a4f4ba314771981645bc0a15b332&name=default => generated 2928 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2445] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:02 2026] DELETE /v2.0/security-groups/aa20734f-ae98-432f-a1c2-23ccf63b727f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2446] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:27:05 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2447] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:27:05 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&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-07 01:27:06.190 8 INFO neutron.db.segments_db [None req-e3d3f9ee-a1af-4f88-8701-a93bc345c572 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] Added segment 936179eb-ecd4-4866-93b2-aa8f2c81e835 of type vxlan for network 16fe2095-1ed8-4df3-8e03-7ccb826333be 2026-04-07 01:27:06.473 8 INFO neutron.db.l3_hamode_db [None req-e3d3f9ee-a1af-4f88-8701-a93bc345c572 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:27:06.603 8 INFO neutron.db.l3_hamode_db [None req-e3d3f9ee-a1af-4f88-8701-a93bc345c572 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1216/2448] 10.0.0.180 () {30 vars in 689 bytes} [Tue Apr 7 01:27:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2449] 10.0.0.180 () {30 vars in 691 bytes} [Tue Apr 7 01:27:07 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: 1218/2450] 10.0.0.180 () {30 vars in 667 bytes} [Tue Apr 7 01:27:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2451] 10.0.0.180 () {30 vars in 703 bytes} [Tue Apr 7 01:27:07 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: 1233/2452] 10.0.0.113 () {34 vars in 667 bytes} [Tue Apr 7 01:27:05 2026] POST /v2.0/routers => generated 474 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2453] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:27:07 2026] PUT /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 25 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2454] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:07 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 25 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2455] 10.0.0.180 () {28 vars in 438 bytes} [Tue Apr 7 01:27:07 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: 1236/2456] 10.0.0.180 () {30 vars in 727 bytes} [Tue Apr 7 01:27:07 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2457] 10.0.0.113 () {34 vars in 761 bytes} [Tue Apr 7 01:27:07 2026] PUT /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/green => generated 4 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2458] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:07 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2459] 10.0.0.113 () {34 vars in 757 bytes} [Tue Apr 7 01:27:07 2026] PUT /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/red => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2460] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2461] 10.0.0.113 () {34 vars in 779 bytes} [Tue Apr 7 01:27:08 2026] PUT /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/black.or.white => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2462] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 52 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2463] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:27:08 2026] PUT /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2464] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2465] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/red => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:27:08.775 8 INFO neutron.api.v2.resource [None req-c2313d8b-767e-4722-a820-68c07ac48de2 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2466] 10.0.0.113 () {32 vars in 742 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2467] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2468] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2469] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:27:08 2026] DELETE /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/red => 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: 1244/2470] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2471] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:08 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: 1246/2472] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2473] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 30 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2474] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:08 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:09.104 7 INFO neutron.api.v2.resource [None req-9c4f18b8-ce65-4098-bbd5-d10bb490a46d 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1228/2475] 10.0.0.113 () {32 vars in 745 bytes} [Tue Apr 7 01:27:08 2026] DELETE /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags/green => generated 99 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2476] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:27:09 2026] DELETE /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => 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: 1229/2477] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:09 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: 1230/2478] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2479] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2480] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2481] 10.0.0.113 () {32 vars in 730 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2482] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2483] 199.204.45.38 () {34 vars in 715 bytes} [Tue Apr 7 01:27:09 2026] POST /v2.0/ports => generated 1328 bytes in 367 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: 1234/2484] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2485] 10.0.0.113 () {34 vars in 741 bytes} [Tue Apr 7 01:27:09 2026] PUT /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8 => generated 480 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2486] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:27:09 2026] GET /v2.0/ports?device_id=720d0662-9b69-4740-9567-5a6b258025a8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:27:10.186 8 INFO neutron_taas.services.taas.taas_plugin [None req-1600af30-8dcb-449b-98fe-eefddb6ed771 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] TaaS: Handle Delete Port: 91f1c0bd-10f9-4d26-a39b-06d68d8b8b33 2026-04-07 01:27:10.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1600af30-8dcb-449b-98fe-eefddb6ed771 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] Tap Mirror: Handle Delete Port: 91f1c0bd-10f9-4d26-a39b-06d68d8b8b33 2026-04-07 01:27:10.517 8 INFO neutron.services.segments.plugin [-] Segment 936179eb-ecd4-4866-93b2-aa8f2c81e835 resource provider aggregate not found 2026-04-07 01:27:10.526 8 INFO neutron.services.segments.plugin [-] Segment 936179eb-ecd4-4866-93b2-aa8f2c81e835 resource provider aggregate not found 2026-04-07 01:27:10.537 8 INFO neutron.services.segments.plugin [-] Segment 936179eb-ecd4-4866-93b2-aa8f2c81e835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936179eb-ecd4-4866-93b2-aa8f2c81e835 found for delete ", "request_id": "req-02136779-d229-494a-86b5-0ba9c2e4084b"}]} 2026-04-07 01:27:10.545 8 INFO neutron.services.segments.plugin [-] Segment 936179eb-ecd4-4866-93b2-aa8f2c81e835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936179eb-ecd4-4866-93b2-aa8f2c81e835 found for delete ", "request_id": "req-9b732e4a-5735-4e2c-98f3-4fe769927ebc"}]} 2026-04-07 01:27:10.554 8 INFO neutron.db.l3_hamode_db [None req-1600af30-8dcb-449b-98fe-eefddb6ed771 720ba6a1c1354f82b630b934d12fc7cd 003eec2b5a7746b58e7e167b9e316970 - - default default] HA network 16fe2095-1ed8-4df3-8e03-7ccb826333be was deleted as no HA routers are present in tenant 003eec2b5a7746b58e7e167b9e316970. [pid: 8|app: 0|req: 1252/2487] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:27:09 2026] DELETE /v2.0/routers/720d0662-9b69-4740-9567-5a6b258025a8 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2488] 199.204.45.38 () {34 vars in 1260 bytes} [Tue Apr 7 01:27:10 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2489] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:10 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1237/2490] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:10 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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/2491] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:11 2026] GET /v2.0/security-groups?tenant_id=003eec2b5a7746b58e7e167b9e316970&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2492] 199.204.45.38 () {34 vars in 973 bytes} [Tue Apr 7 01:27:11 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2493] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:11 2026] DELETE /v2.0/security-groups/c8c59c73-7d77-42e1-bf87-f5c0a5ee4c13 => 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: 1256/2494] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:11 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2495] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:11 2026] GET /v2.0/security-groups?tenant_id=c6c1082b6c6d48ba8bfc03d5290642c5&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2496] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:11 2026] DELETE /v2.0/security-groups/ae012f2e-77b9-4ed6-806b-14ab9dd65572 => 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: 1239/2497] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:27:11 2026] PUT /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1518 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:11.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d28e358-7c47-43f2-b694-4dae6c06564c'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': '0d3b4452-acec-481a-b8fc-d853adb4de17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1259/2498] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4092 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1240/2499] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2500] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1241/2501] 199.204.45.38 () {34 vars in 1102 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f3&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1261/2502] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/subnets?id=1f544540-68ed-4881-9dad-3f32fd4b0c4e&id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2503] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2504] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&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: 1243/2505] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1263/2506] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:12 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1245/2509] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:13 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4092 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2510] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => 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: 1246/2511] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:13 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2512] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:13 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&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: 7|app: 0|req: 1247/2513] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1267/2514] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1248/2515] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => 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: 1268/2516] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2517] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2518] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1250/2519] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1270/2520] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1251/2521] 199.204.45.38 () {34 vars in 1102 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f3&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2522] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/subnets?id=1f544540-68ed-4881-9dad-3f32fd4b0c4e&id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 1409 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2523] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2524] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2525] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2526] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:14 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2527] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:15 2026] GET /v2.0/security-groups?tenant_id=ddd996e20bb04f3699166eb55df91263&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2528] 10.0.0.113 () {32 vars in 825 bytes} [Tue Apr 7 01:27:15 2026] GET /v2.0/ports?project_id=ef4d253b955b427b98804fd8683022a6&network_id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 3695 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2529] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:15 2026] DELETE /v2.0/security-groups/f46b49d9-3806-4121-85b2-f7fc242fda98 => 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: 1275/2530] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:27:15 2026] GET /v2.0/security-groups?tenant_id=ba6840402e8c42a9975a608f15ab56cf&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2531] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:27:15 2026] GET /v2.0/subnets?network_id=cfb544e6-909c-4620-8d09-964576aff3d5 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2532] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:27:15 2026] DELETE /v2.0/security-groups/7dbe7e9c-a3fd-4217-be0f-ec23decebe9b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:27:16.147 8 INFO neutron.db.l3_db [None req-f974d8d1-17cc-44af-b807-4393caab09c2 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Floating IP 476eadeb-8f69-49e7-94a6-8d532ee2d7b8 disassociated. External IP: 10.96.250.204, port: cffaf48c-fb4a-47e4-aee3-5db8058c49dd. [pid: 8|app: 0|req: 1277/2533] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:27:16 2026] PUT /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 554 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2534] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:27:16 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:27:16.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-728ce50f-1f65-44af-9e42-0eb47508d3da'] response: {'name': 'network-changed', 'server_uuid': 'b0414f3a-3323-4f3c-a73e-d4aed3a89fb6', 'tag': 'cffaf48c-fb4a-47e4-aee3-5db8058c49dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1278/2535] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1258/2536] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2537] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cffaf48c-fb4a-47e4-aee3-5db8058c49dd => 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: 1259/2538] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/subnets?id=957efe94-1064-47f9-9bc5-41567670ec8d => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2539] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/ports?network_id=d4252f2a-6b23-40b3-9345-99d385190343&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: 1260/2540] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1281/2541] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1261/2542] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:27:17 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 554 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2543] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:27:18 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2544] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:18 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2545] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:18 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2546] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:18 2026] GET /v2.0/subnets/1f544540-68ed-4881-9dad-3f32fd4b0c4e => generated 743 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2547] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2548] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2549] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:19 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: 1265/2550] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2551] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2552] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2553] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2554] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1346 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2555] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2556] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2557] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2558] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:19 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2559] 10.0.0.113 () {34 vars in 684 bytes} [Tue Apr 7 01:27:20 2026] POST /v2.0/security-groups => generated 1677 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2560] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:27:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2561] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:27:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2562] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:27:20 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: 1292/2563] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:27:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:27:20.808 7 INFO neutron.db.securitygroups_db [None req-21822e66-964f-4762-90b4-df19ceb55f43 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Project ef4d253b955b427b98804fd8683022a6 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: 1272/2564] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:27:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:27:20.950 8 INFO neutron.db.securitygroups_db [None req-88fc0ce4-1483-4559-b640-ab10cee53202 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Project ef4d253b955b427b98804fd8683022a6 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: 1293/2565] 10.0.0.113 () {34 vars in 694 bytes} [Tue Apr 7 01:27:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2566] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/networks => generated 1298 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2567] 10.0.0.7 () {34 vars in 1097 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1922349498&fields=id&tenant_id=ef4d253b955b427b98804fd8683022a6 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2568] 10.0.0.7 () {34 vars in 979 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2569] 10.0.0.7 () {34 vars in 962 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/quotas/ef4d253b955b427b98804fd8683022a6 => 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: 1275/2570] 10.0.0.7 () {34 vars in 999 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2571] 10.0.0.7 () {34 vars in 1005 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1276/2572] 10.0.0.7 () {34 vars in 1105 bytes} [Tue Apr 7 01:27:21 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2573] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:22 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1277/2574] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:23 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1298/2575] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:24 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 12 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2576] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:25 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2577] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:26 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2578] 199.204.45.38 () {34 vars in 1048 bytes} [Tue Apr 7 01:27:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef4d253b955b427b98804fd8683022a6 => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2579] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:26 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1300/2580] 199.204.45.38 () {38 vars in 953 bytes} [Tue Apr 7 01:27:26 2026] POST /v2.0/ports => generated 954 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2581] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:27:26 2026] PUT /v2.0/ports/611bc379-9f0c-41bd-9ca5-fda9c266f688 => generated 1235 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:27.440 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f7bb2c6-75f2-403c-afb6-fb1f51e6b6ce'] response: {'name': 'network-changed', 'server_uuid': 'd67e0ece-9535-4522-9035-5a42e46c1781', 'tag': '611bc379-9f0c-41bd-9ca5-fda9c266f688', '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: 1301/2582] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:27 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 969 bytes in 38 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: 1282/2583] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:27 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2584] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:27 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2585] 199.204.45.38 () {34 vars in 1016 bytes} [Tue Apr 7 01:27:27 2026] GET /v2.0/networks?tenant_id=ef4d253b955b427b98804fd8683022a6&shared=False => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2586] 199.204.45.38 () {34 vars in 928 bytes} [Tue Apr 7 01:27:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2589] 10.0.0.180 () {30 vars in 689 bytes} [Tue Apr 7 01:27:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2590] 10.0.0.180 () {30 vars in 691 bytes} [Tue Apr 7 01:27:28 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: 1306/2591] 10.0.0.180 () {30 vars in 667 bytes} [Tue Apr 7 01:27: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: 7|app: 0|req: 1286/2592] 10.0.0.180 () {30 vars in 703 bytes} [Tue Apr 7 01:27:28 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: 8|app: 0|req: 1307/2593] 10.0.0.180 () {28 vars in 438 bytes} [Tue Apr 7 01:27:28 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2594] 10.0.0.180 () {30 vars in 727 bytes} [Tue Apr 7 01:27:28 2026] GET /v2.0/subnets/5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2595] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:28 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2596] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:28 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2597] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2598] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=611bc379-9f0c-41bd-9ca5-fda9c266f688 => 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: 1310/2599] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/subnets?id=957efe94-1064-47f9-9bc5-41567670ec8d => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2600] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/ports?network_id=d4252f2a-6b23-40b3-9345-99d385190343&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2601] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1291/2602] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2603] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2604] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:29 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: 1313/2605] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:29 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: 1293/2606] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:29 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: 1314/2607] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2608] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/subnets/5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2609] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2610] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:29 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: 1316/2611] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:29 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: 1296/2612] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2613] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:29 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: 1318/2614] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1319/2615] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2616] 199.204.45.38 () {34 vars in 715 bytes} [Tue Apr 7 01:27:29 2026] POST /v2.0/ports => generated 1332 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2617] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:27:30 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1332 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1298/2618] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2619] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&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: 1299/2620] 199.204.45.38 () {34 vars in 1260 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2621] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1300/2622] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1323/2623] 199.204.45.38 () {34 vars in 973 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2624] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:31 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2625] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:32 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2626] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:32 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2627] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:27:32 2026] PUT /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1522 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:32.636 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1df93ce7-7c7a-40ad-9e3e-572a73576761'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'c253b5f8-b028-4a25-ad68-5d33ae2d2559', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2628] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 5608 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1325/2629] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2630] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=c253b5f8-b028-4a25-ad68-5d33ae2d2559 => 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: 1326/2631] 199.204.45.38 () {34 vars in 1104 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A181&port_id=c253b5f8-b028-4a25-ad68-5d33ae2d2559 => 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: 1306/2632] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/subnets?id=798910a1-066d-40bc-be8c-77037976b3a3&id=5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2633] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2634] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&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: 1328/2635] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1308/2636] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1329/2637] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2638] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:33 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2639] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 5608 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2640] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2641] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2642] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&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: 1311/2643] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2644] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&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: 1333/2645] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1313/2646] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2647] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2648] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => 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: 1315/2649] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2650] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2651] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:34 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&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: 1336/2652] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2653] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1318/2654] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1319/2655] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2656] 199.204.45.38 () {34 vars in 1102 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f3&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1321/2657] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/subnets?id=1f544540-68ed-4881-9dad-3f32fd4b0c4e&id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2658] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:35.324 8 INFO neutron.db.l3_db [None req-34177165-5901-4cd3-93e1-d40ae7d9ecec 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Floating IP 476eadeb-8f69-49e7-94a6-8d532ee2d7b8 associated. External IP: 10.96.250.204, port: 611bc379-9f0c-41bd-9ca5-fda9c266f688. [pid: 7|app: 0|req: 1323/2659] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2660] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1325/2661] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2662] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=c253b5f8-b028-4a25-ad68-5d33ae2d2559 => 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: 1327/2663] 199.204.45.38 () {34 vars in 1104 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A181&port_id=c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2664] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/subnets?id=798910a1-066d-40bc-be8c-77037976b3a3&id=5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2665] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&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: 1337/2666] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:27:35 2026] PUT /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 855 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2667] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:35.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16db81e8-6d7a-40e4-9c6c-d4c7376ad3f1'] response: {'name': 'network-changed', 'server_uuid': 'd67e0ece-9535-4522-9035-5a42e46c1781', 'tag': '611bc379-9f0c-41bd-9ca5-fda9c266f688', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1338/2668] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2669] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2670] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:35 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1332/2671] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/ports?tenant_id=ef4d253b955b427b98804fd8683022a6&device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2672] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/networks?id=d4252f2a-6b23-40b3-9345-99d385190343 => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2673] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=611bc379-9f0c-41bd-9ca5-fda9c266f688 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2674] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/subnets?id=957efe94-1064-47f9-9bc5-41567670ec8d => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2675] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/ports?network_id=d4252f2a-6b23-40b3-9345-99d385190343&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: 1342/2676] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?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: 1335/2677] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2678] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:27:36 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2679] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:27:37 2026] GET /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2680] 10.0.0.7 () {34 vars in 968 bytes} [Tue Apr 7 01:27:39 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2681] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:39 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 796 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2682] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:39 2026] GET /v2.0/subnets/5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2683] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:39 2026] GET /v2.0/subnets/798910a1-066d-40bc-be8c-77037976b3a3 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2684] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1520 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2685] 199.204.45.38 () {34 vars in 788 bytes} [Tue Apr 7 01:27:40 2026] PUT /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1255 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2686] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:27:40.484 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-742f43a9-2ca8-44be-8bb7-492e5f7f1ca4'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': '0d3b4452-acec-481a-b8fc-d853adb4de17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1340/2687] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2688] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2689] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:40 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: 1349/2690] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:40 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: 1342/2691] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27: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: 1350/2692] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2693] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2694] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2695] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2696] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2697] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2698] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:40 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2699] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 5381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2700] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2701] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1355/2702] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/subnets?id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2703] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2704] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1349/2705] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:41 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2708] 10.0.0.125 () {34 vars in 989 bytes} [Tue Apr 7 01:27:45 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2709] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Apr 7 01:27:45 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2710] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:53 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: 1352/2711] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27: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: 1360/2712] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2713] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:53 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: 1361/2714] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:53 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2715] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:53 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 5381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2716] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:53 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: 1355/2717] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2718] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27: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: 7|app: 0|req: 1356/2719] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:53 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: 8|app: 0|req: 1364/2720] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:53 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2721] 199.204.45.38 () {34 vars in 788 bytes} [Tue Apr 7 01:27:53 2026] PUT /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1255 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:54.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f83a5f1-04a9-4516-bf5a-1e94db09c4b1'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'c253b5f8-b028-4a25-ad68-5d33ae2d2559', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1365/2722] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:54 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 796 bytes in 58 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: 1358/2723] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:54 2026] GET /v2.0/subnets/5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2724] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:54 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2725] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 5148 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2726] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2727] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=c253b5f8-b028-4a25-ad68-5d33ae2d2559 => 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: 1359/2728] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:27:54 2026] PUT /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1080 bytes in 534 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: 1370/2729] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/subnets?id=5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2730] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 796 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2731] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2732] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2733] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1362/2734] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1373/2735] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:55 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2736] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:56 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2737] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:56 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:27:56.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cadce4e9-4ff9-42c3-896c-7add58d0e87a'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': 'c253b5f8-b028-4a25-ad68-5d33ae2d2559', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2738] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:56 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2739] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:27:57 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2740] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:27:57 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2741] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:27:57 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2742] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:27:57 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?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: 1377/2743] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:57 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2744] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:57 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2745] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:58 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 4973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2748] 199.204.45.38 () {34 vars in 973 bytes} [Tue Apr 7 01:27:58 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2749] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:27:58 2026] GET /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2750] 199.204.45.38 () {34 vars in 1014 bytes} [Tue Apr 7 01:27:58 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2751] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:27:58 2026] PUT /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => 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: 1371/2752] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:27:58 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1382/2753] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:27:58 2026] GET /v2.0/security-groups?id=57e22398-46c5-4cb8-937c-cc96f1847798&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2754] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2755] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:27:59.266 7 INFO neutron_taas.services.taas.taas_plugin [req-be5076ed-bca3-4bf9-9509-6def10919eda req-ad36a61d-10a5-485b-895c-3c2dc85de3a5 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: 611bc379-9f0c-41bd-9ca5-fda9c266f688 2026-04-07 01:27:59.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-be5076ed-bca3-4bf9-9509-6def10919eda req-ad36a61d-10a5-485b-895c-3c2dc85de3a5 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: 611bc379-9f0c-41bd-9ca5-fda9c266f688 2026-04-07 01:27:59.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac36fc2a-c70f-484f-877c-4d768580fd7f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: c253b5f8-b028-4a25-ad68-5d33ae2d2559 2026-04-07 01:27:59.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac36fc2a-c70f-484f-877c-4d768580fd7f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: c253b5f8-b028-4a25-ad68-5d33ae2d2559 [pid: 8|app: 0|req: 1384/2756] 199.204.45.38 () {32 vars in 757 bytes} [Tue Apr 7 01:27:59 2026] DELETE /v2.0/ports/c253b5f8-b028-4a25-ad68-5d33ae2d2559 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:27:59.390 7 INFO neutron.db.l3_db [req-be5076ed-bca3-4bf9-9509-6def10919eda req-ad36a61d-10a5-485b-895c-3c2dc85de3a5 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Floating IP 476eadeb-8f69-49e7-94a6-8d532ee2d7b8 disassociated. External IP: 10.96.250.204, port: 611bc379-9f0c-41bd-9ca5-fda9c266f688. [pid: 8|app: 0|req: 1385/2757] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:27:59 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: 1386/2758] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2759] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:27:59 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: 1388/2760] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:27:59 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: 1389/2761] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2762] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => 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: 1391/2763] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2764] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2765] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2766] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => 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: 1373/2767] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:27:59 2026] DELETE /v2.0/ports/611bc379-9f0c-41bd-9ca5-fda9c266f688 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:27:59.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68760ada-3d05-41f0-b491-cc7556c35a45'] response: {'server_uuid': 'd67e0ece-9535-4522-9035-5a42e46c1781', 'name': 'network-vif-deleted', 'tag': '611bc379-9f0c-41bd-9ca5-fda9c266f688', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1395/2768] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:27:59 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2769] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1396/2770] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2771] 199.204.45.38 () {34 vars in 1224 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks?id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&id=1a6ee5d8-3657-46ef-a556-9b228168675e&id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 3095 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2772] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => 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: 1376/2773] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => 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: 1398/2774] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&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: 1377/2775] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1399/2776] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2777] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2778] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2779] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2780] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1380/2781] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1402/2782] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1381/2783] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/subnets?id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => 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: 1403/2784] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&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: 1382/2785] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1404/2786] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:00 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1383/2787] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:01 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1405/2788] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:02 2026] GET /v2.0/ports?device_id=d67e0ece-9535-4522-9035-5a42e46c1781 => 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: 1384/2789] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:03 2026] DELETE /v2.0/security-groups/57e22398-46c5-4cb8-937c-cc96f1847798 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:03.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b1c3729-e27d-4aa4-8398-f5b99c4c314d 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: 2ecfc938-c32f-4852-8691-0b56fde0fd64 2026-04-07 01:28:03.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b1c3729-e27d-4aa4-8398-f5b99c4c314d 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: 2ecfc938-c32f-4852-8691-0b56fde0fd64 [pid: 8|app: 0|req: 1406/2790] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:03 2026] DELETE /v2.0/floatingips/476eadeb-8f69-49e7-94a6-8d532ee2d7b8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2791] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:03 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2792] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:28:03 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&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: 1386/2793] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28:04 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: 1408/2794] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2795] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:04 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: 1409/2796] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:04 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: 1388/2797] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:04 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2798] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28:04 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: 1389/2799] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2800] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2801] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:04 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/2802] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:04 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2803] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2804] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:28:04 2026] PUT /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1080 bytes in 326 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: 1414/2805] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:28:05.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-535f76b6-0176-42bd-9ac9-4a3d96c535f8'] response: {'name': 'network-changed', 'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'tag': '0d3b4452-acec-481a-b8fc-d853adb4de17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2806] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2807] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2808] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2809] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3690 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2810] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2811] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2812] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:05 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2813] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:06 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1419/2814] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:28:06 2026] GET /v2.0/security-groups?id=0c357f88-7b88-4cef-a105-c859bb407070&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2815] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:28:06 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1397/2816] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:06 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:28:06.475 8 INFO neutron_taas.services.taas.taas_plugin [req-26bdde46-0135-4b6a-99e2-c90cabe1d648 req-53f1ce2c-c270-4b28-9b56-7d918d55c56e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: cffaf48c-fb4a-47e4-aee3-5db8058c49dd 2026-04-07 01:28:06.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-26bdde46-0135-4b6a-99e2-c90cabe1d648 req-53f1ce2c-c270-4b28-9b56-7d918d55c56e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: cffaf48c-fb4a-47e4-aee3-5db8058c49dd [pid: 8|app: 0|req: 1420/2817] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:28:06 2026] DELETE /v2.0/ports/cffaf48c-fb4a-47e4-aee3-5db8058c49dd => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:06.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cad79548-c58b-4334-8488-bd0b7d472972'] response: {'server_uuid': 'b0414f3a-3323-4f3c-a73e-d4aed3a89fb6', 'name': 'network-vif-deleted', 'tag': 'cffaf48c-fb4a-47e4-aee3-5db8058c49dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1398/2818] 199.204.45.38 () {34 vars in 973 bytes} [Tue Apr 7 01:28:07 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2819] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:07 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1399/2820] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:28:07 2026] GET /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2821] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:07 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 3690 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2822] 199.204.45.38 () {34 vars in 1014 bytes} [Tue Apr 7 01:28:07 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=dns_domain => generated 29 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2823] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:28:07 2026] PUT /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => generated 917 bytes in 245 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: 1401/2824] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:08 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1424/2825] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:08 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:28:08.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-86caf8f5-711c-4df5-99c7-da8d023a18a9 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 0d3b4452-acec-481a-b8fc-d853adb4de17 2026-04-07 01:28:08.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86caf8f5-711c-4df5-99c7-da8d023a18a9 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 0d3b4452-acec-481a-b8fc-d853adb4de17 [pid: 7|app: 0|req: 1402/2826] 199.204.45.38 () {32 vars in 757 bytes} [Tue Apr 7 01:28:08 2026] DELETE /v2.0/ports/0d3b4452-acec-481a-b8fc-d853adb4de17 => 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: 1425/2827] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28:08 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: 1403/2828] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28:08 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: 1426/2829] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:08 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: 1404/2830] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:08 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: 1427/2831] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:28:08 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2832] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:08 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => 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: 1428/2833] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2834] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2835] 199.204.45.38 () {30 vars in 741 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => 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: 1407/2836] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => 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: 1430/2837] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2838] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2839] 199.204.45.38 () {34 vars in 1144 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/networks?id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 2310 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2840] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2841] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => 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: 1410/2842] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2843] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2844] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2845] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/ports?device_id=b0414f3a-3323-4f3c-a73e-d4aed3a89fb6 => 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: 1412/2846] 199.204.45.38 () {34 vars in 1054 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.35&port_id=ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2847] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/subnets?id=cc41295d-ef89-4cf6-834d-735d5a72058a => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2848] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/ports?network_id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2849] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2850] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:09 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?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: 1437/2851] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:10 2026] DELETE /v2.0/security-groups/0c357f88-7b88-4cef-a105-c859bb407070 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:11.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-7aa3d5c6-6e00-4e21-aa4d-c903aa30617e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: a0be270f-2f04-4437-8670-a237c780f1ee 2026-04-07 01:28:11.290 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7aa3d5c6-6e00-4e21-aa4d-c903aa30617e 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: a0be270f-2f04-4437-8670-a237c780f1ee [pid: 7|app: 0|req: 1415/2852] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:28:10 2026] PUT /v2.0/routers/08c56e20-fac7-4ea4-a6db-4d90eeff1117/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2853] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:11 2026] DELETE /v2.0/subnets/957efe94-1064-47f9-9bc5-41567670ec8d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:12.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e8f6662-fa33-4e1e-b8a0-a23bf5c6b738 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: dd71684d-6b98-487f-8769-522c367261bc 2026-04-07 01:28:12.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e8f6662-fa33-4e1e-b8a0-a23bf5c6b738 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: dd71684d-6b98-487f-8769-522c367261bc 2026-04-07 01:28:12.490 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e8f6662-fa33-4e1e-b8a0-a23bf5c6b738 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: 41ac8bc7-f8c8-4f16-82cc-7a49840f98a1 2026-04-07 01:28:12.492 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e8f6662-fa33-4e1e-b8a0-a23bf5c6b738 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: 41ac8bc7-f8c8-4f16-82cc-7a49840f98a1 2026-04-07 01:28:12.868 7 INFO neutron.db.l3_hamode_db [None req-5e8f6662-fa33-4e1e-b8a0-a23bf5c6b738 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] HA network 34f403a1-c284-4e50-8fb5-4dff2761bc2e was deleted as no HA routers are present in tenant ef4d253b955b427b98804fd8683022a6. [pid: 7|app: 0|req: 1416/2854] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:11 2026] DELETE /v2.0/routers/08c56e20-fac7-4ea4-a6db-4d90eeff1117 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:12.966 7 INFO neutron.services.segments.plugin [-] Segment f290f609-5e62-4e24-a659-066a36ecb1d0 resource provider aggregate not found 2026-04-07 01:28:12.973 7 INFO neutron.services.segments.plugin [-] Segment f290f609-5e62-4e24-a659-066a36ecb1d0 resource provider aggregate not found 2026-04-07 01:28:12.993 7 INFO neutron.services.segments.plugin [-] Segment f290f609-5e62-4e24-a659-066a36ecb1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f290f609-5e62-4e24-a659-066a36ecb1d0 found for delete ", "request_id": "req-c77c47d1-b404-4c57-8bcc-60799940f757"}]} 2026-04-07 01:28:12.994 7 INFO neutron.services.segments.plugin [-] Segment f290f609-5e62-4e24-a659-066a36ecb1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f290f609-5e62-4e24-a659-066a36ecb1d0 found for delete ", "request_id": "req-54f5e2d3-084c-419e-8049-ced18c6799bb"}]} 2026-04-07 01:28:12.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-886f39ef-402e-4554-b88c-3b4469962e93 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] TaaS: Handle Delete Port: 4080871c-9e97-41dc-a666-8a6e334e609f 2026-04-07 01:28:12.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-886f39ef-402e-4554-b88c-3b4469962e93 2f1d1093e18a41788e4f13f1d5a596a1 ef4d253b955b427b98804fd8683022a6 - - default default] Tap Mirror: Handle Delete Port: 4080871c-9e97-41dc-a666-8a6e334e609f /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() [pid: 8|app: 0|req: 1439/2857] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:12 2026] DELETE /v2.0/networks/d4252f2a-6b23-40b3-9345-99d385190343 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:13.230 8 INFO neutron.services.segments.plugin [-] Segment aaf98c50-9168-476a-88de-e31bf08371c8 resource provider aggregate not found 2026-04-07 01:28:13.240 8 INFO neutron.services.segments.plugin [-] Segment aaf98c50-9168-476a-88de-e31bf08371c8 resource provider aggregate not found 2026-04-07 01:28:13.246 8 INFO neutron.services.segments.plugin [-] Segment aaf98c50-9168-476a-88de-e31bf08371c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf98c50-9168-476a-88de-e31bf08371c8 found for delete ", "request_id": "req-ad5eff2c-fa21-46af-a0d5-f5fd629da521"}]} 2026-04-07 01:28:13.256 8 INFO neutron.services.segments.plugin [-] Segment aaf98c50-9168-476a-88de-e31bf08371c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf98c50-9168-476a-88de-e31bf08371c8 found for delete ", "request_id": "req-a5c88028-af54-4d6e-8aca-a9bfc13d9688"}]} [pid: 7|app: 0|req: 1419/2858] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:13 2026] GET /v2.0/security-groups?tenant_id=4d8ebdb25a4a45cbb1218001b6cbea97&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2859] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:14 2026] DELETE /v2.0/security-groups/2521464b-9037-49fc-83bd-16c3fd5180cf => 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: 1420/2860] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:14 2026] GET /v2.0/security-groups?tenant_id=ef4d253b955b427b98804fd8683022a6&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2861] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:14 2026] DELETE /v2.0/security-groups/51551392-a6a2-4857-8e0c-4dd736c8f82e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:18.902 7 INFO neutron.db.segments_db [None req-642841db-fb39-4534-a6bb-c0f5c0d94ca2 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] Added segment a84f74e0-c98e-4d07-a76f-606d3a25bae8 of type vxlan for network a64dccfb-19d4-480d-9f46-21255abbdac4 [pid: 7|app: 0|req: 1421/2862] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:18 2026] POST /v2.0/networks => generated 727 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2863] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:18 2026] POST /v2.0/subnets => generated 644 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:28:19.198 7 WARNING neutron.api.v2.base [None req-66039fe0-3db9-403f-94c6-5cff1cd0fd20 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - 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-07 01:28:19.199 7 INFO neutron.api.v2.resource [None req-66039fe0-3db9-403f-94c6-5cff1cd0fd20 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1422/2864] 10.0.0.113 () {34 vars in 680 bytes} [Tue Apr 7 01:28:19 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-07 01:28:19.375 8 INFO neutron.services.segments.plugin [-] Segment a84f74e0-c98e-4d07-a76f-606d3a25bae8 resource provider aggregate not found 2026-04-07 01:28:19.380 8 INFO neutron.services.segments.plugin [-] Segment a84f74e0-c98e-4d07-a76f-606d3a25bae8 resource provider aggregate not found 2026-04-07 01:28:19.394 8 INFO neutron.services.segments.plugin [-] Segment a84f74e0-c98e-4d07-a76f-606d3a25bae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a84f74e0-c98e-4d07-a76f-606d3a25bae8 found for delete ", "request_id": "req-f4daf7d1-fdff-47af-8707-e8e42b944d30"}]} 2026-04-07 01:28:19.400 8 INFO neutron.services.segments.plugin [-] Segment a84f74e0-c98e-4d07-a76f-606d3a25bae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a84f74e0-c98e-4d07-a76f-606d3a25bae8 found for delete ", "request_id": "req-113fd2db-9dd5-4026-aaf7-2d2ec9d9e7bc"}]} [pid: 8|app: 0|req: 1443/2865] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:19 2026] DELETE /v2.0/networks/a64dccfb-19d4-480d-9f46-21255abbdac4 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:19.466 7 INFO neutron.db.segments_db [None req-85bc7d5f-f9c7-42f4-9a32-388dacc841ce b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] Added segment b5d81044-ba24-474e-9c0f-fa0d0fce2a10 of type vxlan for network 5eb8f3f2-236b-4a67-8216-d7b7322204bf [pid: 7|app: 0|req: 1423/2866] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:19 2026] POST /v2.0/networks => generated 726 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2867] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:19 2026] POST /v2.0/subnets => generated 647 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:28:19.765 7 WARNING neutron.api.v2.base [None req-63d14fa4-d5fb-46c3-b134-68e865e6b2fd b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - 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-07 01:28:19.765 7 INFO neutron.api.v2.resource [None req-63d14fa4-d5fb-46c3-b134-68e865e6b2fd b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1424/2868] 10.0.0.113 () {34 vars in 680 bytes} [Tue Apr 7 01:28:19 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2869] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:19 2026] DELETE /v2.0/networks/5eb8f3f2-236b-4a67-8216-d7b7322204bf => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:20.045 7 INFO neutron.db.segments_db [None req-3ca4cd26-5146-4533-84e1-66299a66e3d8 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] Added segment 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 of type vxlan for network bc8f53b0-678d-44bb-9f35-cbedb715ad84 [pid: 7|app: 0|req: 1425/2870] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:19 2026] POST /v2.0/networks => generated 727 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2871] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28: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: 7|app: 0|req: 1427/2872] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28:20 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: 1428/2873] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:20 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: 1429/2874] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:20 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-07 01:28:20.295 7 INFO neutron.api.v2.resource [None req-4c1ccd5b-2b99-4810-aaa0-47a65073d64f 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2875] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 01:28:20 2026] GET /v2.0/security-groups/lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2876] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:20 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2877] 199.204.45.38 () {30 vars in 783 bytes} [Tue Apr 7 01:28:20 2026] GET /v2.0/security-groups?name=lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 2863 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2878] 199.204.45.38 () {30 vars in 813 bytes} [Tue Apr 7 01:28:20 2026] GET /v2.0/security-group-rules?security_group_id=f80eee34-9307-4426-a8cb-8a07b11cdebf => generated 2334 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2879] 199.204.45.38 () {32 vars in 787 bytes} [Tue Apr 7 01:28:20 2026] DELETE /v2.0/security-group-rules/efeb1fe9-40e4-4137-b4ef-f9fa7df90e08 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2880] 199.204.45.38 () {32 vars in 787 bytes} [Tue Apr 7 01:28:20 2026] DELETE /v2.0/security-group-rules/f683a252-3a24-4f09-956b-9f0973ca613e => 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: 1447/2881] 10.0.0.113 () {34 vars in 680 bytes} [Tue Apr 7 01:28:20 2026] POST /v2.0/rbac-policies => generated 324 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2882] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:28:20 2026] GET /v2.0/networks/bc8f53b0-678d-44bb-9f35-cbedb715ad84 => generated 655 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:28:21.395 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0128c520-65ca-47f6-8c0a-5d320c0cf94f 105d24d480114e41815c745dc7e46346 51590648b2474b2b91d4310451f18981 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2883] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:28:21 2026] GET /v2.0/networks/bc8f53b0-678d-44bb-9f35-cbedb715ad84 => generated 138 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:28:21.421 8 INFO neutron.services.segments.plugin [-] Segment b5d81044-ba24-474e-9c0f-fa0d0fce2a10 resource provider aggregate not found 2026-04-07 01:28:21.424 8 INFO neutron.services.segments.plugin [-] Segment b5d81044-ba24-474e-9c0f-fa0d0fce2a10 resource provider aggregate not found 2026-04-07 01:28:21.442 8 INFO neutron.services.segments.plugin [-] Segment b5d81044-ba24-474e-9c0f-fa0d0fce2a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5d81044-ba24-474e-9c0f-fa0d0fce2a10 found for delete ", "request_id": "req-8d6f0952-b81e-41cc-8ed9-e175c08696e9"}]} 2026-04-07 01:28:21.443 8 INFO neutron.services.segments.plugin [-] Segment b5d81044-ba24-474e-9c0f-fa0d0fce2a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5d81044-ba24-474e-9c0f-fa0d0fce2a10 found for delete ", "request_id": "req-4b311ca0-00d1-4a75-b318-1cae8daca3c7"}]} 2026-04-07 01:28:21.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-55147f9b-03ca-49f2-8191-4209409e3508 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] TaaS: Handle Delete Port: cbceee57-cf5c-4e29-b17a-2b1bacac831b 2026-04-07 01:28:21.518 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55147f9b-03ca-49f2-8191-4209409e3508 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] Tap Mirror: Handle Delete Port: cbceee57-cf5c-4e29-b17a-2b1bacac831b 2026-04-07 01:28:21.794 7 INFO neutron.services.segments.plugin [-] Segment 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 resource provider aggregate not found 2026-04-07 01:28:21.797 7 INFO neutron.services.segments.plugin [-] Segment 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 resource provider aggregate not found 2026-04-07 01:28:21.812 7 INFO neutron.services.segments.plugin [-] Segment 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 found for delete ", "request_id": "req-6d88efb0-0b75-4778-8ccb-50a3282af237"}]} 2026-04-07 01:28:21.815 7 INFO neutron.services.segments.plugin [-] Segment 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89990e6a-50b7-42fe-ab98-5cbb0e2432e3 found for delete ", "request_id": "req-4ac2b042-d83c-4c34-b51e-05e1f42e6e80"}]} [pid: 7|app: 0|req: 1436/2884] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:21 2026] DELETE /v2.0/networks/bc8f53b0-678d-44bb-9f35-cbedb715ad84 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:21.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-907b2413-d0ed-4745-9f1d-b50ecf3e46d2 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/2885] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:21 2026] DELETE /v2.0/subnets/726cbed7-e599-4d4b-85a1-038b89c3b64c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:28:21.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04380719-43ac-4a15-9ed9-39b1a56ed5d6 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2886] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:21 2026] DELETE /v2.0/subnets/eb9cf98e-6625-47c1-b7a1-92e4fbf39b4c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:28:21.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1af052ae-7c80-4409-b7ca-3a1e683ba370 b12354426ec640be829bd1adb0f5f00b e4e38ddab43b4bc1ab74288dbea261e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1450/2887] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:21 2026] DELETE /v2.0/subnets/d4c4249e-779e-41ae-b706-eacaf487ec3f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2888] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:23 2026] GET /v2.0/security-groups?tenant_id=39d95fee396b4a0cbe0e9154d2496538&name=default => generated 2929 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2889] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:23 2026] DELETE /v2.0/security-groups/446fc788-c1d9-42b8-a754-775d77d90891 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2890] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:23 2026] GET /v2.0/security-groups?tenant_id=51590648b2474b2b91d4310451f18981&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2891] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:23 2026] DELETE /v2.0/security-groups/bff9f356-8742-4fdc-8845-17f550263e6f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:24.237 7 INFO neutron_taas.services.taas.taas_plugin [None req-4220e5d7-c26b-46b8-bf36-75a89bab7788 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: 9e5aa25f-8ae1-48b6-9f2a-e0ea192ad885 2026-04-07 01:28:24.240 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4220e5d7-c26b-46b8-bf36-75a89bab7788 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: 9e5aa25f-8ae1-48b6-9f2a-e0ea192ad885 [pid: 8|app: 0|req: 1453/2892] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:24 2026] GET /v2.0/security-groups?tenant_id=e4e38ddab43b4bc1ab74288dbea261e8&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2893] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:24 2026] DELETE /v2.0/security-groups/28c1189c-8056-4333-82c4-2af085c0fd0e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:24.447 7 INFO neutron.db.l3_db [None req-4220e5d7-c26b-46b8-bf36-75a89bab7788 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Floating IP e8316e46-ac57-4e47-a437-f94a28bcf58f disassociated (deleted). External IP: 10.96.250.214, port: 8f872dc8-9ed7-4d35-beef-05d2140416b7. [pid: 7|app: 0|req: 1440/2894] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:24 2026] DELETE /v2.0/floatingips/e8316e46-ac57-4e47-a437-f94a28bcf58f => generated 0 bytes in 714 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:24.827 8 INFO neutron.api.v2.resource [None req-d63aadef-bf2a-459f-b96a-bd6544217bcb 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1455/2895] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:28:24 2026] GET /v2.0/floatingips/e8316e46-ac57-4e47-a437-f94a28bcf58f => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2896] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2897] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28:25 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: 1442/2898] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:25 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: 1457/2899] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:25 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-07 01:28:26.018 7 INFO neutron.api.v2.resource [None req-5cfacfe6-b689-4104-848a-11b833597266 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2900] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/security-groups/lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2901] 199.204.45.38 () {30 vars in 783 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/security-groups?name=lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2902] 199.204.45.38 () {30 vars in 813 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/security-group-rules?security_group_id=f80eee34-9307-4426-a8cb-8a07b11cdebf => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2903] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2904] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2905] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2906] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:26 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: 1461/2907] 199.204.45.38 () {30 vars in 739 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2908] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2909] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2910] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:26 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2911] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:27 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2914] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:28 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2915] 199.204.45.38 () {34 vars in 973 bytes} [Tue Apr 7 01:28:28 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2916] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:28:28 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2917] 199.204.45.38 () {34 vars in 1014 bytes} [Tue Apr 7 01:28:28 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6?fields=dns_domain => generated 29 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:28:28.910 8 INFO neutron.db.segments_db [None req-0561bba5-ca5b-4b67-b26c-d028028c0fb8 cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] Added segment 93c34938-f156-41c8-a7a6-a56610590939 of type vxlan for network 61ac22d3-eeba-4ec6-8012-2f5a34d25d0a [pid: 7|app: 0|req: 1454/2918] 199.204.45.38 () {38 vars in 1026 bytes} [Tue Apr 7 01:28:28 2026] PUT /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1147 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2919] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:28 2026] POST /v2.0/networks => generated 631 bytes in 459 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: 1455/2920] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:29 2026] POST /v2.0/subnets => generated 626 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2921] 199.204.45.38 () {30 vars in 767 bytes} [Tue Apr 7 01:28:29 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:28:29.630 8 INFO neutron.db.segments_db [None req-89ba2da8-0a51-4408-8d10-1aff622a991c cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] Added segment 38adcbff-1701-42ef-a946-510397f60afe of type vxlan for network ecd3eddd-bf60-483e-9bf2-d740463e928e [pid: 8|app: 0|req: 1466/2922] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:29 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2923] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:28:29 2026] PUT /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1086 bytes in 223 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: 1458/2924] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:29 2026] GET /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 1086 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2925] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:29 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:28:30.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-8583d5f3-2cae-40c4-8bae-13af53b043e1 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: ef4549ed-4f21-4717-847f-8a3bd501a99c 2026-04-07 01:28:30.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8583d5f3-2cae-40c4-8bae-13af53b043e1 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: ef4549ed-4f21-4717-847f-8a3bd501a99c 2026-04-07 01:28:30.031 8 INFO neutron.db.segments_db [None req-7661168b-29c7-4135-8939-f3b5b77d8a2c cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] Added segment b432fad4-aae4-45a2-8358-9869a466992f of type vxlan for network cd9f0b83-6688-45b8-808d-b0d630d4a1d6 [pid: 8|app: 0|req: 1468/2926] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:29 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2927] 199.204.45.38 () {32 vars in 757 bytes} [Tue Apr 7 01:28:29 2026] DELETE /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2928] 199.204.45.38 () {30 vars in 701 bytes} [Tue Apr 7 01:28:30 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: 1461/2929] 199.204.45.38 () {30 vars in 703 bytes} [Tue Apr 7 01:28: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: 1462/2930] 199.204.45.38 () {30 vars in 679 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2931] 199.204.45.38 () {30 vars in 715 bytes} [Tue Apr 7 01:28:30 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-07 01:28:30.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba0a8200-e7b2-48e9-aafe-149ec41f95ac 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2932] 199.204.45.38 () {32 vars in 757 bytes} [Tue Apr 7 01:28:30 2026] DELETE /v2.0/ports/ef4549ed-4f21-4717-847f-8a3bd501a99c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2933] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:30 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2934] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:28:30.396 7 INFO neutron.api.v2.resource [None req-32858dce-17cc-456a-8879-016a776ffec6 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2935] 199.204.45.38 () {30 vars in 761 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/security-groups/lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:28:30.412 8 INFO neutron.db.segments_db [None req-4c52ef82-fb47-4332-b101-42c48be8195d cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] Added segment 957456e4-bbbf-4d78-97dc-661f3a1112cb of type vxlan for network a3601b61-0494-4744-8847-57e0a3dd6ddd [pid: 7|app: 0|req: 1467/2936] 199.204.45.38 () {30 vars in 783 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/security-groups?name=lb-639cdc65-a242-4fca-8b4b-3071fcace649 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2937] 199.204.45.38 () {30 vars in 735 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2938] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:30 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2939] 199.204.45.38 () {34 vars in 787 bytes} [Tue Apr 7 01:28:30 2026] PUT /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 1094 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2940] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/ports?tenant_id=a4d06668b4304be3bb980218f85706c5&device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => 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: 1471/2941] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:30 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2942] 199.204.45.38 () {34 vars in 1064 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/networks?id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&id=1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2943] 199.204.45.38 () {32 vars in 777 bytes} [Tue Apr 7 01:28:30 2026] DELETE /v2.0/security-groups/f80eee34-9307-4426-a8cb-8a07b11cdebf => 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: 1472/2944] 199.204.45.38 () {34 vars in 1058 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.38&port_id=f71391ab-8054-4101-9b1a-677868a7b247 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:28:30.855 8 INFO neutron.db.segments_db [None req-1ad91590-391e-4626-b1fc-cdc601f441ea cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] Added segment c1b35e08-6381-440b-8e1e-ccde5f7737a0 of type vxlan for network ce50e15f-61b7-4283-92f2-c9bc038d4025 2026-04-07 01:28:30.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-be2ae080-0960-4cdd-8a35-025eef526ee7 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: 8f872dc8-9ed7-4d35-beef-05d2140416b7 2026-04-07 01:28:30.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be2ae080-0960-4cdd-8a35-025eef526ee7 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: 8f872dc8-9ed7-4d35-beef-05d2140416b7 [pid: 8|app: 0|req: 1473/2945] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:28:30 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2946] 199.204.45.38 () {34 vars in 982 bytes} [Tue Apr 7 01:28:30 2026] GET /v2.0/subnets?id=2b4f30a2-f5ce-4b83-929d-c9cd2ab86c1f => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2947] 199.204.45.38 () {32 vars in 757 bytes} [Tue Apr 7 01:28:30 2026] DELETE /v2.0/ports/8f872dc8-9ed7-4d35-beef-05d2140416b7 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2948] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/ports?network_id=edd8b2c1-1c9c-4d52-92b8-8825980f4f2f&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: 1475/2949] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1476/2950] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/networks/edd8b2c1-1c9c-4d52-92b8-8825980f4f2f?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: 1475/2951] 10.0.0.113 () {34 vars in 668 bytes} [Tue Apr 7 01:28:30 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2952] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:28:31 2026] PUT /v2.0/subnets/139671e0-1786-4621-af17-39316312cfb1/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2953] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:28:31 2026] PUT /v2.0/subnets/ede70724-ca54-4443-88de-3c400d88abcb/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2954] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:28:31 2026] PUT /v2.0/subnets/20348aa6-78e6-40a9-9656-86d7df7a8ac7/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2955] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:28:31 2026] PUT /v2.0/subnets/caed8c36-7de3-4109-9592-38bb428ef107/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2956] 10.0.0.113 () {32 vars in 663 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2957] 10.0.0.113 () {32 vars in 677 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2958] 10.0.0.113 () {32 vars in 673 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2959] 10.0.0.113 () {32 vars in 685 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2960] 10.0.0.113 () {32 vars in 671 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2961] 10.0.0.113 () {32 vars in 685 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2962] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2963] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:28:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2964] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:31 2026] DELETE /v2.0/subnets/139671e0-1786-4621-af17-39316312cfb1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2965] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:32 2026] DELETE /v2.0/subnets/ede70724-ca54-4443-88de-3c400d88abcb => 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: 1484/2966] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:32 2026] DELETE /v2.0/subnets/20348aa6-78e6-40a9-9656-86d7df7a8ac7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2967] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:32 2026] DELETE /v2.0/subnets/caed8c36-7de3-4109-9592-38bb428ef107 => 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: 1485/2968] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:28:32 2026] DELETE /v2.0/subnets/98773f23-9b50-4dd7-812e-1c1469afde19 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:32.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2770e90-b96f-4803-b61b-e60ce9976f85 cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] TaaS: Handle Delete Port: c10300cf-ecf9-454a-8638-3b9e939bc730 2026-04-07 01:28:32.995 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2770e90-b96f-4803-b61b-e60ce9976f85 cbc2c179943d4df9b951902cd0995cd1 f2e2b8e1767f4652ba425b335714c3ac - - default default] Tap Mirror: Handle Delete Port: c10300cf-ecf9-454a-8638-3b9e939bc730 2026-04-07 01:28:33.195 8 INFO neutron.services.segments.plugin [-] Segment 93c34938-f156-41c8-a7a6-a56610590939 resource provider aggregate not found 2026-04-07 01:28:33.197 8 INFO neutron.services.segments.plugin [-] Segment 93c34938-f156-41c8-a7a6-a56610590939 resource provider aggregate not found 2026-04-07 01:28:33.223 8 INFO neutron.services.segments.plugin [-] Segment 93c34938-f156-41c8-a7a6-a56610590939 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c34938-f156-41c8-a7a6-a56610590939 found for delete ", "request_id": "req-9e087e9e-9c63-4090-aaae-cf2dcc55c24d"}]} 2026-04-07 01:28:33.225 8 INFO neutron.services.segments.plugin [-] Segment 93c34938-f156-41c8-a7a6-a56610590939 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c34938-f156-41c8-a7a6-a56610590939 found for delete ", "request_id": "req-2267a236-df76-4ca4-a309-1d4389969ef0"}]} [pid: 8|app: 0|req: 1484/2969] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:32 2026] DELETE /v2.0/networks/61ac22d3-eeba-4ec6-8012-2f5a34d25d0a => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:33.397 7 INFO neutron.services.segments.plugin [-] Segment 38adcbff-1701-42ef-a946-510397f60afe resource provider aggregate not found 2026-04-07 01:28:33.403 7 INFO neutron.services.segments.plugin [-] Segment 38adcbff-1701-42ef-a946-510397f60afe resource provider aggregate not found 2026-04-07 01:28:33.420 7 INFO neutron.services.segments.plugin [-] Segment 38adcbff-1701-42ef-a946-510397f60afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38adcbff-1701-42ef-a946-510397f60afe found for delete ", "request_id": "req-4b938337-87d8-46b7-8e78-dd1341193997"}]} 2026-04-07 01:28:33.420 7 INFO neutron.services.segments.plugin [-] Segment 38adcbff-1701-42ef-a946-510397f60afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38adcbff-1701-42ef-a946-510397f60afe found for delete ", "request_id": "req-3b82d9e2-e27d-4a33-8d6a-2a90ef992aa0"}]} [pid: 7|app: 0|req: 1486/2970] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:33 2026] DELETE /v2.0/networks/ecd3eddd-bf60-483e-9bf2-d740463e928e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2971] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:33 2026] DELETE /v2.0/networks/cd9f0b83-6688-45b8-808d-b0d630d4a1d6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2972] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:33 2026] DELETE /v2.0/networks/a3601b61-0494-4744-8847-57e0a3dd6ddd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2973] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:28:33 2026] GET /v2.0/ports?device_id=508a7c06-f001-4adf-94d4-481231b2bd05 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2974] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:28:33 2026] DELETE /v2.0/networks/ce50e15f-61b7-4283-92f2-c9bc038d4025 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:33.915 7 INFO neutron_taas.services.taas.taas_plugin [req-ec8877f9-0b85-4643-a084-e96dafcd077a req-47944121-30ff-442f-82cb-a637230a42ab 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] TaaS: Handle Delete Port: f71391ab-8054-4101-9b1a-677868a7b247 2026-04-07 01:28:33.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ec8877f9-0b85-4643-a084-e96dafcd077a req-47944121-30ff-442f-82cb-a637230a42ab 7c1784ec835941fd8e059fc2ef1d8337 a4d06668b4304be3bb980218f85706c5 - - default default] Tap Mirror: Handle Delete Port: f71391ab-8054-4101-9b1a-677868a7b247 [pid: 7|app: 0|req: 1489/2975] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:28:33 2026] DELETE /v2.0/ports/f71391ab-8054-4101-9b1a-677868a7b247 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:34.161 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f8cfbb-287e-4cd6-b74b-52deecc24412'] response: {'server_uuid': '508a7c06-f001-4adf-94d4-481231b2bd05', 'name': 'network-vif-deleted', 'tag': 'f71391ab-8054-4101-9b1a-677868a7b247', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1487/2976] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:34 2026] GET /v2.0/security-groups?tenant_id=f2e2b8e1767f4652ba425b335714c3ac&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:28:35.178 7 INFO neutron_taas.services.taas.taas_plugin [None req-a30b86c1-a51a-46c3-a360-3881a38f8167 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: f294ecab-f4a4-4391-a1d6-3e2cfaad7e0b 2026-04-07 01:28:35.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a30b86c1-a51a-46c3-a360-3881a38f8167 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: f294ecab-f4a4-4391-a1d6-3e2cfaad7e0b [pid: 8|app: 0|req: 1488/2977] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:35 2026] DELETE /v2.0/security-groups/30a7b830-5f5a-4b0b-8879-fe9d2338459e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:35.241 8 INFO neutron.services.segments.plugin [-] Segment b432fad4-aae4-45a2-8358-9869a466992f resource provider aggregate not found 2026-04-07 01:28:35.246 8 INFO neutron.services.segments.plugin [-] Segment b432fad4-aae4-45a2-8358-9869a466992f resource provider aggregate not found 2026-04-07 01:28:35.260 8 INFO neutron.services.segments.plugin [-] Segment b432fad4-aae4-45a2-8358-9869a466992f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b432fad4-aae4-45a2-8358-9869a466992f found for delete ", "request_id": "req-cd5e968b-8a98-4e55-a1ec-1b2d26cf8228"}]} 2026-04-07 01:28:35.266 8 INFO neutron.services.segments.plugin [-] Segment b432fad4-aae4-45a2-8358-9869a466992f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b432fad4-aae4-45a2-8358-9869a466992f found for delete ", "request_id": "req-6586c522-3777-44ef-98f0-46f518be8421"}]} 2026-04-07 01:28:35.280 8 INFO neutron.services.segments.plugin [-] Segment c1b35e08-6381-440b-8e1e-ccde5f7737a0 resource provider aggregate not found 2026-04-07 01:28:35.284 8 INFO neutron.services.segments.plugin [-] Segment c1b35e08-6381-440b-8e1e-ccde5f7737a0 resource provider aggregate not found 2026-04-07 01:28:35.300 8 INFO neutron.services.segments.plugin [-] Segment c1b35e08-6381-440b-8e1e-ccde5f7737a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b35e08-6381-440b-8e1e-ccde5f7737a0 found for delete ", "request_id": "req-0fcc3947-ce79-4739-ab10-fb4f26f544df"}]} 2026-04-07 01:28:35.301 8 INFO neutron.services.segments.plugin [-] Segment c1b35e08-6381-440b-8e1e-ccde5f7737a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b35e08-6381-440b-8e1e-ccde5f7737a0 found for delete ", "request_id": "req-1e6e27d3-8f8f-4597-b383-3101d8c5004c"}]} 2026-04-07 01:28:35.367 7 INFO neutron.db.l3_db [None req-a30b86c1-a51a-46c3-a360-3881a38f8167 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Floating IP 4f59e00c-6af8-4264-af2a-1ed6a96c0fe0 disassociated (deleted). External IP: 10.96.250.203, port: 9c879173-6716-4b81-a12c-e01bd4f061dd. 2026-04-07 01:28:35.440 7 INFO neutron.services.segments.plugin [-] Segment 957456e4-bbbf-4d78-97dc-661f3a1112cb resource provider aggregate not found 2026-04-07 01:28:35.454 7 INFO neutron.services.segments.plugin [-] Segment 957456e4-bbbf-4d78-97dc-661f3a1112cb resource provider aggregate not found 2026-04-07 01:28:35.471 7 INFO neutron.services.segments.plugin [-] Segment 957456e4-bbbf-4d78-97dc-661f3a1112cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 957456e4-bbbf-4d78-97dc-661f3a1112cb found for delete ", "request_id": "req-f089422e-6dc7-4d80-8961-63cf622a74e1"}]} 2026-04-07 01:28:35.475 7 INFO neutron.services.segments.plugin [-] Segment 957456e4-bbbf-4d78-97dc-661f3a1112cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 957456e4-bbbf-4d78-97dc-661f3a1112cb found for delete ", "request_id": "req-c5cf3ff2-8857-4ed0-aeca-ffcc69b37c6b"}]} [pid: 8|app: 0|req: 1489/2978] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:35 2026] GET /v2.0/security-groups?tenant_id=1844d09eb6bb4967b216f2aa5599d20d&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2979] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:35 2026] DELETE /v2.0/floatingips/4f59e00c-6af8-4264-af2a-1ed6a96c0fe0 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:35.949 7 INFO neutron.api.v2.resource [None req-cc8ba45d-f262-4e6c-a4f3-060ff4db1176 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2980] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:28:35 2026] GET /v2.0/floatingips/4f59e00c-6af8-4264-af2a-1ed6a96c0fe0 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2981] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:35 2026] DELETE /v2.0/security-groups/20b873c4-eba0-45b4-8747-ae3b87b218ae => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:36.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5e234fe-0cd1-4217-bbe6-c2215f67689c'] response: {'name': 'network-changed', 'server_uuid': 'a4350d4b-790d-4433-a9ad-c38539b3dafc', 'tag': '9c879173-6716-4b81-a12c-e01bd4f061dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1491/2982] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2983] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2984] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/security-groups?tenant_id=b0a3784fa8dc4f3aba2d994b7638bce7&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2985] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:36 2026] DELETE /v2.0/security-groups/0e7f901a-d194-4b45-9559-62764cdcf7b1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2986] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2987] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/networks?id=7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2988] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=9c879173-6716-4b81-a12c-e01bd4f061dd => 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: 1495/2989] 199.204.45.38 () {34 vars in 1104 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=9c879173-6716-4b81-a12c-e01bd4f061dd => 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: 1495/2990] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/subnets?id=798910a1-066d-40bc-be8c-77037976b3a3&id=5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2991] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2992] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:36 2026] GET /v2.0/ports?network_id=7f0c3bc1-a769-48e8-b353-1575406f1b10&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: 1497/2993] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:37 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2994] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:37 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2995] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:28:38 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 1204 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:28:38.765 7 INFO neutron_taas.services.taas.taas_plugin [req-4360597a-b207-47e4-b821-9716fcc646f0 req-c0f678e9-74a1-4727-8d96-5c31367b1b44 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: 9c879173-6716-4b81-a12c-e01bd4f061dd 2026-04-07 01:28:38.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4360597a-b207-47e4-b821-9716fcc646f0 req-c0f678e9-74a1-4727-8d96-5c31367b1b44 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: 9c879173-6716-4b81-a12c-e01bd4f061dd [pid: 7|app: 0|req: 1498/2996] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:28:38 2026] DELETE /v2.0/ports/9c879173-6716-4b81-a12c-e01bd4f061dd => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:39.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6219cf5-a9f4-42d1-ac67-49cd4d49717c'] response: {'server_uuid': 'a4350d4b-790d-4433-a9ad-c38539b3dafc', 'name': 'network-vif-deleted', 'tag': '9c879173-6716-4b81-a12c-e01bd4f061dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1499/2997] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:41 2026] GET /v2.0/ports?device_id=a4350d4b-790d-4433-a9ad-c38539b3dafc => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2998] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:28:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2999] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:28:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3000] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:28:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3001] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:28:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3002] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:28:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3003] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:28:42 2026] PUT /v2.0/subnetpools/4f4e907c-6371-47c9-a0af-7b55cc2f65dd/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3004] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:28:42 2026] PUT /v2.0/subnetpools/7d8034de-078c-4d69-9d50-5947a25f7cc8/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3005] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:28:42 2026] PUT /v2.0/subnetpools/965ccb50-b420-4fa8-aff1-945009fca6e4/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3006] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:28:42 2026] PUT /v2.0/subnetpools/bb985480-0c33-42e9-bf24-a2f616a105a3/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3007] 10.0.0.113 () {32 vars in 671 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3008] 10.0.0.113 () {32 vars in 685 bytes} [Tue Apr 7 01:28:43 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: 8|app: 0|req: 1505/3009] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3010] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3013] 10.0.0.113 () {32 vars in 679 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3014] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3015] 10.0.0.113 () {32 vars in 689 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3016] 10.0.0.113 () {32 vars in 701 bytes} [Tue Apr 7 01:28:43 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3017] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:43 2026] DELETE /v2.0/subnetpools/4f4e907c-6371-47c9-a0af-7b55cc2f65dd => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3018] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:43 2026] DELETE /v2.0/subnetpools/7d8034de-078c-4d69-9d50-5947a25f7cc8 => 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: 1509/3019] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:43 2026] DELETE /v2.0/subnetpools/965ccb50-b420-4fa8-aff1-945009fca6e4 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3020] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:43 2026] DELETE /v2.0/subnetpools/bb985480-0c33-42e9-bf24-a2f616a105a3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3021] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:43 2026] DELETE /v2.0/subnetpools/34916867-db94-449d-9d72-3fb84df172d0 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3022] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:44 2026] GET /v2.0/security-groups?tenant_id=8144f191f39b4861892d86bb337882c3&name=default => generated 2929 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3023] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:44 2026] DELETE /v2.0/security-groups/75a41697-4d96-4d0e-9157-2027dbf2ec38 => 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: 1513/3024] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:45 2026] GET /v2.0/security-groups?tenant_id=cbdc3887878d489b9b5b28eb5111e6ea&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: 1512/3025] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:45 2026] DELETE /v2.0/security-groups/9085676d-a534-4b02-8352-68b823ce55ac => 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: 1514/3026] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:45 2026] GET /v2.0/security-groups?tenant_id=0e6ca23cfc50412bb7a1191a3f313c48&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3027] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:45 2026] DELETE /v2.0/security-groups/b59ac754-6927-43e5-a612-68dd0a455581 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:46.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-d67eccc7-2246-4511-98ec-c6eb6e403c9f 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: f6c121d5-4a54-43a4-a45d-795bff73d967 2026-04-07 01:28:46.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d67eccc7-2246-4511-98ec-c6eb6e403c9f 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: f6c121d5-4a54-43a4-a45d-795bff73d967 2026-04-07 01:28:46.770 7 INFO neutron.db.l3_db [None req-d67eccc7-2246-4511-98ec-c6eb6e403c9f 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Floating IP f8716eb3-33a6-4cd2-b558-db7afeef02dc disassociated (deleted). External IP: 10.96.250.207, port: d110d2e9-b42b-4f3b-8034-5267f86c6d14. [pid: 7|app: 0|req: 1515/3028] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:28:46 2026] DELETE /v2.0/floatingips/f8716eb3-33a6-4cd2-b558-db7afeef02dc => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:47.128 8 INFO neutron.api.v2.resource [None req-daf5326a-b0f6-4c89-9dd1-67b434b3ea4b 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3029] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/floatingips/f8716eb3-33a6-4cd2-b558-db7afeef02dc => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:28:47.142 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1260c26c-d626-4b17-8594-d376dca6f0ac'] response: {'name': 'network-changed', 'server_uuid': '32c93751-3793-4366-b9bb-a74f66c925eb', 'tag': 'd110d2e9-b42b-4f3b-8034-5267f86c6d14', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/3030] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3031] 10.0.0.7 () {34 vars in 1037 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/security-groups?id=739a8511-f9b0-4c09-8a3f-af09769e0c81&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3032] 199.204.45.38 () {34 vars in 1078 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/ports?tenant_id=bbc243213b2b4819a78f6dc711feee5e&device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3033] 199.204.45.38 () {34 vars in 984 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/networks?id=1a6ee5d8-3657-46ef-a556-9b228168675e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3034] 199.204.45.38 () {34 vars in 1056 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d110d2e9-b42b-4f3b-8034-5267f86c6d14 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3035] 199.204.45.38 () {34 vars in 1102 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3e3&port_id=d110d2e9-b42b-4f3b-8034-5267f86c6d14 => 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: 1519/3036] 199.204.45.38 () {34 vars in 1062 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/subnets?id=1f544540-68ed-4881-9dad-3f32fd4b0c4e&id=4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3037] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3038] 199.204.45.38 () {34 vars in 1050 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/ports?network_id=1a6ee5d8-3657-46ef-a556-9b228168675e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3039] 199.204.45.38 () {34 vars in 1010 bytes} [Tue Apr 7 01:28:47 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3040] 199.204.45.38 () {34 vars in 1110 bytes} [Tue Apr 7 01:28:48 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e?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: 1520/3041] 10.0.0.113 () {34 vars in 677 bytes} [Tue Apr 7 01:28:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3042] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:28:49 2026] PUT /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3043] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3044] 10.0.0.113 () {34 vars in 763 bytes} [Tue Apr 7 01:28:49 2026] PUT /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3045] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3046] 10.0.0.113 () {34 vars in 759 bytes} [Tue Apr 7 01:28:49 2026] PUT /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3047] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3048] 10.0.0.113 () {34 vars in 781 bytes} [Tue Apr 7 01:28:49 2026] PUT /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/black.or.white => generated 4 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3049] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3050] 199.204.45.38 () {34 vars in 992 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3051] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:28:49 2026] PUT /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 37 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3052] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:28:49.939 8 INFO neutron_taas.services.taas.taas_plugin [req-6eb6fd6f-fdfb-4b94-bf0c-019a6f5415b1 req-aa85a96e-4aaa-4cc3-97e2-900bd345cb35 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: d110d2e9-b42b-4f3b-8034-5267f86c6d14 2026-04-07 01:28:49.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6eb6fd6f-fdfb-4b94-bf0c-019a6f5415b1 req-aa85a96e-4aaa-4cc3-97e2-900bd345cb35 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: d110d2e9-b42b-4f3b-8034-5267f86c6d14 [pid: 7|app: 0|req: 1528/3053] 10.0.0.113 () {32 vars in 740 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:49.989 7 INFO neutron.api.v2.resource [None req-c6e775db-4b54-45a4-8f59-bfbf5621c087 bcc4630848ce431aa35e87caf49e53c3 824abf85d27747faabc5b82ee81ea8c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3054] 10.0.0.113 () {32 vars in 744 bytes} [Tue Apr 7 01:28:49 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3055] 10.0.0.113 () {32 vars in 743 bytes} [Tue Apr 7 01:28:49 2026] DELETE /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/red => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3056] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:50 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:28:50.508 7 INFO neutron.api.v2.resource [None req-1d4d8c21-a8d9-40f8-8a8f-17698322a009 bcc4630848ce431aa35e87caf49e53c3 824abf85d27747faabc5b82ee81ea8c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3057] 10.0.0.113 () {32 vars in 747 bytes} [Tue Apr 7 01:28:50 2026] DELETE /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3058] 199.204.45.38 () {36 vars in 995 bytes} [Tue Apr 7 01:28:49 2026] DELETE /v2.0/ports/d110d2e9-b42b-4f3b-8034-5267f86c6d14 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:28:50.784 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d12c0d82-87fc-4315-94f8-5b6cbe795177'] response: {'server_uuid': '32c93751-3793-4366-b9bb-a74f66c925eb', 'name': 'network-vif-deleted', 'tag': 'd110d2e9-b42b-4f3b-8034-5267f86c6d14', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1533/3059] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:28:50 2026] DELETE /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3060] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:28:50 2026] GET /v2.0/policies/592b4239-c297-441f-b060-064d8ca9d933/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3061] 10.0.0.113 () {32 vars in 733 bytes} [Tue Apr 7 01:28:50 2026] DELETE /v2.0/qos/policies/592b4239-c297-441f-b060-064d8ca9d933 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3062] 10.0.0.7 () {34 vars in 987 bytes} [Tue Apr 7 01:28:52 2026] GET /v2.0/ports?device_id=32c93751-3793-4366-b9bb-a74f66c925eb => 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: 1535/3063] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:52 2026] GET /v2.0/security-groups?tenant_id=824abf85d27747faabc5b82ee81ea8c3&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3064] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:53 2026] DELETE /v2.0/security-groups/a0362583-afc7-43a6-a443-c71b930e5dd6 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3065] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:28:53 2026] GET /v2.0/security-groups?tenant_id=018e56697506465691b12baf83c84c80&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3066] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:54 2026] DELETE /v2.0/security-groups/4166939b-898e-4668-ac97-4d64f2771567 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3067] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:57 2026] DELETE /v2.0/security-group-rules/0f0ec01c-43ea-4c22-b089-2d5ad58082ae => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:57.827 8 INFO neutron.api.v2.resource [None req-963b70e5-e068-4bc9-b9f8-f346355fef27 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3068] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:57 2026] GET /v2.0/security-group-rules/0f0ec01c-43ea-4c22-b089-2d5ad58082ae => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3069] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:57 2026] DELETE /v2.0/security-group-rules/74873db6-49dc-4e29-bca2-73ac22e56c78 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:57.934 8 INFO neutron.api.v2.resource [None req-7bdd018e-b6b7-4b2b-a2b2-652fc8c070f9 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3070] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:57 2026] GET /v2.0/security-group-rules/74873db6-49dc-4e29-bca2-73ac22e56c78 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3073] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:57 2026] DELETE /v2.0/security-group-rules/5c3b038b-00f0-4f81-96a5-88ecd72dc5bd => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:58.176 8 INFO neutron.api.v2.resource [None req-38cf039b-67c9-436d-a5b6-d6dc1de943aa 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3074] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:58 2026] GET /v2.0/security-group-rules/5c3b038b-00f0-4f81-96a5-88ecd72dc5bd => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3075] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:58 2026] DELETE /v2.0/security-group-rules/5f436859-db68-4f87-8894-333b9acceccf => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:58.455 7 INFO neutron.api.v2.resource [None req-6b9435f9-5255-4d4c-8ec5-2763f1d63fe4 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3076] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:58 2026] GET /v2.0/security-group-rules/5f436859-db68-4f87-8894-333b9acceccf => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3077] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:58 2026] DELETE /v2.0/security-group-rules/2f91287e-7d4e-45ad-a554-b9a646d0327e => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:58.721 7 INFO neutron.api.v2.resource [None req-fd91715c-ca25-4efb-9df4-12448ba59b4a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3078] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:58 2026] GET /v2.0/security-group-rules/2f91287e-7d4e-45ad-a554-b9a646d0327e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3079] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:58 2026] DELETE /v2.0/security-group-rules/31794d38-6cd8-457b-9881-4417589f77dd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:58.879 7 INFO neutron.api.v2.resource [None req-f433fb76-ed7c-46db-9c68-aaa56e15c07e 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3080] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:58 2026] GET /v2.0/security-group-rules/31794d38-6cd8-457b-9881-4417589f77dd => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3081] 10.0.0.113 () {34 vars in 683 bytes} [Tue Apr 7 01:28:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3082] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:58 2026] DELETE /v2.0/security-group-rules/ec9a2c7d-3eb8-4a90-b416-e19971df1bcc => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.164 7 INFO neutron.api.v2.resource [None req-cab55c46-8968-41b1-aeb0-13f54fc7a45a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3083] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-group-rules/ec9a2c7d-3eb8-4a90-b416-e19971df1bcc => 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: 1537/3084] 10.0.0.113 () {34 vars in 766 bytes} [Tue Apr 7 01:28:59 2026] PUT /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3085] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/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: 1548/3086] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-group-rules/6c276eb3-f515-4fea-b260-2c2a82caf2e1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.255 7 INFO neutron.api.v2.resource [None req-0b6e1870-f41d-498c-9f2c-2f6099511b93 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3087] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-group-rules/6c276eb3-f515-4fea-b260-2c2a82caf2e1 => 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: 1539/3088] 10.0.0.113 () {34 vars in 777 bytes} [Tue Apr 7 01:28:59 2026] PUT /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3089] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3090] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-group-rules/1525e802-1f4a-474f-9cb0-76cf999d9e10 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.367 7 INFO neutron.api.v2.resource [None req-1d53b5ba-117c-4e82-b95f-da22b6d85489 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3091] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-group-rules/1525e802-1f4a-474f-9cb0-76cf999d9e10 => generated 155 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3092] 10.0.0.113 () {34 vars in 773 bytes} [Tue Apr 7 01:28:59 2026] PUT /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3093] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3094] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-group-rules/77b38e2e-1c10-4a4d-bd23-ffbbb068203f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.557 7 INFO neutron.api.v2.resource [None req-cc4ce6d5-3845-451f-b30a-167057e47e95 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3095] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-group-rules/77b38e2e-1c10-4a4d-bd23-ffbbb068203f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3096] 10.0.0.113 () {34 vars in 795 bytes} [Tue Apr 7 01:28:59 2026] PUT /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags/black.or.white => generated 4 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3097] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3098] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-group-rules/b8d00b02-708b-4616-836a-4a5103cfd469 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.697 7 INFO neutron.api.v2.resource [None req-c6a1f1e8-b525-4bd1-9694-cbfdfa1581b3 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3099] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-group-rules/b8d00b02-708b-4616-836a-4a5103cfd469 => 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: 1545/3100] 10.0.0.113 () {34 vars in 766 bytes} [Tue Apr 7 01:28:59 2026] PUT /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/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: 1546/3101] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/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: 1556/3102] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-groups/739a8511-f9b0-4c09-8a3f-af09769e0c81 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.798 7 INFO neutron.api.v2.resource [None req-7c377a7a-92b8-441e-a982-5d96bd8c4e64 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3103] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/739a8511-f9b0-4c09-8a3f-af09769e0c81 => 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: 1547/3104] 10.0.0.113 () {32 vars in 754 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:28:59.879 7 INFO neutron.api.v2.resource [None req-905c7a95-1144-49b9-b478-31dadf8a7a14 fd16a657cb3c4cb7bed17dbb078f7348 b5a2670a0d22434a90d93929130d49c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3105] 10.0.0.113 () {32 vars in 758 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3106] 10.0.0.113 () {32 vars in 757 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3107] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:28:59 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:00.032 7 INFO neutron.api.v2.resource [None req-7ee8fe28-d276-4514-8b04-42b9df13bced fd16a657cb3c4cb7bed17dbb078f7348 b5a2670a0d22434a90d93929130d49c5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3108] 10.0.0.113 () {32 vars in 761 bytes} [Tue Apr 7 01:28:59 2026] DELETE /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/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: 1562/3109] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:29:00 2026] DELETE /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3110] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:29:00 2026] GET /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3111] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:00 2026] DELETE /v2.0/security-groups/38305aed-3e8e-4322-bf23-bff70de5a31f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:00.261 8 INFO neutron_taas.services.taas.taas_plugin [None req-c04b14a0-0d4a-4f6b-85ab-85a21a30c6bd 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: 68a4a896-5180-4e0f-89aa-da3c4e7aa78f 2026-04-07 01:29:00.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c04b14a0-0d4a-4f6b-85ab-85a21a30c6bd 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: 68a4a896-5180-4e0f-89aa-da3c4e7aa78f [pid: 8|app: 0|req: 1548/3112] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:28:59 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:29:01.007 7 INFO neutron.api.v2.resource [None req-0e217b10-7ee3-4818-a0dc-955b1a6fd912 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3113] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:29:00 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3114] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:00 2026] GET /v2.0/security-groups?tenant_id=c09a2b9f66914fdab861bfc5be5b3d24&name=default => generated 2929 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:29:01.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-0071589c-c29d-4c1f-8813-eb37b41c8805 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: b7f87a29-15ce-400f-8271-a731ea873a61 2026-04-07 01:29:01.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0071589c-c29d-4c1f-8813-eb37b41c8805 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: b7f87a29-15ce-400f-8271-a731ea873a61 [pid: 8|app: 0|req: 1550/3115] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:01 2026] DELETE /v2.0/security-groups/107af3f6-771b-49b4-a0be-3b274ad326f2 => 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: 1551/3116] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:01 2026] GET /v2.0/security-groups?tenant_id=b5a2670a0d22434a90d93929130d49c5&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3117] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:01 2026] DELETE /v2.0/security-groups/20bb56ad-ed2b-4c3b-a617-f328a7a3b377 => 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: 1566/3118] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:29:01 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:29:02.238 8 INFO neutron.api.v2.resource [None req-a38f252d-2359-42c7-8f5f-2f2002fb4950 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3119] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:29:02 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/remove_router_interface => generated 198 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:29:02.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe2f9116-1150-414a-9dad-9b08f029a88b 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: a07ebb10-ed92-40ad-9df9-758ffd91f262 2026-04-07 01:29:02.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe2f9116-1150-414a-9dad-9b08f029a88b 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: a07ebb10-ed92-40ad-9df9-758ffd91f262 [pid: 7|app: 0|req: 1567/3120] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:29:02 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:29:03.433 8 INFO neutron.api.v2.resource [None req-f6fd41cf-6325-45fe-abf3-e9ee61a41a09 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3121] 10.0.0.113 () {34 vars in 788 bytes} [Tue Apr 7 01:29:03 2026] PUT /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:29:03.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-06bf3ff0-a386-4e31-b69f-1d422ce76b9a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: b44bd8b9-75f7-4ccb-bb6c-790f9407216d 2026-04-07 01:29:03.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06bf3ff0-a386-4e31-b69f-1d422ce76b9a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: b44bd8b9-75f7-4ccb-bb6c-790f9407216d 2026-04-07 01:29:04.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-06bf3ff0-a386-4e31-b69f-1d422ce76b9a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: 385319f8-0e35-478c-95b5-d157042d2d2d 2026-04-07 01:29:04.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06bf3ff0-a386-4e31-b69f-1d422ce76b9a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: 385319f8-0e35-478c-95b5-d157042d2d2d 2026-04-07 01:29:04.407 7 INFO neutron.services.segments.plugin [-] Segment d67631aa-ce39-4668-8e55-d66580b3fba8 resource provider aggregate not found 2026-04-07 01:29:04.414 7 INFO neutron.services.segments.plugin [-] Segment d67631aa-ce39-4668-8e55-d66580b3fba8 resource provider aggregate not found 2026-04-07 01:29:04.432 7 INFO neutron.services.segments.plugin [-] Segment d67631aa-ce39-4668-8e55-d66580b3fba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d67631aa-ce39-4668-8e55-d66580b3fba8 found for delete ", "request_id": "req-14c10c26-f651-4050-b3b7-e721c93325c3"}]} 2026-04-07 01:29:04.435 7 INFO neutron.services.segments.plugin [-] Segment d67631aa-ce39-4668-8e55-d66580b3fba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d67631aa-ce39-4668-8e55-d66580b3fba8 found for delete ", "request_id": "req-5b9c01a2-df48-452a-a8da-544bce66492e"}]} 2026-04-07 01:29:04.436 7 INFO neutron.db.l3_hamode_db [None req-06bf3ff0-a386-4e31-b69f-1d422ce76b9a 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] HA network 79d20306-1d79-4846-89a7-90206c9de2e2 was deleted as no HA routers are present in tenant bbc243213b2b4819a78f6dc711feee5e. [pid: 7|app: 0|req: 1568/3122] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:03 2026] DELETE /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:04.468 8 INFO neutron.api.v2.resource [None req-00be4c9f-8935-4ded-a75c-df9f8663ae07 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3123] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:04 2026] GET /v2.0/routers/6d1af53d-1313-414d-9183-7c77c6c3f161 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3124] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:04 2026] DELETE /v2.0/subnets/798910a1-066d-40bc-be8c-77037976b3a3 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:04.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1407fe8-61e4-480e-b5ad-32e162486ab4 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3125] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:04 2026] GET /v2.0/subnets/798910a1-066d-40bc-be8c-77037976b3a3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3126] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:04 2026] DELETE /v2.0/subnets/5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:04.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3bc8f89-8d80-4e7b-bf56-b71fcf533c18 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3127] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:04 2026] GET /v2.0/subnets/5d19fb3a-c530-45bc-917e-0082dfc6af03 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:29:04.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-567618a7-e38d-4bfe-800f-02c89401b461 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: 6b365aaf-18e2-428d-b9f2-8dd7ef2ba85d 2026-04-07 01:29:04.996 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-567618a7-e38d-4bfe-800f-02c89401b461 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: 6b365aaf-18e2-428d-b9f2-8dd7ef2ba85d [pid: 7|app: 0|req: 1571/3128] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:29:04 2026] DELETE /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:05.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-423c717a-9d6d-4e19-bc38-19807211d10e 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3129] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:29:05 2026] GET /v2.0/networks/7f0c3bc1-a769-48e8-b353-1575406f1b10 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3130] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:05 2026] DELETE /v2.0/subnets/1f544540-68ed-4881-9dad-3f32fd4b0c4e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:05.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9dd3068-7461-42e9-980b-23d15bf5f860 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3131] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:05 2026] GET /v2.0/subnets/1f544540-68ed-4881-9dad-3f32fd4b0c4e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3132] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:05 2026] DELETE /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:05.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b374fd19-0743-4e00-b01e-025b2e15e480 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3133] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:05 2026] GET /v2.0/subnets/4f25ac07-ca8b-4c00-bb27-f0783d99bdfe => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:29:05.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe34e813-2eac-43cd-ab0d-4cfaefab89e4 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: 730b5def-cea5-4b68-824f-e2e7688c6ac8 2026-04-07 01:29:05.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe34e813-2eac-43cd-ab0d-4cfaefab89e4 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: 730b5def-cea5-4b68-824f-e2e7688c6ac8 [pid: 7|app: 0|req: 1574/3134] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:29:05 2026] DELETE /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:05.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3914aed9-a123-4d6a-8876-3b4906236e28 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3135] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:29:05 2026] GET /v2.0/networks/1a6ee5d8-3657-46ef-a556-9b228168675e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3136] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:05 2026] DELETE /v2.0/subnets/566bf244-2928-4620-a256-eea84b00ee37 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:06.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ede136ae-9366-4b7d-b7fe-980926822808 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3137] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:06 2026] GET /v2.0/subnets/566bf244-2928-4620-a256-eea84b00ee37 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3138] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:06 2026] DELETE /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:06.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b50bae7e-d183-426b-b422-88207f64bd2d 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3139] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:06 2026] GET /v2.0/subnets/cc41295d-ef89-4cf6-834d-735d5a72058a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:29:06.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-97b520f3-ad5f-42a9-95bf-f392f9f5d6ad 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] TaaS: Handle Delete Port: d73dc08d-0b02-4486-bab3-7febd5cac2e9 2026-04-07 01:29:06.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97b520f3-ad5f-42a9-95bf-f392f9f5d6ad 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] Tap Mirror: Handle Delete Port: d73dc08d-0b02-4486-bab3-7febd5cac2e9 2026-04-07 01:29:06.455 7 INFO neutron.services.segments.plugin [-] Segment 6097ffcc-3b1b-4602-8a49-02bb6c422a7f resource provider aggregate not found 2026-04-07 01:29:06.461 7 INFO neutron.services.segments.plugin [-] Segment 6097ffcc-3b1b-4602-8a49-02bb6c422a7f resource provider aggregate not found 2026-04-07 01:29:06.480 7 INFO neutron.services.segments.plugin [-] Segment 6097ffcc-3b1b-4602-8a49-02bb6c422a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6097ffcc-3b1b-4602-8a49-02bb6c422a7f found for delete ", "request_id": "req-da5abed3-7995-488a-9c8c-ff297d007855"}]} 2026-04-07 01:29:06.486 7 INFO neutron.services.segments.plugin [-] Segment 6097ffcc-3b1b-4602-8a49-02bb6c422a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6097ffcc-3b1b-4602-8a49-02bb6c422a7f found for delete ", "request_id": "req-d666c933-90d9-48f3-b4c5-06b5f75d74a0"}]} 2026-04-07 01:29:06.499 7 INFO neutron.services.segments.plugin [-] Segment 6487642e-1be4-4382-ba12-1046e937ae46 resource provider aggregate not found 2026-04-07 01:29:06.508 7 INFO neutron.services.segments.plugin [-] Segment 6487642e-1be4-4382-ba12-1046e937ae46 resource provider aggregate not found 2026-04-07 01:29:06.521 7 INFO neutron.services.segments.plugin [-] Segment 6487642e-1be4-4382-ba12-1046e937ae46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6487642e-1be4-4382-ba12-1046e937ae46 found for delete ", "request_id": "req-224d9cac-97f6-4baf-a483-640ddead0b92"}]} 2026-04-07 01:29:06.530 7 INFO neutron.services.segments.plugin [-] Segment 6487642e-1be4-4382-ba12-1046e937ae46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6487642e-1be4-4382-ba12-1046e937ae46 found for delete ", "request_id": "req-415baddd-9234-4b8b-a789-309f8c261b5b"}]} [pid: 7|app: 0|req: 1577/3140] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:29:06 2026] DELETE /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:06.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a96ab26d-bc0f-446e-b347-dee8e896cb26 3a19b52f47d445e98ede96fe915c22a9 bbc243213b2b4819a78f6dc711feee5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3141] 10.0.0.113 () {32 vars in 722 bytes} [Tue Apr 7 01:29:06 2026] GET /v2.0/networks/1e19dcd0-ccf6-486b-b5d5-e401a49032e6 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:29:08.542 7 INFO neutron.services.segments.plugin [-] Segment 6670e4ab-7eec-463c-b676-b29d7c85c640 resource provider aggregate not found 2026-04-07 01:29:08.552 7 INFO neutron.services.segments.plugin [-] Segment 6670e4ab-7eec-463c-b676-b29d7c85c640 resource provider aggregate not found 2026-04-07 01:29:08.563 7 INFO neutron.services.segments.plugin [-] Segment 6670e4ab-7eec-463c-b676-b29d7c85c640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6670e4ab-7eec-463c-b676-b29d7c85c640 found for delete ", "request_id": "req-704c5c1a-427f-4bc3-9345-b3a3151fbb05"}]} 2026-04-07 01:29:08.568 7 INFO neutron.services.segments.plugin [-] Segment 6670e4ab-7eec-463c-b676-b29d7c85c640 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6670e4ab-7eec-463c-b676-b29d7c85c640 found for delete ", "request_id": "req-3a54f1e4-608e-4a19-8a79-9b7ca0fc4f82"}]} [pid: 7|app: 0|req: 1578/3142] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:09 2026] GET /v2.0/security-groups?tenant_id=bbc243213b2b4819a78f6dc711feee5e&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3143] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:09 2026] DELETE /v2.0/security-groups/045e4a67-c10b-4284-b0e1-13a7d14913c1 => 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: 1579/3144] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:09 2026] GET /v2.0/security-groups?tenant_id=8a11d2077bc145cebece0248513e43f2&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3145] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:09 2026] DELETE /v2.0/security-groups/09fb5a11-b9a3-46f6-b59e-ae153b51d57d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3146] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:09 2026] GET /v2.0/security-groups?tenant_id=51dd29ec3b2d4fb7a4ba723ab4609ffb&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3147] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:10 2026] DELETE /v2.0/security-groups/1fa0d891-4264-4603-b43e-d9be8b3139a8 => 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: 1581/3148] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:10 2026] GET /v2.0/security-groups?tenant_id=8ef2a2e31fe54cd6abc8ef9cc95c752c&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3149] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:10 2026] DELETE /v2.0/security-groups/d8f3bb99-d6c8-41de-b351-8bd8c4348b0c => 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: 1582/3150] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:10 2026] GET /v2.0/security-groups?tenant_id=910d8323725c45af8a52c3c871044b94&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3151] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:10 2026] DELETE /v2.0/security-groups/c29343a3-3f73-4e61-bbef-7647ee7bc062 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3152] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:11 2026] GET /v2.0/security-groups?tenant_id=3b8682ff72a94631aa14d979d7b6a1aa&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3153] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:11 2026] DELETE /v2.0/security-groups/161f9689-ad13-430a-8b6c-17ebdd9f6e93 => 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: 1584/3154] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:11 2026] GET /v2.0/security-groups?tenant_id=9318b56b692249f58ab18289d54d49cc&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3155] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:11 2026] DELETE /v2.0/security-groups/457f5796-a1a2-4088-b9fd-209befb33548 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:16.672 7 INFO neutron.db.segments_db [None req-c4f63714-0f89-44e6-bcab-d21e4c9530a7 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Added segment ef9d0e95-910f-46b1-aa7f-45e6a0cac253 of type vxlan for network 5e4ffe92-0960-4e93-a80e-fc3baed958e9 2026-04-07 01:29:16.967 7 INFO neutron.db.l3_hamode_db [None req-c4f63714-0f89-44e6-bcab-d21e4c9530a7 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:29:17.147 7 INFO neutron.db.l3_hamode_db [None req-c4f63714-0f89-44e6-bcab-d21e4c9530a7 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1586/3158] 10.0.0.113 () {34 vars in 667 bytes} [Tue Apr 7 01:29:16 2026] POST /v2.0/routers => generated 474 bytes in 2695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:29:19.310 8 INFO neutron.db.l3_hamode_db [None req-1142bad9-ae19-4a77-9977-71bc3d7b1d3d 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:29:19.437 8 INFO neutron.db.l3_hamode_db [None req-1142bad9-ae19-4a77-9977-71bc3d7b1d3d 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1573/3159] 10.0.0.113 () {34 vars in 667 bytes} [Tue Apr 7 01:29:19 2026] POST /v2.0/routers => generated 474 bytes in 1668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:29:20.950 7 INFO neutron.db.l3_hamode_db [None req-5296695d-7e60-41b8-9f0c-c3e693f342d5 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:29:21.079 7 INFO neutron.db.l3_hamode_db [None req-5296695d-7e60-41b8-9f0c-c3e693f342d5 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1587/3160] 10.0.0.113 () {34 vars in 667 bytes} [Tue Apr 7 01:29:20 2026] POST /v2.0/routers => generated 474 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:29:22.044 8 INFO neutron.db.l3_hamode_db [None req-d69417cb-c046-4d1b-a036-9bbb9eb4d5f4 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:29:22.181 8 INFO neutron.db.l3_hamode_db [None req-d69417cb-c046-4d1b-a036-9bbb9eb4d5f4 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1574/3161] 10.0.0.113 () {34 vars in 667 bytes} [Tue Apr 7 01:29:21 2026] POST /v2.0/routers => generated 474 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:29:23.140 7 INFO neutron.db.l3_hamode_db [None req-45a18f64-f72b-4a8a-8a01-f75cfd84180a 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:29:23.285 7 INFO neutron.db.l3_hamode_db [None req-45a18f64-f72b-4a8a-8a01-f75cfd84180a 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1588/3162] 10.0.0.113 () {34 vars in 667 bytes} [Tue Apr 7 01:29:23 2026] POST /v2.0/routers => generated 474 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3163] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:29:23 2026] PUT /v2.0/routers/1a8641a2-abb0-4ea2-98b9-051de4a89143/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3164] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:29:24 2026] PUT /v2.0/routers/164b00e2-e4f0-42a7-9463-87b5923c8ca4/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3165] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:29:24 2026] PUT /v2.0/routers/8ed36247-af4c-430b-9ecf-4941b85cadf6/tags => generated 34 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3166] 10.0.0.113 () {34 vars in 750 bytes} [Tue Apr 7 01:29:24 2026] PUT /v2.0/routers/f1f9563b-a5f7-463a-9fde-dc59179906f8/tags => generated 19 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3167] 10.0.0.113 () {32 vars in 663 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3168] 10.0.0.113 () {32 vars in 677 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3169] 10.0.0.113 () {32 vars in 673 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3170] 10.0.0.113 () {32 vars in 685 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3171] 10.0.0.113 () {32 vars in 671 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3172] 10.0.0.113 () {32 vars in 685 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3173] 10.0.0.113 () {32 vars in 681 bytes} [Tue Apr 7 01:29:24 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3174] 10.0.0.113 () {32 vars in 693 bytes} [Tue Apr 7 01:29:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3175] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:25 2026] GET /v2.0/routers/1a8641a2-abb0-4ea2-98b9-051de4a89143 => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3176] 10.0.0.113 () {34 vars in 741 bytes} [Tue Apr 7 01:29:25 2026] PUT /v2.0/routers/1a8641a2-abb0-4ea2-98b9-051de4a89143 => generated 485 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3177] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:29:25 2026] GET /v2.0/ports?device_id=1a8641a2-abb0-4ea2-98b9-051de4a89143 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:25.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-5dd01880-9fc1-44b6-9941-fdcdc406d9eb 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] TaaS: Handle Delete Port: 2c8d52d7-d3cf-481e-ab7f-73a3045c18ea 2026-04-07 01:29:25.924 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dd01880-9fc1-44b6-9941-fdcdc406d9eb 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Tap Mirror: Handle Delete Port: 2c8d52d7-d3cf-481e-ab7f-73a3045c18ea [pid: 7|app: 0|req: 1596/3178] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:25 2026] DELETE /v2.0/routers/1a8641a2-abb0-4ea2-98b9-051de4a89143 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3179] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:26 2026] GET /v2.0/routers/164b00e2-e4f0-42a7-9463-87b5923c8ca4 => generated 493 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3180] 10.0.0.113 () {34 vars in 741 bytes} [Tue Apr 7 01:29:26 2026] PUT /v2.0/routers/164b00e2-e4f0-42a7-9463-87b5923c8ca4 => generated 493 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3181] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:29:26 2026] GET /v2.0/ports?device_id=164b00e2-e4f0-42a7-9463-87b5923c8ca4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:26.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-3da2b64d-c8b2-4e4e-91cb-aea716036fbc 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] TaaS: Handle Delete Port: 942ff716-fc37-4335-95e7-eb2042f6082c 2026-04-07 01:29:26.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3da2b64d-c8b2-4e4e-91cb-aea716036fbc 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Tap Mirror: Handle Delete Port: 942ff716-fc37-4335-95e7-eb2042f6082c [pid: 7|app: 0|req: 1598/3182] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:26 2026] DELETE /v2.0/routers/164b00e2-e4f0-42a7-9463-87b5923c8ca4 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3183] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:27 2026] GET /v2.0/routers/8ed36247-af4c-430b-9ecf-4941b85cadf6 => generated 502 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3184] 10.0.0.113 () {34 vars in 741 bytes} [Tue Apr 7 01:29:27 2026] PUT /v2.0/routers/8ed36247-af4c-430b-9ecf-4941b85cadf6 => generated 502 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3185] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:29:27 2026] GET /v2.0/ports?device_id=8ed36247-af4c-430b-9ecf-4941b85cadf6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:27.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-b099b373-243e-49ed-ae1c-65008c314369 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] TaaS: Handle Delete Port: b7b5f606-a4c4-44c0-89c6-987aedb87770 2026-04-07 01:29:27.913 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b099b373-243e-49ed-ae1c-65008c314369 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Tap Mirror: Handle Delete Port: b7b5f606-a4c4-44c0-89c6-987aedb87770 [pid: 7|app: 0|req: 1600/3186] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:27 2026] DELETE /v2.0/routers/8ed36247-af4c-430b-9ecf-4941b85cadf6 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3189] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:28 2026] GET /v2.0/routers/f1f9563b-a5f7-463a-9fde-dc59179906f8 => generated 487 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3190] 10.0.0.113 () {34 vars in 741 bytes} [Tue Apr 7 01:29:28 2026] PUT /v2.0/routers/f1f9563b-a5f7-463a-9fde-dc59179906f8 => generated 487 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3191] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:29:28 2026] GET /v2.0/ports?device_id=f1f9563b-a5f7-463a-9fde-dc59179906f8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:28.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc155828-b1e4-4105-b900-1687b1a5657d 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] TaaS: Handle Delete Port: b7370f90-4234-4369-ba0e-196d498c3f6a 2026-04-07 01:29:28.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc155828-b1e4-4105-b900-1687b1a5657d 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Tap Mirror: Handle Delete Port: b7370f90-4234-4369-ba0e-196d498c3f6a [pid: 7|app: 0|req: 1604/3192] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:28 2026] DELETE /v2.0/routers/f1f9563b-a5f7-463a-9fde-dc59179906f8 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3193] 10.0.0.113 () {32 vars in 720 bytes} [Tue Apr 7 01:29:29 2026] GET /v2.0/routers/6e6f629a-e54e-48b1-b067-b52e8c78cd7f => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3194] 10.0.0.113 () {34 vars in 741 bytes} [Tue Apr 7 01:29:29 2026] PUT /v2.0/routers/6e6f629a-e54e-48b1-b067-b52e8c78cd7f => generated 480 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3195] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:29:29 2026] GET /v2.0/ports?device_id=6e6f629a-e54e-48b1-b067-b52e8c78cd7f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:29.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-28fb984b-61a9-47a6-b5c7-691466885bbe 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] TaaS: Handle Delete Port: 4760f482-6a9e-4a4b-b9d5-c28f5a8f1ea7 2026-04-07 01:29:29.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28fb984b-61a9-47a6-b5c7-691466885bbe 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] Tap Mirror: Handle Delete Port: 4760f482-6a9e-4a4b-b9d5-c28f5a8f1ea7 2026-04-07 01:29:30.169 7 INFO neutron.services.segments.plugin [-] Segment ef9d0e95-910f-46b1-aa7f-45e6a0cac253 resource provider aggregate not found 2026-04-07 01:29:30.176 7 INFO neutron.services.segments.plugin [-] Segment ef9d0e95-910f-46b1-aa7f-45e6a0cac253 resource provider aggregate not found 2026-04-07 01:29:30.195 7 INFO neutron.services.segments.plugin [-] Segment ef9d0e95-910f-46b1-aa7f-45e6a0cac253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9d0e95-910f-46b1-aa7f-45e6a0cac253 found for delete ", "request_id": "req-7f361fb1-3270-497a-95b0-6f7533cdc0f1"}]} 2026-04-07 01:29:30.198 7 INFO neutron.services.segments.plugin [-] Segment ef9d0e95-910f-46b1-aa7f-45e6a0cac253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9d0e95-910f-46b1-aa7f-45e6a0cac253 found for delete ", "request_id": "req-d95cee0f-4a0f-4151-86e9-8639c378adcc"}]} 2026-04-07 01:29:30.210 7 INFO neutron.db.l3_hamode_db [None req-28fb984b-61a9-47a6-b5c7-691466885bbe 1aad58a6e86e45b5bd5238ff0768f4cc aa2dcd003f644bd4bd0b2f8d37700210 - - default default] HA network 5e4ffe92-0960-4e93-a80e-fc3baed958e9 was deleted as no HA routers are present in tenant aa2dcd003f644bd4bd0b2f8d37700210. [pid: 7|app: 0|req: 1606/3196] 10.0.0.113 () {32 vars in 723 bytes} [Tue Apr 7 01:29:29 2026] DELETE /v2.0/routers/6e6f629a-e54e-48b1-b067-b52e8c78cd7f => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3197] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:31 2026] GET /v2.0/security-groups?tenant_id=9098700379ee4f98bf96331cd5e1a659&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3198] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:31 2026] DELETE /v2.0/security-groups/eca88dd3-8cc8-4e8c-b809-458958e6986f => 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: 1592/3199] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:31 2026] GET /v2.0/security-groups?tenant_id=aa2dcd003f644bd4bd0b2f8d37700210&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3200] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:31 2026] DELETE /v2.0/security-groups/6fa9b88d-92b5-4301-a653-ef1b75d54ee9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3201] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:32 2026] GET /v2.0/security-groups?tenant_id=b3c356bd2e034c3bb57476f5796429b3&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: 1609/3202] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:32 2026] DELETE /v2.0/security-groups/431b6b82-51a4-4190-be93-9cd87a41ff0c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:35.738 8 INFO neutron.db.segments_db [None req-788095cd-329d-4f5b-b5ad-8e0a0aed30ac bc14b1f71db5462e84b72530c7e75101 7f108d8c845445b2b60b293646f05eaa - - default default] Added segment 8a690cff-5896-4b37-bae0-c0273948e0b9 of type vxlan for network a9b2f987-4109-4e61-8ee7-73bc97b67fb9 [pid: 8|app: 0|req: 1594/3203] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:29:35 2026] POST /v2.0/networks => generated 632 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3204] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:29:35 2026] PUT /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3205] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:35 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3206] 10.0.0.113 () {34 vars in 763 bytes} [Tue Apr 7 01:29:35 2026] PUT /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3207] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3208] 10.0.0.113 () {34 vars in 759 bytes} [Tue Apr 7 01:29:36 2026] PUT /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3209] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3210] 10.0.0.113 () {34 vars in 781 bytes} [Tue Apr 7 01:29:36 2026] PUT /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3211] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3212] 10.0.0.113 () {34 vars in 752 bytes} [Tue Apr 7 01:29:36 2026] PUT /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3213] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/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: 1615/3214] 10.0.0.113 () {32 vars in 740 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:36.549 8 INFO neutron.api.v2.resource [None req-4d3a9a8d-e9f3-47ed-965f-90c1b2655c01 bc14b1f71db5462e84b72530c7e75101 7f108d8c845445b2b60b293646f05eaa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3215] 10.0.0.113 () {32 vars in 744 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3216] 10.0.0.113 () {32 vars in 743 bytes} [Tue Apr 7 01:29:36 2026] DELETE /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3217] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:36.734 7 INFO neutron.api.v2.resource [None req-53526e23-c956-4a19-9d7e-baa2f7c2cac1 bc14b1f71db5462e84b72530c7e75101 7f108d8c845445b2b60b293646f05eaa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3218] 10.0.0.113 () {32 vars in 747 bytes} [Tue Apr 7 01:29:36 2026] DELETE /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3219] 10.0.0.113 () {32 vars in 735 bytes} [Tue Apr 7 01:29:36 2026] DELETE /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => 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: 1618/3220] 10.0.0.113 () {32 vars in 732 bytes} [Tue Apr 7 01:29:36 2026] GET /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:36.971 8 INFO neutron.services.segments.plugin [-] Segment 8a690cff-5896-4b37-bae0-c0273948e0b9 resource provider aggregate not found 2026-04-07 01:29:36.975 8 INFO neutron.services.segments.plugin [-] Segment 8a690cff-5896-4b37-bae0-c0273948e0b9 resource provider aggregate not found 2026-04-07 01:29:36.989 8 INFO neutron.services.segments.plugin [-] Segment 8a690cff-5896-4b37-bae0-c0273948e0b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a690cff-5896-4b37-bae0-c0273948e0b9 found for delete ", "request_id": "req-49537eda-21ae-43e6-b344-b36c1ec2dd27"}]} 2026-04-07 01:29:36.995 8 INFO neutron.services.segments.plugin [-] Segment 8a690cff-5896-4b37-bae0-c0273948e0b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a690cff-5896-4b37-bae0-c0273948e0b9 found for delete ", "request_id": "req-c4e13733-f1d5-4460-83df-72c8009b38e7"}]} [pid: 8|app: 0|req: 1603/3221] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:29:36 2026] DELETE /v2.0/networks/a9b2f987-4109-4e61-8ee7-73bc97b67fb9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3222] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:37 2026] GET /v2.0/security-groups?tenant_id=7f108d8c845445b2b60b293646f05eaa&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3223] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:37 2026] DELETE /v2.0/security-groups/d11c1ea5-baa3-4f63-9820-c3f4ecce3721 => 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: 1620/3224] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:37 2026] GET /v2.0/security-groups?tenant_id=92ca151b3a8d46099293efda676b5699&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3225] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:38 2026] DELETE /v2.0/security-groups/9e07f0f0-63b6-4975-878f-3e66f1e42738 => 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: 1621/3226] 10.0.0.113 () {34 vars in 675 bytes} [Tue Apr 7 01:29:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3227] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:29:41 2026] PUT /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3228] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:41 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3229] 10.0.0.113 () {34 vars in 769 bytes} [Tue Apr 7 01:29:41 2026] PUT /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3230] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:41 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3231] 10.0.0.113 () {34 vars in 765 bytes} [Tue Apr 7 01:29:41 2026] PUT /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3232] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:41 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3233] 10.0.0.113 () {34 vars in 787 bytes} [Tue Apr 7 01:29:41 2026] PUT /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3234] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:41 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3235] 10.0.0.113 () {34 vars in 758 bytes} [Tue Apr 7 01:29:41 2026] PUT /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/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: 1626/3236] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:41 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/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: 1611/3237] 10.0.0.113 () {32 vars in 746 bytes} [Tue Apr 7 01:29:42 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:42.086 7 INFO neutron.api.v2.resource [None req-d520962c-c705-41f2-9397-79bf9c466424 d26fcdb410e5418fb1748876f4a8a755 3a716172a66d419997ef1e4441a18f32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3238] 10.0.0.113 () {32 vars in 750 bytes} [Tue Apr 7 01:29:42 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3239] 10.0.0.113 () {32 vars in 749 bytes} [Tue Apr 7 01:29:42 2026] DELETE /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3240] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:42 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:42.215 8 INFO neutron.api.v2.resource [None req-4341dbb8-4802-4a7a-adb8-e52d209e9ec3 d26fcdb410e5418fb1748876f4a8a755 3a716172a66d419997ef1e4441a18f32 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3241] 10.0.0.113 () {32 vars in 753 bytes} [Tue Apr 7 01:29:42 2026] DELETE /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3242] 10.0.0.113 () {32 vars in 741 bytes} [Tue Apr 7 01:29:42 2026] DELETE /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/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: 1614/3243] 10.0.0.113 () {32 vars in 738 bytes} [Tue Apr 7 01:29:42 2026] GET /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3244] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:29:42 2026] DELETE /v2.0/subnetpools/bff12905-dda5-4172-bbb1-f84e74c5d1e8 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3247] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:42 2026] GET /v2.0/security-groups?tenant_id=3a716172a66d419997ef1e4441a18f32&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3248] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:43 2026] DELETE /v2.0/security-groups/50d3b87c-27d8-404b-8040-aa021871b009 => 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: 1616/3249] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:43 2026] GET /v2.0/security-groups?tenant_id=0539e5c7535d445996173eff949ac7c2&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3250] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:43 2026] DELETE /v2.0/security-groups/513b9607-8cca-4f30-982a-12427606487e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:47.382 8 INFO neutron.db.segments_db [None req-4ad93f15-afaf-429d-8dd1-30fe95529a7d b584678351c449c9a4771df1c298b8fe 5355910ef8a04b14a9fad18e2f881a8c - - default default] Added segment 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 of type vxlan for network 5c68927e-17e9-4f1b-a140-c48a926e8e85 [pid: 8|app: 0|req: 1617/3251] 10.0.0.113 () {34 vars in 669 bytes} [Tue Apr 7 01:29:46 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3252] 10.0.0.113 () {34 vars in 663 bytes} [Tue Apr 7 01:29:47 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3253] 10.0.0.113 () {34 vars in 665 bytes} [Tue Apr 7 01:29:47 2026] POST /v2.0/trunks => generated 407 bytes in 173 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: 1636/3254] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:29:48 2026] PUT /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3255] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3256] 10.0.0.113 () {34 vars in 759 bytes} [Tue Apr 7 01:29:48 2026] PUT /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/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: 1620/3257] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/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: 1638/3258] 10.0.0.113 () {34 vars in 755 bytes} [Tue Apr 7 01:29:48 2026] PUT /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3259] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3260] 10.0.0.113 () {34 vars in 777 bytes} [Tue Apr 7 01:29:48 2026] PUT /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3261] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/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: 1640/3262] 10.0.0.113 () {34 vars in 748 bytes} [Tue Apr 7 01:29:48 2026] PUT /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3263] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/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: 1641/3264] 10.0.0.113 () {32 vars in 736 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:48.406 8 INFO neutron.api.v2.resource [None req-08926635-3176-467c-bb53-333bd5109d07 b584678351c449c9a4771df1c298b8fe 5355910ef8a04b14a9fad18e2f881a8c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3265] 10.0.0.113 () {32 vars in 740 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3266] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:48 2026] DELETE /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/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: 1625/3267] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:29:48.497 7 INFO neutron.api.v2.resource [None req-d8c4c94a-b346-48fa-b02d-c73e890256c6 b584678351c449c9a4771df1c298b8fe 5355910ef8a04b14a9fad18e2f881a8c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3268] 10.0.0.113 () {32 vars in 743 bytes} [Tue Apr 7 01:29:48 2026] DELETE /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3269] 10.0.0.113 () {32 vars in 731 bytes} [Tue Apr 7 01:29:48 2026] DELETE /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3270] 10.0.0.113 () {32 vars in 728 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb/tags => 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: 1627/3271] 10.0.0.113 () {32 vars in 718 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3272] 10.0.0.113 () {32 vars in 716 bytes} [Tue Apr 7 01:29:48 2026] GET /v2.0/ports/be7c6cca-5e81-4ff6-a3f5-02a9441d69d4 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3273] 10.0.0.113 () {32 vars in 721 bytes} [Tue Apr 7 01:29:48 2026] DELETE /v2.0/trunks/f5f58519-f096-45e7-bb5b-9d34f41965bb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:29:48.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bc97dfa-8bcb-4f63-8daa-314b281826fa b584678351c449c9a4771df1c298b8fe 5355910ef8a04b14a9fad18e2f881a8c - - default default] TaaS: Handle Delete Port: be7c6cca-5e81-4ff6-a3f5-02a9441d69d4 2026-04-07 01:29:48.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bc97dfa-8bcb-4f63-8daa-314b281826fa b584678351c449c9a4771df1c298b8fe 5355910ef8a04b14a9fad18e2f881a8c - - default default] Tap Mirror: Handle Delete Port: be7c6cca-5e81-4ff6-a3f5-02a9441d69d4 [pid: 7|app: 0|req: 1646/3274] 10.0.0.113 () {32 vars in 719 bytes} [Tue Apr 7 01:29:48 2026] DELETE /v2.0/ports/be7c6cca-5e81-4ff6-a3f5-02a9441d69d4 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:29:49.063 8 INFO neutron.services.segments.plugin [-] Segment 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 resource provider aggregate not found 2026-04-07 01:29:49.070 8 INFO neutron.services.segments.plugin [-] Segment 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 resource provider aggregate not found 2026-04-07 01:29:49.086 8 INFO neutron.services.segments.plugin [-] Segment 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 found for delete ", "request_id": "req-cd43082a-fdcb-43c6-a92f-1f86441b3dee"}]} 2026-04-07 01:29:49.089 8 INFO neutron.services.segments.plugin [-] Segment 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10edeec1-6a58-4a1c-ace2-6c39baaa86a8 found for delete ", "request_id": "req-e875b23b-01e3-4c88-ae58-7a6bf48d4fad"}]} [pid: 8|app: 0|req: 1629/3275] 10.0.0.113 () {32 vars in 725 bytes} [Tue Apr 7 01:29:48 2026] DELETE /v2.0/networks/5c68927e-17e9-4f1b-a140-c48a926e8e85 => 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: 1647/3276] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:49 2026] GET /v2.0/security-groups?tenant_id=4e9300ea71de470ca06ad1664bf1afc1&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3277] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:49 2026] DELETE /v2.0/security-groups/54eac59c-8794-4b66-a539-57dd69220671 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3278] 10.0.0.113 () {32 vars in 773 bytes} [Tue Apr 7 01:29:50 2026] GET /v2.0/security-groups?tenant_id=5355910ef8a04b14a9fad18e2f881a8c&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3279] 10.0.0.113 () {32 vars in 739 bytes} [Tue Apr 7 01:29:50 2026] DELETE /v2.0/security-groups/fdffe7b2-e0b8-4134-b839-ad8ca9ae360c => 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: 1649/3280] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:29:52 2026] GET /v2.0/networks => generated 2168 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3281] 10.0.0.113 () {32 vars in 654 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/floatingips => 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: 1650/3282] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3283] 10.0.0.113 () {32 vars in 642 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/ports => generated 4721 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3284] 10.0.0.113 () {32 vars in 646 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3285] 10.0.0.113 () {32 vars in 648 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3286] 10.0.0.113 () {32 vars in 662 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3287] 10.0.0.113 () {32 vars in 654 bytes} [Tue Apr 7 01:29:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)