+ 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 [Fri Jun 5 03:22:29 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-78745558d4-z8dwp 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0d53524668 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-06-05 03:22:33.898 8 INFO neutron.common.config [-] Logging enabled! 2026-06-05 03:22:33.898 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev17 2026-06-05 03:22:33.952 7 INFO neutron.common.config [-] Logging enabled! 2026-06-05 03:22:33.953 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev17 2026-06-05 03:22:35.131 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-05 03:22:35.188 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-05 03:22:36.877 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 03:22:36.880 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-05 03:22:36.885 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-05 03:22:36.886 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 03:22:36.886 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-05 03:22:36.886 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-05 03:22:36.887 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:36.895 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:36.895 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:36.896 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 03:22:36.910 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 03:22:36.913 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-05 03:22:36.917 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-05 03:22:36.918 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 03:22:36.918 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-05 03:22:36.919 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-05 03:22:36.919 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:36.921 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-05 03:22:36.923 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 03:22:36.923 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-05 03:22:36.926 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:36.927 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 03:22:36.927 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 03:22:36.950 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-05 03:22:36.951 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 03:22:36.951 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-05 03:22:36.987 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-05 03:22:36.988 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-05 03:22:36.988 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-05 03:22:36.988 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-05 03:22:37.009 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-05 03:22:37.009 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-05 03:22:37.009 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-05 03:22:37.009 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-05 03:22:37.358 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing driver for type 'vlan' 2026-06-05 03:22:37.388 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing driver for type 'vlan' 2026-06-05 03:22:37.700 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] VlanTypeDriver initialization complete 2026-06-05 03:22:37.700 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing driver for type 'vxlan' 2026-06-05 03:22:37.701 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-05 03:22:37.712 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-05 03:22:37.712 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-05 03:22:37.713 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing extension driver 'port_security' 2026-06-05 03:22:37.713 8 INFO neutron.plugins.ml2.extensions.port_security [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-05 03:22:37.713 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing extension driver 'qos' 2026-06-05 03:22:37.713 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-05 03:22:37.713 8 INFO neutron.plugins.ml2.managers [None req-895659a4-9c9c-4ec8-a356-131e2ba17c60 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-05 03:22:37.727 8 INFO neutron.quota [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded quota_driver: . 2026-06-05 03:22:37.728 8 INFO neutron.plugins.ml2.plugin [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Modular L2 Plugin initialization complete 2026-06-05 03:22:37.729 8 INFO neutron.plugins.ml2.managers [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-05 03:22:37.729 8 INFO neutron.plugins.ml2.managers [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-05 03:22:37.729 8 INFO neutron.plugins.ml2.managers [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-05 03:22:37.729 8 INFO neutron.extensions.vlantransparent [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Disabled vlantransparent extension. 2026-06-05 03:22:37.730 8 INFO neutron.extensions.qinq [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Disabled VLAN QinQ extension. 2026-06-05 03:22:37.730 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: qos 2026-06-05 03:22:37.745 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: router 2026-06-05 03:22:37.797 8 INFO neutron.services.service_base [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-05 03:22:37.797 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: segments 2026-06-05 03:22:37.808 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] VlanTypeDriver initialization complete 2026-06-05 03:22:37.809 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing driver for type 'vxlan' 2026-06-05 03:22:37.809 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-05 03:22:37.823 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-05 03:22:37.824 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-05 03:22:37.824 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing extension driver 'port_security' 2026-06-05 03:22:37.824 7 INFO neutron.plugins.ml2.extensions.port_security [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-05 03:22:37.824 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing extension driver 'qos' 2026-06-05 03:22:37.824 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-05 03:22:37.825 7 INFO neutron.plugins.ml2.managers [None req-856347e1-a27c-4992-a363-70060d5ee24c - - - - - -] Initializing mechanism driver 'l2population' 2026-06-05 03:22:37.840 7 INFO neutron.quota [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded quota_driver: . 2026-06-05 03:22:37.841 7 INFO neutron.plugins.ml2.plugin [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Modular L2 Plugin initialization complete 2026-06-05 03:22:37.841 7 INFO neutron.plugins.ml2.managers [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-05 03:22:37.841 7 INFO neutron.plugins.ml2.managers [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-05 03:22:37.842 7 INFO neutron.plugins.ml2.managers [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Got port-security extension from driver 'port_security' 2026-06-05 03:22:37.842 7 INFO neutron.extensions.vlantransparent [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Disabled vlantransparent extension. 2026-06-05 03:22:37.842 7 INFO neutron.extensions.qinq [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Disabled VLAN QinQ extension. 2026-06-05 03:22:37.842 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: qos 2026-06-05 03:22:37.858 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: router 2026-06-05 03:22:37.906 7 INFO neutron.services.service_base [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-05 03:22:37.906 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: segments 2026-06-05 03:22:37.909 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: trunk 2026-06-05 03:22:37.924 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: vpnaas 2026-06-05 03:22:37.965 8 WARNING stevedore.named [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-05 03:22:37.965 8 WARNING stevedore.named [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:38.013 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: trunk 2026-06-05 03:22:38.028 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: vpnaas 2026-06-05 03:22:38.044 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-05 03:22:38.045 8 INFO neutron.common.utils [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-05 03:22:38.045 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: taas 2026-06-05 03:22:38.075 7 WARNING stevedore.named [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-05 03:22:38.075 7 WARNING stevedore.named [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:38.082 8 WARNING stevedore.named [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:38.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-05 03:22:38.124 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: tapmirror 2026-06-05 03:22:38.139 8 WARNING stevedore.named [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:38.163 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-05 03:22:38.164 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: auto_allocate 2026-06-05 03:22:38.175 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-05 03:22:38.175 7 INFO neutron.common.utils [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-05 03:22:38.176 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: taas 2026-06-05 03:22:38.179 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: tag 2026-06-05 03:22:38.191 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: timestamp 2026-06-05 03:22:38.196 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: network_ip_availability 2026-06-05 03:22:38.202 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: flavors 2026-06-05 03:22:38.205 7 WARNING stevedore.named [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:38.207 8 INFO neutron.manager [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loading Plugin: revisions 2026-06-05 03:22:38.212 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Initializing extension manager. 2026-06-05 03:22:38.214 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: address-group 2026-06-05 03:22:38.215 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: address-scope 2026-06-05 03:22:38.216 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-05 03:22:38.217 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: agent 2026-06-05 03:22:38.218 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: agent-resources-synced 2026-06-05 03:22:38.220 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-05 03:22:38.221 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-05 03:22:38.222 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: availability_zone 2026-06-05 03:22:38.223 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: availability_zone_filter 2026-06-05 03:22:38.224 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-05 03:22:38.225 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: default-subnetpools 2026-06-05 03:22:38.227 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-05 03:22:38.227 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: dns-integration 2026-06-05 03:22:38.228 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: dns-domain-ports 2026-06-05 03:22:38.229 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-05 03:22:38.229 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: dvr 2026-06-05 03:22:38.230 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-05 03:22:38.230 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: empty-string-filtering 2026-06-05 03:22:38.231 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 03:22:38.231 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-05 03:22:38.232 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: external-net 2026-06-05 03:22:38.232 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-05 03:22:38.233 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: extraroute 2026-06-05 03:22:38.234 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: extraroute-atomic 2026-06-05 03:22:38.234 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-05 03:22:38.235 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-05 03:22:38.235 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-05 03:22:38.236 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-05 03:22:38.236 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: fip-port-details 2026-06-05 03:22:38.237 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: flavors 2026-06-05 03:22:38.238 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-05 03:22:38.239 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: floatingip-pools 2026-06-05 03:22:38.239 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: ip_allocation 2026-06-05 03:22:38.240 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-05 03:22:38.241 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: l2_adjacency 2026-06-05 03:22:38.242 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: router 2026-06-05 03:22:38.244 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 03:22:38.244 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-05 03:22:38.245 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-05 03:22:38.246 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: ext-gw-mode 2026-06-05 03:22:38.246 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: l3-ha 2026-06-05 03:22:38.247 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-05 03:22:38.247 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-05 03:22:38.248 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: l3-flavors 2026-06-05 03:22:38.249 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-05 03:22:38.249 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-05 03:22:38.251 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-05 03:22:38.254 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-05 03:22:38.255 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-05 03:22:38.256 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-05 03:22:38.256 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-05 03:22:38.257 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: multi-provider 2026-06-05 03:22:38.257 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: net-mtu 2026-06-05 03:22:38.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-05 03:22:38.258 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: net-mtu-writable 2026-06-05 03:22:38.258 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: tapmirror 2026-06-05 03:22:38.259 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: network_availability_zone 2026-06-05 03:22:38.259 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: network_ha 2026-06-05 03:22:38.260 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: network-ip-availability 2026-06-05 03:22:38.261 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-05 03:22:38.261 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: pagination 2026-06-05 03:22:38.262 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-device-profile 2026-06-05 03:22:38.262 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-05 03:22:38.263 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-05 03:22:38.264 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-05 03:22:38.264 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-mac-override 2026-06-05 03:22:38.265 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-05 03:22:38.265 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-05 03:22:38.266 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-05 03:22:38.266 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-resource-request 2026-06-05 03:22:38.267 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-05 03:22:38.267 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-05 03:22:38.268 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: binding 2026-06-05 03:22:38.269 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: binding-extended 2026-06-05 03:22:38.269 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-security 2026-06-05 03:22:38.270 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: project-id 2026-06-05 03:22:38.270 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: provider 2026-06-05 03:22:38.271 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-05 03:22:38.272 7 WARNING stevedore.named [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 03:22:38.273 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos 2026-06-05 03:22:38.274 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-05 03:22:38.274 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-05 03:22:38.275 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-default 2026-06-05 03:22:38.275 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-fip 2026-06-05 03:22:38.277 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-05 03:22:38.277 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-05 03:22:38.278 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-05 03:22:38.278 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-05 03:22:38.279 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-05 03:22:38.280 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-pps 2026-06-05 03:22:38.280 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-05 03:22:38.281 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-05 03:22:38.282 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: qos-rules-alias 2026-06-05 03:22:38.282 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: quota-check-limit 2026-06-05 03:22:38.283 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-05 03:22:38.286 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: quotas 2026-06-05 03:22:38.287 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: quota_details 2026-06-05 03:22:38.289 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: rbac-policies 2026-06-05 03:22:38.290 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: rbac-address-group 2026-06-05 03:22:38.290 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: rbac-address-scope 2026-06-05 03:22:38.291 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: rbac-security-groups 2026-06-05 03:22:38.291 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-05 03:22:38.292 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: revision-if-match 2026-06-05 03:22:38.292 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-05 03:22:38.293 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: router_availability_zone 2026-06-05 03:22:38.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-05 03:22:38.293 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-05 03:22:38.293 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: auto_allocate 2026-06-05 03:22:38.295 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-05 03:22:38.296 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-05 03:22:38.296 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-05 03:22:38.297 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-05 03:22:38.297 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-05 03:22:38.298 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-05 03:22:38.306 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: security-group 2026-06-05 03:22:38.306 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: tag 2026-06-05 03:22:38.307 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: segment 2026-06-05 03:22:38.308 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-05 03:22:38.308 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: service-type 2026-06-05 03:22:38.309 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: sorting 2026-06-05 03:22:38.310 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: standard-attr-segment 2026-06-05 03:22:38.311 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: standard-attr-description 2026-06-05 03:22:38.312 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: stateful-security-group 2026-06-05 03:22:38.312 8 WARNING neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-05 03:22:38.313 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-05 03:22:38.313 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: subnet-external-network 2026-06-05 03:22:38.314 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: subnet_onboard 2026-06-05 03:22:38.315 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-05 03:22:38.315 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: subnet-service-types 2026-06-05 03:22:38.316 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: subnet_allocation 2026-06-05 03:22:38.317 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-05 03:22:38.318 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: tag-creation 2026-06-05 03:22:38.318 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-05 03:22:38.319 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: timestamp 2026-06-05 03:22:38.322 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: network_ip_availability 2026-06-05 03:22:38.323 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: standard-attr-tag 2026-06-05 03:22:38.323 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-05 03:22:38.324 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: trunk 2026-06-05 03:22:38.324 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: trunk-details 2026-06-05 03:22:38.325 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-05 03:22:38.325 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-05 03:22:38.326 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-05 03:22:38.326 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: flavors 2026-06-05 03:22:38.327 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-05 03:22:38.329 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-05 03:22:38.330 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-05 03:22:38.330 7 INFO neutron.manager [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loading Plugin: revisions 2026-06-05 03:22:38.330 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: vpn-flavors 2026-06-05 03:22:38.332 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: vpnaas 2026-06-05 03:22:38.333 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: taas 2026-06-05 03:22:38.334 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Initializing extension manager. 2026-06-05 03:22:38.334 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: tap-mirror 2026-06-05 03:22:38.335 8 INFO neutron.api.extensions [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-05 03:22:38.336 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: address-group 2026-06-05 03:22:38.336 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: address-scope 2026-06-05 03:22:38.338 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-05 03:22:38.338 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-05 03:22:38.338 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-05 03:22:38.338 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.338 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-05 03:22:38.339 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: agent 2026-06-05 03:22:38.339 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: agent-resources-synced 2026-06-05 03:22:38.340 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: allowed-address-pairs 2026-06-05 03:22:38.341 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: auto-allocated-topology 2026-06-05 03:22:38.342 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: availability_zone 2026-06-05 03:22:38.342 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-05 03:22:38.342 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: availability_zone_filter 2026-06-05 03:22:38.342 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-05 03:22:38.343 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-05 03:22:38.343 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: default-subnetpools 2026-06-05 03:22:38.345 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-05 03:22:38.346 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: dns-integration 2026-06-05 03:22:38.346 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: dns-domain-ports 2026-06-05 03:22:38.347 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-05 03:22:38.347 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-05 03:22:38.348 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: dvr 2026-06-05 03:22:38.348 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-05 03:22:38.348 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-05 03:22:38.348 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-05 03:22:38.349 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: empty-string-filtering 2026-06-05 03:22:38.349 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 03:22:38.349 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.350 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.350 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-05 03:22:38.350 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.350 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.350 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: external-net 2026-06-05 03:22:38.351 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-05 03:22:38.351 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-05 03:22:38.351 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: extraroute 2026-06-05 03:22:38.352 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.352 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: extraroute-atomic 2026-06-05 03:22:38.352 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.353 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-05 03:22:38.353 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-05 03:22:38.353 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-05 03:22:38.353 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-05 03:22:38.354 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-05 03:22:38.354 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-05 03:22:38.354 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.354 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-05 03:22:38.354 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ipsecpolicy is already registered 2026-06-05 03:22:38.355 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: fip-port-details 2026-06-05 03:22:38.355 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.355 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ikepolicy is already registered 2026-06-05 03:22:38.355 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: flavors 2026-06-05 03:22:38.357 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-05 03:22:38.357 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: floatingip-pools 2026-06-05 03:22:38.358 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: ip_allocation 2026-06-05 03:22:38.358 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: ip-substring-filtering 2026-06-05 03:22:38.359 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: l2_adjacency 2026-06-05 03:22:38.360 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-05 03:22:38.360 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] router is already registered 2026-06-05 03:22:38.360 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: router 2026-06-05 03:22:38.360 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-05 03:22:38.360 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] floatingip is already registered 2026-06-05 03:22:38.362 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 03:22:38.362 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-05 03:22:38.363 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-05 03:22:38.364 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: ext-gw-mode 2026-06-05 03:22:38.364 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: l3-ha 2026-06-05 03:22:38.364 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-05 03:22:38.364 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] rbac_policy is already registered 2026-06-05 03:22:38.365 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-05 03:22:38.365 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-05 03:22:38.365 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-05 03:22:38.365 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] security_group is already registered 2026-06-05 03:22:38.365 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-05 03:22:38.366 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: l3-flavors 2026-06-05 03:22:38.366 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] security_group_rule is already registered 2026-06-05 03:22:38.366 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-05 03:22:38.366 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.367 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.367 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-05 03:22:38.367 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.367 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.368 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-05 03:22:38.368 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] trunk is already registered 2026-06-05 03:22:38.368 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.368 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ikepolicy is already registered 2026-06-05 03:22:38.369 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.369 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ipsecpolicy is already registered 2026-06-05 03:22:38.369 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-05 03:22:38.369 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] endpoint_group is already registered 2026-06-05 03:22:38.370 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-05 03:22:38.370 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-05 03:22:38.370 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] vpnservice is already registered 2026-06-05 03:22:38.370 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-05 03:22:38.371 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ipsec_site_connection is already registered 2026-06-05 03:22:38.371 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.371 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-05 03:22:38.371 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ipsecpolicy is already registered 2026-06-05 03:22:38.371 8 INFO neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.372 8 WARNING neutron.quota.resource_registry [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] ikepolicy is already registered 2026-06-05 03:22:38.372 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-05 03:22:38.373 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-05 03:22:38.374 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-05 03:22:38.374 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: multi-provider 2026-06-05 03:22:38.375 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: net-mtu 2026-06-05 03:22:38.375 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: net-mtu-writable 2026-06-05 03:22:38.376 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: network_availability_zone 2026-06-05 03:22:38.376 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: network_ha 2026-06-05 03:22:38.377 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: network-ip-availability 2026-06-05 03:22:38.378 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-05 03:22:38.379 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: pagination 2026-06-05 03:22:38.379 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-device-profile 2026-06-05 03:22:38.380 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-05 03:22:38.381 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-05 03:22:38.381 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-05 03:22:38.382 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-mac-override 2026-06-05 03:22:38.382 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-05 03:22:38.383 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-05 03:22:38.383 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-05 03:22:38.384 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-resource-request 2026-06-05 03:22:38.384 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-resource-request-groups 2026-06-05 03:22:38.385 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-05 03:22:38.385 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: binding 2026-06-05 03:22:38.386 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: binding-extended 2026-06-05 03:22:38.386 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-security 2026-06-05 03:22:38.387 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: project-id 2026-06-05 03:22:38.387 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: provider 2026-06-05 03:22:38.388 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-05 03:22:38.391 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos 2026-06-05 03:22:38.392 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-05 03:22:38.392 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-05 03:22:38.393 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-default 2026-06-05 03:22:38.393 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-fip 2026-06-05 03:22:38.394 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-05 03:22:38.394 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-gateway-ip 2026-06-05 03:22:38.395 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-port-network-policy 2026-06-05 03:22:38.395 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-pps-minimum 2026-06-05 03:22:38.396 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-05 03:22:38.397 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-pps 2026-06-05 03:22:38.397 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-rule-type-details 2026-06-05 03:22:38.398 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-05 03:22:38.398 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: qos-rules-alias 2026-06-05 03:22:38.399 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: quota-check-limit 2026-06-05 03:22:38.400 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: quota-check-limit-default 2026-06-05 03:22:38.402 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: quotas 2026-06-05 03:22:38.404 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: quota_details 2026-06-05 03:22:38.405 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: rbac-policies 2026-06-05 03:22:38.406 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: rbac-address-group 2026-06-05 03:22:38.407 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: rbac-address-scope 2026-06-05 03:22:38.407 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: rbac-security-groups 2026-06-05 03:22:38.408 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: rbac-subnetpool 2026-06-05 03:22:38.408 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: revision-if-match 2026-06-05 03:22:38.409 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: standard-attr-revisions 2026-06-05 03:22:38.409 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: router_availability_zone 2026-06-05 03:22:38.410 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-05 03:22:38.412 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: security-groups-default-rules 2026-06-05 03:22:38.412 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-05 03:22:38.413 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-05 03:22:38.413 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-05 03:22:38.414 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-05 03:22:38.414 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-05 03:22:38.419 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: security-group 2026-06-05 03:22:38.420 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: segment 2026-06-05 03:22:38.421 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-05 03:22:38.421 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: service-type 2026-06-05 03:22:38.422 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: sorting 2026-06-05 03:22:38.422 8 WARNING keystonemiddleware._common.config [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 03:22:38.422 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: standard-attr-segment 2026-06-05 03:22:38.423 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: standard-attr-description 2026-06-05 03:22:38.423 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: stateful-security-group 2026-06-05 03:22:38.424 7 WARNING neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-05 03:22:38.424 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-05 03:22:38.425 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: subnet-external-network 2026-06-05 03:22:38.425 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: subnet_onboard 2026-06-05 03:22:38.426 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-05 03:22:38.426 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: subnet-service-types 2026-06-05 03:22:38.427 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: subnet_allocation 2026-06-05 03:22:38.428 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-05 03:22:38.428 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: tag-creation 2026-06-05 03:22:38.429 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-05 03:22:38.429 8 WARNING oslo_config.cfg [None req-3a21f0c3-b41d-43fa-8254-275ac6479498 - - - - - -] 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 9 seconds on interpreter 0x7f0d53524668 pid: 8 (default app) 2026-06-05 03:22:38.434 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: standard-attr-tag 2026-06-05 03:22:38.436 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-05 03:22:38.437 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: trunk 2026-06-05 03:22:38.437 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: trunk-details 2026-06-05 03:22:38.438 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-05 03:22:38.438 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-05 03:22:38.439 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-05 03:22:38.439 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-05 03:22:38.441 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-05 03:22:38.442 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-05 03:22:38.443 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: vpn-flavors 2026-06-05 03:22:38.444 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: vpnaas 2026-06-05 03:22:38.447 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: taas 2026-06-05 03:22:38.448 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: tap-mirror 2026-06-05 03:22:38.448 7 INFO neutron.api.extensions [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Loaded extension: taas-vlan-filter 2026-06-05 03:22:38.451 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-05 03:22:38.451 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-05 03:22:38.452 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.452 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-05 03:22:38.455 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-05 03:22:38.456 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-05 03:22:38.460 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-05 03:22:38.461 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-05 03:22:38.461 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-05 03:22:38.462 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.463 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.463 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.463 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.464 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-05 03:22:38.464 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.464 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.465 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-05 03:22:38.465 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-05 03:22:38.466 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-05 03:22:38.466 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.466 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ipsecpolicy is already registered 2026-06-05 03:22:38.467 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.467 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ikepolicy is already registered 2026-06-05 03:22:38.472 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-05 03:22:38.473 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] router is already registered 2026-06-05 03:22:38.473 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-05 03:22:38.473 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] floatingip is already registered 2026-06-05 03:22:38.477 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-05 03:22:38.477 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] rbac_policy is already registered 2026-06-05 03:22:38.478 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-05 03:22:38.478 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] security_group is already registered 2026-06-05 03:22:38.479 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-05 03:22:38.479 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] security_group_rule is already registered 2026-06-05 03:22:38.480 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.480 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.480 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-05 03:22:38.480 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] subnetpool is already registered 2026-06-05 03:22:38.481 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-05 03:22:38.481 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] trunk is already registered 2026-06-05 03:22:38.481 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.481 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ikepolicy is already registered 2026-06-05 03:22:38.482 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.482 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ipsecpolicy is already registered 2026-06-05 03:22:38.482 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-05 03:22:38.483 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] endpoint_group is already registered 2026-06-05 03:22:38.483 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-05 03:22:38.483 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] vpnservice is already registered 2026-06-05 03:22:38.484 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-05 03:22:38.484 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ipsec_site_connection is already registered 2026-06-05 03:22:38.484 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-05 03:22:38.484 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ipsecpolicy is already registered 2026-06-05 03:22:38.485 7 INFO neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-05 03:22:38.485 7 WARNING neutron.quota.resource_registry [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] ikepolicy is already registered 2026-06-05 03:22:38.525 7 WARNING keystonemiddleware._common.config [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 03:22:38.534 7 WARNING oslo_config.cfg [None req-a13861b8-080d-474c-a61d-f81dd943087b - - - - - -] 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 9 seconds on interpreter 0x7f0d53524668 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-06-05 03:22:43.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81c5328f-7cb9-4b95-8e93-855a1984ec13 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:22:42 2026] GET /v2.0/networks/public => generated 108 bytes in 930 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:22:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:22:44.321 8 WARNING neutron.services.revisions.revision_plugin [None req-363fef5c-ba2f-43f9-a0c6-f8dc7479b0ad 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Could not find related network for resource to bump revision. 2026-06-05 03:22:44.349 8 INFO neutron.db.segments_db [None req-363fef5c-ba2f-43f9-a0c6-f8dc7479b0ad 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment f988898d-7038-4f4e-a8f7-8873f9fe6275 of type flat for network de5d86a5-07ab-4571-b03d-ff567e3c791b 2026-06-05 03:22:44.400 8 INFO neutron.pecan_wsgi.hooks.translation [None req-363fef5c-ba2f-43f9-a0c6-f8dc7479b0ad 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.61 () {48 vars in 964 bytes} [Fri Jun 5 03:22:43 2026] POST /v2.0/networks => generated 124 bytes in 586 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:22:50.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dabf795e-8096-4f43-bb9a-c3f8332a47f6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:22:50 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:22:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:22:50.519 8 WARNING neutron.services.revisions.revision_plugin [None req-8888c367-1482-483f-8f08-49f08d00e6d6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Could not find related network for resource to bump revision. 2026-06-05 03:22:50.535 8 INFO neutron.db.segments_db [None req-8888c367-1482-483f-8f08-49f08d00e6d6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 07021636-4d91-40ce-9317-da6013c4193a of type flat for network 7594f88f-28bc-4d14-b6f6-042b0fca764e 2026-06-05 03:22:50.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8888c367-1482-483f-8f08-49f08d00e6d6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.61 () {48 vars in 964 bytes} [Fri Jun 5 03:22:50 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:22:56.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b98d36e6-d850-4f12-bdd7-902c30c6dbe5 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:22:56 2026] GET /v2.0/networks/public => generated 108 bytes in 364 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:22:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:22:57.221 7 WARNING neutron.services.revisions.revision_plugin [None req-6a0e85bd-bc5f-4cbe-a104-846a35406bb4 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Could not find related network for resource to bump revision. 2026-06-05 03:22:57.248 7 INFO neutron.db.segments_db [None req-6a0e85bd-bc5f-4cbe-a104-846a35406bb4 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 4ec30065-d619-4b80-b7b8-3877a0cb4667 of type flat for network 6f3a318b-9384-4cd8-bd9c-2972fcbc5b68 2026-06-05 03:22:57.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a0e85bd-bc5f-4cbe-a104-846a35406bb4 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.61 () {48 vars in 964 bytes} [Fri Jun 5 03:22:56 2026] POST /v2.0/networks => generated 124 bytes in 384 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:23:03.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28b2c422-8ca5-4ad7-aa25-42b6545f16f5 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:23:03 2026] GET /v2.0/networks/public => generated 108 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:23:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:23:03.417 8 WARNING neutron.services.revisions.revision_plugin [None req-3702f340-d166-4270-91a4-b2d8ac07d16b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Could not find related network for resource to bump revision. 2026-06-05 03:23:03.439 8 INFO neutron.db.segments_db [None req-3702f340-d166-4270-91a4-b2d8ac07d16b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment c616ed23-97c3-4b1a-9758-dc8ad8974bc1 of type flat for network e728b9ce-741f-45e9-be6e-d439dbd67c7b 2026-06-05 03:23:03.478 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3702f340-d166-4270-91a4-b2d8ac07d16b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.61 () {48 vars in 964 bytes} [Fri Jun 5 03:23:03 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:23:09.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba421faf-455c-49f8-881e-0959d65e62e2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:23:09 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:23:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:23:09.542 8 WARNING neutron.services.revisions.revision_plugin [None req-9a4162d9-926e-4294-a783-7762d93df132 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Could not find related network for resource to bump revision. 2026-06-05 03:23:09.559 8 INFO neutron.db.segments_db [None req-9a4162d9-926e-4294-a783-7762d93df132 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 1b211a23-1f43-4a4d-abc8-9028f232be8b of type flat for network dddcc221-8936-4864-ada0-183fba09b6b0 2026-06-05 03:23:09.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a4162d9-926e-4294-a783-7762d93df132 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.61 () {48 vars in 964 bytes} [Fri Jun 5 03:23:09 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:23:15.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d37c7c12-96dc-406a-8d02-fcc0fc7bb375 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:23:15 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:23:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:23:15.779 7 WARNING neutron.services.revisions.revision_plugin [None req-3bf893e1-d017-4c10-92b1-9b05e0a7ac2f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Could not find related network for resource to bump revision. 2026-06-05 03:23:15.809 7 INFO neutron.db.segments_db [None req-3bf893e1-d017-4c10-92b1-9b05e0a7ac2f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment c9639ffd-0dda-4a8b-8a61-18b6ff4e96e2 of type flat for network 5a490a45-334d-4cda-927b-b431ab29d022 [pid: 7|app: 0|req: 10/22] 199.19.213.61 () {48 vars in 964 bytes} [Fri Jun 5 03:23:15 2026] POST /v2.0/networks => generated 706 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:23:17.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f7485ed-47ca-43d4-b57d-dd9649b26c22 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:23:17 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:23:17 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:23:17.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60ae14dd-7a70-4530-9e4a-8453368ae849 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.61 () {44 vars in 1031 bytes} [Fri Jun 5 03:23:17 2026] GET /v2.0/subnets/public-subnet?network_id=5a490a45-334d-4cda-927b-b431ab29d022 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.61 () {44 vars in 1054 bytes} [Fri Jun 5 03:23:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=5a490a45-334d-4cda-927b-b431ab29d022 => 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: 15/27] 199.19.213.61 () {48 vars in 962 bytes} [Fri Jun 5 03:23:17 2026] POST /v2.0/subnets => generated 664 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:28:19.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d38d2549-2bcd-49e9-8e94-5e5a3cbca7eb 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.19.213.61 () {44 vars in 934 bytes} [Fri Jun 5 03:28:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.19.213.61 () {44 vars in 956 bytes} [Fri Jun 5 03:28:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:28:19.874 8 INFO neutron.db.segments_db [None req-23c38226-96b7-4853-b802-6cec535cc92e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 217d6a10-31fa-41dc-a3e7-dbd3a0392e05 of type vxlan for network 5021bdba-9078-4f09-b0b5-51a7ba856034 [pid: 8|app: 0|req: 36/71] 199.19.213.61 () {48 vars in 963 bytes} [Fri Jun 5 03:28:19 2026] POST /v2.0/networks => generated 707 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:28:20.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35b83680-bb2b-49f2-81cd-1a8672c0e0a4 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 199.19.213.61 () {44 vars in 934 bytes} [Fri Jun 5 03:28:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.19.213.61 () {44 vars in 956 bytes} [Fri Jun 5 03:28:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:28:20.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42823d18-1559-474d-a929-01700838fb89 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/74] 199.19.213.61 () {44 vars in 1033 bytes} [Fri Jun 5 03:28:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.19.213.61 () {44 vars in 1056 bytes} [Fri Jun 5 03:28:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.19.213.61 () {48 vars in 962 bytes} [Fri Jun 5 03:28:21 2026] POST /v2.0/subnets => generated 651 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:28:22.536 8 INFO neutron.api.v2.resource [None req-a0941416-ec58-4516-bb96-f9d546826a26 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/77] 199.19.213.61 () {44 vars in 968 bytes} [Fri Jun 5 03:28:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.19.213.61 () {44 vars in 990 bytes} [Fri Jun 5 03:28:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.19.213.61 () {48 vars in 977 bytes} [Fri Jun 5 03:28:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:23 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:23 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:23 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:24 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:25 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:25 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:26 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:26 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:26 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:27 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:27 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:27 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:28 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:28 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:28 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.19.213.61 () {44 vars in 984 bytes} [Fri Jun 5 03:28:29 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:28:30.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f30f2997-d57e-4d08-9d6d-45b2cfd715f5 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 199.19.213.61 () {44 vars in 1073 bytes} [Fri Jun 5 03:28:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.19.213.61 () {44 vars in 1096 bytes} [Fri Jun 5 03:28:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:30 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.19.213.61 () {48 vars in 958 bytes} [Fri Jun 5 03:28:30 2026] POST /v2.0/ports => generated 1100 bytes in 386 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 03:28:38.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fa461dd-a5ad-40f1-bdbe-1097d9a3c7d3 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/107] 199.19.213.61 () {44 vars in 976 bytes} [Fri Jun 5 03:28:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.61 () {48 vars in 1028 bytes} [Fri Jun 5 03:28:39 2026] PUT /v2.0/ports/527311ba-fb83-4086-b06b-58b734fa3d96 => generated 1249 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.19.213.61 () {44 vars in 917 bytes} [Fri Jun 5 03:28:41 2026] GET /v2.0/ports => generated 3730 bytes in 103 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-06-05 03:28:42.979 7 INFO neutron.api.v2.resource [None req-8f7313a5-cd3f-4d6c-b84b-b8d2df208bc1 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/111] 199.19.213.61 () {44 vars in 956 bytes} [Fri Jun 5 03:28:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.19.213.61 () {44 vars in 978 bytes} [Fri Jun 5 03:28:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.19.213.61 () {48 vars in 977 bytes} [Fri Jun 5 03:28:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:44 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => 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: 58/115] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:44 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:44 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => 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: 59/117] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:44 2026] POST /v2.0/security-group-rules => generated 623 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:45 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:45 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:28:45 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:28:45 2026] POST /v2.0/security-group-rules => generated 627 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.19.213.61 () {44 vars in 972 bytes} [Fri Jun 5 03:30:01 2026] GET /v2.0/quotas/8568b7d2001547fbbdfb496c2bb78db0 => 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: 66/133] 199.19.213.61 () {48 vars in 1024 bytes} [Fri Jun 5 03:30:01 2026] PUT /v2.0/quotas/8568b7d2001547fbbdfb496c2bb78db0 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 03:32:22.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c64cdae2-30bb-4b3f-a0c3-3836626316d4 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/154] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 03:32:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/155] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 03:32:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:32:24.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28ee2972-d430-4e86-ba0f-7f1f5edc59b7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/156] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 03:32:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 03:32:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:39:08.574 8 INFO neutron.api.v2.resource [None req-fe4601ec-b4d8-491e-8a0c-30fcacb83171 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 106/212] 199.19.213.61 () {44 vars in 1071 bytes} [Fri Jun 5 03:39:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 139 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.19.213.61 () {44 vars in 1094 bytes} [Fri Jun 5 03:39:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 23 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.19.213.61 () {48 vars in 978 bytes} [Fri Jun 5 03:39:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:10 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 1624 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:39:10 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:10 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:39:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:11 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:39:11 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:11 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:39:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:12 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 2846 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:39:12 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:12 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:39:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:14 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:39:14 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:39:14 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.19.213.61 () {48 vars in 988 bytes} [Fri Jun 5 03:39:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.19.213.61 () {30 vars in 739 bytes} [Fri Jun 5 03:41:34 2026] GET /v2.0/networks?tenant_id=8e3cfb0488ef4e0e98276a5b9b6c02bf&shared=False => generated 15 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:41:34.996 8 INFO neutron.db.segments_db [None req-beeec1da-2100-497b-bce1-54eda399730c 45ab5029ff694922a57426accdd0974f 8e3cfb0488ef4e0e98276a5b9b6c02bf - - 30346f9b4e6844d2a28f458890b62bcc 30346f9b4e6844d2a28f458890b62bcc] Added segment 4bbf2b49-9196-40e7-961b-19277dd4b351 of type vxlan for network 69ee8074-793d-44dc-a4d4-79fa7e7193b9 [pid: 8|app: 0|req: 125/252] 199.19.213.61 () {34 vars in 681 bytes} [Fri Jun 5 03:41:34 2026] POST /v2.0/networks => generated 718 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 199.19.213.61 () {30 vars in 721 bytes} [Fri Jun 5 03:41:35 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: 126/254] 199.19.213.61 () {30 vars in 632 bytes} [Fri Jun 5 03:41:35 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 199.19.213.61 () {34 vars in 676 bytes} [Fri Jun 5 03:41:35 2026] POST /v2.0/ports => generated 999 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 03:41:35 2026] GET /v2.0/networks/69ee8074-793d-44dc-a4d4-79fa7e7193b9 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.19.213.61 () {30 vars in 721 bytes} [Fri Jun 5 03:41:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 03:41:37 2026] GET /v2.0/networks/69ee8074-793d-44dc-a4d4-79fa7e7193b9 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.19.213.61 () {44 vars in 972 bytes} [Fri Jun 5 03:42:03 2026] GET /v2.0/quotas/8e3cfb0488ef4e0e98276a5b9b6c02bf => 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: 130/262] 199.19.213.61 () {48 vars in 1024 bytes} [Fri Jun 5 03:42:03 2026] PUT /v2.0/quotas/8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:54:31.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a233f0b-5e6b-4372-96ea-b44c1aed7a00 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/363] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:54:31 2026] GET /v2.0/networks/public => generated 108 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:54:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:54:32.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01ed3472-37cb-4ac3-9e45-e8189c4ab370 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/365] 199.19.213.61 () {44 vars in 924 bytes} [Fri Jun 5 03:54:32 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:54:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:54:32.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b69e6cb8-accc-4f3b-84fc-a892a05153d1 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/367] 199.19.213.61 () {44 vars in 1031 bytes} [Fri Jun 5 03:54:32 2026] GET /v2.0/subnets/public-subnet?network_id=5a490a45-334d-4cda-927b-b431ab29d022 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.19.213.61 () {44 vars in 1054 bytes} [Fri Jun 5 03:54:32 2026] GET /v2.0/subnets?name=public-subnet&network_id=5a490a45-334d-4cda-927b-b431ab29d022 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:55:02.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3db9ac62-61dd-4ebc-ba7d-2aed2da4b1d0 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/373] 199.19.213.61 () {44 vars in 934 bytes} [Fri Jun 5 03:55:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.61 () {44 vars in 956 bytes} [Fri Jun 5 03:55:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:55:03.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9adbd8d-0225-44d7-b09c-97fcf25e2e75 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/375] 199.19.213.61 () {44 vars in 934 bytes} [Fri Jun 5 03:55:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.19.213.61 () {44 vars in 956 bytes} [Fri Jun 5 03:55:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:55:03.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0c14b69-5db9-4bc3-a762-f9b1c3a93712 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/377] 199.19.213.61 () {44 vars in 1033 bytes} [Fri Jun 5 03:55:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.61 () {44 vars in 1056 bytes} [Fri Jun 5 03:55:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:55:05.226 8 INFO neutron.api.v2.resource [None req-71b724e9-cf70-4fa1-a14b-9dcb5061223b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/381] 199.19.213.61 () {44 vars in 968 bytes} [Fri Jun 5 03:55:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.19.213.61 () {44 vars in 990 bytes} [Fri Jun 5 03:55:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:06 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:06 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:06 2026] GET /v2.0/security-group-rules/167b74ff-df6c-42dc-8dc3-1a5ce00ec260 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:07 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:07 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:07 2026] GET /v2.0/security-group-rules/ada29a0a-6640-4c4d-beee-10396a65be68 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:08 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:08 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:08 2026] GET /v2.0/security-group-rules/1bc60e81-c7b3-4a14-83a9-155061bf4049 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:09 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:09 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => 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: 198/394] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:09 2026] GET /v2.0/security-group-rules/bda7500a-ac19-4438-bd89-f294291b733f => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:10 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => 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: 199/396] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:10 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:10 2026] GET /v2.0/security-group-rules/942843d1-efa3-4226-8fb3-a93ab57c2695 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.19.213.61 () {44 vars in 984 bytes} [Fri Jun 5 03:55:12 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 732 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:55:12.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88f7e64a-f074-4c1a-848e-86913aed338a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/399] 199.19.213.61 () {44 vars in 1073 bytes} [Fri Jun 5 03:55:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.19.213.61 () {44 vars in 1096 bytes} [Fri Jun 5 03:55:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:12 2026] GET /v2.0/security-groups/de0df4d6-6c4e-4834-bbb5-ad0059f634b7 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:55:20.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2902b26b-717d-460c-a20e-cab8ed4467ca 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/404] 199.19.213.61 () {44 vars in 976 bytes} [Fri Jun 5 03:55:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.61 () {44 vars in 917 bytes} [Fri Jun 5 03:55:22 2026] GET /v2.0/ports => generated 4725 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:55:23.465 7 INFO neutron.api.v2.resource [None req-fadc78eb-f7be-4496-b48b-6bff55085c4c 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/407] 199.19.213.61 () {44 vars in 956 bytes} [Fri Jun 5 03:55:23 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.19.213.61 () {44 vars in 978 bytes} [Fri Jun 5 03:55:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:24 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:24 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:24 2026] GET /v2.0/security-group-rules/8c86401e-3284-431f-8798-c0e401da40a9 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:25 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:55:25 2026] GET /v2.0/security-groups/6bd21e15-74b3-4728-9aa6-06a5c88e77d3 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:55:25 2026] GET /v2.0/security-group-rules/2f820297-d8cd-41ec-bc61-43795ed448c0 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.19.213.61 () {44 vars in 972 bytes} [Fri Jun 5 03:55:39 2026] GET /v2.0/quotas/8568b7d2001547fbbdfb496c2bb78db0 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:56:38.806 7 INFO neutron.api.v2.resource [None req-2d2f9087-c2c1-458e-9b35-32eef9664488 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/426] 199.19.213.61 () {44 vars in 1071 bytes} [Fri Jun 5 03:56:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.19.213.61 () {44 vars in 1094 bytes} [Fri Jun 5 03:56:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:56:39 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:56:39 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:56:39 2026] GET /v2.0/security-group-rules/f56b835e-df1b-4059-8348-270c628ca537 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:56:40 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:56:40 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:56:41 2026] GET /v2.0/security-group-rules/e1998145-3e91-4e7e-8456-5c6f73db06ab => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:56:42 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:56:42 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:56:42 2026] GET /v2.0/security-group-rules/e4be5413-3c2d-4948-8650-69ce28d9139f => 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: 219/437] 199.19.213.61 () {44 vars in 1085 bytes} [Fri Jun 5 03:56:43 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739?project_id=8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.19.213.61 () {44 vars in 998 bytes} [Fri Jun 5 03:56:43 2026] GET /v2.0/security-groups/3c0b6366-3e9d-423b-9e02-199f8828d739 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.19.213.61 () {44 vars in 1008 bytes} [Fri Jun 5 03:56:43 2026] GET /v2.0/security-group-rules/ec9e04a8-8c7c-445e-a5f7-3553b316b96d => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 199.19.213.61 () {44 vars in 972 bytes} [Fri Jun 5 03:56:51 2026] GET /v2.0/quotas/8e3cfb0488ef4e0e98276a5b9b6c02bf => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 199.19.213.61 () {44 vars in 946 bytes} [Fri Jun 5 03:57:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 03:58:28 2026] GET /v2.0/networks => generated 2168 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.189 () {32 vars in 655 bytes} [Fri Jun 5 03:58:29 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 03:58:30 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 03:58:30 2026] GET /v2.0/ports => generated 4725 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 03:58:30 2026] GET /v2.0/subnets => generated 1308 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 03:58:30 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 03:58:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.189 () {32 vars in 655 bytes} [Fri Jun 5 03:58:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:42.454 8 INFO neutron.db.segments_db [None req-bf95a34c-bfe5-4b3a-abc0-683af0d8daa4 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 0cd01778-d214-4427-8b78-dbe3bd22a283 of type vxlan for network baf52255-033d-45b3-b53d-92d508e1de00 2026-06-05 03:58:42.479 7 INFO neutron.db.segments_db [None req-a6532340-70f5-4f69-a287-8f737c340250 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment be86131a-661c-4325-be21-6803968b0ff6 of type vxlan for network 19d4577f-9aca-4851-9551-9eedfd921a48 [pid: 8|app: 0|req: 234/466] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/networks => generated 748 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/networks => generated 748 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:58:42.705 8 INFO neutron.db.segments_db [None req-b52eb831-c6c6-43d4-ab55-a63c37cf8bbd 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment acfefb90-b810-46c3-b047-163870d47d30 of type vxlan for network 3dd85edd-5c57-4dae-b7d3-3bd5725222ad [pid: 7|app: 0|req: 234/468] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/subnets => generated 695 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/networks => generated 737 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:58:42.851 8 INFO neutron.db.segments_db [None req-4e11cf5b-0d3c-4010-85a0-12609eb39431 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 7a90229b-4e6e-4196-af65-12a14a0a9157 of type vxlan for network 711a4a5a-b835-4c2d-9f2d-555735c620f5 [pid: 7|app: 0|req: 235/470] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/subnets => generated 695 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/subnets => generated 684 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:58:43.154 8 INFO neutron.db.l3_hamode_db [None req-4e11cf5b-0d3c-4010-85a0-12609eb39431 7ea423cc6d9e49fc8f519beac2fd6577 13deb326cb374a008e64c78c1a1704fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:58:43.161 7 INFO neutron.db.segments_db [None req-88cc2df8-92f4-492b-8edb-98907c5fe937 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment ad131df9-562f-4e6e-a9fa-da9d8f97e78d of type vxlan for network 90109403-2b69-4b6d-9e5b-947c12f24997 2026-06-05 03:58:43.485 7 INFO neutron.db.l3_hamode_db [None req-88cc2df8-92f4-492b-8edb-98907c5fe937 7ea423cc6d9e49fc8f519beac2fd6577 4b65d06636f9437ca74a13bbc099837f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:58:44.215 8 INFO neutron.db.l3_hamode_db [None req-4e11cf5b-0d3c-4010-85a0-12609eb39431 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:58:44.491 7 INFO neutron.db.l3_hamode_db [None req-88cc2df8-92f4-492b-8edb-98907c5fe937 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/472] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:42 2026] POST /v2.0/routers => generated 735 bytes in 2792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:58:45.633 8 INFO neutron.db.segments_db [None req-db86d102-a380-42c7-8214-a74b9acd03fe 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 of type vxlan for network 7893940e-8994-4598-b24d-c15a89a68942 2026-06-05 03:58:45.894 8 INFO neutron.db.l3_hamode_db [None req-db86d102-a380-42c7-8214-a74b9acd03fe 7ea423cc6d9e49fc8f519beac2fd6577 8c75e524368747238ba8ec59aa4d1990 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/473] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:43 2026] POST /v2.0/routers => generated 735 bytes in 3030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:58:46 2026] GET /v2.0/security-groups?tenant_id=530d73330d31439b81fa2f8b6706d99b&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:58:46.716 8 INFO neutron.db.l3_hamode_db [None req-db86d102-a380-42c7-8214-a74b9acd03fe 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/475] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:45 2026] POST /v2.0/routers => generated 724 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:58:46 2026] PUT /v2.0/routers/b86fbb5a-1937-43a4-98b2-6c0271dddec1/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:58:47 2026] DELETE /v2.0/security-groups/14c9d4bc-45de-4f05-a926-a10289094990 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:58:47 2026] PUT /v2.0/routers/b6e1af75-cd28-4434-a714-64e2b8710f69/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:58:47 2026] PUT /v2.0/routers/cf7c4e16-91eb-4369-b6d2-90bd45244c17/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.88 () {38 vars in 970 bytes} [Fri Jun 5 03:58:48 2026] POST /v2.0/security-groups => generated 1685 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 03:58:49 2026] POST /v2.0/security-groups => generated 1659 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 03:58:49 2026] POST /v2.0/security-groups => generated 1659 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-05 03:58:49.967 7 INFO neutron.db.segments_db [None req-26501fc5-ba50-45b9-9504-2230d6555a00 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c of type vxlan for network 6ee91b74-be52-4581-aeab-5e1dfb3f3a0a [pid: 8|app: 0|req: 241/483] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:49 2026] GET /v2.0/security-groups/aa2126c2-f82e-401a-b31f-dfff961ab0f1 => generated 1685 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:58:49 2026] POST /v2.0/networks => generated 745 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 10.0.0.88 () {38 vars in 980 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/security-group-rules => generated 614 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/subnets => generated 692 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.88 () {38 vars in 970 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/security-groups => generated 1686 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 03:58:50 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:58:51.084 7 INFO neutron.db.segments_db [None req-13684cdd-f2aa-4ff8-bd5b-88a5988f86f7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment d5960e56-8474-4bb0-a557-91e17d03d219 of type vxlan for network 4a6c0d19-a867-4d37-8fd8-f3f6e147473b [pid: 8|app: 0|req: 250/496] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-groups/506f7555-4022-4cef-b87a-e1b9b4015aed => generated 1686 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 10.0.0.88 () {38 vars in 980 bytes} [Fri Jun 5 03:58:51 2026] POST /v2.0/security-group-rules => generated 614 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-groups/506f7555-4022-4cef-b87a-e1b9b4015aed => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:58:51.341 7 INFO neutron.db.l3_hamode_db [None req-13684cdd-f2aa-4ff8-bd5b-88a5988f86f7 7ea423cc6d9e49fc8f519beac2fd6577 7e0bd598a815407f851184642d7234db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 253/499] 10.0.0.88 () {38 vars in 980 bytes} [Fri Jun 5 03:58:51 2026] POST /v2.0/security-group-rules => generated 619 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/500] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-groups/506f7555-4022-4cef-b87a-e1b9b4015aed => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/501] 10.0.0.88 () {34 vars in 1097 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--805496770&fields=id&tenant_id=8c75e524368747238ba8ec59aa4d1990 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/502] 10.0.0.88 () {34 vars in 1000 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-group-rules/04f90d94-99ad-45df-9dec-f0bf9a492824 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/503] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/networks?id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/504] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-groups/506f7555-4022-4cef-b87a-e1b9b4015aed => generated 2941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/505] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/quotas/8c75e524368747238ba8ec59aa4d1990 => 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: 260/506] 10.0.0.88 () {36 vars in 1022 bytes} [Fri Jun 5 03:58:51 2026] DELETE /v2.0/security-group-rules/04f90d94-99ad-45df-9dec-f0bf9a492824 => 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: 261/507] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/ports?tenant_id=8c75e524368747238ba8ec59aa4d1990&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/508] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:51 2026] GET /v2.0/security-groups/506f7555-4022-4cef-b87a-e1b9b4015aed => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/509] 10.0.0.88 () {36 vars in 1012 bytes} [Fri Jun 5 03:58:51 2026] DELETE /v2.0/security-groups/506f7555-4022-4cef-b87a-e1b9b4015aed => 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: 264/510] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:52 2026] GET /v2.0/security-groups/aa2126c2-f82e-401a-b31f-dfff961ab0f1 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:58:52.081 7 INFO neutron.db.l3_hamode_db [None req-13684cdd-f2aa-4ff8-bd5b-88a5988f86f7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 265/511] 10.0.0.88 () {36 vars in 1012 bytes} [Fri Jun 5 03:58:52 2026] DELETE /v2.0/security-groups/aa2126c2-f82e-401a-b31f-dfff961ab0f1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:58:53.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-5208cab3-54b0-437e-b205-a61fdbdf2ebb 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 034e03a3-4f8e-4d17-a2c0-78a0d70508e7 2026-06-05 03:58:53.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5208cab3-54b0-437e-b205-a61fdbdf2ebb 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 034e03a3-4f8e-4d17-a2c0-78a0d70508e7 [pid: 7|app: 0|req: 247/512] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:51 2026] POST /v2.0/routers => generated 732 bytes in 2306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/513] 10.0.0.88 () {34 vars in 906 bytes} [Fri Jun 5 03:58:53 2026] GET /v2.0/extensions => generated 21537 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/514] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:58:52 2026] PUT /v2.0/routers/b86fbb5a-1937-43a4-98b2-6c0271dddec1/remove_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/515] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 03:58:53 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:54.018 8 INFO neutron_taas.services.taas.taas_plugin [None req-14107d73-d62d-4099-a28b-ea39f2564858 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: ed9adea6-e7dc-490c-84e7-17306b9eba48 2026-06-05 03:58:54.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14107d73-d62d-4099-a28b-ea39f2564858 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: ed9adea6-e7dc-490c-84e7-17306b9eba48 2026-06-05 03:58:54.321 8 INFO neutron_taas.services.taas.taas_plugin [None req-14107d73-d62d-4099-a28b-ea39f2564858 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: c10f0a3e-76da-4bea-a61f-29cb48fb0187 2026-06-05 03:58:54.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14107d73-d62d-4099-a28b-ea39f2564858 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: c10f0a3e-76da-4bea-a61f-29cb48fb0187 2026-06-05 03:58:54.414 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-14107d73-d62d-4099-a28b-ea39f2564858 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - 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() [pid: 7|app: 0|req: 249/516] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:58:53 2026] PUT /v2.0/routers/954ab51b-22ec-4008-98e8-b15bb165ed26/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/517] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 03:58:54 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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) 2026-06-05 03:58:54.840 8 INFO neutron.db.l3_hamode_db [None req-14107d73-d62d-4099-a28b-ea39f2564858 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 711a4a5a-b835-4c2d-9f2d-555735c620f5 was deleted as no HA routers are present in tenant 13deb326cb374a008e64c78c1a1704fc. [pid: 8|app: 0|req: 268/518] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:58:53 2026] DELETE /v2.0/routers/b86fbb5a-1937-43a4-98b2-6c0271dddec1 => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/519] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:58:54 2026] DELETE /v2.0/subnets/ea56b61a-60f3-4046-bd32-5725f8319dc3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/520] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:55.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-23908f41-47b9-45eb-bcb7-c041811c2e04 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: bf4b4586-dc7f-497d-81bb-283891c70869 2026-06-05 03:58:55.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23908f41-47b9-45eb-bcb7-c041811c2e04 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: bf4b4586-dc7f-497d-81bb-283891c70869 2026-06-05 03:58:55.300 8 INFO neutron.services.segments.plugin [-] Segment 7a90229b-4e6e-4196-af65-12a14a0a9157 resource provider aggregate not found 2026-06-05 03:58:55.323 8 INFO neutron.services.segments.plugin [-] Segment 7a90229b-4e6e-4196-af65-12a14a0a9157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a90229b-4e6e-4196-af65-12a14a0a9157 found for delete ", "request_id": "req-b989cfa0-23a4-40a4-9dfa-481d072ab05d"}]} 2026-06-05 03:58:55.341 8 INFO neutron.services.segments.plugin [-] Segment 7a90229b-4e6e-4196-af65-12a14a0a9157 resource provider aggregate not found 2026-06-05 03:58:55.361 8 INFO neutron.services.segments.plugin [-] Segment 7a90229b-4e6e-4196-af65-12a14a0a9157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a90229b-4e6e-4196-af65-12a14a0a9157 found for delete ", "request_id": "req-69ed1e46-97f3-40c3-a9b2-6c9473324a86"}]} [pid: 8|app: 0|req: 270/521] 10.0.0.88 () {38 vars in 970 bytes} [Fri Jun 5 03:58:55 2026] POST /v2.0/security-groups => generated 1681 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/522] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:58:55 2026] DELETE /v2.0/networks/baf52255-033d-45b3-b53d-92d508e1de00 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/523] 10.0.0.88 () {38 vars in 970 bytes} [Fri Jun 5 03:58:55 2026] POST /v2.0/security-groups => generated 1682 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/524] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/security-groups?tenant_id=13deb326cb374a008e64c78c1a1704fc&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/525] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:58:55 2026] DELETE /v2.0/security-groups/dac90300-9e02-4ede-bb06-a293721ecb71 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/526] 10.0.0.88 () {38 vars in 970 bytes} [Fri Jun 5 03:58:55 2026] POST /v2.0/security-groups => generated 1682 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/527] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/security-groups?tenant_id=7e0bd598a815407f851184642d7234db => generated 7910 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/528] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/security-groups/780d6a39-5808-4674-be57-1aea6a23dbe6 => generated 2922 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/529] 10.0.0.88 () {34 vars in 1097 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--828663129&fields=id&tenant_id=4b65d06636f9437ca74a13bbc099837f => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/530] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/security-groups/780d6a39-5808-4674-be57-1aea6a23dbe6 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/531] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/security-groups/923636b9-e030-438e-8ebf-4309967e38fb => generated 1681 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/532] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 03:58:55 2026] GET /v2.0/networks?id=19d4577f-9aca-4851-9551-9eedfd921a48 => generated 680 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/533] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/quotas/4b65d06636f9437ca74a13bbc099837f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:58:56.169 7 INFO neutron.services.segments.plugin [-] Segment 0cd01778-d214-4427-8b78-dbe3bd22a283 resource provider aggregate not found [pid: 7|app: 0|req: 259/534] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/ports?tenant_id=4b65d06636f9437ca74a13bbc099837f&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/535] 10.0.0.88 () {36 vars in 1012 bytes} [Fri Jun 5 03:58:56 2026] DELETE /v2.0/security-groups/923636b9-e030-438e-8ebf-4309967e38fb => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:58:56.195 7 INFO neutron.services.segments.plugin [-] Segment 0cd01778-d214-4427-8b78-dbe3bd22a283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cd01778-d214-4427-8b78-dbe3bd22a283 found for delete ", "request_id": "req-e6ab1299-ee28-4e6c-a0b8-ad647e25286f"}]} 2026-06-05 03:58:56.204 7 INFO neutron.services.segments.plugin [-] Segment 0cd01778-d214-4427-8b78-dbe3bd22a283 resource provider aggregate not found 2026-06-05 03:58:56.228 7 INFO neutron.services.segments.plugin [-] Segment 0cd01778-d214-4427-8b78-dbe3bd22a283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cd01778-d214-4427-8b78-dbe3bd22a283 found for delete ", "request_id": "req-0a564832-9c96-49b9-8d3b-6e6511611f63"}]} [pid: 7|app: 0|req: 260/536] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:56.371 8 INFO neutron.api.v2.resource [req-809b577b-812e-49e2-99ff-99b7e63fb622 req-2eb8539c-b99b-46ab-9400-c3795e639c69 37233786725746e4978d6d4e48bb9c0a 7e0bd598a815407f851184642d7234db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/537] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/923636b9-e030-438e-8ebf-4309967e38fb => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/538] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/42b63e89-afcd-432a-9306-1b52c8979dfa => generated 1682 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/539] 10.0.0.88 () {36 vars in 1012 bytes} [Fri Jun 5 03:58:56 2026] DELETE /v2.0/security-groups/42b63e89-afcd-432a-9306-1b52c8979dfa => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:58:56.589 8 INFO neutron.api.v2.resource [req-77c42b61-3ac4-4043-b286-91b6be293e52 req-b98d4aa4-9645-47d1-9749-c568c2af84df 37233786725746e4978d6d4e48bb9c0a 7e0bd598a815407f851184642d7234db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 279/540] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/42b63e89-afcd-432a-9306-1b52c8979dfa => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/541] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/66ebf807-c354-4acf-897e-add861704a03 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/542] 10.0.0.88 () {34 vars in 906 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/extensions => generated 21537 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/543] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?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: 263/544] 10.0.0.88 () {36 vars in 1012 bytes} [Fri Jun 5 03:58:56 2026] DELETE /v2.0/security-groups/66ebf807-c354-4acf-897e-add861704a03 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:56.781 7 INFO neutron.api.v2.resource [req-6dcb89fc-19e4-4f72-8cb6-6840619bf338 req-ebfe3ca5-d4d9-4fec-b8b4-ec7f025735fd 37233786725746e4978d6d4e48bb9c0a 7e0bd598a815407f851184642d7234db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/546] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/66ebf807-c354-4acf-897e-add861704a03 => 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: 283/547] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups?tenant_id=7e0bd598a815407f851184642d7234db => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/548] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/780d6a39-5808-4674-be57-1aea6a23dbe6 => generated 2922 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/549] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/780d6a39-5808-4674-be57-1aea6a23dbe6 => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:58:57.010 7 INFO neutron.api.v2.resource [req-e2478523-5b2d-4ea9-8823-e32b52ff4c1a req-9fa15ac4-89b6-42e7-83c4-fa7470477005 37233786725746e4978d6d4e48bb9c0a 7e0bd598a815407f851184642d7234db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/550] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:56 2026] GET /v2.0/security-groups/66ebf807-c354-4acf-897e-add861704a03 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:58:57.048 8 INFO neutron.api.v2.resource [req-d457727b-5fcf-41ad-8803-7010dac23185 req-3f356fdd-646e-44b8-a542-452f89bfd52d 37233786725746e4978d6d4e48bb9c0a 7e0bd598a815407f851184642d7234db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/551] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:57 2026] GET /v2.0/security-groups/42b63e89-afcd-432a-9306-1b52c8979dfa => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:58:57.107 7 INFO neutron.api.v2.resource [req-c1146b66-3966-4b1b-854e-5bbc98950c9f req-4518d8b9-abeb-4a1d-804e-0f77aacf4b16 37233786725746e4978d6d4e48bb9c0a 7e0bd598a815407f851184642d7234db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/552] 10.0.0.88 () {34 vars in 990 bytes} [Fri Jun 5 03:58:57 2026] GET /v2.0/security-groups/923636b9-e030-438e-8ebf-4309967e38fb => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/553] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:57 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:57.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-39fb63a2-7f19-41b4-9b69-00db9b5cd5a7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: e2da3a05-f7ca-4952-962c-53d9216e513f 2026-06-05 03:58:57.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39fb63a2-7f19-41b4-9b69-00db9b5cd5a7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: e2da3a05-f7ca-4952-962c-53d9216e513f [pid: 7|app: 0|req: 269/554] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:57 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:58.018 7 INFO neutron.db.segments_db [None req-9c074c80-a5f9-4b5a-b407-1d0b8f7d0042 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment ad924fe7-ee69-433f-b364-11b23316f49b of type vxlan for network cd822abc-5e92-40e3-8b67-3fef486e6f16 [pid: 8|app: 0|req: 286/555] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:58:57 2026] PUT /v2.0/routers/954ab51b-22ec-4008-98e8-b15bb165ed26/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/556] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:58:57 2026] POST /v2.0/networks => generated 752 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:58:58.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-a42ab5a0-b9f6-4e62-832f-a2a696bd6b45 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: ab8880e1-ac90-4fb5-8db3-d75e6706ea73 2026-06-05 03:58:58.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a42ab5a0-b9f6-4e62-832f-a2a696bd6b45 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: ab8880e1-ac90-4fb5-8db3-d75e6706ea73 [pid: 7|app: 0|req: 271/557] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:58 2026] POST /v2.0/subnets => generated 699 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/558] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:58 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:58:58.512 7 INFO neutron.db.segments_db [None req-95d96c9b-041e-4cb5-970e-05c97754f68e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 3219638e-f35a-43f4-bae3-2d1bc99510e9 of type vxlan for network 165eb883-c48e-4989-a0d1-2a16a606e17e 2026-06-05 03:58:58.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-a42ab5a0-b9f6-4e62-832f-a2a696bd6b45 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: f8d8d7fc-6dd0-4b35-ba12-983c6a69cfcc 2026-06-05 03:58:58.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a42ab5a0-b9f6-4e62-832f-a2a696bd6b45 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: f8d8d7fc-6dd0-4b35-ba12-983c6a69cfcc 2026-06-05 03:58:58.768 7 INFO neutron.db.l3_hamode_db [None req-95d96c9b-041e-4cb5-970e-05c97754f68e 7ea423cc6d9e49fc8f519beac2fd6577 26b74230174c4a23bc98a477306054f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:58:59.157 8 INFO neutron.services.segments.plugin [-] Segment d5960e56-8474-4bb0-a557-91e17d03d219 resource provider aggregate not found 2026-06-05 03:58:59.166 8 INFO neutron.services.segments.plugin [-] Segment d5960e56-8474-4bb0-a557-91e17d03d219 resource provider aggregate not found 2026-06-05 03:58:59.179 8 INFO neutron.services.segments.plugin [-] Segment d5960e56-8474-4bb0-a557-91e17d03d219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5960e56-8474-4bb0-a557-91e17d03d219 found for delete ", "request_id": "req-9cd724cf-628f-484f-88f7-116ff9a50e27"}]} 2026-06-05 03:58:59.188 8 INFO neutron.services.segments.plugin [-] Segment d5960e56-8474-4bb0-a557-91e17d03d219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5960e56-8474-4bb0-a557-91e17d03d219 found for delete ", "request_id": "req-ff398e18-5757-4009-98af-d2fc3462662d"}]} 2026-06-05 03:58:59.200 8 INFO neutron.db.l3_hamode_db [None req-a42ab5a0-b9f6-4e62-832f-a2a696bd6b45 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 4a6c0d19-a867-4d37-8fd8-f3f6e147473b was deleted as no HA routers are present in tenant 7e0bd598a815407f851184642d7234db. [pid: 8|app: 0|req: 287/559] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:58:58 2026] DELETE /v2.0/routers/954ab51b-22ec-4008-98e8-b15bb165ed26 => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/560] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:59 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/561] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:58:59 2026] DELETE /v2.0/subnets/f1e5faab-c0e8-49cc-b3fe-a686f0a19734 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:58:59.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ce751f4-66de-4482-ae3d-826b0ab34b6a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 4d4b491d-d260-4ece-a9eb-f1a63c3670c3 2026-06-05 03:58:59.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ce751f4-66de-4482-ae3d-826b0ab34b6a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 4d4b491d-d260-4ece-a9eb-f1a63c3670c3 2026-06-05 03:58:59.630 7 INFO neutron.db.l3_hamode_db [None req-95d96c9b-041e-4cb5-970e-05c97754f68e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 290/562] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:58:59 2026] DELETE /v2.0/networks/6ee91b74-be52-4581-aeab-5e1dfb3f3a0a => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/563] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:58:59 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/564] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:58:59 2026] GET /v2.0/security-groups?tenant_id=7e0bd598a815407f851184642d7234db&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/565] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:58:59 2026] DELETE /v2.0/security-groups/780d6a39-5808-4674-be57-1aea6a23dbe6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/566] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:00 2026] GET /v2.0/networks?id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad => generated 669 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/567] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:00 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => 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: 273/568] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:58:58 2026] POST /v2.0/routers => generated 739 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/569] 199.19.213.61 () {34 vars in 910 bytes} [Fri Jun 5 03:59:00 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/570] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 03:59:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8c75e524368747238ba8ec59aa4d1990 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:01.217 8 INFO neutron.services.segments.plugin [-] Segment 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c resource provider aggregate not found 2026-06-05 03:59:01.224 8 INFO neutron.services.segments.plugin [-] Segment 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c resource provider aggregate not found 2026-06-05 03:59:01.254 8 INFO neutron.services.segments.plugin [-] Segment 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c found for delete ", "request_id": "req-3e057825-33ae-4909-adf6-c4c079d8fcbc"}]} 2026-06-05 03:59:01.257 8 INFO neutron.services.segments.plugin [-] Segment 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c0a88dc-1e31-4bae-ab12-4ccdd52ae60c found for delete ", "request_id": "req-efda1ca4-00a1-483d-a807-889f26f1acd8"}]} [pid: 8|app: 0|req: 298/571] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 03:59:00 2026] POST /v2.0/ports => generated 954 bytes in 574 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: 299/572] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:01 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => 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: 300/573] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:01 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/574] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:01 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/575] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:59:00 2026] PUT /v2.0/routers/25771c85-f4b6-4c46-b605-c9144a601ec2/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/576] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:01 2026] GET /v2.0/networks?id=19d4577f-9aca-4851-9551-9eedfd921a48 => generated 680 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/577] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 03:59:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b65d06636f9437ca74a13bbc099837f => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/578] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:01 2026] PUT /v2.0/ports/f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 => generated 1235 bytes in 695 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: 277/579] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 03:59:01 2026] POST /v2.0/ports => generated 954 bytes in 660 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-06-05 03:59:02.661 8 INFO neutron.db.segments_db [None req-b9e4b29b-5914-4fe1-a8cf-eabd0ff52f8e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment a9b46bf5-7d28-413d-b5d7-01c5f65520a2 of type vxlan for network 835be70b-2481-4526-9bfe-bfb983eb98d2 [pid: 7|app: 0|req: 278/580] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:02 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 957 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/581] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:59:02 2026] POST /v2.0/networks => generated 744 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/582] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 03:59:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/583] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:02 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/584] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:02 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:03.052 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f46b19-86cf-42d2-8a3f-90b557c9340e'] response: {'name': 'network-changed', 'server_uuid': '87af1f1a-858b-414f-9b50-2e902c86c70d', 'tag': 'f749329c-ea0f-4d96-8ca1-c8f26e33a2a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/585] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:02 2026] POST /v2.0/subnets => generated 691 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/586] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:02 2026] PUT /v2.0/ports/115c2fad-87a7-4f0a-bbad-347d4eb04a27 => generated 1235 bytes in 412 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: 305/587] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:03 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:03.242 8 INFO neutron.db.segments_db [None req-0218c89f-1369-4a4b-9fed-6eb5133007d2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb of type vxlan for network 7e54e4b1-47fc-49c7-b196-1fa55c9203be [pid: 7|app: 0|req: 283/588] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:59:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/589] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:59:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:03.538 8 INFO neutron.db.l3_hamode_db [None req-0218c89f-1369-4a4b-9fed-6eb5133007d2 7ea423cc6d9e49fc8f519beac2fd6577 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 285/590] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 03:59:03 2026] POST /v2.0/floatingips => generated 552 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/591] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?tenant_id=8c75e524368747238ba8ec59aa4d1990&device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 1238 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/592] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/593] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/594] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&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: 290/595] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?tenant_id=4b65d06636f9437ca74a13bbc099837f&device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/596] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/subnets?id=38c9658f-ff41-4777-94ee-d0039a2b0d4b => generated 687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/597] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:04.430 8 INFO neutron.db.l3_hamode_db [None req-0218c89f-1369-4a4b-9fed-6eb5133007d2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/598] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=115c2fad-87a7-4f0a-bbad-347d4eb04a27 => 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: 294/599] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?network_id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/600] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/subnets?id=77971424-62bf-4abf-804a-459d54351cf0 => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 10.0.0.88 () {34 vars in 1099 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1880415534&fields=id&tenant_id=26b74230174c4a23bc98a477306054f1 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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: 299/604] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?network_id=19d4577f-9aca-4851-9551-9eedfd921a48&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: 300/605] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 684 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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: 302/607] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?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: 303/608] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/quotas/26b74230174c4a23bc98a477306054f1 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?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: 305/610] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:59:04 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&fields=id => generated 57 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:05.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-364a11b8-a9a9-4008-9216-15ed5fb5da39'] response: {'name': 'network-changed', 'server_uuid': 'f3ceb03e-ed6d-4746-8083-9b518766ddc9', 'tag': '115c2fad-87a7-4f0a-bbad-347d4eb04a27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/614] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:03 2026] POST /v2.0/routers => generated 731 bytes in 2242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&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: 313/619] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/620] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/621] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/ports?tenant_id=8c75e524368747238ba8ec59aa4d1990&device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/622] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/networks?id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad => generated 765 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:05 2026] GET /v2.0/ports?tenant_id=4b65d06636f9437ca74a13bbc099837f&device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 => 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: 319/625] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/networks?id=19d4577f-9aca-4851-9551-9eedfd921a48 => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/subnets?id=38c9658f-ff41-4777-94ee-d0039a2b0d4b => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/627] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=115c2fad-87a7-4f0a-bbad-347d4eb04a27 => 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: 322/628] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/ports?network_id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/629] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/subnets?id=77971424-62bf-4abf-804a-459d54351cf0 => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/630] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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: 325/631] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/ports?network_id=19d4577f-9aca-4851-9551-9eedfd921a48&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/632] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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: 327/633] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/634] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?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: 329/635] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 330/636] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/637] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/638] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/639] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:06 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&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: 307/640] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:59:05 2026] PUT /v2.0/routers/729f4d29-2ffc-4ee7-a1c7-67bc05c147e5/add_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/641] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:07 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 335/642] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:07 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/643] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 03:59:07 2026] POST /v2.0/security-groups => generated 1661 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/644] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:07 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&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: 309/645] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:59:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/646] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:07 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/647] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:08 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/648] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 03:59:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/649] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:08 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/650] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/651] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/652] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 03:59:08 2026] POST /v2.0/floatingips => generated 552 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/653] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/654] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&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: 315/655] 10.0.0.88 () {34 vars in 1099 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1417631734&fields=id&tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/656] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/networks?id=835be70b-2481-4526-9bfe-bfb983eb98d2 => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/657] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/quotas/967b6df93e1b4bb8b4d9350fcfd67fa8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/658] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 343/659] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/ports?tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8&fields=id => generated 57 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/660] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2?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: 318/661] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/662] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:09 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/663] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=26b74230174c4a23bc98a477306054f1 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/664] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 321/665] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => 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: 322/666] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&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: 323/667] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/668] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&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: 345/669] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 03:59:10 2026] POST /v2.0/ports => generated 954 bytes in 549 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: 346/670] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/671] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:10 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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: 325/672] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:10 2026] PUT /v2.0/ports/8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 1235 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:11.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-770d133f-6c53-4672-939f-a6ebad020f86'] response: {'name': 'network-changed', 'server_uuid': '3c839cc6-c3f4-45d1-8530-6de323fd157e', 'tag': '8ad6536a-16ff-4eff-a857-54c7246bba63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/673] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 8|app: 0|req: 326/674] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/675] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/676] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/677] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&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: 328/678] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/679] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/networks?tenant_id=26b74230174c4a23bc98a477306054f1&shared=False => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/680] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 03:59:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/681] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/682] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/683] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 331/684] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/685] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/686] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/687] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/688] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/689] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:12 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/690] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/691] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/subnets?id=c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 702 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/692] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/ports?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/693] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/694] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/695] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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: 340/696] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:13.511 7 INFO neutron.db.l3_db [None req-0b377427-52c6-4af5-bf20-615a0d3d9307 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] Floating IP 214711f1-0966-4b02-a6c4-127849c993f5 associated. External IP: 10.96.250.204, port: f749329c-ea0f-4d96-8ca1-c8f26e33a2a6. [pid: 8|app: 0|req: 341/697] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 342/698] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/699] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 03:59:13 2026] PUT /v2.0/floatingips/214711f1-0966-4b02-a6c4-127849c993f5 => generated 855 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/700] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:13 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:14.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b170c1d-ee72-48d9-9545-bb67420df400'] response: {'name': 'network-changed', 'server_uuid': '87af1f1a-858b-414f-9b50-2e902c86c70d', 'tag': 'f749329c-ea0f-4d96-8ca1-c8f26e33a2a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/703] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 360/704] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 361/707] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/networks?id=835be70b-2481-4526-9bfe-bfb983eb98d2 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/709] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/710] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/ports?tenant_id=8c75e524368747238ba8ec59aa4d1990&device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:14 2026] GET /v2.0/networks?id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad => generated 765 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/712] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/714] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/715] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/subnets?id=38c9658f-ff41-4777-94ee-d0039a2b0d4b => 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: 349/716] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 03:59:14 2026] POST /v2.0/ports => generated 958 bytes in 424 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: 368/717] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/ports?network_id=3dd85edd-5c57-4dae-b7d3-3bd5725222ad&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: 350/718] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/719] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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: 369/720] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:15 2026] PUT /v2.0/ports/a2d2d280-25ad-4857-93be-7094b3d8d9ad => generated 1239 bytes in 588 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: 370/721] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad?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-06-05 03:59:16.049 8 INFO neutron.db.l3_db [None req-73304193-02f8-4e81-bc37-b5435aac0145 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] Floating IP 6cc0405b-58be-4877-a5c1-ce70adae6b44 associated. External IP: 10.96.250.218, port: 115c2fad-87a7-4f0a-bbad-347d4eb04a27. [pid: 7|app: 0|req: 371/722] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:15 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/723] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/724] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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: 374/725] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/726] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/727] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/security-groups?id=40323a7f-ea88-416d-a0d2-8a115dd56828&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:16.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-863402c1-750c-4c0a-ba3e-128011f37d96'] response: {'name': 'network-changed', 'server_uuid': '1ca50a36-00d9-4366-b4c7-0d694af758cc', 'tag': 'a2d2d280-25ad-4857-93be-7094b3d8d9ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/728] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 03:59:15 2026] PUT /v2.0/floatingips/6cc0405b-58be-4877-a5c1-ce70adae6b44 => generated 855 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:16.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b45494ee-ce0e-4a8b-af3e-67587dd654cc'] response: {'name': 'network-changed', 'server_uuid': 'f3ceb03e-ed6d-4746-8083-9b518766ddc9', 'tag': '115c2fad-87a7-4f0a-bbad-347d4eb04a27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/729] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/730] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/731] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/ports?tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8&device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/732] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => 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: 355/733] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/734] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 03:59:16 2026] GET /v2.0/networks?tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/735] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/736] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:17.157 8 INFO neutron_taas.services.taas.taas_plugin [req-450ecd44-3d1b-4963-b894-f18a99721231 req-0df110c1-b996-462f-abb7-1a31ea1eb41b 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] TaaS: Handle Delete Port: f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 2026-06-05 03:59:17.164 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-450ecd44-3d1b-4963-b894-f18a99721231 req-0df110c1-b996-462f-abb7-1a31ea1eb41b 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] Tap Mirror: Handle Delete Port: f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 [pid: 7|app: 0|req: 382/737] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/ports?tenant_id=4b65d06636f9437ca74a13bbc099837f&device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/738] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/networks?id=19d4577f-9aca-4851-9551-9eedfd921a48 => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/739] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=115c2fad-87a7-4f0a-bbad-347d4eb04a27 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/740] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 386/741] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/subnets?id=77971424-62bf-4abf-804a-459d54351cf0 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:17.384 8 INFO neutron.db.l3_db [req-450ecd44-3d1b-4963-b894-f18a99721231 req-0df110c1-b996-462f-abb7-1a31ea1eb41b 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] Floating IP 214711f1-0966-4b02-a6c4-127849c993f5 disassociated. External IP: 10.96.250.204, port: f749329c-ea0f-4d96-8ca1-c8f26e33a2a6. [pid: 7|app: 0|req: 387/742] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/743] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/744] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/ports?network_id=19d4577f-9aca-4851-9551-9eedfd921a48&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: 390/745] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&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: 391/746] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => 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: 392/747] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?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: 393/748] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:17 2026] GET /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/749] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 03:59:17 2026] DELETE /v2.0/ports/f749329c-ea0f-4d96-8ca1-c8f26e33a2a6 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/750] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/751] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/ports?tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8&device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/752] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/753] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a2d2d280-25ad-4857-93be-7094b3d8d9ad => 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: 396/754] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/subnets?id=065d99f8-0513-4fea-a9c0-d595252d33ed => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/755] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/ports?network_id=835be70b-2481-4526-9bfe-bfb983eb98d2&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: 7|app: 0|req: 397/756] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/757] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/758] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/759] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/760] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/761] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:18.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ec0c875-5569-4b1f-a52c-076a124f98d6'] response: {'server_uuid': '87af1f1a-858b-414f-9b50-2e902c86c70d', 'name': 'network-vif-deleted', 'tag': 'f749329c-ea0f-4d96-8ca1-c8f26e33a2a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 400/762] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:18 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => 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: 363/763] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:19 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/764] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:19 2026] GET /v2.0/security-groups?id=1b8b2e3c-3cb3-465d-8978-dc3da7e8796f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/765] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 03:59:19 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:19.852 7 INFO neutron_taas.services.taas.taas_plugin [req-4d8d1716-3145-4614-a3ad-22f7fb504d90 req-2f1701c2-2d4e-4f11-90ed-069aaa452705 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] TaaS: Handle Delete Port: 115c2fad-87a7-4f0a-bbad-347d4eb04a27 2026-06-05 03:59:19.858 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d8d1716-3145-4614-a3ad-22f7fb504d90 req-2f1701c2-2d4e-4f11-90ed-069aaa452705 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] Tap Mirror: Handle Delete Port: 115c2fad-87a7-4f0a-bbad-347d4eb04a27 [pid: 8|app: 0|req: 365/766] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:19 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/767] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:19 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/770] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:20 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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: 370/771] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:20 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&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: 371/772] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:20 2026] GET /v2.0/ports?device_id=87af1f1a-858b-414f-9b50-2e902c86c70d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:20.136 7 INFO neutron.db.l3_db [req-4d8d1716-3145-4614-a3ad-22f7fb504d90 req-2f1701c2-2d4e-4f11-90ed-069aaa452705 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] Floating IP 6cc0405b-58be-4877-a5c1-ce70adae6b44 disassociated. External IP: 10.96.250.218, port: 115c2fad-87a7-4f0a-bbad-347d4eb04a27. [pid: 8|app: 0|req: 372/773] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:20 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/774] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 03:59:19 2026] DELETE /v2.0/ports/115c2fad-87a7-4f0a-bbad-347d4eb04a27 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:20.573 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24d5c7ac-2e2a-40a5-b452-1b6a11b611ae'] response: {'server_uuid': 'f3ceb03e-ed6d-4746-8083-9b518766ddc9', 'name': 'network-vif-deleted', 'tag': '115c2fad-87a7-4f0a-bbad-347d4eb04a27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 403/775] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:20 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:20.620 8 INFO neutron.db.l3_db [None req-6ae19f89-873e-4a4b-a602-23ae07371f29 a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] Floating IP 8eb8fea0-e863-4542-bdce-3ae2e708ef53 associated. External IP: 10.96.250.217, port: 8ad6536a-16ff-4eff-a857-54c7246bba63. [pid: 8|app: 0|req: 373/776] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 03:59:20 2026] PUT /v2.0/floatingips/8eb8fea0-e863-4542-bdce-3ae2e708ef53 => generated 855 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:21.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27c8cd98-3d42-493b-a299-ef3c373e2e5b'] response: {'name': 'network-changed', 'server_uuid': '3c839cc6-c3f4-45d1-8530-6de323fd157e', 'tag': '8ad6536a-16ff-4eff-a857-54c7246bba63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/777] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/778] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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: 374/779] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/780] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/781] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:21 2026] DELETE /v2.0/security-groups/40323a7f-ea88-416d-a0d2-8a115dd56828 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:21.481 7 INFO neutron.api.v2.resource [None req-49a8d784-736a-4371-80eb-61e4258fcc84 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 407/782] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/security-groups/40323a7f-ea88-416d-a0d2-8a115dd56828 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:59:21.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-b20063e3-4688-4d67-a162-2f8c9d03c497 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] TaaS: Handle Delete Port: 42026648-4a35-46e2-9ef1-1899fbbbb984 2026-06-05 03:59:21.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b20063e3-4688-4d67-a162-2f8c9d03c497 6a23f301f36a4d15a70cb5d2fba67f96 8c75e524368747238ba8ec59aa4d1990 - - default default] Tap Mirror: Handle Delete Port: 42026648-4a35-46e2-9ef1-1899fbbbb984 [pid: 7|app: 0|req: 408/783] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/784] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => 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: 410/785] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/786] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/787] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/subnets?id=c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/788] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 03:59:21 2026] DELETE /v2.0/floatingips/214711f1-0966-4b02-a6c4-127849c993f5 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/789] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/ports?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16&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: 414/790] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?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: 415/791] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:21 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:22.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d8ac9cd-8d02-4afb-a1ef-f4a1eef950db 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: ce44e6bb-dddc-4398-a65e-a80ba4908611 2026-06-05 03:59:22.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d8ac9cd-8d02-4afb-a1ef-f4a1eef950db 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: ce44e6bb-dddc-4398-a65e-a80ba4908611 [pid: 7|app: 0|req: 416/792] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:22 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/793] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:22 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&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: 418/794] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:22 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => 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: 377/795] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:59:21 2026] PUT /v2.0/routers/b6e1af75-cd28-4434-a714-64e2b8710f69/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:23.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f3aa37a-ce5c-4242-a9db-a98bc51c8f3b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: a870db0e-4991-4fef-acbb-5b7c51510048 2026-06-05 03:59:23.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f3aa37a-ce5c-4242-a9db-a98bc51c8f3b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: a870db0e-4991-4fef-acbb-5b7c51510048 2026-06-05 03:59:23.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f3aa37a-ce5c-4242-a9db-a98bc51c8f3b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 84df01c0-7b3e-48a9-b33a-7506ac9091f9 2026-06-05 03:59:23.406 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f3aa37a-ce5c-4242-a9db-a98bc51c8f3b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 84df01c0-7b3e-48a9-b33a-7506ac9091f9 2026-06-05 03:59:23.524 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2f3aa37a-ce5c-4242-a9db-a98bc51c8f3b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - 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() [pid: 8|app: 0|req: 378/796] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:23 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/797] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:23 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/798] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:23 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:23.890 7 INFO neutron.services.segments.plugin [-] Segment c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 resource provider aggregate not found 2026-06-05 03:59:23.902 7 INFO neutron.services.segments.plugin [-] Segment c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 resource provider aggregate not found 2026-06-05 03:59:23.912 7 INFO neutron.services.segments.plugin [-] Segment c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 found for delete ", "request_id": "req-cc6608fc-12ef-4f5a-b325-bbb9688aa51c"}]} [pid: 8|app: 0|req: 381/799] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:23 2026] GET /v2.0/ports?device_id=f3ceb03e-ed6d-4746-8083-9b518766ddc9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:23.924 7 INFO neutron.db.l3_hamode_db [None req-2f3aa37a-ce5c-4242-a9db-a98bc51c8f3b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 7893940e-8994-4598-b24d-c15a89a68942 was deleted as no HA routers are present in tenant 8c75e524368747238ba8ec59aa4d1990. 2026-06-05 03:59:23.928 7 INFO neutron.services.segments.plugin [-] Segment c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1e102f6-fb5c-4730-9c21-9bcaa9e2fe76 found for delete ", "request_id": "req-5061cae1-f894-4f5f-b437-af7ba13c1794"}]} [pid: 7|app: 0|req: 419/800] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:22 2026] DELETE /v2.0/routers/b6e1af75-cd28-4434-a714-64e2b8710f69 => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/801] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:23 2026] DELETE /v2.0/subnets/38c9658f-ff41-4777-94ee-d0039a2b0d4b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:24.216 7 INFO neutron_taas.services.taas.taas_plugin [None req-92548792-2cbf-4c9e-8288-418bca6eb682 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 4b4614b1-5fd8-4bb4-a1f6-ee9bc158866b 2026-06-05 03:59:24.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92548792-2cbf-4c9e-8288-418bca6eb682 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 4b4614b1-5fd8-4bb4-a1f6-ee9bc158866b [pid: 7|app: 0|req: 421/802] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:24 2026] DELETE /v2.0/networks/3dd85edd-5c57-4dae-b7d3-3bd5725222ad => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/803] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:24 2026] GET /v2.0/security-groups?tenant_id=8c75e524368747238ba8ec59aa4d1990&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/804] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:24 2026] DELETE /v2.0/security-groups/438c236d-5f14-46a4-8dc3-9b30c763c55a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:24.895 8 INFO neutron.db.l3_db [None req-d65e0d74-f46e-4c16-8c8c-d771e5418cc9 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] Floating IP 040029b7-7416-4314-9f96-1f2b6f4aa637 associated. External IP: 10.96.250.213, port: a2d2d280-25ad-4857-93be-7094b3d8d9ad. [pid: 7|app: 0|req: 424/805] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:25 2026] DELETE /v2.0/security-groups/1b8b2e3c-3cb3-465d-8978-dc3da7e8796f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:25.199 7 INFO neutron.api.v2.resource [None req-bf8eecd8-ef55-48e2-82ba-8402858faeac 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 425/806] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/security-groups/1b8b2e3c-3cb3-465d-8978-dc3da7e8796f => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/807] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 03:59:23 2026] PUT /v2.0/floatingips/040029b7-7416-4314-9f96-1f2b6f4aa637 => generated 856 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:25.293 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8775002a-d8dc-4d99-a328-da3631de1b50'] response: {'name': 'network-changed', 'server_uuid': '1ca50a36-00d9-4366-b4c7-0d694af758cc', 'tag': 'a2d2d280-25ad-4857-93be-7094b3d8d9ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 383/808] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:25.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-271ab619-6620-486a-ba6b-56509bc38a6e 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] TaaS: Handle Delete Port: d8fd94a0-1998-47bb-8df9-7ea6e816b7aa 2026-06-05 03:59:25.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-271ab619-6620-486a-ba6b-56509bc38a6e 49aac4d8bceb4a2d834b225e7838ff0c 4b65d06636f9437ca74a13bbc099837f - - default default] Tap Mirror: Handle Delete Port: d8fd94a0-1998-47bb-8df9-7ea6e816b7aa [pid: 8|app: 0|req: 384/809] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/810] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 03:59:25 2026] DELETE /v2.0/floatingips/6cc0405b-58be-4877-a5c1-ce70adae6b44 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/811] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/812] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/813] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/ports?tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8&device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:25.939 7 INFO neutron.services.segments.plugin [-] Segment acfefb90-b810-46c3-b047-163870d47d30 resource provider aggregate not found 2026-06-05 03:59:25.967 7 INFO neutron.services.segments.plugin [-] Segment acfefb90-b810-46c3-b047-163870d47d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acfefb90-b810-46c3-b047-163870d47d30 found for delete ", "request_id": "req-23254503-9338-4759-987b-1b589bc15b30"}]} [pid: 7|app: 0|req: 430/814] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/networks?id=835be70b-2481-4526-9bfe-bfb983eb98d2 => generated 772 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:25.972 7 INFO neutron.services.segments.plugin [-] Segment acfefb90-b810-46c3-b047-163870d47d30 resource provider aggregate not found 2026-06-05 03:59:25.991 7 INFO neutron.services.segments.plugin [-] Segment acfefb90-b810-46c3-b047-163870d47d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acfefb90-b810-46c3-b047-163870d47d30 found for delete ", "request_id": "req-2f88f650-e599-4fbf-af73-d9d15c4cc692"}]} 2026-06-05 03:59:26.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-158cfc28-9b5a-4153-916a-2c24c854163e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: fc59e61f-e783-4b3e-b15d-d31e3f6b2058 2026-06-05 03:59:26.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-158cfc28-9b5a-4153-916a-2c24c854163e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: fc59e61f-e783-4b3e-b15d-d31e3f6b2058 [pid: 7|app: 0|req: 431/815] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 03:59:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a2d2d280-25ad-4857-93be-7094b3d8d9ad => 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: 432/816] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:26 2026] GET /v2.0/subnets?id=065d99f8-0513-4fea-a9c0-d595252d33ed => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/817] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:26 2026] GET /v2.0/ports?network_id=835be70b-2481-4526-9bfe-bfb983eb98d2&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/818] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:26 2026] GET /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/819] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:26 2026] GET /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2?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: 385/820] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:59:25 2026] PUT /v2.0/routers/cf7c4e16-91eb-4369-b6d2-90bd45244c17/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:26.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c91a266-93af-42e5-836c-be6b7bd5ca2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: b6cd6630-6b00-4055-8701-bf94b2f5f3dd 2026-06-05 03:59:26.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c91a266-93af-42e5-836c-be6b7bd5ca2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: b6cd6630-6b00-4055-8701-bf94b2f5f3dd [pid: 8|app: 0|req: 386/821] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:26 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/822] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:26 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&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-06-05 03:59:27.261 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c91a266-93af-42e5-836c-be6b7bd5ca2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 0c0588bd-c461-48b2-a4ae-2cf89c2f380b 2026-06-05 03:59:27.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c91a266-93af-42e5-836c-be6b7bd5ca2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 0c0588bd-c461-48b2-a4ae-2cf89c2f380b 2026-06-05 03:59:27.615 7 INFO neutron.db.l3_hamode_db [None req-0c91a266-93af-42e5-836c-be6b7bd5ca2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 90109403-2b69-4b6d-9e5b-947c12f24997 was deleted as no HA routers are present in tenant 4b65d06636f9437ca74a13bbc099837f. [pid: 7|app: 0|req: 436/823] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:26 2026] DELETE /v2.0/routers/cf7c4e16-91eb-4369-b6d2-90bd45244c17 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/824] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:27 2026] DELETE /v2.0/subnets/77971424-62bf-4abf-804a-459d54351cf0 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:27.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-be817b35-bf87-48cd-ad62-7efcef03dd48 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: bcf18398-4681-439c-86cf-344c7dd2992a 2026-06-05 03:59:27.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be817b35-bf87-48cd-ad62-7efcef03dd48 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: bcf18398-4681-439c-86cf-344c7dd2992a 2026-06-05 03:59:27.988 7 INFO neutron.services.segments.plugin [-] Segment ad131df9-562f-4e6e-a9fa-da9d8f97e78d resource provider aggregate not found 2026-06-05 03:59:28.013 7 INFO neutron.services.segments.plugin [-] Segment ad131df9-562f-4e6e-a9fa-da9d8f97e78d resource provider aggregate not found 2026-06-05 03:59:28.018 7 INFO neutron.services.segments.plugin [-] Segment ad131df9-562f-4e6e-a9fa-da9d8f97e78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad131df9-562f-4e6e-a9fa-da9d8f97e78d found for delete ", "request_id": "req-bc792e71-f0b1-46b0-883f-39ccc0de2aa6"}]} 2026-06-05 03:59:28.029 7 INFO neutron.services.segments.plugin [-] Segment ad131df9-562f-4e6e-a9fa-da9d8f97e78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad131df9-562f-4e6e-a9fa-da9d8f97e78d found for delete ", "request_id": "req-9c85172d-e65d-4a47-9fef-c97ff6b9c7ce"}]} [pid: 7|app: 0|req: 437/825] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:27 2026] DELETE /v2.0/networks/19d4577f-9aca-4851-9551-9eedfd921a48 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/826] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:28 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 390/827] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:28 2026] GET /v2.0/security-groups?id=b4e2a7ef-5441-422b-b725-fbcb023f8eac&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/828] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 03:59:28 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:28.417 8 INFO neutron_taas.services.taas.taas_plugin [req-13d194e0-ccac-4e6e-8262-3765bef67e24 req-2a5cc841-1031-4818-8634-064a8cd53113 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] TaaS: Handle Delete Port: a2d2d280-25ad-4857-93be-7094b3d8d9ad 2026-06-05 03:59:28.422 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-13d194e0-ccac-4e6e-8262-3765bef67e24 req-2a5cc841-1031-4818-8634-064a8cd53113 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] Tap Mirror: Handle Delete Port: a2d2d280-25ad-4857-93be-7094b3d8d9ad [pid: 7|app: 0|req: 439/829] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:28 2026] GET /v2.0/security-groups?tenant_id=4b65d06636f9437ca74a13bbc099837f&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:28.577 8 INFO neutron.db.l3_db [req-13d194e0-ccac-4e6e-8262-3765bef67e24 req-2a5cc841-1031-4818-8634-064a8cd53113 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] Floating IP 040029b7-7416-4314-9f96-1f2b6f4aa637 disassociated. External IP: 10.96.250.213, port: a2d2d280-25ad-4857-93be-7094b3d8d9ad. [pid: 7|app: 0|req: 440/830] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:28 2026] DELETE /v2.0/security-groups/d2a613dc-a665-4336-8425-501315a0b763 => 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: 391/831] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 03:59:28 2026] DELETE /v2.0/ports/a2d2d280-25ad-4857-93be-7094b3d8d9ad => generated 0 bytes in 745 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:29.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d67ed627-ec4f-4d74-a852-e29667e03896'] response: {'server_uuid': '1ca50a36-00d9-4366-b4c7-0d694af758cc', 'name': 'network-vif-deleted', 'tag': 'a2d2d280-25ad-4857-93be-7094b3d8d9ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/832] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:29 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 392/833] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 03:59:29 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1240 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/834] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 03:59:29 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:30.048 7 INFO neutron.services.segments.plugin [-] Segment be86131a-661c-4325-be21-6803968b0ff6 resource provider aggregate not found 2026-06-05 03:59:30.065 7 INFO neutron.services.segments.plugin [-] Segment be86131a-661c-4325-be21-6803968b0ff6 resource provider aggregate not found 2026-06-05 03:59:30.082 7 INFO neutron.services.segments.plugin [-] Segment be86131a-661c-4325-be21-6803968b0ff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be86131a-661c-4325-be21-6803968b0ff6 found for delete ", "request_id": "req-73908026-1ce3-45a5-bb93-76356c4652ab"}]} 2026-06-05 03:59:30.092 7 INFO neutron.services.segments.plugin [-] Segment be86131a-661c-4325-be21-6803968b0ff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be86131a-661c-4325-be21-6803968b0ff6 found for delete ", "request_id": "req-a6d74fb2-3660-4443-b5c8-8b24f04e635b"}]} [pid: 8|app: 0|req: 393/835] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:30 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 443/836] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:31 2026] GET /v2.0/ports?device_id=1ca50a36-00d9-4366-b4c7-0d694af758cc => 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: 394/837] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:31 2026] GET /v2.0/security-groups?tenant_id=14e214a40c594a6dadf27eb343a4852a&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/838] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:32 2026] DELETE /v2.0/security-groups/f0e51bd6-0417-4c4f-9601-a6bda2ba0f01 => 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: 395/839] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:32 2026] GET /v2.0/security-groups?tenant_id=9b21c6ba705e4ea2819abc55ec23452e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/840] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:32 2026] DELETE /v2.0/security-groups/d05399be-4769-4973-a22d-46181446a1ee => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/841] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:32 2026] DELETE /v2.0/security-groups/b4e2a7ef-5441-422b-b725-fbcb023f8eac => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:32.812 7 INFO neutron.api.v2.resource [None req-b89ecc4a-c5d1-4d7d-844f-6dc3d25b9493 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 446/842] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 03:59:32 2026] GET /v2.0/security-groups/b4e2a7ef-5441-422b-b725-fbcb023f8eac => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:59:32.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-e887001e-bafb-437b-b87d-98903d5515e3 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] TaaS: Handle Delete Port: c97d2319-00fd-43f6-b025-86cd85cc245c 2026-06-05 03:59:32.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e887001e-bafb-437b-b87d-98903d5515e3 5f35342cf7644cde825cde1f1a408b82 967b6df93e1b4bb8b4d9350fcfd67fa8 - - default default] Tap Mirror: Handle Delete Port: c97d2319-00fd-43f6-b025-86cd85cc245c [pid: 8|app: 0|req: 397/843] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 03:59:32 2026] DELETE /v2.0/floatingips/040029b7-7416-4314-9f96-1f2b6f4aa637 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:33.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-47bb88d4-d8d4-4b7b-8106-82ab63b6f2aa 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: de9834af-6634-4eb4-beb4-540c8c122a03 2026-06-05 03:59:33.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47bb88d4-d8d4-4b7b-8106-82ab63b6f2aa 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: de9834af-6634-4eb4-beb4-540c8c122a03 [pid: 7|app: 0|req: 447/844] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:59:33 2026] PUT /v2.0/routers/729f4d29-2ffc-4ee7-a1c7-67bc05c147e5/remove_router_interface => generated 309 bytes in 1531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:34.910 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d9b3662-a78f-4bd0-9245-1fa546537e77 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 79c5603d-91ba-4826-9a84-066153eaa0ab 2026-06-05 03:59:34.912 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d9b3662-a78f-4bd0-9245-1fa546537e77 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 79c5603d-91ba-4826-9a84-066153eaa0ab 2026-06-05 03:59:35.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d9b3662-a78f-4bd0-9245-1fa546537e77 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: c8390f87-cde5-44d6-871a-d9ab02c8f660 2026-06-05 03:59:35.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d9b3662-a78f-4bd0-9245-1fa546537e77 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: c8390f87-cde5-44d6-871a-d9ab02c8f660 [pid: 7|app: 0|req: 448/845] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:34 2026] GET /v2.0/security-groups?tenant_id=21bf0541b66e457e8a5c288dde674e94&name=default => generated 2925 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/848] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:35 2026] DELETE /v2.0/security-groups/63cb8085-9400-4717-8d9f-85dad7d30f22 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:35.550 8 INFO neutron.services.segments.plugin [-] Segment 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb resource provider aggregate not found 2026-06-05 03:59:35.559 8 INFO neutron.services.segments.plugin [-] Segment 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb resource provider aggregate not found 2026-06-05 03:59:35.579 8 INFO neutron.db.l3_hamode_db [None req-7d9b3662-a78f-4bd0-9245-1fa546537e77 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 7e54e4b1-47fc-49c7-b196-1fa55c9203be was deleted as no HA routers are present in tenant 967b6df93e1b4bb8b4d9350fcfd67fa8. 2026-06-05 03:59:35.580 8 INFO neutron.services.segments.plugin [-] Segment 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb found for delete ", "request_id": "req-49a31af8-acb7-4e92-bf1a-62edcf72290c"}]} 2026-06-05 03:59:35.582 8 INFO neutron.services.segments.plugin [-] Segment 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9570ad1d-6ec2-4ebe-b72a-2a276091c9fb found for delete ", "request_id": "req-d054d097-2453-4e08-adde-9caec3d53bd7"}]} [pid: 8|app: 0|req: 398/849] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:34 2026] DELETE /v2.0/routers/729f4d29-2ffc-4ee7-a1c7-67bc05c147e5 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/850] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:35 2026] DELETE /v2.0/subnets/065d99f8-0513-4fea-a9c0-d595252d33ed => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/851] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:35 2026] GET /v2.0/security-groups?tenant_id=b0f0b186e3e445278a8e4724fc6bb9f5&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/852] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:35 2026] GET /v2.0/security-groups?tenant_id=bbd8ac5d0f15411b8e271dd61e969945&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:35.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-4963b332-ec11-4831-ad38-0afe982cd871 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 6044ce31-f332-4908-9817-237af5a67bab 2026-06-05 03:59:35.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4963b332-ec11-4831-ad38-0afe982cd871 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 6044ce31-f332-4908-9817-237af5a67bab [pid: 8|app: 0|req: 401/853] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:35 2026] DELETE /v2.0/security-groups/ca7d9119-aa1d-478c-9c64-b01eaf17022f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:36.183 7 INFO neutron.services.segments.plugin [-] Segment a9b46bf5-7d28-413d-b5d7-01c5f65520a2 resource provider aggregate not found 2026-06-05 03:59:36.189 7 INFO neutron.services.segments.plugin [-] Segment a9b46bf5-7d28-413d-b5d7-01c5f65520a2 resource provider aggregate not found [pid: 8|app: 0|req: 402/854] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:36 2026] DELETE /v2.0/security-groups/cd2ac6eb-00d9-4e99-8ebd-1ce37cc2257b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:36.212 7 INFO neutron.services.segments.plugin [-] Segment a9b46bf5-7d28-413d-b5d7-01c5f65520a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b46bf5-7d28-413d-b5d7-01c5f65520a2 found for delete ", "request_id": "req-a9eb0ee8-29ff-4849-a661-74c41a94c5cb"}]} 2026-06-05 03:59:36.215 7 INFO neutron.services.segments.plugin [-] Segment a9b46bf5-7d28-413d-b5d7-01c5f65520a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b46bf5-7d28-413d-b5d7-01c5f65520a2 found for delete ", "request_id": "req-e1591f86-a8b1-483c-8076-e2bcc0da1351"}]} [pid: 7|app: 0|req: 453/855] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:35 2026] DELETE /v2.0/networks/835be70b-2481-4526-9bfe-bfb983eb98d2 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/856] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:36 2026] GET /v2.0/security-groups?tenant_id=967b6df93e1b4bb8b4d9350fcfd67fa8&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/857] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:36 2026] DELETE /v2.0/security-groups/9cf93170-eaba-4ca7-b2c0-6b580d68abf1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:38.494 8 INFO neutron.db.segments_db [None req-f97320b5-76b5-4e33-b637-096078ed9348 61a3b4e491a44677833ab372698ffa6e 7388d0117c8a42a5bda7d2534d26b211 - - default default] Added segment 4f505d6f-9b90-4256-8783-dd12934ed720 of type vxlan for network 22c370ab-e882-48ef-8aab-2c6a3e51f974 [pid: 8|app: 0|req: 404/858] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:38 2026] POST /v2.0/networks => generated 647 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:38.754 7 INFO neutron.db.segments_db [None req-31c0a581-6b60-4487-9b66-2a60a318538f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 of type vxlan for network e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7 [pid: 7|app: 0|req: 455/859] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 03:59:38 2026] POST /v2.0/networks => generated 745 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/860] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:38 2026] POST /v2.0/subnets => generated 692 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:39.143 7 INFO neutron.db.segments_db [None req-118f4699-7833-403e-982e-b34f6fa96e0e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 of type vxlan for network e91c19df-f705-41e5-91d0-188c9b256b83 2026-06-05 03:59:39.413 7 INFO neutron.db.l3_hamode_db [None req-118f4699-7833-403e-982e-b34f6fa96e0e 7ea423cc6d9e49fc8f519beac2fd6577 0bbaf951c5d749d4935b8cbb1d32679e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 406/861] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:39 2026] POST /v2.0/subnets => generated 673 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:39.536 8 INFO neutron.db.segments_db [None req-a7e74297-a7bf-4c60-b097-ddbf1261be33 61a3b4e491a44677833ab372698ffa6e 7388d0117c8a42a5bda7d2534d26b211 - - default default] Added segment c1484874-8c77-4cb1-9b67-3f58de5ffc88 of type vxlan for network 52072b22-f0bb-4cb8-9c49-47c8fbc15e0a [pid: 8|app: 0|req: 407/862] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:39 2026] POST /v2.0/networks => generated 647 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/863] 10.0.0.189 () {34 vars in 743 bytes} [Fri Jun 5 03:59:39 2026] PUT /v2.0/networks/52072b22-f0bb-4cb8-9c49-47c8fbc15e0a => generated 592 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/864] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:39 2026] POST /v2.0/subnets => generated 646 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/865] 10.0.0.189 () {34 vars in 741 bytes} [Fri Jun 5 03:59:39 2026] PUT /v2.0/subnets/815025b0-7f61-4168-96e5-d49580a5ba42 => generated 656 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:40.307 8 INFO neutron.services.segments.plugin [-] Segment c1484874-8c77-4cb1-9b67-3f58de5ffc88 resource provider aggregate not found 2026-06-05 03:59:40.312 8 INFO neutron.services.segments.plugin [-] Segment c1484874-8c77-4cb1-9b67-3f58de5ffc88 resource provider aggregate not found 2026-06-05 03:59:40.325 8 INFO neutron.services.segments.plugin [-] Segment c1484874-8c77-4cb1-9b67-3f58de5ffc88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1484874-8c77-4cb1-9b67-3f58de5ffc88 found for delete ", "request_id": "req-360bd052-134d-4644-af6a-d6516f891b39"}]} 2026-06-05 03:59:40.325 7 INFO neutron.db.l3_hamode_db [None req-118f4699-7833-403e-982e-b34f6fa96e0e 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:59:40.338 8 INFO neutron.services.segments.plugin [-] Segment c1484874-8c77-4cb1-9b67-3f58de5ffc88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1484874-8c77-4cb1-9b67-3f58de5ffc88 found for delete ", "request_id": "req-d5d48392-737f-46ff-b032-1c3d1ca012e9"}]} [pid: 8|app: 0|req: 411/866] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:40 2026] DELETE /v2.0/networks/52072b22-f0bb-4cb8-9c49-47c8fbc15e0a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:40.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68076c46-9850-4ba9-bafb-f589ba956397 61a3b4e491a44677833ab372698ffa6e 7388d0117c8a42a5bda7d2534d26b211 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/867] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:40 2026] DELETE /v2.0/networks/52072b22-f0bb-4cb8-9c49-47c8fbc15e0a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/868] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/869] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/subnets?network_id=5a490a45-334d-4cda-927b-b431ab29d022 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/870] 10.0.0.189 () {32 vars in 653 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/871] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/networks => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/872] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/subnets => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/873] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/networks/22c370ab-e882-48ef-8aab-2c6a3e51f974 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/874] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 03:59:40 2026] GET /v2.0/subnets/7321891e-21e4-4d4c-bc8d-ea4c5e1bdfdf => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:40.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe2676af-9f4d-4dae-ac5e-d23dccd7bd15 61a3b4e491a44677833ab372698ffa6e 7388d0117c8a42a5bda7d2534d26b211 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/875] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:40 2026] DELETE /v2.0/subnets/815025b0-7f61-4168-96e5-d49580a5ba42 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:59:40.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e45ffd62-73ed-46e6-818a-27488f27f9ca 61a3b4e491a44677833ab372698ffa6e 7388d0117c8a42a5bda7d2534d26b211 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/876] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:40 2026] DELETE /v2.0/networks/52072b22-f0bb-4cb8-9c49-47c8fbc15e0a => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/877] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:40 2026] DELETE /v2.0/subnets/7321891e-21e4-4d4c-bc8d-ea4c5e1bdfdf => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/878] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:40 2026] DELETE /v2.0/networks/22c370ab-e882-48ef-8aab-2c6a3e51f974 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/879] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:41 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/880] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 03:59:41 2026] GET /v2.0/ports/8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/881] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:39 2026] POST /v2.0/routers => generated 732 bytes in 2333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/882] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:41 2026] GET /v2.0/security-groups?tenant_id=9265bbf6466c41dcb1539cd7104125d2&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/883] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:41 2026] GET /v2.0/security-groups?tenant_id=7388d0117c8a42a5bda7d2534d26b211&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/884] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:41 2026] DELETE /v2.0/security-groups/54c0ed36-7caa-4638-8448-b1e96bac6edb => 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: 460/885] 199.19.213.61 () {34 vars in 999 bytes} [Fri Jun 5 03:59:42 2026] GET /v2.0/subnets?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 684 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/886] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:42 2026] DELETE /v2.0/security-groups/1b8078c8-6a18-49d2-b2ce-e3d177f70b94 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:42.358 8 INFO neutron.services.segments.plugin [-] Segment 4f505d6f-9b90-4256-8783-dd12934ed720 resource provider aggregate not found 2026-06-05 03:59:42.362 8 INFO neutron.services.segments.plugin [-] Segment 4f505d6f-9b90-4256-8783-dd12934ed720 resource provider aggregate not found 2026-06-05 03:59:42.384 8 INFO neutron.services.segments.plugin [-] Segment 4f505d6f-9b90-4256-8783-dd12934ed720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f505d6f-9b90-4256-8783-dd12934ed720 found for delete ", "request_id": "req-e97314f5-32e1-49b8-aa33-27bd6dc386e9"}]} 2026-06-05 03:59:42.387 8 INFO neutron.services.segments.plugin [-] Segment 4f505d6f-9b90-4256-8783-dd12934ed720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f505d6f-9b90-4256-8783-dd12934ed720 found for delete ", "request_id": "req-7c0ae769-caca-4fa2-bb7c-5940581a67d5"}]} [pid: 7|app: 0|req: 462/887] 199.19.213.61 () {34 vars in 1145 bytes} [Fri Jun 5 03:59:42 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e&device_owner=compute%3Anova&network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/888] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:42 2026] GET /v2.0/security-groups?tenant_id=6f343cd0e2744c6aba634331bc965848&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: 426/889] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:59:41 2026] PUT /v2.0/routers/c2efeb26-1123-47d9-89ef-897601041c57/add_router_interface => generated 309 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/890] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:42 2026] DELETE /v2.0/security-groups/e42ebf93-82c8-417d-bc47-c8a7cdd5bd2f => 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: 464/891] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:42 2026] PUT /v2.0/ports/8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 1149 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:43.020 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38e3de76-0c04-462f-9844-13d323efc5fb'] response: {'name': 'network-changed', 'server_uuid': '3c839cc6-c3f4-45d1-8530-6de323fd157e', 'tag': '8ad6536a-16ff-4eff-a857-54c7246bba63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 428/892] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1421 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: 7|app: 0|req: 465/893] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/894] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => 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: 466/895] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/896] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/subnets?id=c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/897] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/ports?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/898] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/networks?id=e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7 => generated 677 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/899] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/quotas/0bbaf951c5d749d4935b8cbb1d32679e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/900] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/901] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/902] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 03:59:43 2026] GET /v2.0/ports?tenant_id=0bbaf951c5d749d4935b8cbb1d32679e&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/903] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 03:59:44 2026] GET /v2.0/networks/e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/904] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 03:59:44 2026] GET /v2.0/networks/e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/905] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:44 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => 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: 472/906] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:44 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1152 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/907] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:44 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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-06-05 03:59:44.976 8 INFO neutron.db.segments_db [None req-f59bd8fa-2c89-4526-b412-2f5859089abb d9d9eb3ab49b4549a13650f856a60f41 354539fe88474ddfac537a8c41f465c4 - - default default] Added segment 68a5cd99-0975-4cd9-b30a-968e70800804 of type vxlan for network 63ba6efd-7dab-4621-b6c0-2ded57e1bdc3 [pid: 7|app: 0|req: 474/908] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/909] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:44 2026] POST /v2.0/networks => generated 644 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/910] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/911] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/912] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/913] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/subnets?id=c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/914] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/ports?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16&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: 436/915] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:45 2026] POST /v2.0/subnets => generated 641 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/916] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:45.436 8 INFO neutron.db.segments_db [None req-81f36d22-3c52-4639-b5ff-44f806f22a55 d9d9eb3ab49b4549a13650f856a60f41 354539fe88474ddfac537a8c41f465c4 - - default default] Added segment cf43effb-8539-47c1-a2c0-a8586666fc6d of type vxlan for network c00a3278-c22a-46bb-84ca-837575fc167d [pid: 7|app: 0|req: 481/917] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => 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: 482/918] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:45 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/919] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:45 2026] POST /v2.0/networks => generated 643 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/920] 10.0.0.189 () {34 vars in 743 bytes} [Fri Jun 5 03:59:45 2026] PUT /v2.0/networks/c00a3278-c22a-46bb-84ca-837575fc167d => generated 592 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/921] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:45 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/922] 199.19.213.61 () {34 vars in 1119 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/923] 10.0.0.189 () {34 vars in 741 bytes} [Fri Jun 5 03:59:46 2026] PUT /v2.0/subnets/c2cc8ec8-4f84-4ae4-8606-4ad3a2542a51 => generated 636 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:46.448 8 INFO neutron.services.segments.plugin [-] Segment cf43effb-8539-47c1-a2c0-a8586666fc6d resource provider aggregate not found 2026-06-05 03:59:46.457 8 INFO neutron.services.segments.plugin [-] Segment cf43effb-8539-47c1-a2c0-a8586666fc6d resource provider aggregate not found 2026-06-05 03:59:46.492 8 INFO neutron.services.segments.plugin [-] Segment cf43effb-8539-47c1-a2c0-a8586666fc6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf43effb-8539-47c1-a2c0-a8586666fc6d found for delete ", "request_id": "req-a7c18df3-c8a6-40e8-a6ab-4d7be2450dff"}]} 2026-06-05 03:59:46.498 8 INFO neutron.services.segments.plugin [-] Segment cf43effb-8539-47c1-a2c0-a8586666fc6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf43effb-8539-47c1-a2c0-a8586666fc6d found for delete ", "request_id": "req-3d6342ce-eb84-4ba7-9935-760987298b59"}]} [pid: 7|app: 0|req: 485/924] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:46 2026] PUT /v2.0/ports/8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 968 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/925] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:46 2026] DELETE /v2.0/networks/c00a3278-c22a-46bb-84ca-837575fc167d => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:46.535 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73ea013d-b52f-43e6-91c5-ff80a3fc95cb'] response: {'name': 'network-changed', 'server_uuid': '3c839cc6-c3f4-45d1-8530-6de323fd157e', 'tag': '8ad6536a-16ff-4eff-a857-54c7246bba63', '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, ' 2026-06-05 03:59:46.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd2777bc-fc43-4e68-97f8-521eea985409 d9d9eb3ab49b4549a13650f856a60f41 354539fe88474ddfac537a8c41f465c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/926] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:46 2026] DELETE /v2.0/networks/c00a3278-c22a-46bb-84ca-837575fc167d => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/927] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/928] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/929] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/subnets?network_id=5a490a45-334d-4cda-927b-b431ab29d022 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/930] 10.0.0.189 () {32 vars in 653 bytes} [Fri Jun 5 03:59:46 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: 443/931] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/networks => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/932] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/subnets => generated 1280 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/933] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/networks/63ba6efd-7dab-4621-b6c0-2ded57e1bdc3 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/934] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 03:59:46 2026] GET /v2.0/subnets/a0e37139-21b6-4440-b981-4ab3d9991eec => generated 641 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:47.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e5028d6-f80c-43f2-addd-d97e4b6efc0e d9d9eb3ab49b4549a13650f856a60f41 354539fe88474ddfac537a8c41f465c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/935] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:47 2026] DELETE /v2.0/subnets/c2cc8ec8-4f84-4ae4-8606-4ad3a2542a51 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/936] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:47.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e174f06-7b62-4f36-afdd-e84bddfd9e73 d9d9eb3ab49b4549a13650f856a60f41 354539fe88474ddfac537a8c41f465c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 492/937] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:47 2026] DELETE /v2.0/networks/c00a3278-c22a-46bb-84ca-837575fc167d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/938] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/939] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/940] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/subnets?id=c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 702 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/941] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:47 2026] DELETE /v2.0/subnets/a0e37139-21b6-4440-b981-4ab3d9991eec => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/942] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/ports?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16&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: 450/943] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:47.427 7 INFO neutron.services.segments.plugin [-] Segment 68a5cd99-0975-4cd9-b30a-968e70800804 resource provider aggregate not found 2026-06-05 03:59:47.436 7 INFO neutron.services.segments.plugin [-] Segment 68a5cd99-0975-4cd9-b30a-968e70800804 resource provider aggregate not found 2026-06-05 03:59:47.455 7 INFO neutron.services.segments.plugin [-] Segment 68a5cd99-0975-4cd9-b30a-968e70800804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a5cd99-0975-4cd9-b30a-968e70800804 found for delete ", "request_id": "req-e3f11b49-8c59-4c58-bc04-9af3b53cc03c"}]} 2026-06-05 03:59:47.460 7 INFO neutron.services.segments.plugin [-] Segment 68a5cd99-0975-4cd9-b30a-968e70800804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a5cd99-0975-4cd9-b30a-968e70800804 found for delete ", "request_id": "req-a07aafb4-225e-42b5-a3f8-064b5239a461"}]} [pid: 7|app: 0|req: 494/944] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:47 2026] DELETE /v2.0/networks/63ba6efd-7dab-4621-b6c0-2ded57e1bdc3 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/945] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?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: 496/946] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/947] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/security-groups?tenant_id=ce6e89f13ad047b2ae706f15c08a80f4&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/948] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:47 2026] DELETE /v2.0/security-groups/4d2e1aca-c086-46d9-a1ee-0dbbab2447c3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/949] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:47 2026] GET /v2.0/security-groups?tenant_id=354539fe88474ddfac537a8c41f465c4&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/950] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/951] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/security-groups?tenant_id=5e865d9c38844f96a05ab7f5352f5317&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/952] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:48 2026] DELETE /v2.0/security-groups/0fa78637-2673-450d-ba6d-01cb10ef44de => 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: 499/953] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/954] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:48 2026] DELETE /v2.0/security-groups/7042c10f-e212-4b28-baf4-12e9a357e592 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/955] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/ports?tenant_id=26b74230174c4a23bc98a477306054f1&device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/956] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/networks?id=cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/957] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/networks?id=e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7 => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/958] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/959] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/subnets?id=c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/960] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/ports?network_id=cd822abc-5e92-40e3-8b67-3fef486e6f16&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: 460/961] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/962] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => 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: 462/963] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:48 2026] GET /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16?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: 502/964] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 03:59:48 2026] POST /v2.0/ports => generated 954 bytes in 454 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: 503/965] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:49 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/966] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:49 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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: 8|app: 0|req: 463/967] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 03:59:49 2026] PUT /v2.0/ports/5cdf14e6-3d40-45ee-85c2-0904e0446060 => generated 1235 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 03:59:49.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ce194fa-3e57-4c06-9231-9151aaa30605'] response: {'name': 'network-changed', 'server_uuid': '3ea51248-0698-4ff6-8eed-fe99438e36e0', 'tag': '5cdf14e6-3d40-45ee-85c2-0904e0446060', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 505/968] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:49 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/971] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:49 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/972] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:50 2026] GET /v2.0/ports?tenant_id=0bbaf951c5d749d4935b8cbb1d32679e&device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/973] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 03:59:50 2026] GET /v2.0/networks?tenant_id=0bbaf951c5d749d4935b8cbb1d32679e&shared=False => generated 773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/974] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 03:59:50 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-06-05 03:59:50.484 8 INFO neutron.db.segments_db [None req-382f65b8-7e03-4048-9cd7-d9b4399b06e2 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 00882b23-3b45-49ba-8699-11b176db1215 of type vxlan for network 3c47d4e6-290c-4a8d-a05d-7b2b186b8e81 [pid: 8|app: 0|req: 465/975] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:50 2026] POST /v2.0/networks => generated 634 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/976] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:50 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 466/977] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 03:59:50 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 467/978] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:50 2026] GET /v2.0/security-groups?id=287c816e-c899-44fa-83d7-65c16185c0d0&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-06-05 03:59:50.649 7 INFO neutron.db.segments_db [None req-a53725b2-b398-47e4-bfb4-b24ab44e3042 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 of type vxlan for network 4a5e9b39-10a3-4447-817b-624100d31454 2026-06-05 03:59:50.772 8 INFO neutron_taas.services.taas.taas_plugin [req-1083577c-ee6c-4725-a6dc-f1b0b64ae303 req-e90eb82c-013f-4b61-abae-d897bc1a7159 a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] TaaS: Handle Delete Port: 8ad6536a-16ff-4eff-a857-54c7246bba63 2026-06-05 03:59:50.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1083577c-ee6c-4725-a6dc-f1b0b64ae303 req-e90eb82c-013f-4b61-abae-d897bc1a7159 a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] Tap Mirror: Handle Delete Port: 8ad6536a-16ff-4eff-a857-54c7246bba63 [pid: 7|app: 0|req: 512/979] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:50 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:50.865 8 INFO neutron.db.l3_db [req-1083577c-ee6c-4725-a6dc-f1b0b64ae303 req-e90eb82c-013f-4b61-abae-d897bc1a7159 a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] Floating IP 8eb8fea0-e863-4542-bdce-3ae2e708ef53 disassociated. External IP: 10.96.250.217, port: 8ad6536a-16ff-4eff-a857-54c7246bba63. [pid: 7|app: 0|req: 513/980] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:50 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/981] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 03:59:50 2026] DELETE /v2.0/ports/8ad6536a-16ff-4eff-a857-54c7246bba63 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/982] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/983] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:51 2026] POST /v2.0/subnets => generated 655 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/984] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/985] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/ports?tenant_id=0bbaf951c5d749d4935b8cbb1d32679e&device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/986] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5cdf14e6-3d40-45ee-85c2-0904e0446060 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:51.415 7 INFO neutron.db.segments_db [None req-cd809fac-6dac-4456-8edc-c0c676b0f7e5 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 0767f7c8-b275-4f79-b032-cccbe91a58b7 of type vxlan for network b7e21d1d-3f98-4c40-bc32-8241475ec21b [pid: 8|app: 0|req: 472/987] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/subnets?id=78877501-39c3-4b2b-82a9-880941786afb => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/988] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/ports?network_id=e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7&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: 474/989] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/networks/e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/990] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/networks/e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7?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) 2026-06-05 03:59:51.696 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1de0c95-8c0d-4c9f-a03f-ec0f7953ed08'] response: {'server_uuid': '3c839cc6-c3f4-45d1-8530-6de323fd157e', 'name': 'network-vif-deleted', 'tag': '8ad6536a-16ff-4eff-a857-54c7246bba63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/991] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:51 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 03:59:51.745 7 INFO neutron.db.l3_hamode_db [None req-cd809fac-6dac-4456-8edc-c0c676b0f7e5 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:59:51.884 7 INFO neutron.db.l3_hamode_db [None req-cd809fac-6dac-4456-8edc-c0c676b0f7e5 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 516/992] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:51 2026] POST /v2.0/routers => generated 510 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/993] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:52 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/994] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:52 2026] GET /v2.0/security-groups?tenant_id=0ebd7204378047fa8f2901c7f3533cb3&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/995] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:52 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&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: 479/996] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:52 2026] DELETE /v2.0/security-groups/4bd33912-1bfb-4969-b694-caa18b63932e => 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: 480/997] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:52 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 481/998] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:53 2026] GET /v2.0/security-groups?tenant_id=c8ccd0c2c756498ca4fa901c05716d8a&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/999] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:53 2026] DELETE /v2.0/security-groups/e0526c98-f71d-48c6-8f77-bab8df1632a6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1000] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:59:52 2026] PUT /v2.0/routers/76eade3d-d3f8-4d7b-8c3a-d09266f66f67/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1001] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 03:59:53 2026] GET /v2.0/ports/9e53deac-fb2e-4bf7-80e3-53fb6189d1e4 => generated 959 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1002] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:53 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1003] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:53 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&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: 8|app: 0|req: 486/1004] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:54 2026] GET /v2.0/ports?device_id=3c839cc6-c3f4-45d1-8530-6de323fd157e => 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: 519/1005] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 03:59:53 2026] PUT /v2.0/routers/76eade3d-d3f8-4d7b-8c3a-d09266f66f67/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1006] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 03:59:55 2026] GET /v2.0/ports/ef059937-dd34-4a15-856c-23c3dbfb07b5 => generated 967 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1007] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:55 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1008] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:55 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&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: 8|app: 0|req: 489/1009] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:55 2026] DELETE /v2.0/security-groups/287c816e-c899-44fa-83d7-65c16185c0d0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:55.384 8 INFO neutron.api.v2.resource [None req-6d7ad484-5c65-4b2e-b98a-2a4ae46f33f1 a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 490/1010] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 03:59:55 2026] GET /v2.0/security-groups/287c816e-c899-44fa-83d7-65c16185c0d0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 03:59:55.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7294bd2-796a-47be-ba73-38bb5c47e82e a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] TaaS: Handle Delete Port: b0d15d4e-072c-49e5-aa95-87a0a13b0e52 2026-06-05 03:59:55.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7294bd2-796a-47be-ba73-38bb5c47e82e a94734ac2c2e4e1bba55f4522069f63a 26b74230174c4a23bc98a477306054f1 - - default default] Tap Mirror: Handle Delete Port: b0d15d4e-072c-49e5-aa95-87a0a13b0e52 2026-06-05 03:59:55.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-06f8e74d-a993-4585-95e7-f15ebb900070 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: ef059937-dd34-4a15-856c-23c3dbfb07b5 2026-06-05 03:59:55.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06f8e74d-a993-4585-95e7-f15ebb900070 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: ef059937-dd34-4a15-856c-23c3dbfb07b5 [pid: 8|app: 0|req: 491/1011] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 03:59:55 2026] DELETE /v2.0/floatingips/8eb8fea0-e863-4542-bdce-3ae2e708ef53 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1012] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:55 2026] GET /v2.0/security-groups?tenant_id=fc2a242142ba4814b512d1d6196da00f&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1013] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:59:55 2026] PUT /v2.0/routers/76eade3d-d3f8-4d7b-8c3a-d09266f66f67/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1014] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:56 2026] DELETE /v2.0/security-groups/f6b10421-0a37-4efb-b517-27f97820745d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:56.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3277bd9-cc8b-4b35-bc01-a57cf139bbe3 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:56.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3277bd9-cc8b-4b35-bc01-a57cf139bbe3 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 6ee3a5b7-c9fc-4b93-9d2d-ede3527047fb 2026-06-05 03:59:56.640 7 INFO neutron_taas.services.taas.taas_plugin [None req-611b06b9-07e9-4dc8-baf9-6dbc82289f35 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 9e53deac-fb2e-4bf7-80e3-53fb6189d1e4 2026-06-05 03:59:56.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-611b06b9-07e9-4dc8-baf9-6dbc82289f35 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 9e53deac-fb2e-4bf7-80e3-53fb6189d1e4 [pid: 7|app: 0|req: 523/1015] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:59:56 2026] PUT /v2.0/routers/76eade3d-d3f8-4d7b-8c3a-d09266f66f67/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1016] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 03:59:56 2026] PUT /v2.0/routers/25771c85-f4b6-4c46-b605-c9144a601ec2/remove_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1017] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 03:59:57 2026] GET /v2.0/ports?device_id=76eade3d-d3f8-4d7b-8c3a-d09266f66f67 => 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: 524/1018] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:57 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 03:59:57.515 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bacf253-24c9-4a54-9ff0-a7b30267374d a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 7007e3d2-dc5d-43f9-b411-027ff4269335 2026-06-05 03:59:57.518 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bacf253-24c9-4a54-9ff0-a7b30267374d a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 7007e3d2-dc5d-43f9-b411-027ff4269335 2026-06-05 03:59:57.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d0ed1a6-8b84-478c-9e14-805afd0a1b58 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 8aa301b7-50a4-4162-88c1-b9f5fba432f9 2026-06-05 03:59:57.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d0ed1a6-8b84-478c-9e14-805afd0a1b58 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 8aa301b7-50a4-4162-88c1-b9f5fba432f9 2026-06-05 03:59:57.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d0ed1a6-8b84-478c-9e14-805afd0a1b58 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 70d798af-3967-4064-a480-74289140081a 2026-06-05 03:59:57.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d0ed1a6-8b84-478c-9e14-805afd0a1b58 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 70d798af-3967-4064-a480-74289140081a 2026-06-05 03:59:57.929 7 INFO neutron.services.segments.plugin [-] Segment 0767f7c8-b275-4f79-b032-cccbe91a58b7 resource provider aggregate not found 2026-06-05 03:59:57.930 7 INFO neutron.services.segments.plugin [-] Segment 0767f7c8-b275-4f79-b032-cccbe91a58b7 resource provider aggregate not found 2026-06-05 03:59:57.952 7 INFO neutron.services.segments.plugin [-] Segment 0767f7c8-b275-4f79-b032-cccbe91a58b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0767f7c8-b275-4f79-b032-cccbe91a58b7 found for delete ", "request_id": "req-78438c71-1850-4185-9a66-4a5cb0091683"}]} 2026-06-05 03:59:57.957 7 INFO neutron.services.segments.plugin [-] Segment 0767f7c8-b275-4f79-b032-cccbe91a58b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0767f7c8-b275-4f79-b032-cccbe91a58b7 found for delete ", "request_id": "req-6cc68ec4-076c-412f-9bd9-c2a7ba85d051"}]} 2026-06-05 03:59:57.963 7 INFO neutron.db.l3_hamode_db [None req-2bacf253-24c9-4a54-9ff0-a7b30267374d a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] HA network b7e21d1d-3f98-4c40-bc32-8241475ec21b was deleted as no HA routers are present in tenant cd743cfa252c40668c44bc157439c8a8. [pid: 7|app: 0|req: 525/1019] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:57 2026] DELETE /v2.0/routers/76eade3d-d3f8-4d7b-8c3a-d09266f66f67 => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1020] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:57 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1021] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:58 2026] DELETE /v2.0/subnets/d4d670f5-f30f-45e5-8386-d212c3ae6d77 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:58.339 8 INFO neutron.services.segments.plugin [-] Segment 3219638e-f35a-43f4-bae3-2d1bc99510e9 resource provider aggregate not found 2026-06-05 03:59:58.349 8 INFO neutron.services.segments.plugin [-] Segment 3219638e-f35a-43f4-bae3-2d1bc99510e9 resource provider aggregate not found 2026-06-05 03:59:58.373 8 INFO neutron.services.segments.plugin [-] Segment 3219638e-f35a-43f4-bae3-2d1bc99510e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3219638e-f35a-43f4-bae3-2d1bc99510e9 found for delete ", "request_id": "req-f7668044-94fc-4b8c-8e3f-d76252c4a121"}]} 2026-06-05 03:59:58.379 8 INFO neutron.services.segments.plugin [-] Segment 3219638e-f35a-43f4-bae3-2d1bc99510e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3219638e-f35a-43f4-bae3-2d1bc99510e9 found for delete ", "request_id": "req-3b2e57a8-3ca3-4d78-8ed7-0adcb7b5ca29"}]} 2026-06-05 03:59:58.395 8 INFO neutron.db.l3_hamode_db [None req-9d0ed1a6-8b84-478c-9e14-805afd0a1b58 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 165eb883-c48e-4989-a0d1-2a16a606e17e was deleted as no HA routers are present in tenant 26b74230174c4a23bc98a477306054f1. [pid: 8|app: 0|req: 495/1022] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:57 2026] DELETE /v2.0/routers/25771c85-f4b6-4c46-b605-c9144a601ec2 => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1023] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:58 2026] DELETE /v2.0/subnets/5948ccbf-f55e-4fd6-b034-eb32cf197e87 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1024] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 03:59:58 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1025] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 03:59:58 2026] DELETE /v2.0/subnets/c4e75055-36e6-45f3-8646-6d9205bb70eb => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:58.742 8 INFO neutron.db.segments_db [None req-616572f0-1b07-434c-9b55-929e02eb3046 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Added segment 5679d46f-6af7-46cd-a526-e33c329db73b of type vxlan for network 88d95728-2bca-4fd6-b927-049c7df43084 [pid: 7|app: 0|req: 531/1026] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:58 2026] DELETE /v2.0/networks/4a5e9b39-10a3-4447-817b-624100d31454 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1027] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 03:59:58 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1028] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:58 2026] POST /v2.0/networks => generated 649 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:58.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f72b74a-c77e-463e-bf0b-4a1dbecf5de8 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: fb8b66da-ed12-4ecb-aeba-18d3882728bb 2026-06-05 03:59:58.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f72b74a-c77e-463e-bf0b-4a1dbecf5de8 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: fb8b66da-ed12-4ecb-aeba-18d3882728bb 2026-06-05 03:59:58.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-f34dff09-831a-4e06-bed6-10c9b64ab4d5 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 0c8dffcb-ef6c-45a0-9aae-c53a9a219785 2026-06-05 03:59:58.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f34dff09-831a-4e06-bed6-10c9b64ab4d5 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 0c8dffcb-ef6c-45a0-9aae-c53a9a219785 [pid: 7|app: 0|req: 533/1029] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:58 2026] DELETE /v2.0/networks/cd822abc-5e92-40e3-8b67-3fef486e6f16 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1030] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 03:59:58 2026] DELETE /v2.0/networks/3c47d4e6-290c-4a8d-a05d-7b2b186b8e81 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 03:59:59.292 8 INFO neutron.db.segments_db [None req-cfeae60f-3295-4452-8128-4e8fd286d21d a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 56935d23-b16c-44e1-bfd7-df4675b1ebe4 of type vxlan for network c2d4871d-98c5-421f-9557-51ffa0801842 [pid: 8|app: 0|req: 498/1031] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 03:59:59 2026] POST /v2.0/networks => generated 634 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1032] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 03:59:59 2026] GET /v2.0/security-groups?tenant_id=26b74230174c4a23bc98a477306054f1&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: 534/1033] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:59 2026] POST /v2.0/subnets => generated 627 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1034] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 03:59:59 2026] DELETE /v2.0/security-groups/d495659c-a003-4a1d-9ce4-376ac2de3786 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 03:59:59.576 7 INFO neutron.db.segments_db [None req-2f943678-c671-4c0b-b646-29820ea5473b 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Added segment 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 of type vxlan for network 750f0277-f764-46c3-bb50-fb35b478516b [pid: 8|app: 0|req: 500/1035] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:59 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 03:59:59.732 8 INFO neutron.db.segments_db [None req-a7f31f91-4d24-43b7-984d-743513da8308 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 of type vxlan for network b977c978-b404-49ae-9a86-2023450273f6 2026-06-05 03:59:59.759 7 INFO neutron.db.l3_hamode_db [None req-2f943678-c671-4c0b-b646-29820ea5473b 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:59:59.980 8 INFO neutron.db.l3_hamode_db [None req-a7f31f91-4d24-43b7-984d-743513da8308 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 03:59:59.982 7 INFO neutron.services.segments.plugin [-] Segment 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 resource provider aggregate not found 2026-06-05 03:59:59.999 7 INFO neutron.services.segments.plugin [-] Segment 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 resource provider aggregate not found 2026-06-05 04:00:00.007 7 INFO neutron.services.segments.plugin [-] Segment 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 found for delete ", "request_id": "req-ab9eb07b-c0fb-4766-af30-42a099dd69b7"}]} 2026-06-05 04:00:00.031 7 INFO neutron.services.segments.plugin [-] Segment 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d3fe4c5-947b-4576-99bb-035f78bcc4c4 found for delete ", "request_id": "req-aaf7df2f-c70c-4884-9700-65d306136ca0"}]} 2026-06-05 04:00:00.038 7 INFO neutron.services.segments.plugin [-] Segment ad924fe7-ee69-433f-b364-11b23316f49b resource provider aggregate not found 2026-06-05 04:00:00.065 7 INFO neutron.services.segments.plugin [-] Segment ad924fe7-ee69-433f-b364-11b23316f49b resource provider aggregate not found 2026-06-05 04:00:00.073 7 INFO neutron.services.segments.plugin [-] Segment ad924fe7-ee69-433f-b364-11b23316f49b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad924fe7-ee69-433f-b364-11b23316f49b found for delete ", "request_id": "req-9489c3fc-7215-49eb-bba8-0ce3d6f705c4"}]} 2026-06-05 04:00:00.098 7 INFO neutron.services.segments.plugin [-] Segment ad924fe7-ee69-433f-b364-11b23316f49b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad924fe7-ee69-433f-b364-11b23316f49b found for delete ", "request_id": "req-1f9a1b50-d18e-47db-b3a2-71a9007c6576"}]} 2026-06-05 04:00:00.238 8 INFO neutron.db.l3_hamode_db [None req-a7f31f91-4d24-43b7-984d-743513da8308 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:00.404 8 INFO neutron.services.segments.plugin [-] Segment 00882b23-3b45-49ba-8699-11b176db1215 resource provider aggregate not found 2026-06-05 04:00:00.417 8 INFO neutron.services.segments.plugin [-] Segment 00882b23-3b45-49ba-8699-11b176db1215 resource provider aggregate not found 2026-06-05 04:00:00.438 8 INFO neutron.services.segments.plugin [-] Segment 00882b23-3b45-49ba-8699-11b176db1215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00882b23-3b45-49ba-8699-11b176db1215 found for delete ", "request_id": "req-d88f046e-fd62-4de0-96c3-6f864800ebd2"}]} 2026-06-05 04:00:00.442 8 INFO neutron.services.segments.plugin [-] Segment 00882b23-3b45-49ba-8699-11b176db1215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00882b23-3b45-49ba-8699-11b176db1215 found for delete ", "request_id": "req-e94fc612-60ac-4890-960c-d3117454a728"}]} 2026-06-05 04:00:00.811 7 INFO neutron.db.l3_hamode_db [None req-2f943678-c671-4c0b-b646-29820ea5473b 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/1036] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:59 2026] POST /v2.0/routers => generated 510 bytes in 1350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1037] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:01 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 971 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1038] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:00:01 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => 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: 504/1039] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:01 2026] POST /v2.0/ports => generated 964 bytes in 442 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: 505/1040] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:01 2026] GET /v2.0/security-groups?id=42ed284a-9661-4e05-a569-00459826af38&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:01.818 8 INFO neutron_taas.services.taas.taas_plugin [req-5f9a2fca-e777-4c1c-a7ba-716be9fc16a5 req-bc00d1f1-06a7-445d-8469-4b073dfe003a 7c1663da329947839bac70d327366b7b 0bbaf951c5d749d4935b8cbb1d32679e - - default default] TaaS: Handle Delete Port: 5cdf14e6-3d40-45ee-85c2-0904e0446060 2026-06-05 04:00:01.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5f9a2fca-e777-4c1c-a7ba-716be9fc16a5 req-bc00d1f1-06a7-445d-8469-4b073dfe003a 7c1663da329947839bac70d327366b7b 0bbaf951c5d749d4935b8cbb1d32679e - - default default] Tap Mirror: Handle Delete Port: 5cdf14e6-3d40-45ee-85c2-0904e0446060 [pid: 8|app: 0|req: 506/1041] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:00:01 2026] DELETE /v2.0/ports/5cdf14e6-3d40-45ee-85c2-0904e0446060 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:02.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba3e02f-787a-4c9d-a6b5-44a45819ea26'] response: {'server_uuid': '3ea51248-0698-4ff6-8eed-fe99438e36e0', 'name': 'network-vif-deleted', 'tag': '5cdf14e6-3d40-45ee-85c2-0904e0446060', 'status': 'completed', 'code': 200} 2026-06-05 04:00:02.344 8 INFO neutron.db.segments_db [None req-e51331b2-c512-4b03-a983-be96fac27949 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 79872baf-ecbe-4f9e-898c-3584c0326e4e of type vxlan for network 915710f9-03fc-4fba-93ad-71a4af12160f [pid: 8|app: 0|req: 507/1042] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 04:00:02 2026] POST /v2.0/networks => generated 743 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1043] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 03:59:59 2026] POST /v2.0/routers => generated 693 bytes in 2952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1044] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:02 2026] POST /v2.0/subnets => generated 691 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1045] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:02 2026] PUT /v2.0/routers/a0179f90-e37a-416b-81ab-16c20df26ab7/add_router_interface => generated 309 bytes in 1200 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-06-05 04:00:03.714 8 INFO neutron.db.segments_db [None req-f7d9f2d5-7072-4d92-8137-1dba875ad50c 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 of type vxlan for network f140f1cc-72b0-4b4d-97f0-60c428fe8d76 2026-06-05 04:00:03.999 8 INFO neutron.db.l3_hamode_db [None req-f7d9f2d5-7072-4d92-8137-1dba875ad50c 7ea423cc6d9e49fc8f519beac2fd6577 b28aa2c159204cb5b2f8d15388a46057 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 538/1046] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:02 2026] PUT /v2.0/routers/63f16db4-d7e1-4ba9-bb45-3bd0d8051d55/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1047] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:04 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => 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: 540/1048] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:04 2026] GET /v2.0/ports/5e208713-3bf6-44a5-97b8-8ed77fe1d388 => generated 1038 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1049] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:04 2026] POST /v2.0/ports => generated 954 bytes in 483 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-06-05 04:00:04.875 8 INFO neutron.db.l3_hamode_db [None req-f7d9f2d5-7072-4d92-8137-1dba875ad50c 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:05.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e9ea40f-c91d-4b51-a491-c5028500e7ae a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 5e208713-3bf6-44a5-97b8-8ed77fe1d388 2026-06-05 04:00:05.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e9ea40f-c91d-4b51-a491-c5028500e7ae a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 5e208713-3bf6-44a5-97b8-8ed77fe1d388 [pid: 7|app: 0|req: 542/1050] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:04 2026] PUT /v2.0/routers/a0179f90-e37a-416b-81ab-16c20df26ab7/remove_router_interface => generated 309 bytes in 886 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: 543/1051] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:05 2026] POST /v2.0/ports => generated 954 bytes in 546 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: 546/1054] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:06 2026] GET /v2.0/ports?device_id=3ea51248-0698-4ff6-8eed-fe99438e36e0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:06.294 7 INFO neutron.api.v2.resource [None req-b9b272fc-39c4-4fc7-940a-d71b31342fb3 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1055] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:06 2026] PUT /v2.0/routers/a0179f90-e37a-416b-81ab-16c20df26ab7/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1056] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:03 2026] POST /v2.0/routers => generated 731 bytes in 2879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1057] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:06 2026] GET /v2.0/ports?device_id=a0179f90-e37a-416b-81ab-16c20df26ab7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:07.135 7 INFO neutron.db.l3_db [None req-fbaf7783-0e88-48d5-8721-4e53b0b544ee 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Floating IP 5bd4d2a7-afc1-457f-85e9-ce6c09a84969 associated. External IP: 10.96.250.215, port: f1ba0b80-bb6f-4b6d-ace7-5e7e5e3da568. [pid: 7|app: 0|req: 548/1058] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:00:06 2026] POST /v2.0/floatingips => generated 841 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:07.767 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf90867a-cbd0-4a65-902a-48f6cdf9de74 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 8b55e56a-301d-4d5c-80b4-e96d21071f26 2026-06-05 04:00:07.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf90867a-cbd0-4a65-902a-48f6cdf9de74 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 8b55e56a-301d-4d5c-80b4-e96d21071f26 [pid: 8|app: 0|req: 511/1059] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:06 2026] PUT /v2.0/routers/772ef032-023d-4471-aef6-f15ed2920869/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:08.203 7 INFO neutron.services.segments.plugin [-] Segment 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 resource provider aggregate not found 2026-06-05 04:00:08.209 7 INFO neutron.services.segments.plugin [-] Segment 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 resource provider aggregate not found 2026-06-05 04:00:08.227 7 INFO neutron.services.segments.plugin [-] Segment 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 found for delete ", "request_id": "req-9c5933b9-aae5-4800-a797-5263c4619bd7"}]} 2026-06-05 04:00:08.229 7 INFO neutron.services.segments.plugin [-] Segment 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c2b5bb-fe8b-48cd-9e10-be704ef7bff9 found for delete ", "request_id": "req-efbc8a71-a8f4-4ac6-8a24-1edb27bfd210"}]} 2026-06-05 04:00:08.233 7 INFO neutron.db.l3_hamode_db [None req-cf90867a-cbd0-4a65-902a-48f6cdf9de74 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] HA network b977c978-b404-49ae-9a86-2023450273f6 was deleted as no HA routers are present in tenant cd743cfa252c40668c44bc157439c8a8. [pid: 7|app: 0|req: 549/1060] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:07 2026] DELETE /v2.0/routers/a0179f90-e37a-416b-81ab-16c20df26ab7 => generated 0 bytes in 707 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:08.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd394053-b664-4e59-8137-7ed430e2d141 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 04:00:08.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd394053-b664-4e59-8137-7ed430e2d141 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 1fd4ef04-9931-4577-9d84-bef376ac365f 2026-06-05 04:00:08.368 7 INFO neutron.db.l3_db [None req-0986b532-858b-4518-a5fa-4c4083927a60 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Floating IP 5bd4d2a7-afc1-457f-85e9-ce6c09a84969 disassociated. External IP: 10.96.250.215, port: f1ba0b80-bb6f-4b6d-ace7-5e7e5e3da568. [pid: 7|app: 0|req: 550/1061] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:00:08 2026] PUT /v2.0/floatingips/5bd4d2a7-afc1-457f-85e9-ce6c09a84969 => generated 552 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1062] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:08 2026] DELETE /v2.0/subnets/56e81d06-e59d-4c15-9972-0a44743907fd => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1063] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:07 2026] PUT /v2.0/routers/c2efeb26-1123-47d9-89ef-897601041c57/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1064] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 04:00:08 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-05 04:00:09.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-7561da17-5f77-42d1-9df6-79a1f6eba982 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: a0d82037-9f42-49d1-970f-e985acad9eeb 2026-06-05 04:00:09.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7561da17-5f77-42d1-9df6-79a1f6eba982 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: a0d82037-9f42-49d1-970f-e985acad9eeb 2026-06-05 04:00:09.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-209b75da-7a66-4329-8035-0e6bbe9a5767 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 71a1a641-2c0b-473e-91d8-50a203eb4ad3 2026-06-05 04:00:09.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-209b75da-7a66-4329-8035-0e6bbe9a5767 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 71a1a641-2c0b-473e-91d8-50a203eb4ad3 [pid: 8|app: 0|req: 513/1065] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:00:08 2026] DELETE /v2.0/floatingips/5bd4d2a7-afc1-457f-85e9-ce6c09a84969 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1066] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:08 2026] DELETE /v2.0/networks/c2d4871d-98c5-421f-9557-51ffa0801842 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1067] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:09 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) 2026-06-05 04:00:09.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0cbefcf-a446-445c-9739-e5096a3a90a6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 1522ae0f-73f7-4916-b75a-baabbc5cf4dc 2026-06-05 04:00:09.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0cbefcf-a446-445c-9739-e5096a3a90a6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 1522ae0f-73f7-4916-b75a-baabbc5cf4dc 2026-06-05 04:00:09.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0cbefcf-a446-445c-9739-e5096a3a90a6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: fca292b4-f8e4-4615-b574-05ec7cff1203 2026-06-05 04:00:09.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0cbefcf-a446-445c-9739-e5096a3a90a6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: fca292b4-f8e4-4615-b574-05ec7cff1203 2026-06-05 04:00:10.255 7 INFO neutron.services.segments.plugin [-] Segment 56935d23-b16c-44e1-bfd7-df4675b1ebe4 resource provider aggregate not found 2026-06-05 04:00:10.264 7 INFO neutron.services.segments.plugin [-] Segment 56935d23-b16c-44e1-bfd7-df4675b1ebe4 resource provider aggregate not found 2026-06-05 04:00:10.283 7 INFO neutron.services.segments.plugin [-] Segment 56935d23-b16c-44e1-bfd7-df4675b1ebe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56935d23-b16c-44e1-bfd7-df4675b1ebe4 found for delete ", "request_id": "req-f0ea12a0-388c-44a8-9275-4c3046052025"}]} 2026-06-05 04:00:10.285 7 INFO neutron.services.segments.plugin [-] Segment 56935d23-b16c-44e1-bfd7-df4675b1ebe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56935d23-b16c-44e1-bfd7-df4675b1ebe4 found for delete ", "request_id": "req-2b1c79d8-4fb8-434a-81c6-e8e13e3babfa"}]} 2026-06-05 04:00:10.301 8 INFO neutron.services.segments.plugin [-] Segment 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 resource provider aggregate not found 2026-06-05 04:00:10.307 8 INFO neutron.services.segments.plugin [-] Segment 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 resource provider aggregate not found 2026-06-05 04:00:10.332 8 INFO neutron.services.segments.plugin [-] Segment 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 found for delete ", "request_id": "req-2937b7e9-040a-4e8c-95fd-cab553ffd7bc"}]} 2026-06-05 04:00:10.333 8 INFO neutron.services.segments.plugin [-] Segment 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5858143d-b5de-4ef6-bfc2-b0ff6bf2ba71 found for delete ", "request_id": "req-33e61ed7-0a7c-49dc-a203-dffa81c8502d"}]} 2026-06-05 04:00:10.352 8 INFO neutron.db.l3_hamode_db [None req-b0cbefcf-a446-445c-9739-e5096a3a90a6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network e91c19df-f705-41e5-91d0-188c9b256b83 was deleted as no HA routers are present in tenant 0bbaf951c5d749d4935b8cbb1d32679e. [pid: 8|app: 0|req: 514/1068] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:09 2026] DELETE /v2.0/routers/c2efeb26-1123-47d9-89ef-897601041c57 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:10.373 7 INFO neutron.db.l3_db [None req-c18d7b9c-bc25-4636-a948-a8c5e29e1d26 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Floating IP 7480f17c-3157-4fc2-9e98-55ec5d16c026 associated. External IP: 10.96.250.214, port: e1585233-283f-42f5-b0f6-ad9796f6f20a. 2026-06-05 04:00:10.420 8 INFO neutron.db.segments_db [None req-55d2479a-ff2c-4b64-a0b8-2f29c93c2919 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 9631be0d-1175-46b2-9381-7f115c6b3ba2 of type vxlan for network 2b9d64d0-39c6-4110-975b-2597e4f3a6cc [pid: 8|app: 0|req: 515/1069] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:10 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1070] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1071] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:00:09 2026] POST /v2.0/floatingips => generated 841 bytes in 1358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1072] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:10 2026] DELETE /v2.0/subnets/78877501-39c3-4b2b-82a9-880941786afb => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1073] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:10 2026] POST /v2.0/subnets => generated 646 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1074] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:00:11 2026] GET /v2.0/floatingips/7480f17c-3157-4fc2-9e98-55ec5d16c026 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:11.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f3686f5-9457-43f0-99e3-620f0ebb41cb 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: c0059a7d-73f5-47b6-8982-ab667013ca49 2026-06-05 04:00:11.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f3686f5-9457-43f0-99e3-620f0ebb41cb 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: c0059a7d-73f5-47b6-8982-ab667013ca49 [pid: 8|app: 0|req: 518/1075] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:00:10 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:11.497 8 INFO neutron.db.segments_db [None req-7b22ac7c-ce7e-49c8-b2a0-eb2f79f2b4da a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 of type vxlan for network c82ac242-0650-4a37-bce5-3e61c90f15d4 [pid: 7|app: 0|req: 558/1076] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:11 2026] DELETE /v2.0/networks/e8ecb68c-7e82-4db8-a1bc-1f60bca86fc7 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1077] 10.0.0.189 () {32 vars in 655 bytes} [Fri Jun 5 04:00:11 2026] GET /v2.0/floatingips => generated 844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:11.874 8 INFO neutron.db.l3_hamode_db [None req-7b22ac7c-ce7e-49c8-b2a0-eb2f79f2b4da a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:11.917 7 INFO neutron.db.l3_db [None req-1a95e5c1-65ff-43e3-8e8a-68e3d2b3722a 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Floating IP 7480f17c-3157-4fc2-9e98-55ec5d16c026 associated. External IP: 10.96.250.214, port: e1585233-283f-42f5-b0f6-ad9796f6f20a. 2026-06-05 04:00:12.044 8 INFO neutron.db.l3_hamode_db [None req-7b22ac7c-ce7e-49c8-b2a0-eb2f79f2b4da a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:12.317 7 INFO neutron.services.segments.plugin [-] Segment 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 resource provider aggregate not found 2026-06-05 04:00:12.324 7 INFO neutron.services.segments.plugin [-] Segment 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 resource provider aggregate not found 2026-06-05 04:00:12.351 7 INFO neutron.services.segments.plugin [-] Segment 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 found for delete ", "request_id": "req-3afa1d9e-12d8-4390-bae4-586aca937e03"}]} 2026-06-05 04:00:12.355 7 INFO neutron.services.segments.plugin [-] Segment 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afd9c48-4c25-46b7-aae5-5b71afdd24d8 found for delete ", "request_id": "req-112694e4-b155-4d2c-a3bf-fe1d6307ed49"}]} [pid: 7|app: 0|req: 560/1078] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:00:11 2026] PUT /v2.0/floatingips/7480f17c-3157-4fc2-9e98-55ec5d16c026 => generated 841 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1079] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:12 2026] GET /v2.0/security-groups?tenant_id=0bbaf951c5d749d4935b8cbb1d32679e&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: 562/1080] 10.0.0.88 () {34 vars in 1097 bytes} [Fri Jun 5 04:00:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--524948864&fields=id&tenant_id=b28aa2c159204cb5b2f8d15388a46057 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:12.701 7 INFO neutron.db.l3_db [None req-0bd5a963-a88c-473d-83b8-f6a9fdf081ff 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Floating IP 7480f17c-3157-4fc2-9e98-55ec5d16c026 disassociated. External IP: 10.96.250.214, port: f1ba0b80-bb6f-4b6d-ace7-5e7e5e3da568. [pid: 8|app: 0|req: 519/1081] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:11 2026] POST /v2.0/routers => generated 511 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1082] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:12 2026] DELETE /v2.0/security-groups/42ed284a-9661-4e05-a569-00459826af38 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1083] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:00:12 2026] GET /v2.0/networks?id=915710f9-03fc-4fba-93ad-71a4af12160f => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1084] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:00:12 2026] PUT /v2.0/floatingips/7480f17c-3157-4fc2-9e98-55ec5d16c026 => generated 552 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1085] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:00:13 2026] GET /v2.0/quotas/b28aa2c159204cb5b2f8d15388a46057 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:13.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-273d193e-750e-454e-91cc-106a6b4155d1 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: 5b63c2f8-a802-45cb-baaa-9eabf9e85265 2026-06-05 04:00:13.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-273d193e-750e-454e-91cc-106a6b4155d1 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: 5b63c2f8-a802-45cb-baaa-9eabf9e85265 [pid: 7|app: 0|req: 565/1086] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:00:13 2026] DELETE /v2.0/floatingips/7480f17c-3157-4fc2-9e98-55ec5d16c026 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1087] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:00:13 2026] GET /v2.0/ports?tenant_id=b28aa2c159204cb5b2f8d15388a46057&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:13.410 7 INFO neutron.api.v2.resource [None req-5a2dc176-2baf-4e95-ae7c-735ec7b6fa56 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1088] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:00:13 2026] DELETE /v2.0/floatingips/7480f17c-3157-4fc2-9e98-55ec5d16c026 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1089] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:00:13 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:13.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-295d024f-b364-43b9-921f-7486505b0e11 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: f1ba0b80-bb6f-4b6d-ace7-5e7e5e3da568 2026-06-05 04:00:13.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-295d024f-b364-43b9-921f-7486505b0e11 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: f1ba0b80-bb6f-4b6d-ace7-5e7e5e3da568 [pid: 7|app: 0|req: 569/1090] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:13 2026] DELETE /v2.0/ports/f1ba0b80-bb6f-4b6d-ace7-5e7e5e3da568 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1091] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:00:13 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:13.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-b734fec0-a516-4388-87c6-210235c26033 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: e1585233-283f-42f5-b0f6-ad9796f6f20a 2026-06-05 04:00:13.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b734fec0-a516-4388-87c6-210235c26033 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: e1585233-283f-42f5-b0f6-ad9796f6f20a [pid: 7|app: 0|req: 571/1092] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:13 2026] DELETE /v2.0/ports/e1585233-283f-42f5-b0f6-ad9796f6f20a => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1093] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:12 2026] PUT /v2.0/routers/1f0e8be3-cfbf-4cd4-8946-7d9642741e12/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1094] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:14 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 573/1095] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:14 2026] GET /v2.0/ports/5d2e77dc-c35c-4912-a9ed-2484a21aa62d => generated 959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1096] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:14 2026] GET /v2.0/ports?device_id=63f16db4-d7e1-4ba9-bb45-3bd0d8051d55 => generated 958 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:14.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd5ed3ee-c739-41e7-87ed-d7d7bd892415 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: 3de94d8b-ad6c-4976-bd60-3a92f320d28e 2026-06-05 04:00:14.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd5ed3ee-c739-41e7-87ed-d7d7bd892415 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: 3de94d8b-ad6c-4976-bd60-3a92f320d28e 2026-06-05 04:00:14.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a86178b-4778-410e-9213-373ec2c532c3 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 5d2e77dc-c35c-4912-a9ed-2484a21aa62d 2026-06-05 04:00:14.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a86178b-4778-410e-9213-373ec2c532c3 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 5d2e77dc-c35c-4912-a9ed-2484a21aa62d [pid: 7|app: 0|req: 574/1097] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:14 2026] PUT /v2.0/routers/1f0e8be3-cfbf-4cd4-8946-7d9642741e12/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1098] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:15 2026] GET /v2.0/ports?device_id=1f0e8be3-cfbf-4cd4-8946-7d9642741e12 => 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: 524/1099] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:14 2026] PUT /v2.0/routers/63f16db4-d7e1-4ba9-bb45-3bd0d8051d55/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:15.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-a04d9184-18a5-44b7-94d4-22d296ff28de a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 4c971bbe-ab5c-46e3-8c1c-f2543c6f9fa7 2026-06-05 04:00:15.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a04d9184-18a5-44b7-94d4-22d296ff28de a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 4c971bbe-ab5c-46e3-8c1c-f2543c6f9fa7 2026-06-05 04:00:15.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-2600ee13-c684-4e06-ab49-508042411608 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: e94d0c89-f385-464d-a663-8e2c049f28c3 2026-06-05 04:00:15.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2600ee13-c684-4e06-ab49-508042411608 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: e94d0c89-f385-464d-a663-8e2c049f28c3 2026-06-05 04:00:15.778 8 INFO neutron_taas.services.taas.taas_plugin [None req-2600ee13-c684-4e06-ab49-508042411608 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] TaaS: Handle Delete Port: 53d752ba-8843-4e6c-9a50-ba35f42946f1 2026-06-05 04:00:15.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2600ee13-c684-4e06-ab49-508042411608 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] Tap Mirror: Handle Delete Port: 53d752ba-8843-4e6c-9a50-ba35f42946f1 2026-06-05 04:00:15.846 7 INFO neutron.services.segments.plugin [-] Segment 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 resource provider aggregate not found 2026-06-05 04:00:15.857 7 INFO neutron.services.segments.plugin [-] Segment 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 resource provider aggregate not found 2026-06-05 04:00:15.863 7 INFO neutron.services.segments.plugin [-] Segment 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 found for delete ", "request_id": "req-66ad758e-cc92-4a1d-8d69-b0981b964504"}]} 2026-06-05 04:00:15.880 7 INFO neutron.db.l3_hamode_db [None req-a04d9184-18a5-44b7-94d4-22d296ff28de a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] HA network c82ac242-0650-4a37-bce5-3e61c90f15d4 was deleted as no HA routers are present in tenant cd743cfa252c40668c44bc157439c8a8. 2026-06-05 04:00:15.890 7 INFO neutron.services.segments.plugin [-] Segment 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cf26f6-0023-4ded-a4a2-6dbcb453aa85 found for delete ", "request_id": "req-5257c5a5-94d8-417d-b16a-b90ebde0dec6"}]} [pid: 7|app: 0|req: 576/1100] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:15 2026] DELETE /v2.0/routers/1f0e8be3-cfbf-4cd4-8946-7d9642741e12 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1101] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:15 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 578/1102] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:15 2026] DELETE /v2.0/subnets/f986d8a6-0fb6-4ef4-9cf1-cfaee2dade57 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:16.211 8 INFO neutron.services.segments.plugin [-] Segment 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 resource provider aggregate not found 2026-06-05 04:00:16.218 8 INFO neutron.services.segments.plugin [-] Segment 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 resource provider aggregate not found 2026-06-05 04:00:16.243 8 INFO neutron.services.segments.plugin [-] Segment 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 found for delete ", "request_id": "req-93682460-303f-47b9-a457-a1d82b8906b5"}]} 2026-06-05 04:00:16.244 8 INFO neutron.services.segments.plugin [-] Segment 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b904b05-446c-4b1d-ba8f-b2ca1c1d72b6 found for delete ", "request_id": "req-d178be4a-88b7-40c4-b8e2-d63bc9dea6a6"}]} 2026-06-05 04:00:16.255 8 INFO neutron.db.l3_hamode_db [None req-2600ee13-c684-4e06-ab49-508042411608 29881b21004f4f0da725ab285b9ef059 d1dcf0d064894e4080bb9318eec16740 - - default default] HA network 750f0277-f764-46c3-bb50-fb35b478516b was deleted as no HA routers are present in tenant d1dcf0d064894e4080bb9318eec16740. 2026-06-05 04:00:16.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-e85f243f-92d7-437f-ac15-02824d2a0f39 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: 7ec3f3f7-75d6-4845-8e5b-e8b28fdab3a5 [pid: 8|app: 0|req: 525/1103] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:15 2026] DELETE /v2.0/routers/63f16db4-d7e1-4ba9-bb45-3bd0d8051d55 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:16.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e85f243f-92d7-437f-ac15-02824d2a0f39 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: 7ec3f3f7-75d6-4845-8e5b-e8b28fdab3a5 [pid: 8|app: 0|req: 526/1104] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:16 2026] DELETE /v2.0/subnets/8c2a3563-d45c-478c-ba78-362274e07d67 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1105] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:16 2026] DELETE /v2.0/networks/2b9d64d0-39c6-4110-975b-2597e4f3a6cc => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:16.553 7 INFO neutron.db.segments_db [None req-ce3e08a2-e169-48ae-a0ce-41ced1101183 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Added segment e1c8c412-4e55-468c-821c-0d811e6d051a of type vxlan for network 06d360cc-ed99-429e-b071-c925f9d57bac [pid: 8|app: 0|req: 527/1106] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:16 2026] DELETE /v2.0/networks/88d95728-2bca-4fd6-b927-049c7df43084 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:16.926 7 INFO neutron.db.l3_hamode_db [None req-ce3e08a2-e169-48ae-a0ce-41ced1101183 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 528/1107] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:17 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 529/1108] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:17 2026] GET /v2.0/security-groups?tenant_id=d1dcf0d064894e4080bb9318eec16740&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1109] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:17 2026] DELETE /v2.0/security-groups/253373ab-f28f-4439-8ad9-d620ac3ec378 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:17.721 7 INFO neutron.db.l3_hamode_db [None req-ce3e08a2-e169-48ae-a0ce-41ced1101183 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:17.897 7 INFO neutron.services.segments.plugin [-] Segment 9631be0d-1175-46b2-9381-7f115c6b3ba2 resource provider aggregate not found 2026-06-05 04:00:17.917 7 INFO neutron.services.segments.plugin [-] Segment 9631be0d-1175-46b2-9381-7f115c6b3ba2 resource provider aggregate not found 2026-06-05 04:00:17.921 7 INFO neutron.services.segments.plugin [-] Segment 9631be0d-1175-46b2-9381-7f115c6b3ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9631be0d-1175-46b2-9381-7f115c6b3ba2 found for delete ", "request_id": "req-98a77603-ef3a-4102-9cdf-1fa532093b20"}]} 2026-06-05 04:00:17.942 7 INFO neutron.services.segments.plugin [-] Segment 9631be0d-1175-46b2-9381-7f115c6b3ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9631be0d-1175-46b2-9381-7f115c6b3ba2 found for delete ", "request_id": "req-26e716cf-9fb6-4498-9c8c-1c48e9a8c391"}]} [pid: 8|app: 0|req: 531/1110] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:18 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:18.269 8 INFO neutron.services.segments.plugin [-] Segment 5679d46f-6af7-46cd-a526-e33c329db73b resource provider aggregate not found 2026-06-05 04:00:18.276 8 INFO neutron.services.segments.plugin [-] Segment 5679d46f-6af7-46cd-a526-e33c329db73b resource provider aggregate not found 2026-06-05 04:00:18.304 8 INFO neutron.services.segments.plugin [-] Segment 5679d46f-6af7-46cd-a526-e33c329db73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5679d46f-6af7-46cd-a526-e33c329db73b found for delete ", "request_id": "req-775527ee-ab23-4ffb-8fab-4e2e1c0cc2ee"}]} 2026-06-05 04:00:18.311 8 INFO neutron.services.segments.plugin [-] Segment 5679d46f-6af7-46cd-a526-e33c329db73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5679d46f-6af7-46cd-a526-e33c329db73b found for delete ", "request_id": "req-70046501-fbfd-4f7a-810a-5bcca30a9268"}]} [pid: 8|app: 0|req: 532/1111] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:00:18 2026] GET /v2.0/networks?id=915710f9-03fc-4fba-93ad-71a4af12160f => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1112] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:00:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b28aa2c159204cb5b2f8d15388a46057 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1113] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:16 2026] POST /v2.0/routers => generated 692 bytes in 2281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1114] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:00:18 2026] GET /v2.0/routers/21054670-c773-4027-b463-ca9e2b1a6216 => generated 698 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1115] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:00:18 2026] POST /v2.0/ports => generated 954 bytes in 468 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: 535/1116] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:00:18 2026] PUT /v2.0/ports/a06264fc-bdda-4cbe-affe-928949c9f72c => generated 1235 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:00:19.417 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70e4c3c1-909c-40c7-b2c2-72e7ac42def7'] response: {'name': 'network-changed', 'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 536/1117] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:19 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1118] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:19 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1119] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:00:18 2026] GET /v2.0/routers => generated 701 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1120] 10.0.0.189 () {34 vars in 741 bytes} [Fri Jun 5 04:00:19 2026] PUT /v2.0/routers/21054670-c773-4027-b463-ca9e2b1a6216 => generated 705 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:20.222 8 INFO neutron.db.segments_db [None req-0b22cd4d-638a-49c2-b04f-03fd9d4e4e8b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 of type vxlan for network 4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7 [pid: 7|app: 0|req: 583/1121] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:19 2026] GET /v2.0/security-groups?tenant_id=6a44c0c3d5f9447fb7398f9d3a5dd7c1&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1122] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/ports?tenant_id=b28aa2c159204cb5b2f8d15388a46057&device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1123] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 04:00:19 2026] POST /v2.0/networks => generated 741 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1126] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/routers/21054670-c773-4027-b463-ca9e2b1a6216 => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1127] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/networks?tenant_id=b28aa2c159204cb5b2f8d15388a46057&shared=False => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1128] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:20 2026] DELETE /v2.0/security-groups/eab83385-d671-4683-9434-f71a873aab71 => 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: 543/1129] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/ports?device_id=21054670-c773-4027-b463-ca9e2b1a6216 => 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: 544/1130] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1131] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:20 2026] POST /v2.0/subnets => generated 688 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:20.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a32196b-2b03-42de-8a89-4694ad8d5220 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: cdfd0049-be48-46e4-8a10-bf7e28cd5cda 2026-06-05 04:00:20.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a32196b-2b03-42de-8a89-4694ad8d5220 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: cdfd0049-be48-46e4-8a10-bf7e28cd5cda [pid: 7|app: 0|req: 588/1132] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/security-groups?tenant_id=6684a7b56f9c4c4396fc8de9e5d07c1a&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1133] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:20 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:20.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a32196b-2b03-42de-8a89-4694ad8d5220 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] TaaS: Handle Delete Port: ed62030f-3c6a-45dc-8e9d-1512e45de1a2 2026-06-05 04:00:20.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a32196b-2b03-42de-8a89-4694ad8d5220 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] Tap Mirror: Handle Delete Port: ed62030f-3c6a-45dc-8e9d-1512e45de1a2 2026-06-05 04:00:20.878 7 INFO neutron.db.segments_db [None req-11e04b16-1335-4145-af81-3b3b1bfd9c43 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a of type vxlan for network e5aa7a6a-f356-4c71-a829-7ec4c556a323 2026-06-05 04:00:21.154 7 INFO neutron.db.l3_hamode_db [None req-11e04b16-1335-4145-af81-3b3b1bfd9c43 7ea423cc6d9e49fc8f519beac2fd6577 6579ae4a2e74486e94465fa13ebf2dde - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:21.201 8 INFO neutron.services.segments.plugin [-] Segment e1c8c412-4e55-468c-821c-0d811e6d051a resource provider aggregate not found 2026-06-05 04:00:21.212 8 INFO neutron.services.segments.plugin [-] Segment e1c8c412-4e55-468c-821c-0d811e6d051a resource provider aggregate not found 2026-06-05 04:00:21.226 8 INFO neutron.services.segments.plugin [-] Segment e1c8c412-4e55-468c-821c-0d811e6d051a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c8c412-4e55-468c-821c-0d811e6d051a found for delete ", "request_id": "req-189cbce8-ef23-4f1e-a31e-e088e7673941"}]} 2026-06-05 04:00:21.237 8 INFO neutron.services.segments.plugin [-] Segment e1c8c412-4e55-468c-821c-0d811e6d051a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c8c412-4e55-468c-821c-0d811e6d051a found for delete ", "request_id": "req-3cb5c9a1-ff84-4f53-a9a2-faf4eb2edf5a"}]} 2026-06-05 04:00:21.245 8 INFO neutron.db.l3_hamode_db [None req-6a32196b-2b03-42de-8a89-4694ad8d5220 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] HA network 06d360cc-ed99-429e-b071-c925f9d57bac was deleted as no HA routers are present in tenant cd743cfa252c40668c44bc157439c8a8. [pid: 8|app: 0|req: 545/1134] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:20 2026] DELETE /v2.0/routers/21054670-c773-4027-b463-ca9e2b1a6216 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1135] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/security-groups/9e83b197-b1be-4b97-a307-9073f33aa745 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1136] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 548/1137] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/ports?device_id=21054670-c773-4027-b463-ca9e2b1a6216 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:21.415 8 INFO neutron.api.v2.resource [None req-96cb34b6-fcba-437f-9d15-dae28426827f a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1138] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/routers/21054670-c773-4027-b463-ca9e2b1a6216 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1139] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/ports?device_id=1f0e8be3-cfbf-4cd4-8946-7d9642741e12 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:21.455 8 INFO neutron.api.v2.resource [None req-adee6a81-7d14-41c0-9a85-d9bddd217416 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1140] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/routers/1f0e8be3-cfbf-4cd4-8946-7d9642741e12 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:21.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91f9a972-f037-4a5c-930d-f7bd9a611bda a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1141] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/subnets/f986d8a6-0fb6-4ef4-9cf1-cfaee2dade57 => 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: 553/1142] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/ports?device_id=a0179f90-e37a-416b-81ab-16c20df26ab7 => 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: 554/1143] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/ports?tenant_id=b28aa2c159204cb5b2f8d15388a46057&device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:21.562 8 INFO neutron.api.v2.resource [None req-8d2d56cb-48db-40be-b060-fe718ef50de6 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1144] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/routers/a0179f90-e37a-416b-81ab-16c20df26ab7 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1145] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a06264fc-bdda-4cbe-affe-928949c9f72c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:21.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7dc530fa-b279-4136-a5d0-f85abb6ed526 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1146] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/subnets/56e81d06-e59d-4c15-9972-0a44743907fd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1147] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/subnets?id=fba21e28-0309-457b-b260-331c42ad961a => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1148] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/ports?device_id=76eade3d-d3f8-4d7b-8c3a-d09266f66f67 => 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: 560/1149] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/ports?network_id=915710f9-03fc-4fba-93ad-71a4af12160f&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:21.709 8 INFO neutron.api.v2.resource [None req-25367f99-ba64-4b48-829b-b154fbf6e029 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1150] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/routers/76eade3d-d3f8-4d7b-8c3a-d09266f66f67 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1151] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:21.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eefa5481-7518-4738-96b2-9fc6d5066599 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1152] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/subnets/d4d670f5-f30f-45e5-8386-d212c3ae6d77 => 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: 564/1153] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:00:21 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:21.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7fff107-bbd2-4dc0-952f-5e6f3d5ce621 a08c0abe7ba64ceb9f7333ef9f8f87f5 cd743cfa252c40668c44bc157439c8a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1154] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:21 2026] DELETE /v2.0/subnets/5948ccbf-f55e-4fd6-b034-eb32cf197e87 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:22.079 7 INFO neutron.db.l3_hamode_db [None req-11e04b16-1335-4145-af81-3b3b1bfd9c43 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 566/1155] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:22 2026] GET /v2.0/security-groups?tenant_id=cd743cfa252c40668c44bc157439c8a8&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1156] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:22 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1157] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:22 2026] DELETE /v2.0/security-groups/e85646bf-fb79-4f99-9586-e399c70bfb00 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1158] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:22 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1159] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:20 2026] POST /v2.0/routers => generated 728 bytes in 2293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1160] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:23 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1161] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:23 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 8|app: 0|req: 570/1162] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:23 2026] PUT /v2.0/routers/9f259647-e3ff-49ef-96d9-2c7b958c9856/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: 571/1163] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:24 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1164] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:25 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:25.154 7 INFO neutron.db.segments_db [None req-f3d0362b-c139-4aa6-ae24-a34ac90d20fd b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment faa5a3b7-d029-4158-b1fe-472bd677320c of type vxlan for network 03e99c52-3d22-4f62-8570-e2cbb52861e0 [pid: 7|app: 0|req: 593/1165] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:24 2026] POST /v2.0/networks => generated 630 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:25.337 8 INFO neutron.db.segments_db [None req-ab6b6cf2-7487-49ea-9086-866f4da15695 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment 06f34d97-a18b-4a0a-badc-13c955c659a8 of type vxlan for network e248595f-0255-4726-8d37-4bd951f2c6aa [pid: 8|app: 0|req: 573/1166] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:25 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1167] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:25 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1168] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:25 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:26.080 8 INFO neutron.db.segments_db [None req-36052da0-82ce-4616-a5e4-a55944b41cd7 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment e37ab044-2b52-4dc1-af45-54e796f55c3d of type vxlan for network 69e074df-b790-41c7-80dd-fb2ff391d372 [pid: 7|app: 0|req: 595/1169] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:25 2026] GET /v2.0/security-groups?tenant_id=27e981cc6dca4ba8b34657809da0dcfb&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1170] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:26 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:26.401 8 INFO neutron.db.l3_hamode_db [None req-36052da0-82ce-4616-a5e4-a55944b41cd7 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 597/1171] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:26 2026] DELETE /v2.0/security-groups/31b1f15e-418d-4535-82ec-bbb1fd42d339 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1172] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:26 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:26.605 8 INFO neutron.db.l3_hamode_db [None req-36052da0-82ce-4616-a5e4-a55944b41cd7 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 599/1173] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:26 2026] GET /v2.0/security-groups?tenant_id=20d0693cef674bc5b0613d8ab4fd18d5&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1174] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:26 2026] DELETE /v2.0/security-groups/98addacb-7039-4146-a597-26f0afdbed62 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1175] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:00:26 2026] GET /v2.0/networks?id=4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1176] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:00:26 2026] GET /v2.0/quotas/6579ae4a2e74486e94465fa13ebf2dde => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1177] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/ports?tenant_id=6579ae4a2e74486e94465fa13ebf2dde&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1178] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/networks/4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1179] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/networks/4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1180] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1181] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:26 2026] POST /v2.0/routers => generated 507 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1182] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1183] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1184] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:27 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:28.255 8 INFO neutron.db.l3_db [None req-6052494d-03da-4461-b32d-fed7092d0aa6 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] Floating IP a1b655b0-56e4-40e1-acef-9b0b3f8dac0e associated. External IP: 10.96.250.208, port: a06264fc-bdda-4cbe-affe-928949c9f72c. [pid: 8|app: 0|req: 579/1185] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:00:27 2026] PUT /v2.0/floatingips/a1b655b0-56e4-40e1-acef-9b0b3f8dac0e => generated 855 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1186] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:28 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:28.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c24065c-7fed-4c60-b65f-dd001c885d10'] response: {'name': 'network-changed', 'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 607/1187] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:27 2026] PUT /v2.0/routers/7ae3da17-bf17-4698-8568-0ddc4687981c/add_router_interface => generated 309 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1188] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:28 2026] GET /v2.0/ports/ff60e12b-6a93-40d4-a394-91ed1c254adf => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1189] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/ports?tenant_id=b28aa2c159204cb5b2f8d15388a46057&device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1190] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/networks?id=915710f9-03fc-4fba-93ad-71a4af12160f => 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: 584/1191] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a06264fc-bdda-4cbe-affe-928949c9f72c => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1192] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/subnets?id=fba21e28-0309-457b-b260-331c42ad961a => 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: 586/1193] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/ports?network_id=915710f9-03fc-4fba-93ad-71a4af12160f&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1194] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1195] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?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: 589/1196] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:29 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => 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: 608/1197] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:28 2026] PUT /v2.0/routers/7ae3da17-bf17-4698-8568-0ddc4687981c/add_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1198] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:30 2026] GET /v2.0/ports/aa7d01da-cf02-46d4-adbc-077276eb9f7a => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:30.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-faeb59d7-16ed-47e7-890d-91a8acbe472d b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: aa7d01da-cf02-46d4-adbc-077276eb9f7a 2026-06-05 04:00:30.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faeb59d7-16ed-47e7-890d-91a8acbe472d b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: aa7d01da-cf02-46d4-adbc-077276eb9f7a [pid: 8|app: 0|req: 591/1199] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:30 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1200] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:30 2026] PUT /v2.0/routers/7ae3da17-bf17-4698-8568-0ddc4687981c/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:31.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfdbc7f1-8553-437b-9974-b3ffb0eef6dd b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: ff60e12b-6a93-40d4-a394-91ed1c254adf 2026-06-05 04:00:31.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfdbc7f1-8553-437b-9974-b3ffb0eef6dd b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: ff60e12b-6a93-40d4-a394-91ed1c254adf [pid: 7|app: 0|req: 610/1201] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:31 2026] GET /v2.0/security-groups?tenant_id=a7163cc34ee840d987c3e97342a319a6&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1202] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:32 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => 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: 592/1203] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:31 2026] PUT /v2.0/routers/7ae3da17-bf17-4698-8568-0ddc4687981c/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1204] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:32 2026] GET /v2.0/ports?device_id=7ae3da17-bf17-4698-8568-0ddc4687981c => 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: 612/1205] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:32 2026] DELETE /v2.0/security-groups/a3bc69b0-9585-48b2-afc5-1b195ef2a1e2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:32.412 8 INFO neutron_taas.services.taas.taas_plugin [None req-26f75e17-2436-4223-9901-736f717a9b06 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: e561df83-dac0-4a3e-8056-fe38067289d5 2026-06-05 04:00:32.415 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26f75e17-2436-4223-9901-736f717a9b06 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: e561df83-dac0-4a3e-8056-fe38067289d5 2026-06-05 04:00:32.843 8 INFO neutron.services.segments.plugin [-] Segment e37ab044-2b52-4dc1-af45-54e796f55c3d resource provider aggregate not found 2026-06-05 04:00:32.850 8 INFO neutron.services.segments.plugin [-] Segment e37ab044-2b52-4dc1-af45-54e796f55c3d resource provider aggregate not found 2026-06-05 04:00:32.871 8 INFO neutron.db.l3_hamode_db [None req-26f75e17-2436-4223-9901-736f717a9b06 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] HA network 69e074df-b790-41c7-80dd-fb2ff391d372 was deleted as no HA routers are present in tenant 9c1446b16adf470293c796ce11094a84. 2026-06-05 04:00:32.875 8 INFO neutron.services.segments.plugin [-] Segment e37ab044-2b52-4dc1-af45-54e796f55c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37ab044-2b52-4dc1-af45-54e796f55c3d found for delete ", "request_id": "req-7da7334e-b999-43a6-80e0-eb9b2f468a67"}]} 2026-06-05 04:00:32.876 8 INFO neutron.services.segments.plugin [-] Segment e37ab044-2b52-4dc1-af45-54e796f55c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37ab044-2b52-4dc1-af45-54e796f55c3d found for delete ", "request_id": "req-752ef50e-e45c-4428-9227-687f0a8f3b4e"}]} [pid: 8|app: 0|req: 594/1206] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:32 2026] DELETE /v2.0/routers/7ae3da17-bf17-4698-8568-0ddc4687981c => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1207] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:32 2026] DELETE /v2.0/subnets/3d799e28-e8a1-4a0d-9ac2-cbc16419a5fc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1208] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:00:33 2026] GET /v2.0/networks?id=4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1209] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:33 2026] DELETE /v2.0/subnets/aa89e805-068f-4569-a126-0eba1d8490fd => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1210] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:33 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:33.385 7 INFO neutron.services.segments.plugin [-] Segment 06f34d97-a18b-4a0a-badc-13c955c659a8 resource provider aggregate not found 2026-06-05 04:00:33.389 7 INFO neutron.services.segments.plugin [-] Segment 06f34d97-a18b-4a0a-badc-13c955c659a8 resource provider aggregate not found [pid: 7|app: 0|req: 616/1211] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:33 2026] DELETE /v2.0/networks/e248595f-0255-4726-8d37-4bd951f2c6aa => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:33.416 7 INFO neutron.services.segments.plugin [-] Segment 06f34d97-a18b-4a0a-badc-13c955c659a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f34d97-a18b-4a0a-badc-13c955c659a8 found for delete ", "request_id": "req-c4b59a8b-22d6-4b1e-b6ed-c604ea49d8ae"}]} 2026-06-05 04:00:33.419 7 INFO neutron.services.segments.plugin [-] Segment 06f34d97-a18b-4a0a-badc-13c955c659a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f34d97-a18b-4a0a-badc-13c955c659a8 found for delete ", "request_id": "req-e5b44d5d-9589-436a-b158-88213c0cc85e"}]} 2026-06-05 04:00:33.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-70f3beb6-85d7-4c1f-bdb5-bac31f2ee216 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: d1ed0821-e2d4-4c9d-9f56-bace455e0a96 2026-06-05 04:00:33.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70f3beb6-85d7-4c1f-bdb5-bac31f2ee216 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: d1ed0821-e2d4-4c9d-9f56-bace455e0a96 [pid: 8|app: 0|req: 596/1212] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:00:33 2026] POST /v2.0/ports => generated 958 bytes in 555 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: 617/1213] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:33 2026] DELETE /v2.0/networks/03e99c52-3d22-4f62-8570-e2cbb52861e0 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:33.782 7 INFO neutron.db.segments_db [None req-c3bb946d-fb88-4bd6-994a-690593061459 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 of type vxlan for network b588529f-8d04-41ee-86db-7fa39a886936 [pid: 7|app: 0|req: 618/1214] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:33 2026] POST /v2.0/networks => generated 629 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1215] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:00:33 2026] PUT /v2.0/ports/892d5de0-ce47-4f96-a3bd-ac71cc38098d => generated 1239 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:34.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1d947c9-5766-4546-bc78-d05ea612acf8'] response: {'name': 'network-changed', 'server_uuid': '6a8ae2ea-69f9-4c91-b781-4140ebff271f', 'tag': '892d5de0-ce47-4f96-a3bd-ac71cc38098d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 619/1216] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:33 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:34.171 7 INFO neutron.db.segments_db [None req-13b36b2a-8128-447b-b1c9-6aeacb493f04 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment 41cba8f6-9fb5-4337-bff4-a4d97af2b044 of type vxlan for network db426069-2d20-4dc1-ae26-f0b1a0e63ce5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-05 04:00:34.413 8 INFO neutron.db.segments_db [None req-3c26ff3d-fbe7-49d0-85d2-481f65a53c9b 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Added segment b1dfb18a-e09d-4bcb-b66a-880574eb8d27 of type vxlan for network 773049d2-9b25-4133-bf9c-f71627031035 2026-06-05 04:00:34.416 7 INFO neutron.db.l3_hamode_db [None req-13b36b2a-8128-447b-b1c9-6aeacb493f04 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:34.553 7 INFO neutron.db.l3_hamode_db [None req-13b36b2a-8128-447b-b1c9-6aeacb493f04 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1217] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:34 2026] POST /v2.0/networks => generated 649 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1218] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:35 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1219] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:00:35 2026] GET /v2.0/ports?tenant_id=6579ae4a2e74486e94465fa13ebf2dde&device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1222] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:34 2026] POST /v2.0/routers => generated 507 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1223] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:35 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1224] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:00:35 2026] GET /v2.0/networks?tenant_id=6579ae4a2e74486e94465fa13ebf2dde&shared=False => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:35.441 7 INFO neutron.services.segments.plugin [-] Segment faa5a3b7-d029-4158-b1fe-472bd677320c resource provider aggregate not found 2026-06-05 04:00:35.447 7 INFO neutron.services.segments.plugin [-] Segment faa5a3b7-d029-4158-b1fe-472bd677320c resource provider aggregate not found 2026-06-05 04:00:35.470 7 INFO neutron.services.segments.plugin [-] Segment faa5a3b7-d029-4158-b1fe-472bd677320c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa5a3b7-d029-4158-b1fe-472bd677320c found for delete ", "request_id": "req-301eaf92-35a7-44ee-82d0-f8edee0bb4d0"}]} 2026-06-05 04:00:35.477 7 INFO neutron.services.segments.plugin [-] Segment faa5a3b7-d029-4158-b1fe-472bd677320c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa5a3b7-d029-4158-b1fe-472bd677320c found for delete ", "request_id": "req-d0b2f645-c296-4b7c-9c1b-3f9e12a3d9b8"}]} [pid: 8|app: 0|req: 603/1225] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:35 2026] POST /v2.0/ports => generated 779 bytes in 343 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: 604/1226] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:00:35 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-06-05 04:00:35.718 8 INFO neutron.db.segments_db [None req-190df837-8d1a-4968-a1a6-e43e025f94fe 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Added segment 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 of type vxlan for network ff21bfb2-e960-42ff-8a4f-cb291cee54a7 [pid: 7|app: 0|req: 623/1227] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:35 2026] POST /v2.0/ports => generated 945 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 605/1228] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:35 2026] POST /v2.0/networks => generated 636 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1229] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:35 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1230] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:36 2026] POST /v2.0/ports => generated 966 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 608/1231] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:36 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:36.689 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea207750-5599-40af-ba17-02b6b2139301 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] TaaS: Handle Delete Port: 96f54061-e6a5-4dcd-abce-3c13c25e8232 2026-06-05 04:00:36.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea207750-5599-40af-ba17-02b6b2139301 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Tap Mirror: Handle Delete Port: 96f54061-e6a5-4dcd-abce-3c13c25e8232 [pid: 8|app: 0|req: 609/1232] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:36 2026] DELETE /v2.0/ports/96f54061-e6a5-4dcd-abce-3c13c25e8232 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1233] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:36 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1234] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:00:36 2026] GET /v2.0/ports?tenant_id=6579ae4a2e74486e94465fa13ebf2dde&device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:36.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-447155c9-a649-47c0-9f6f-14b940590067 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1235] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:36 2026] DELETE /v2.0/ports/96f54061-e6a5-4dcd-abce-3c13c25e8232 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1236] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:00:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=892d5de0-ce47-4f96-a3bd-ac71cc38098d => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:36.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8843d224-e4f8-4d18-8b8b-4665b59ac3ce 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1237] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:36 2026] GET /v2.0/ports/96f54061-e6a5-4dcd-abce-3c13c25e8232 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1238] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:00:36 2026] GET /v2.0/subnets?id=ab80a80f-9d94-4aff-aaa0-4f059d29e4ba => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1239] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:36 2026] DELETE /v2.0/subnets/305153c4-898d-4e7b-bdcc-dfe89b41a586 => 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: 624/1240] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:35 2026] PUT /v2.0/routers/b443ed9d-1a20-4fe2-b7df-9f2ad33cc846/add_router_interface => generated 309 bytes in 1322 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: 617/1241] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:00:37 2026] GET /v2.0/ports?network_id=4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1242] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:37 2026] GET /v2.0/ports/6ba55c36-bcae-4a39-877e-43a91371f118 => generated 1019 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1243] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:00:37 2026] GET /v2.0/networks/4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:37.292 8 INFO neutron.services.segments.plugin [-] Segment 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 resource provider aggregate not found 2026-06-05 04:00:37.298 8 INFO neutron.services.segments.plugin [-] Segment 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 resource provider aggregate not found 2026-06-05 04:00:37.316 8 INFO neutron.services.segments.plugin [-] Segment 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 found for delete ", "request_id": "req-e89ea80f-52e5-4de6-a8b3-ca068f330056"}]} 2026-06-05 04:00:37.318 8 INFO neutron.services.segments.plugin [-] Segment 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d390105-aaf7-4a34-9ebf-d4fe6f5c9436 found for delete ", "request_id": "req-2393c3bb-eccb-45d3-bc94-6bd6148ee320"}]} [pid: 8|app: 0|req: 618/1244] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:37 2026] DELETE /v2.0/networks/ff21bfb2-e960-42ff-8a4f-cb291cee54a7 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1245] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:00:37 2026] GET /v2.0/networks/4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7?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-06-05 04:00:37.431 8 INFO neutron.db.segments_db [None req-df144a83-bba7-4699-a908-69f399b8f51c 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Added segment b70012f8-9a9f-401b-9d22-30edad9ac296 of type vxlan for network 646fc4b5-7b6a-4f5c-9ec6-fa96586ece1c 2026-06-05 04:00:37.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-9edf5051-73fb-4c2e-91e6-c2a9bd1b2e0a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: 6ba55c36-bcae-4a39-877e-43a91371f118 2026-06-05 04:00:37.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9edf5051-73fb-4c2e-91e6-c2a9bd1b2e0a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: 6ba55c36-bcae-4a39-877e-43a91371f118 [pid: 8|app: 0|req: 620/1246] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:37 2026] POST /v2.0/networks => generated 636 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1247] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:37 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1248] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:37 2026] PUT /v2.0/routers/b443ed9d-1a20-4fe2-b7df-9f2ad33cc846/remove_router_interface => generated 309 bytes in 746 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: 628/1249] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:37 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1250] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:37 2026] POST /v2.0/ports => generated 927 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1251] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:38 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:38.168 7 INFO neutron.api.v2.resource [None req-c9181f87-9f29-42ca-853c-65f9c46f1837 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1252] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:38 2026] PUT /v2.0/routers/b443ed9d-1a20-4fe2-b7df-9f2ad33cc846/remove_router_interface => generated 197 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1253] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:38 2026] GET /v2.0/ports?device_id=b443ed9d-1a20-4fe2-b7df-9f2ad33cc846 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:38.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-7da75cee-5ec9-471a-8bc7-310a3e207372 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] TaaS: Handle Delete Port: a44db7c7-b96a-45c3-9d00-503049984a95 2026-06-05 04:00:38.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7da75cee-5ec9-471a-8bc7-310a3e207372 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Tap Mirror: Handle Delete Port: a44db7c7-b96a-45c3-9d00-503049984a95 [pid: 8|app: 0|req: 624/1254] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:38 2026] DELETE /v2.0/ports/a44db7c7-b96a-45c3-9d00-503049984a95 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:38.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-122030c6-024d-497e-a6db-a2a3eb35abed 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1255] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:38 2026] GET /v2.0/ports/a44db7c7-b96a-45c3-9d00-503049984a95 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:38.391 7 INFO neutron_taas.services.taas.taas_plugin [None req-92f30997-d87b-490b-87d6-6b8f664a99ea b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: 262fa38b-d1aa-468e-abd9-ceb78fb2b906 2026-06-05 04:00:38.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92f30997-d87b-490b-87d6-6b8f664a99ea b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: 262fa38b-d1aa-468e-abd9-ceb78fb2b906 [pid: 8|app: 0|req: 626/1256] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:38 2026] DELETE /v2.0/subnets/f28f9777-7e8c-44c3-8a61-48943c1460e2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1257] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:38 2026] DELETE /v2.0/networks/646fc4b5-7b6a-4f5c-9ec6-fa96586ece1c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:38.758 7 INFO neutron.services.segments.plugin [-] Segment 41cba8f6-9fb5-4337-bff4-a4d97af2b044 resource provider aggregate not found 2026-06-05 04:00:38.766 7 INFO neutron.services.segments.plugin [-] Segment 41cba8f6-9fb5-4337-bff4-a4d97af2b044 resource provider aggregate not found 2026-06-05 04:00:38.788 7 INFO neutron.services.segments.plugin [-] Segment 41cba8f6-9fb5-4337-bff4-a4d97af2b044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41cba8f6-9fb5-4337-bff4-a4d97af2b044 found for delete ", "request_id": "req-bf08b10b-54f6-4ccb-93ad-e47c7d664f28"}]} 2026-06-05 04:00:38.794 7 INFO neutron.services.segments.plugin [-] Segment 41cba8f6-9fb5-4337-bff4-a4d97af2b044 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41cba8f6-9fb5-4337-bff4-a4d97af2b044 found for delete ", "request_id": "req-241fa201-fe65-4ab2-9afc-cf96d4e3ad6e"}]} 2026-06-05 04:00:38.802 7 INFO neutron.db.l3_hamode_db [None req-92f30997-d87b-490b-87d6-6b8f664a99ea b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] HA network db426069-2d20-4dc1-ae26-f0b1a0e63ce5 was deleted as no HA routers are present in tenant 9c1446b16adf470293c796ce11094a84. [pid: 7|app: 0|req: 631/1258] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:38 2026] DELETE /v2.0/routers/b443ed9d-1a20-4fe2-b7df-9f2ad33cc846 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1259] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:38 2026] POST /v2.0/ports => generated 778 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1260] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:38 2026] DELETE /v2.0/subnets/8feda7b3-380e-4007-aec9-e8fc103418b2 => generated 0 bytes in 154 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: 633/1261] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:38 2026] DELETE /v2.0/networks/b588529f-8d04-41ee-86db-7fa39a886936 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:39.202 7 INFO neutron.db.segments_db [None req-6d528013-8c34-4caa-b724-0df2f19c707f b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment 4ac413a3-7c72-4359-a276-d88ba5f00885 of type vxlan for network 7bd73c21-765e-4ea4-bf8c-2f923653bb78 [pid: 8|app: 0|req: 629/1262] 10.0.0.189 () {34 vars in 737 bytes} [Fri Jun 5 04:00:38 2026] PUT /v2.0/ports/ee02b86a-3ae9-4f97-86f2-33c4c0d82d49 => generated 752 bytes in 249 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: 630/1263] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:39 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1264] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:39 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1265] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:39 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:39.349 8 INFO neutron.services.segments.plugin [-] Segment b70012f8-9a9f-401b-9d22-30edad9ac296 resource provider aggregate not found 2026-06-05 04:00:39.355 8 INFO neutron.services.segments.plugin [-] Segment b70012f8-9a9f-401b-9d22-30edad9ac296 resource provider aggregate not found 2026-06-05 04:00:39.373 8 INFO neutron.services.segments.plugin [-] Segment b70012f8-9a9f-401b-9d22-30edad9ac296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b70012f8-9a9f-401b-9d22-30edad9ac296 found for delete ", "request_id": "req-9c817138-90e0-4a9b-9f35-14a3bb8eff10"}]} 2026-06-05 04:00:39.379 8 INFO neutron.services.segments.plugin [-] Segment b70012f8-9a9f-401b-9d22-30edad9ac296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b70012f8-9a9f-401b-9d22-30edad9ac296 found for delete ", "request_id": "req-b0d633cb-4b52-4146-9d9a-37f8fff616f7"}]} 2026-06-05 04:00:39.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4aba128-0582-4e9a-b0ba-6d07f633eaa4 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] TaaS: Handle Delete Port: ee02b86a-3ae9-4f97-86f2-33c4c0d82d49 2026-06-05 04:00:39.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4aba128-0582-4e9a-b0ba-6d07f633eaa4 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Tap Mirror: Handle Delete Port: ee02b86a-3ae9-4f97-86f2-33c4c0d82d49 [pid: 8|app: 0|req: 631/1266] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:39 2026] DELETE /v2.0/ports/ee02b86a-3ae9-4f97-86f2-33c4c0d82d49 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1267] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:39 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1268] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:00:39 2026] GET /v2.0/ports => generated 782 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:39.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4681d8dd-c36f-48fd-91bf-ae95ee468252 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1269] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:39 2026] GET /v2.0/ports/ee02b86a-3ae9-4f97-86f2-33c4c0d82d49 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:39.603 7 INFO neutron.db.segments_db [None req-54775884-9cbb-47a4-b85c-72f6568e005a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment 11cfe066-4b81-42e2-8146-de09d7baf645 of type vxlan for network 5284043e-e97e-40e0-a118-7c790f000073 [pid: 8|app: 0|req: 634/1270] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:00:39 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1271] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:39 2026] GET /v2.0/ports/625849e8-3bb8-4589-977e-80c9c6810ba7 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:39.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f506cd8-05fa-46dd-b2c9-f42d5dbc4cd4 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1272] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:39 2026] DELETE /v2.0/ports/a44db7c7-b96a-45c3-9d00-503049984a95 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:39.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ee3cb26-a680-4c1c-9c34-9a3432e0c101 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1273] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:39 2026] DELETE /v2.0/subnets/f28f9777-7e8c-44c3-8a61-48943c1460e2 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:39.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab813190-0070-4141-823a-7f445f9537cc 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1274] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:39 2026] DELETE /v2.0/subnets/305153c4-898d-4e7b-bdcc-dfe89b41a586 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:39.851 7 INFO neutron.db.l3_hamode_db [None req-54775884-9cbb-47a4-b85c-72f6568e005a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:39.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb9a4299-437a-42c3-bf39-c0fd3740d0e0 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] TaaS: Handle Delete Port: 625849e8-3bb8-4589-977e-80c9c6810ba7 2026-06-05 04:00:39.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb9a4299-437a-42c3-bf39-c0fd3740d0e0 705f6fafbf94435e9a6fab654a0d4b4d ea4c39b0e07e47d3aa6c981309924b35 - - default default] Tap Mirror: Handle Delete Port: 625849e8-3bb8-4589-977e-80c9c6810ba7 [pid: 8|app: 0|req: 639/1275] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:39 2026] DELETE /v2.0/ports/625849e8-3bb8-4589-977e-80c9c6810ba7 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:39.993 7 INFO neutron.db.l3_hamode_db [None req-54775884-9cbb-47a4-b85c-72f6568e005a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 640/1276] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:39 2026] DELETE /v2.0/networks/773049d2-9b25-4133-bf9c-f71627031035 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1277] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:40 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1278] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:40 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&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: 7|app: 0|req: 637/1279] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:39 2026] POST /v2.0/routers => generated 507 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:40.815 7 INFO neutron.services.segments.plugin [-] Segment 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 resource provider aggregate not found 2026-06-05 04:00:40.821 7 INFO neutron.services.segments.plugin [-] Segment 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 resource provider aggregate not found 2026-06-05 04:00:40.833 7 INFO neutron.services.segments.plugin [-] Segment 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 found for delete ", "request_id": "req-ddcd8aeb-91df-4233-87a9-b50e28c0b3ee"}]} 2026-06-05 04:00:40.841 7 INFO neutron.services.segments.plugin [-] Segment 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e5f183-8f2e-4c01-b3ea-6d8a71a07bd7 found for delete ", "request_id": "req-b9da3970-e3d2-46bb-9393-5d30bcc265d0"}]} [pid: 7|app: 0|req: 638/1280] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:40 2026] GET /v2.0/security-groups?tenant_id=ea4c39b0e07e47d3aa6c981309924b35&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1281] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:40 2026] DELETE /v2.0/security-groups/a45b6741-6b9d-47be-9bc8-2248bf53b1ec => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:41.413 8 INFO neutron.services.segments.plugin [-] Segment b1dfb18a-e09d-4bcb-b66a-880574eb8d27 resource provider aggregate not found 2026-06-05 04:00:41.427 8 INFO neutron.services.segments.plugin [-] Segment b1dfb18a-e09d-4bcb-b66a-880574eb8d27 resource provider aggregate not found 2026-06-05 04:00:41.456 8 INFO neutron.services.segments.plugin [-] Segment b1dfb18a-e09d-4bcb-b66a-880574eb8d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dfb18a-e09d-4bcb-b66a-880574eb8d27 found for delete ", "request_id": "req-fef4e375-0c91-4fd0-baed-d7b5cafbd28b"}]} 2026-06-05 04:00:41.459 8 INFO neutron.services.segments.plugin [-] Segment b1dfb18a-e09d-4bcb-b66a-880574eb8d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dfb18a-e09d-4bcb-b66a-880574eb8d27 found for delete ", "request_id": "req-b3e15cb7-6b32-4eba-9cc9-d4e0b34bc07e"}]} [pid: 7|app: 0|req: 640/1282] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:41 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1283] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:41 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&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: 643/1284] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:00:40 2026] PUT /v2.0/routers/ac52021c-a16d-4dd4-a79b-6ed65f49df19/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1285] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:42 2026] GET /v2.0/ports/39fb785b-81ff-4a89-b983-17c0b556c067 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:42.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-36f51fa4-e176-483d-b056-5fa35c0eb51a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: 39fb785b-81ff-4a89-b983-17c0b556c067 2026-06-05 04:00:42.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36f51fa4-e176-483d-b056-5fa35c0eb51a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: 39fb785b-81ff-4a89-b983-17c0b556c067 [pid: 7|app: 0|req: 643/1286] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:42 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1287] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:42 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&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: 644/1288] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:42 2026] PUT /v2.0/routers/ac52021c-a16d-4dd4-a79b-6ed65f49df19/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1289] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:43 2026] GET /v2.0/ports?device_id=ac52021c-a16d-4dd4-a79b-6ed65f49df19 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:43.314 8 INFO neutron_taas.services.taas.taas_plugin [None req-d27f6f4c-f086-405c-98b4-fc5f7884b990 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: efef6f1a-5b3d-45a9-8657-ab415b2bf7e4 2026-06-05 04:00:43.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d27f6f4c-f086-405c-98b4-fc5f7884b990 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: efef6f1a-5b3d-45a9-8657-ab415b2bf7e4 2026-06-05 04:00:43.694 7 INFO neutron.db.segments_db [None req-203579ad-812b-402b-88cf-697a6ea2a44a 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Added segment ed0f7889-d9ee-4903-aea5-545d637b5d11 of type vxlan for network d9984e7b-f50e-47d9-8cee-96f3089e7ced 2026-06-05 04:00:43.824 8 INFO neutron.services.segments.plugin [-] Segment 11cfe066-4b81-42e2-8146-de09d7baf645 resource provider aggregate not found 2026-06-05 04:00:43.829 8 INFO neutron.services.segments.plugin [-] Segment 11cfe066-4b81-42e2-8146-de09d7baf645 resource provider aggregate not found 2026-06-05 04:00:43.845 8 INFO neutron.services.segments.plugin [-] Segment 11cfe066-4b81-42e2-8146-de09d7baf645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11cfe066-4b81-42e2-8146-de09d7baf645 found for delete ", "request_id": "req-5bbe172a-191d-45b5-a215-c464a9508550"}]} 2026-06-05 04:00:43.853 8 INFO neutron.services.segments.plugin [-] Segment 11cfe066-4b81-42e2-8146-de09d7baf645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11cfe066-4b81-42e2-8146-de09d7baf645 found for delete ", "request_id": "req-c8e88803-e659-4bfd-abcf-d28e1713c45a"}]} [pid: 7|app: 0|req: 646/1290] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:43 2026] POST /v2.0/networks => generated 645 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:43.865 8 INFO neutron.db.l3_hamode_db [None req-d27f6f4c-f086-405c-98b4-fc5f7884b990 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] HA network 5284043e-e97e-40e0-a118-7c790f000073 was deleted as no HA routers are present in tenant 9c1446b16adf470293c796ce11094a84. [pid: 8|app: 0|req: 645/1291] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:43 2026] DELETE /v2.0/routers/ac52021c-a16d-4dd4-a79b-6ed65f49df19 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1292] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:00:43 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 1240 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1293] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:43 2026] POST /v2.0/ports => generated 774 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: 7|app: 0|req: 648/1294] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:44 2026] DELETE /v2.0/subnets/2cc99c63-115e-41a9-9c53-fc2e17885278 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1295] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 04:00:44 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:44.347 7 INFO neutron.db.segments_db [None req-5205aba5-66c0-40be-9c24-aaa8287acce3 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Added segment ce626596-c443-4f63-8f96-7d3668aaa12f of type vxlan for network c0a70712-ca8c-4cbe-ad63-8aad1ca4d863 2026-06-05 04:00:44.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-abcf1790-2ca4-485c-9df6-3068bcab3533 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: c2f40159-e321-450f-8aa0-0f7bcd454a5f 2026-06-05 04:00:44.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abcf1790-2ca4-485c-9df6-3068bcab3533 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: c2f40159-e321-450f-8aa0-0f7bcd454a5f [pid: 7|app: 0|req: 649/1296] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:44 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1297] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:44 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1298] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:44 2026] DELETE /v2.0/networks/7bd73c21-765e-4ea4-bf8c-2f923653bb78 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1299] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:44 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:44.737 8 INFO neutron.db.segments_db [None req-94284d95-d913-4586-b091-502474efbfc0 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Added segment e3901ef8-69e9-405c-9bd7-347c306d6216 of type vxlan for network 71e2a818-03ad-456f-837b-49dfbed7116e [pid: 7|app: 0|req: 651/1300] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:44 2026] POST /v2.0/subnets => generated 626 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:45.008 8 INFO neutron.db.l3_hamode_db [None req-94284d95-d913-4586-b091-502474efbfc0 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 652/1301] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:44 2026] POST /v2.0/ports => generated 949 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:00:45.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-af938cbb-610f-442a-b722-8ea183d58753 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] TaaS: Handle Delete Port: 066752e6-04fa-42ae-a0a8-c4ad61415d21 2026-06-05 04:00:45.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af938cbb-610f-442a-b722-8ea183d58753 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Tap Mirror: Handle Delete Port: 066752e6-04fa-42ae-a0a8-c4ad61415d21 [pid: 7|app: 0|req: 653/1302] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:45 2026] DELETE /v2.0/ports/066752e6-04fa-42ae-a0a8-c4ad61415d21 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:45.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63ab02d7-9e43-41dc-a7ef-d10a14efd281 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1303] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:45 2026] DELETE /v2.0/ports/066752e6-04fa-42ae-a0a8-c4ad61415d21 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:45.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb37f6c-715f-48a1-8e72-c5937fd19f43 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1304] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:45 2026] GET /v2.0/ports/066752e6-04fa-42ae-a0a8-c4ad61415d21 => 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: 656/1305] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:45 2026] DELETE /v2.0/subnets/38af35b7-53b7-47a8-8499-16c83e87c24a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:45.873 8 INFO neutron.services.segments.plugin [-] Segment 4ac413a3-7c72-4359-a276-d88ba5f00885 resource provider aggregate not found [pid: 7|app: 0|req: 657/1306] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:45 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:45.887 8 INFO neutron.services.segments.plugin [-] Segment 4ac413a3-7c72-4359-a276-d88ba5f00885 resource provider aggregate not found 2026-06-05 04:00:45.896 8 INFO neutron.services.segments.plugin [-] Segment 4ac413a3-7c72-4359-a276-d88ba5f00885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac413a3-7c72-4359-a276-d88ba5f00885 found for delete ", "request_id": "req-ec9dcf2b-d07a-4527-b57f-e44d9caff451"}]} 2026-06-05 04:00:45.914 8 INFO neutron.services.segments.plugin [-] Segment 4ac413a3-7c72-4359-a276-d88ba5f00885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac413a3-7c72-4359-a276-d88ba5f00885 found for delete ", "request_id": "req-aca09b4c-6533-434e-84c0-0a42f2791901"}]} 2026-06-05 04:00:46.020 7 INFO neutron.services.segments.plugin [-] Segment ce626596-c443-4f63-8f96-7d3668aaa12f resource provider aggregate not found 2026-06-05 04:00:46.028 7 INFO neutron.services.segments.plugin [-] Segment ce626596-c443-4f63-8f96-7d3668aaa12f resource provider aggregate not found 2026-06-05 04:00:46.034 8 INFO neutron.db.l3_hamode_db [None req-94284d95-d913-4586-b091-502474efbfc0 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:00:46.047 7 INFO neutron.services.segments.plugin [-] Segment ce626596-c443-4f63-8f96-7d3668aaa12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce626596-c443-4f63-8f96-7d3668aaa12f found for delete ", "request_id": "req-f44b4074-587e-43c6-9623-12ce21ed3114"}]} 2026-06-05 04:00:46.051 7 INFO neutron.services.segments.plugin [-] Segment ce626596-c443-4f63-8f96-7d3668aaa12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce626596-c443-4f63-8f96-7d3668aaa12f found for delete ", "request_id": "req-d9f20e7f-8a73-44d7-ab2f-5f829ea8c46e"}]} [pid: 7|app: 0|req: 658/1307] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:45 2026] DELETE /v2.0/networks/c0a70712-ca8c-4cbe-ad63-8aad1ca4d863 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1308] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:46 2026] GET /v2.0/security-groups?id=2a391d28-cf2c-4d85-a984-8b2935be4538&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-06-05 04:00:46.181 7 INFO neutron.db.segments_db [None req-8b7e45aa-c92c-4a32-8263-525f630806d8 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Added segment 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 of type vxlan for network 022d1161-98a2-4fb5-ad2c-e9a609d01807 [pid: 7|app: 0|req: 660/1309] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:00:46 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1310] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:46 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1311] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:46 2026] POST /v2.0/ports => generated 916 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1312] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:00:46 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => 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: 650/1313] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:00:44 2026] POST /v2.0/routers => generated 687 bytes in 2435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:47.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2bc8a27-74bf-43db-a9f8-72a77d4da519 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] TaaS: Handle Delete Port: e1d8b654-0aa6-43e0-927a-aaa5b857783c 2026-06-05 04:00:47.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2bc8a27-74bf-43db-a9f8-72a77d4da519 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Tap Mirror: Handle Delete Port: e1d8b654-0aa6-43e0-927a-aaa5b857783c 2026-06-05 04:00:47.280 8 INFO neutron_taas.services.taas.taas_plugin [req-6b4ec8bd-b6c7-41eb-9844-1e764658b246 req-df7da21b-12ef-44aa-87b4-9440f278e96d 9c900ecf79e54a6c95bb3f5b6a8d7ce3 6579ae4a2e74486e94465fa13ebf2dde - - default default] TaaS: Handle Delete Port: 892d5de0-ce47-4f96-a3bd-ac71cc38098d 2026-06-05 04:00:47.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6b4ec8bd-b6c7-41eb-9844-1e764658b246 req-df7da21b-12ef-44aa-87b4-9440f278e96d 9c900ecf79e54a6c95bb3f5b6a8d7ce3 6579ae4a2e74486e94465fa13ebf2dde - - default default] Tap Mirror: Handle Delete Port: 892d5de0-ce47-4f96-a3bd-ac71cc38098d [pid: 7|app: 0|req: 664/1314] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:47 2026] DELETE /v2.0/ports/e1d8b654-0aa6-43e0-927a-aaa5b857783c => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1315] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:00:47 2026] GET /v2.0/routers/809650c9-66b3-40e1-9c63-233d5b93ea7c => generated 693 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1316] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:47 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:47.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9ad4086-c239-4b13-a50d-2192d6849bc2 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1317] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:47 2026] GET /v2.0/ports/e1d8b654-0aa6-43e0-927a-aaa5b857783c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1318] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:00:47 2026] DELETE /v2.0/ports/892d5de0-ce47-4f96-a3bd-ac71cc38098d => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1319] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:00:47 2026] GET /v2.0/routers => generated 696 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:47.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1af78584-c805-4366-99e0-39c80b528a74'] response: {'server_uuid': '6a8ae2ea-69f9-4c91-b781-4140ebff271f', 'name': 'network-vif-deleted', 'tag': '892d5de0-ce47-4f96-a3bd-ac71cc38098d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 652/1320] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:47 2026] DELETE /v2.0/subnets/0dea0874-0dc6-47e3-869f-4304725cb808 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1321] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:47 2026] DELETE /v2.0/networks/022d1161-98a2-4fb5-ad2c-e9a609d01807 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:47.925 8 INFO neutron.services.segments.plugin [-] Segment 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 resource provider aggregate not found [pid: 7|app: 0|req: 669/1322] 10.0.0.189 () {34 vars in 741 bytes} [Fri Jun 5 04:00:47 2026] PUT /v2.0/routers/809650c9-66b3-40e1-9c63-233d5b93ea7c => generated 700 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:47.948 8 INFO neutron.services.segments.plugin [-] Segment 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 found for delete ", "request_id": "req-45e01ed3-abca-43e7-9043-f04ed6a24a3c"}]} 2026-06-05 04:00:47.951 8 INFO neutron.services.segments.plugin [-] Segment 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 resource provider aggregate not found 2026-06-05 04:00:47.979 8 INFO neutron.services.segments.plugin [-] Segment 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc4f1e6-0dd5-4299-8d85-490b34ee9a69 found for delete ", "request_id": "req-d5601c3a-f23f-4a39-8218-9c2531b69b23"}]} [pid: 7|app: 0|req: 670/1323] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:00:47 2026] GET /v2.0/routers/809650c9-66b3-40e1-9c63-233d5b93ea7c => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1324] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:48 2026] GET /v2.0/ports?device_id=809650c9-66b3-40e1-9c63-233d5b93ea7c => 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: 654/1325] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:00:47 2026] POST /v2.0/ports => generated 775 bytes in 315 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-06-05 04:00:48.307 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddb200fb-bed8-4a07-8c05-46f05ba5c23a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: 1efbac70-f644-4524-8d7d-a2a37fae9082 [pid: 8|app: 0|req: 655/1326] 10.0.0.189 () {34 vars in 737 bytes} [Fri Jun 5 04:00:48 2026] PUT /v2.0/ports/2278519c-f2e7-4930-846d-c0c3036854be => generated 752 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:48.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddb200fb-bed8-4a07-8c05-46f05ba5c23a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: 1efbac70-f644-4524-8d7d-a2a37fae9082 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-05 04:00:48.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee57d941-59ce-4924-8d09-834b5ab23d98 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] TaaS: Handle Delete Port: 2278519c-f2e7-4930-846d-c0c3036854be 2026-06-05 04:00:48.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee57d941-59ce-4924-8d09-834b5ab23d98 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Tap Mirror: Handle Delete Port: 2278519c-f2e7-4930-846d-c0c3036854be [pid: 8|app: 0|req: 656/1327] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/ports/2278519c-f2e7-4930-846d-c0c3036854be => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1328] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:48 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => 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: 658/1329] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:00:48 2026] GET /v2.0/ports => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:48.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddb200fb-bed8-4a07-8c05-46f05ba5c23a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] TaaS: Handle Delete Port: eb7bc92e-d993-420d-96a2-87b7ebe5e22a 2026-06-05 04:00:48.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddb200fb-bed8-4a07-8c05-46f05ba5c23a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] Tap Mirror: Handle Delete Port: eb7bc92e-d993-420d-96a2-87b7ebe5e22a 2026-06-05 04:00:48.616 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d31a41e-8b0e-4745-b6c9-de5198c41d30 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1330] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:48 2026] GET /v2.0/ports/2278519c-f2e7-4930-846d-c0c3036854be => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1331] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:00:48 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1332] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:00:48 2026] GET /v2.0/ports/dca5d485-fb03-4f07-8e12-6c1b4b1b140f => generated 774 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:48.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b010fca8-fe08-458b-9b1a-61a3434b6e93 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1333] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/ports/e1d8b654-0aa6-43e0-927a-aaa5b857783c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:48.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b08379dd-ea51-4bda-be5c-6950d1ca4a63 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1334] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/subnets/0dea0874-0dc6-47e3-869f-4304725cb808 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:48.783 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14ff44a0-3b5c-48e3-864a-af231c15c3eb 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1335] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/subnets/38af35b7-53b7-47a8-8499-16c83e87c24a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:48.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b6a529a-e8a0-456c-be0c-d8a516b8e782 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] TaaS: Handle Delete Port: dca5d485-fb03-4f07-8e12-6c1b4b1b140f 2026-06-05 04:00:48.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b6a529a-e8a0-456c-be0c-d8a516b8e782 5ed6a420b500426780edef1fc177d684 a096453d22e945cfb72a106ca1aee90f - - default default] Tap Mirror: Handle Delete Port: dca5d485-fb03-4f07-8e12-6c1b4b1b140f [pid: 8|app: 0|req: 665/1336] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/ports/dca5d485-fb03-4f07-8e12-6c1b4b1b140f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:48.999 7 INFO neutron.services.segments.plugin [-] Segment e3901ef8-69e9-405c-9bd7-347c306d6216 resource provider aggregate not found 2026-06-05 04:00:49.007 7 INFO neutron.services.segments.plugin [-] Segment e3901ef8-69e9-405c-9bd7-347c306d6216 resource provider aggregate not found 2026-06-05 04:00:49.028 7 INFO neutron.services.segments.plugin [-] Segment e3901ef8-69e9-405c-9bd7-347c306d6216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3901ef8-69e9-405c-9bd7-347c306d6216 found for delete ", "request_id": "req-b97cffc8-3231-479c-9c34-aee33a5c38a4"}]} 2026-06-05 04:00:49.032 7 INFO neutron.services.segments.plugin [-] Segment e3901ef8-69e9-405c-9bd7-347c306d6216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3901ef8-69e9-405c-9bd7-347c306d6216 found for delete ", "request_id": "req-8c9f22a0-baa3-4c94-9191-3ca2c1338484"}]} 2026-06-05 04:00:49.036 7 INFO neutron.db.l3_hamode_db [None req-ddb200fb-bed8-4a07-8c05-46f05ba5c23a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] HA network 71e2a818-03ad-456f-837b-49dfbed7116e was deleted as no HA routers are present in tenant 9c1446b16adf470293c796ce11094a84. [pid: 7|app: 0|req: 672/1337] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/routers/809650c9-66b3-40e1-9c63-233d5b93ea7c => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1338] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/ports?device_id=809650c9-66b3-40e1-9c63-233d5b93ea7c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:49.120 7 INFO neutron.api.v2.resource [None req-f9942ff7-a10b-408b-a9bd-95903644e86e b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1339] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/routers/809650c9-66b3-40e1-9c63-233d5b93ea7c => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1340] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/ports?device_id=ac52021c-a16d-4dd4-a79b-6ed65f49df19 => 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: 666/1341] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:48 2026] DELETE /v2.0/networks/d9984e7b-f50e-47d9-8cee-96f3089e7ced => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:00:49.185 7 INFO neutron.api.v2.resource [None req-decda3a7-225b-4ee5-a9b6-e93e954fc128 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1342] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/routers/ac52021c-a16d-4dd4-a79b-6ed65f49df19 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:49.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b248db72-7a42-4b1c-b3e4-818386fb75a5 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1343] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/subnets/2cc99c63-115e-41a9-9c53-fc2e17885278 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1344] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/ports?device_id=b443ed9d-1a20-4fe2-b7df-9f2ad33cc846 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:49.289 8 INFO neutron.api.v2.resource [None req-e374fb09-eee4-4304-ae20-9bab5c157d4b b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1345] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/routers/b443ed9d-1a20-4fe2-b7df-9f2ad33cc846 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:49.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1092a916-eb90-4627-a87b-2614361595af b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1346] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/subnets/8feda7b3-380e-4007-aec9-e8fc103418b2 => 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: 669/1347] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/ports?device_id=7ae3da17-bf17-4698-8568-0ddc4687981c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:00:49.374 7 INFO neutron.api.v2.resource [None req-104a4425-6a92-4e7c-89cc-1a1d3f0f9c7a b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1348] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/routers/7ae3da17-bf17-4698-8568-0ddc4687981c => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:49.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68febc3e-6761-469c-8b3f-2773fea448bd b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1349] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/subnets/3d799e28-e8a1-4a0d-9ac2-cbc16419a5fc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:00:49.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c3e25c0-79c8-4674-9449-e2f2717d3352 b2a252ed1e094dee85e5fa9757fe17ff 9c1446b16adf470293c796ce11094a84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1350] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/subnets/aa89e805-068f-4569-a126-0eba1d8490fd => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1351] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/ports?device_id=6a8ae2ea-69f9-4c91-b781-4140ebff271f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1352] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/security-groups?tenant_id=a096453d22e945cfb72a106ca1aee90f&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:49.973 8 INFO neutron.services.segments.plugin [-] Segment ed0f7889-d9ee-4903-aea5-545d637b5d11 resource provider aggregate not found 2026-06-05 04:00:50.008 8 INFO neutron.services.segments.plugin [-] Segment ed0f7889-d9ee-4903-aea5-545d637b5d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed0f7889-d9ee-4903-aea5-545d637b5d11 found for delete ", "request_id": "req-145905cb-b87a-443d-9296-cb8daa7b229f"}]} 2026-06-05 04:00:50.009 8 INFO neutron.services.segments.plugin [-] Segment ed0f7889-d9ee-4903-aea5-545d637b5d11 resource provider aggregate not found [pid: 7|app: 0|req: 682/1353] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:49 2026] GET /v2.0/security-groups?tenant_id=9c1446b16adf470293c796ce11094a84&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:50.033 8 INFO neutron.services.segments.plugin [-] Segment ed0f7889-d9ee-4903-aea5-545d637b5d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed0f7889-d9ee-4903-aea5-545d637b5d11 found for delete ", "request_id": "req-14d50e80-e684-40a5-9498-29e5ee89ed95"}]} [pid: 8|app: 0|req: 672/1356] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:49 2026] DELETE /v2.0/security-groups/efc65716-d0b9-4171-a5c7-ae0245e4a642 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1357] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:50 2026] DELETE /v2.0/security-groups/73405498-300d-470a-9bf4-f052c7adf131 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1358] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:00:51 2026] POST /v2.0/security-groups => generated 1625 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-05 04:00:52.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a64be20-04a4-4ebb-94bf-f77bbfc862c6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 82c269b2-fb3c-4d11-b9e6-f0dfa5b98b82 2026-06-05 04:00:52.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a64be20-04a4-4ebb-94bf-f77bbfc862c6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 82c269b2-fb3c-4d11-b9e6-f0dfa5b98b82 [pid: 8|app: 0|req: 674/1359] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:00:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1360] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:52 2026] GET /v2.0/security-groups => generated 4530 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1361] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:52 2026] GET /v2.0/security-groups => generated 4530 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1362] 10.0.0.189 () {34 vars in 758 bytes} [Fri Jun 5 04:00:52 2026] PUT /v2.0/security-groups/1af283ac-7454-4e60-ae4c-a1523e50a95e => generated 1664 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1363] 10.0.0.189 () {34 vars in 758 bytes} [Fri Jun 5 04:00:52 2026] PUT /v2.0/security-groups/fa5a51a7-dc98-43ce-9ac4-1e6b0456ddb0 => generated 1663 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1364] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 04:00:52 2026] GET /v2.0/security-groups/1af283ac-7454-4e60-ae4c-a1523e50a95e => generated 1664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1365] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 04:00:52 2026] GET /v2.0/security-groups/fa5a51a7-dc98-43ce-9ac4-1e6b0456ddb0 => generated 1663 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1366] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:52 2026] DELETE /v2.0/security-groups/1af283ac-7454-4e60-ae4c-a1523e50a95e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1367] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:52 2026] DELETE /v2.0/security-groups/fa5a51a7-dc98-43ce-9ac4-1e6b0456ddb0 => 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: 683/1368] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1369] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:52.960 8 INFO neutron.api.v2.resource [None req-40fb0089-994e-45aa-a43e-f8b8641e4a60 b075917219b746ae931a162cfa92d9bf aa59ee6017f44f698549d07c17142901 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1370] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:52 2026] DELETE /v2.0/security-groups/1af283ac-7454-4e60-ae4c-a1523e50a95e => 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: 686/1371] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:00:51 2026] PUT /v2.0/routers/9f259647-e3ff-49ef-96d9-2c7b958c9856/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:52.976 8 INFO neutron.api.v2.resource [None req-a267b452-305a-4a7c-bec2-fc35872c59a0 2504c023508346109fda3ac580efaaf1 9ec689f30c2f42e8beae8645ba24dd1a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1372] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:52 2026] DELETE /v2.0/security-groups/fa5a51a7-dc98-43ce-9ac4-1e6b0456ddb0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1373] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:00:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-05 04:00:53.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-d465d328-c0ea-44fe-97a9-6f395f5a1d2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: b134d85f-2cbc-4843-bf34-1118df6cf15e 2026-06-05 04:00:53.227 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d465d328-c0ea-44fe-97a9-6f395f5a1d2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: b134d85f-2cbc-4843-bf34-1118df6cf15e [pid: 7|app: 0|req: 688/1374] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:00:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1375] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:53.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-d465d328-c0ea-44fe-97a9-6f395f5a1d2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 67932e66-f66d-428e-adb7-3a29171000bf 2026-06-05 04:00:53.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d465d328-c0ea-44fe-97a9-6f395f5a1d2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 67932e66-f66d-428e-adb7-3a29171000bf [pid: 7|app: 0|req: 690/1376] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1377] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:00:53 2026] GET /v2.0/security-group-rules/39bc49a6-084d-4fd8-870d-c0c043b4859d => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1378] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:00:53 2026] GET /v2.0/security-group-rules/05e61c9e-843e-4ea6-a32a-207c9a73fdab => 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: 693/1379] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1380] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1381] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:00:53 2026] DELETE /v2.0/security-group-rules/39bc49a6-084d-4fd8-870d-c0c043b4859d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1382] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:00:53 2026] DELETE /v2.0/security-group-rules/05e61c9e-843e-4ea6-a32a-207c9a73fdab => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:53.874 8 INFO neutron.services.segments.plugin [-] Segment 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a resource provider aggregate not found 2026-06-05 04:00:53.880 8 INFO neutron.services.segments.plugin [-] Segment 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a resource provider aggregate not found 2026-06-05 04:00:53.902 8 INFO neutron.services.segments.plugin [-] Segment 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a found for delete ", "request_id": "req-2cf1f04e-4b4a-4b21-b7c3-18907fdb51c0"}]} 2026-06-05 04:00:53.903 8 INFO neutron.services.segments.plugin [-] Segment 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 443ba3c2-29ff-4e58-86f5-d4e7ea7cab5a found for delete ", "request_id": "req-73510e3e-73b2-4a57-bc58-6344598c96b4"}]} 2026-06-05 04:00:53.907 8 INFO neutron.db.l3_hamode_db [None req-d465d328-c0ea-44fe-97a9-6f395f5a1d2a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network e5aa7a6a-f356-4c71-a829-7ec4c556a323 was deleted as no HA routers are present in tenant 6579ae4a2e74486e94465fa13ebf2dde. [pid: 8|app: 0|req: 687/1383] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:52 2026] DELETE /v2.0/routers/9f259647-e3ff-49ef-96d9-2c7b958c9856 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1384] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1385] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1386] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:00:53 2026] DELETE /v2.0/subnets/ab80a80f-9d94-4aff-aaa0-4f059d29e4ba => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1387] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:54.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ef9a78e-d2b5-44be-9d6c-34bcd0d09028 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 7b196d65-85a0-4484-a9e0-c43f3549c82b [pid: 7|app: 0|req: 699/1388] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:00:54.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ef9a78e-d2b5-44be-9d6c-34bcd0d09028 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 7b196d65-85a0-4484-a9e0-c43f3549c82b [pid: 7|app: 0|req: 700/1389] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules/3130f962-1ef0-49a6-9543-5232b24fc0f7 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1390] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules/fda378a3-1fe9-4863-82a9-8c23db04dd43 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1391] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1392] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1393] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/networks/4dd2fc5d-6362-4b01-a12c-d86c5b2e35d7 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1394] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/security-group-rules/3130f962-1ef0-49a6-9543-5232b24fc0f7 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1395] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 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: 691/1396] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/security-group-rules/fda378a3-1fe9-4863-82a9-8c23db04dd43 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:54.542 7 INFO neutron.db.securitygroups_db [None req-2e97fd09-7bfc-4377-b726-85ba8828ab9c b075917219b746ae931a162cfa92d9bf aa59ee6017f44f698549d07c17142901 - - default default] Project aa59ee6017f44f698549d07c17142901 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: 692/1397] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1398] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1399] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-groups?tenant_id=6579ae4a2e74486e94465fa13ebf2dde&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1400] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules/d87f828c-5e7e-460a-bb04-8b84a8d49a17 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1401] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:00:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1402] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/security-groups/2a391d28-cf2c-4d85-a984-8b2935be4538 => 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: 694/1403] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1404] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules/129ad33c-5095-42cf-a15a-3905e544ddbb => 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: 711/1405] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1406] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/security-group-rules/d87f828c-5e7e-460a-bb04-8b84a8d49a17 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1407] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1408] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/security-group-rules/129ad33c-5095-42cf-a15a-3905e544ddbb => 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: 713/1409] 10.0.0.189 () {32 vars in 673 bytes} [Fri Jun 5 04:00:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1410] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:54 2026] DELETE /v2.0/security-groups/8113e564-ad0c-4f3e-a618-00f48fc6014d => 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: 698/1411] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1412] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:55 2026] DELETE /v2.0/security-groups/6c64cc17-74c9-4ae3-8f81-2926566d4693 => 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: 699/1413] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1414] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1415] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:00:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1416] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:55 2026] GET /v2.0/security-groups?tenant_id=aa59ee6017f44f698549d07c17142901&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:55.937 8 INFO neutron.services.segments.plugin [-] Segment 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 resource provider aggregate not found 2026-06-05 04:00:55.941 8 INFO neutron.services.segments.plugin [-] Segment 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 resource provider aggregate not found [pid: 8|app: 0|req: 701/1417] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:55 2026] GET /v2.0/security-groups?tenant_id=9ec689f30c2f42e8beae8645ba24dd1a&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:00:55.967 8 INFO neutron.services.segments.plugin [-] Segment 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 found for delete ", "request_id": "req-37fe8408-1c9f-4545-b9a4-e8f668f67b9c"}]} 2026-06-05 04:00:55.968 8 INFO neutron.services.segments.plugin [-] Segment 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ddbce9a-4cde-43f3-9783-6ac21f08dac9 found for delete ", "request_id": "req-4ba15f9d-bdd9-4bab-822d-69c1492aa0bc"}]} [pid: 7|app: 0|req: 717/1418] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:55 2026] DELETE /v2.0/security-groups/c059d93b-329e-4f74-93e9-7a7e139c3ab5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1419] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:55 2026] DELETE /v2.0/security-groups/c4b084df-5ce7-4deb-9448-7308691ece03 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1420] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1421] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:00:57 2026] POST /v2.0/subnetpools => generated 549 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1422] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/subnetpools/1162cccd-c32a-49e0-891a-fd140fefdbfb => generated 549 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1423] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1424] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:00:58 2026] PUT /v2.0/subnetpools/1162cccd-c32a-49e0-891a-fd140fefdbfb => generated 500 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1425] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:00:58 2026] DELETE /v2.0/subnetpools/1162cccd-c32a-49e0-891a-fd140fefdbfb => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:00:58.306 8 INFO neutron.api.v2.resource [None req-b93d3747-b06e-45ba-8465-714871a88bb9 c490d1f030ee4624a59662ae3b77a5c6 c452026c1c6a48c0828fdb2736aa12c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1426] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/subnetpools/1162cccd-c32a-49e0-891a-fd140fefdbfb => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1427] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:00:58.321 8 INFO neutron.api.v2.resource [None req-7913163c-2a7c-4522-af48-87482581b748 c490d1f030ee4624a59662ae3b77a5c6 c452026c1c6a48c0828fdb2736aa12c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1428] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:00:58 2026] DELETE /v2.0/subnetpools/1162cccd-c32a-49e0-891a-fd140fefdbfb => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1429] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 709/1430] 10.0.0.29 () {30 vars in 649 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/extensions => generated 21537 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1431] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 722/1432] 10.0.0.29 () {30 vars in 723 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/quotas/eda1677b2bb74fa4ad9db23eaf0f6504/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1433] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 723/1434] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:00:58 2026] GET /v2.0/security-groups?tenant_id=c452026c1c6a48c0828fdb2736aa12c5&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1435] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:00:59 2026] DELETE /v2.0/security-groups/a66f237c-ed97-41f1-97a9-e520a239dfdf => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1436] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:00:59 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1437] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:00:59 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1438] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/ports?tenant_id=b28aa2c159204cb5b2f8d15388a46057&device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1439] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/networks?id=915710f9-03fc-4fba-93ad-71a4af12160f => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1440] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a06264fc-bdda-4cbe-affe-928949c9f72c => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1441] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/subnets?id=fba21e28-0309-457b-b260-331c42ad961a => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1442] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/ports?network_id=915710f9-03fc-4fba-93ad-71a4af12160f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1443] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1444] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f?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: 717/1445] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:00 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1446] 10.0.0.29 () {30 vars in 649 bytes} [Fri Jun 5 04:01:01 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1447] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:01 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 7|app: 0|req: 730/1448] 10.0.0.29 () {30 vars in 723 bytes} [Fri Jun 5 04:01:01 2026] GET /v2.0/quotas/eda1677b2bb74fa4ad9db23eaf0f6504/details => generated 847 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1449] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:02 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1450] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:02 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1451] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:03 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1452] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:03 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 732/1453] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:03 2026] GET /v2.0/security-groups?tenant_id=eda1677b2bb74fa4ad9db23eaf0f6504&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1454] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:03 2026] DELETE /v2.0/security-groups/bf9003a8-8130-4020-b949-f26f1f753812 => 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: 733/1455] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:04 2026] GET /v2.0/security-groups?tenant_id=75ec8b36d5144675a257a91fcb2e6fec&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1456] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:04 2026] DELETE /v2.0/security-groups/044f6d2a-bf88-4d1f-9727-df08d0dd3b9a => 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: 734/1457] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:04 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 724/1460] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:04 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1461] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:05 2026] GET /v2.0/security-groups?tenant_id=4282c47eab994bc49273f9858da797ae&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1462] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:05 2026] DELETE /v2.0/security-groups/ee9667ba-ab60-41f4-9bfb-4c1bf79e13c3 => 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: 738/1463] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:06 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 726/1464] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:06 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1465] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:07 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1466] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:07 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:08.067 7 INFO neutron.db.segments_db [None req-85d0e8d8-8468-4b15-ae25-8971f6c66e02 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Added segment 13b7fcea-b521-4bb8-bfd3-2bbc479475ab of type vxlan for network ba3e5342-a564-4f8a-b253-d30f9767b6ed [pid: 7|app: 0|req: 740/1467] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 04:01:07 2026] POST /v2.0/networks => generated 631 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:08.225 8 INFO neutron.db.segments_db [None req-af9dc34e-0e44-4da2-b226-0fc96a5fd3ab 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Added segment 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd of type vxlan for network ce01b8d6-4f20-4f71-8571-982984f2cead [pid: 7|app: 0|req: 741/1468] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:08 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:08.522 8 INFO neutron.db.l3_hamode_db [None req-af9dc34e-0e44-4da2-b226-0fc96a5fd3ab 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 742/1469] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:08 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:09.466 8 INFO neutron.db.l3_hamode_db [None req-af9dc34e-0e44-4da2-b226-0fc96a5fd3ab 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 743/1470] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:09 2026] GET /v2.0/security-groups?tenant_id=b302c82332094ce28c303071a13b6c95&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1471] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:09 2026] GET /v2.0/security-groups?tenant_id=512d62afe6c1431fabd6facef3dc95f3&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1472] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:10 2026] DELETE /v2.0/security-groups/a517e004-32c6-44b5-b48b-454bc80d0e89 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1473] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:10 2026] DELETE /v2.0/security-groups/169ea7b5-4485-46bb-b336-30cc18f08697 => 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: 728/1474] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:08 2026] POST /v2.0/routers => generated 694 bytes in 2377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1475] 10.0.0.189 () {32 vars in 776 bytes} [Fri Jun 5 04:01:10 2026] GET /v2.0/subnets?project_id=eeb35b17e8724c3f88901be151dacb3d&cidr=10.100.0.0%2F28 => generated 14 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1476] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:01:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1477] 10.0.0.189 () {32 vars in 784 bytes} [Fri Jun 5 04:01:10 2026] GET /v2.0/subnets?network_id=5a490a45-334d-4cda-927b-b431ab29d022&cidr=10.100.0.0%2F28 => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1478] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:11 2026] POST /v2.0/subnets => generated 657 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1479] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:12 2026] GET /v2.0/security-groups?tenant_id=7e89d8f771914d24966f78582ff3c2cc&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1480] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:12 2026] DELETE /v2.0/security-groups/986c4328-d3cf-4036-8466-1d3aca323aaa => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1481] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:01:11 2026] PUT /v2.0/routers/5c7f141c-e449-4ccf-b542-01219bbc787d/add_router_interface => generated 309 bytes in 2034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1482] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:01:13 2026] GET /v2.0/networks => generated 5057 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1483] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:01:13 2026] GET /v2.0/subnets => generated 3898 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1484] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:01:13 2026] GET /v2.0/routers => generated 1464 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1485] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 04:01:13 2026] POST /v2.0/security-groups => generated 1673 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1486] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1487] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:14 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1488] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1489] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:14.626 8 INFO neutron.db.securitygroups_db [None req-f8d7c4cd-8bd6-407c-aca3-b89990ee4289 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Project eeb35b17e8724c3f88901be151dacb3d 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: 737/1490] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:14.749 7 INFO neutron.db.securitygroups_db [None req-1ef403b4-a089-4954-94ca-2f0f5c8d2353 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Project eeb35b17e8724c3f88901be151dacb3d 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: 754/1491] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1492] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/networks => generated 1296 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:15.476 8 INFO neutron.db.segments_db [None req-af75866c-2dd9-42f0-bf50-9906f37c0f3b 56c8b2964ed04a51bb4453483fc0558c 2e630beb107542d592b879b243e0ef7a - - default default] Added segment f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b of type vxlan for network 795ead74-1a58-41cc-80e5-1e9cd1dcb6b9 [pid: 7|app: 0|req: 756/1493] 10.0.0.88 () {34 vars in 1097 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-186746172&fields=id&tenant_id=eeb35b17e8724c3f88901be151dacb3d => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1494] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:15 2026] POST /v2.0/networks => generated 630 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1495] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 659 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1496] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/quotas/eeb35b17e8724c3f88901be151dacb3d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:15.698 8 INFO neutron.db.segments_db [None req-d5dded6b-1bcc-4ab1-abb0-3fc615cd6848 56c8b2964ed04a51bb4453483fc0558c 2e630beb107542d592b879b243e0ef7a - - default default] Added segment 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 of type vxlan for network d94c9917-2017-487e-b85f-fd39554cf28c [pid: 7|app: 0|req: 759/1497] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1498] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:15 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1499] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:15.903 8 INFO neutron.db.segments_db [None req-28f4a6f0-3187-4b54-86e4-6b5faa956fcc 56c8b2964ed04a51bb4453483fc0558c 2e630beb107542d592b879b243e0ef7a - - default default] Added segment 0dcf1146-7455-48d0-b8e0-fbafb867c708 of type vxlan for network c1b4ad7c-b457-4569-ace9-249176543198 [pid: 7|app: 0|req: 761/1500] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:01:15 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 740/1501] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:15 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1502] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:16 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:16.100 7 INFO neutron.db.segments_db [None req-436482e5-9051-4732-9e95-6b150cd12f3a 56c8b2964ed04a51bb4453483fc0558c 2e630beb107542d592b879b243e0ef7a - - default default] Added segment fdd2e4a4-d567-4fc7-8490-c933bea17e00 of type vxlan for network b6c347e1-4893-4c83-b1d2-af1b179af969 [pid: 7|app: 0|req: 762/1503] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:16 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:16.306 8 INFO neutron.db.segments_db [None req-f2fa992d-16ef-46a4-9169-9177561bddc8 56c8b2964ed04a51bb4453483fc0558c 2e630beb107542d592b879b243e0ef7a - - default default] Added segment 8e035998-b20c-47e7-a5fd-bb4555ae5b3c of type vxlan for network 0f78a5b2-6df1-4131-a959-279ce5a47c7f [pid: 8|app: 0|req: 742/1504] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:16 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1505] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:01:16 2026] PUT /v2.0/networks/795ead74-1a58-41cc-80e5-1e9cd1dcb6b9/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1506] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:01:16 2026] PUT /v2.0/networks/d94c9917-2017-487e-b85f-fd39554cf28c/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1507] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:01:16 2026] PUT /v2.0/networks/c1b4ad7c-b457-4569-ace9-249176543198/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1508] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:01:16 2026] PUT /v2.0/networks/b6c347e1-4893-4c83-b1d2-af1b179af969/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1509] 10.0.0.189 () {32 vars in 666 bytes} [Fri Jun 5 04:01:16 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1510] 10.0.0.189 () {32 vars in 680 bytes} [Fri Jun 5 04:01:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1511] 10.0.0.189 () {32 vars in 676 bytes} [Fri Jun 5 04:01:16 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1512] 10.0.0.189 () {32 vars in 688 bytes} [Fri Jun 5 04:01:16 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1513] 10.0.0.189 () {32 vars in 674 bytes} [Fri Jun 5 04:01:17 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1514] 10.0.0.189 () {32 vars in 688 bytes} [Fri Jun 5 04:01:17 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1515] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:17 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1516] 10.0.0.189 () {32 vars in 684 bytes} [Fri Jun 5 04:01:17 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1517] 10.0.0.189 () {32 vars in 696 bytes} [Fri Jun 5 04:01:17 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:17.586 8 INFO neutron.services.segments.plugin [-] Segment f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b resource provider aggregate not found 2026-06-05 04:01:17.595 8 INFO neutron.services.segments.plugin [-] Segment f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b resource provider aggregate not found 2026-06-05 04:01:17.613 8 INFO neutron.services.segments.plugin [-] Segment f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b found for delete ", "request_id": "req-cf76d5fc-732a-4b4f-9d37-2c2a69f5c295"}]} 2026-06-05 04:01:17.621 8 INFO neutron.services.segments.plugin [-] Segment f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e88e38-9a92-4205-b58d-6fdc2dcd6a1b found for delete ", "request_id": "req-17e077f2-09ee-4c9f-986b-75e9803c1ce2"}]} [pid: 8|app: 0|req: 749/1518] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:17 2026] DELETE /v2.0/networks/795ead74-1a58-41cc-80e5-1e9cd1dcb6b9 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:01:17.771 7 INFO neutron.services.segments.plugin [-] Segment 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 resource provider aggregate not found 2026-06-05 04:01:17.778 7 INFO neutron.services.segments.plugin [-] Segment 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 resource provider aggregate not found 2026-06-05 04:01:17.794 7 INFO neutron.services.segments.plugin [-] Segment 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 found for delete ", "request_id": "req-aee410de-bb3a-4389-9bab-6e282d8eb07e"}]} 2026-06-05 04:01:17.799 7 INFO neutron.services.segments.plugin [-] Segment 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ae4cc9-c265-44bb-9f8b-8fbe5445cb48 found for delete ", "request_id": "req-3f95154f-7772-498b-a9b2-5998e68411d6"}]} [pid: 7|app: 0|req: 770/1519] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:17 2026] DELETE /v2.0/networks/d94c9917-2017-487e-b85f-fd39554cf28c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1520] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:17 2026] DELETE /v2.0/networks/c1b4ad7c-b457-4569-ace9-249176543198 => 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: 771/1521] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:17 2026] DELETE /v2.0/networks/b6c347e1-4893-4c83-b1d2-af1b179af969 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1522] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:18 2026] DELETE /v2.0/networks/0f78a5b2-6df1-4131-a959-279ce5a47c7f => 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: 772/1523] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:18 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 773/1524] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:19 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 752/1525] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:19 2026] GET /v2.0/security-groups?tenant_id=45275f4f9b1446dda57938825450aa23&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1526] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:19 2026] DELETE /v2.0/security-groups/d63a41a2-57df-4a01-adbd-cc1f0958eb2f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:19.635 8 INFO neutron.services.segments.plugin [-] Segment 0dcf1146-7455-48d0-b8e0-fbafb867c708 resource provider aggregate not found 2026-06-05 04:01:19.640 8 INFO neutron.services.segments.plugin [-] Segment 0dcf1146-7455-48d0-b8e0-fbafb867c708 resource provider aggregate not found 2026-06-05 04:01:19.658 8 INFO neutron.services.segments.plugin [-] Segment 0dcf1146-7455-48d0-b8e0-fbafb867c708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dcf1146-7455-48d0-b8e0-fbafb867c708 found for delete ", "request_id": "req-a9ea0cb3-8c6b-4beb-af0b-4dae6aa80312"}]} 2026-06-05 04:01:19.663 8 INFO neutron.services.segments.plugin [-] Segment 0dcf1146-7455-48d0-b8e0-fbafb867c708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dcf1146-7455-48d0-b8e0-fbafb867c708 found for delete ", "request_id": "req-3062cae4-f985-4891-9fde-43eccbe32d16"}]} 2026-06-05 04:01:19.681 8 INFO neutron.services.segments.plugin [-] Segment 8e035998-b20c-47e7-a5fd-bb4555ae5b3c resource provider aggregate not found 2026-06-05 04:01:19.687 8 INFO neutron.services.segments.plugin [-] Segment 8e035998-b20c-47e7-a5fd-bb4555ae5b3c resource provider aggregate not found 2026-06-05 04:01:19.703 8 INFO neutron.services.segments.plugin [-] Segment 8e035998-b20c-47e7-a5fd-bb4555ae5b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e035998-b20c-47e7-a5fd-bb4555ae5b3c found for delete ", "request_id": "req-d85a4ce1-afd0-485d-aca3-a47d82b2fb29"}]} 2026-06-05 04:01:19.708 8 INFO neutron.services.segments.plugin [-] Segment 8e035998-b20c-47e7-a5fd-bb4555ae5b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e035998-b20c-47e7-a5fd-bb4555ae5b3c found for delete ", "request_id": "req-55ec02d0-93fd-4c91-8e71-7db83976c8af"}]} 2026-06-05 04:01:19.820 7 INFO neutron.services.segments.plugin [-] Segment fdd2e4a4-d567-4fc7-8490-c933bea17e00 resource provider aggregate not found 2026-06-05 04:01:19.822 7 INFO neutron.services.segments.plugin [-] Segment fdd2e4a4-d567-4fc7-8490-c933bea17e00 resource provider aggregate not found 2026-06-05 04:01:19.839 7 INFO neutron.services.segments.plugin [-] Segment fdd2e4a4-d567-4fc7-8490-c933bea17e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd2e4a4-d567-4fc7-8490-c933bea17e00 found for delete ", "request_id": "req-a06157e3-e5ca-475b-af39-8b3bcb34afa8"}]} 2026-06-05 04:01:19.842 7 INFO neutron.services.segments.plugin [-] Segment fdd2e4a4-d567-4fc7-8490-c933bea17e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd2e4a4-d567-4fc7-8490-c933bea17e00 found for delete ", "request_id": "req-a41f3f62-233e-490d-a9a8-6a2739b346cc"}]} [pid: 8|app: 0|req: 753/1527] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:19 2026] GET /v2.0/security-groups?tenant_id=096f24a9b262447ab53a31b1d390e2f7&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1530] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:19 2026] DELETE /v2.0/security-groups/bcf5043b-123c-4f60-b4d8-62261f2fc22b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1531] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:20 2026] GET /v2.0/security-groups?tenant_id=2e630beb107542d592b879b243e0ef7a&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1532] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:20 2026] DELETE /v2.0/security-groups/41c3e4a5-639c-4718-adb4-f08012ae19fa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1533] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:01:20 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 659 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1534] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:01:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eeb35b17e8724c3f88901be151dacb3d => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1535] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:20 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 758/1536] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:01:20 2026] POST /v2.0/ports => generated 958 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1537] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:01:20 2026] PUT /v2.0/ports/7e448e05-a8cc-46d5-bf0b-b17de765c99e => generated 1239 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:21.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2823a426-34fb-44f3-942f-85b1eec988d6'] response: {'name': 'network-changed', 'server_uuid': 'be72e264-7964-4ba3-82a4-085b0cb9c967', 'tag': '7e448e05-a8cc-46d5-bf0b-b17de765c99e', '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: 759/1538] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:21 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 780/1539] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:21 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1540] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:01:21 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1541] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 04:01:21 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1542] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:01:21 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 782/1543] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:01:21 2026] GET /v2.0/networks?tenant_id=eeb35b17e8724c3f88901be151dacb3d&shared=False => generated 755 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1544] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:01:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1545] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:22 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1546] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:22 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1547] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1548] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e448e05-a8cc-46d5-bf0b-b17de765c99e => 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: 785/1549] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/subnets?id=65a9da13-655a-4e1e-bb31-b607abe23137 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1550] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/ports?network_id=ba3e5342-a564-4f8a-b253-d30f9767b6ed&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1551] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1552] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 767/1553] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:24 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1554] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:23 2026] GET /v2.0/security-groups?tenant_id=70383a64bb474e8883271e20ca109322&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1555] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:24 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1556] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:24 2026] DELETE /v2.0/security-groups/adb1ff65-f16d-47c3-abeb-3a69446744ea => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1557] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:01:24 2026] POST /v2.0/security-groups => generated 1601 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1558] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:25 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1559] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:01:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1560] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:25 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1561] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:01:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1562] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:01:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1563] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:01:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1564] 10.0.0.189 () {34 vars in 767 bytes} [Fri Jun 5 04:01:25 2026] PUT /v2.0/security-groups/eb91c669-2251-475b-ace8-d0869ca74fcf/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1565] 10.0.0.189 () {34 vars in 767 bytes} [Fri Jun 5 04:01:25 2026] PUT /v2.0/security-groups/967e0cd5-e7fc-413b-876b-7a513fda24d5/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: 774/1566] 10.0.0.189 () {34 vars in 767 bytes} [Fri Jun 5 04:01:25 2026] PUT /v2.0/security-groups/e5748e3d-7094-4a5e-a046-7ca359dea0aa/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1567] 10.0.0.189 () {34 vars in 767 bytes} [Fri Jun 5 04:01:25 2026] PUT /v2.0/security-groups/7da1f430-4dde-44a0-aa31-eb295ed646f0/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1568] 10.0.0.189 () {32 vars in 680 bytes} [Fri Jun 5 04:01:25 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1569] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1570] 10.0.0.189 () {32 vars in 690 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1571] 10.0.0.189 () {32 vars in 702 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1572] 10.0.0.189 () {32 vars in 688 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1573] 10.0.0.189 () {32 vars in 702 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1574] 10.0.0.189 () {32 vars in 698 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1575] 10.0.0.189 () {32 vars in 710 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1576] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:26 2026] DELETE /v2.0/security-groups/eb91c669-2251-475b-ace8-d0869ca74fcf => 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: 800/1577] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:26 2026] DELETE /v2.0/security-groups/967e0cd5-e7fc-413b-876b-7a513fda24d5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1578] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:26 2026] DELETE /v2.0/security-groups/e5748e3d-7094-4a5e-a046-7ca359dea0aa => 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: 802/1579] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:26 2026] DELETE /v2.0/security-groups/7da1f430-4dde-44a0-aa31-eb295ed646f0 => 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: 803/1580] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:26 2026] DELETE /v2.0/security-groups/4dd838ea-1a41-4dea-82a7-acdb93b0624a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1581] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:26 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1582] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:27 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&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: 7|app: 0|req: 805/1583] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:28 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1584] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:27 2026] GET /v2.0/security-groups?tenant_id=b98ea955398744479da74df4a7d54360&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1585] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:28 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1586] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:28 2026] DELETE /v2.0/security-groups/076329db-04f2-47ac-83d6-3892997da327 => 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: 781/1587] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:28 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1588] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:28 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1589] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:01:28 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1590] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:28 2026] GET /v2.0/security-groups?tenant_id=35cea70f63924f3cbaa11b34bfeafd22&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1591] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:28 2026] DELETE /v2.0/security-groups/577ea7d9-0a6a-4b10-b9f1-6f8bf4a19759 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:29.253 7 INFO neutron.db.segments_db [None req-7ad68c3d-03a7-4d1f-8cf9-1b1013574c20 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Added segment 6eeb4fd0-ca80-4418-8ebe-73b40354c237 of type vxlan for network 6f982284-4176-4219-941b-62c5a2942648 2026-06-05 04:01:29.472 7 INFO neutron.db.l3_hamode_db [None req-7ad68c3d-03a7-4d1f-8cf9-1b1013574c20 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:01:29.510 8 INFO neutron.db.l3_db [None req-1b86bec3-ae09-4aba-94e8-a982d8ad729c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Floating IP 1339cd9a-dd68-447f-bdab-235527cd7baa associated. External IP: 10.96.250.202, port: 7e448e05-a8cc-46d5-bf0b-b17de765c99e. 2026-06-05 04:01:29.583 7 INFO neutron.db.l3_hamode_db [None req-7ad68c3d-03a7-4d1f-8cf9-1b1013574c20 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 783/1592] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:01:28 2026] POST /v2.0/floatingips => generated 856 bytes in 1268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1593] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:29 2026] GET /v2.0/security-groups?tenant_id=75929b196de245638589b1c36b6ff19f&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:29.933 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce39144-fdea-4197-a29a-31c2d1f7fe46'] response: {'name': 'network-changed', 'server_uuid': 'be72e264-7964-4ba3-82a4-085b0cb9c967', 'tag': '7e448e05-a8cc-46d5-bf0b-b17de765c99e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 785/1594] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:01:29 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1595] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:29 2026] DELETE /v2.0/security-groups/3f2dc5ad-8bd0-4e17-85cc-eef8313d8d8a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1596] 10.0.0.189 () {34 vars in 668 bytes} [Fri Jun 5 04:01:28 2026] POST /v2.0/routers => generated 474 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:30.322 8 INFO neutron.db.l3_hamode_db [None req-da58f906-2e6b-4fb2-977c-4cbdf7f91908 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 811/1597] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:30.499 8 INFO neutron.db.l3_hamode_db [None req-da58f906-2e6b-4fb2-977c-4cbdf7f91908 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 812/1598] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 755 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1599] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e448e05-a8cc-46d5-bf0b-b17de765c99e => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1600] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/subnets?id=65a9da13-655a-4e1e-bb31-b607abe23137 => 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: 815/1601] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/ports?network_id=ba3e5342-a564-4f8a-b253-d30f9767b6ed&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1602] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 817/1603] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 818/1604] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:01:30 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1605] 10.0.0.189 () {34 vars in 668 bytes} [Fri Jun 5 04:01:30 2026] POST /v2.0/routers => generated 474 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:31.333 7 INFO neutron.db.l3_hamode_db [None req-599c21a7-aab6-40b3-a84a-17a534229209 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:01:31.464 7 INFO neutron.db.l3_hamode_db [None req-599c21a7-aab6-40b3-a84a-17a534229209 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 788/1606] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:01:32 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1607] 10.0.0.189 () {34 vars in 668 bytes} [Fri Jun 5 04:01:31 2026] POST /v2.0/routers => generated 474 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:32.202 8 INFO neutron.db.l3_hamode_db [None req-c9362a73-fc7a-40d4-80e8-44cd089e9314 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:01:32.334 8 INFO neutron.db.l3_hamode_db [None req-c9362a73-fc7a-40d4-80e8-44cd089e9314 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 789/1608] 10.0.0.189 () {34 vars in 668 bytes} [Fri Jun 5 04:01:32 2026] POST /v2.0/routers => generated 474 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:33.016 7 INFO neutron.db.l3_hamode_db [None req-1530354a-b72c-4cea-bf7f-3118cf005f7d 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:01:33.199 7 INFO neutron.db.l3_hamode_db [None req-1530354a-b72c-4cea-bf7f-3118cf005f7d 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 820/1609] 10.0.0.189 () {34 vars in 668 bytes} [Fri Jun 5 04:01:32 2026] POST /v2.0/routers => generated 474 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1610] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:33 2026] PUT /v2.0/routers/4dd79a33-3ba8-40ff-9966-4405f929a76c/tags => generated 17 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1611] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:34 2026] PUT /v2.0/routers/c2011f7b-9001-4541-b131-7a9df91b2953/tags => generated 25 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1612] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:34 2026] PUT /v2.0/routers/f0665587-6920-42c8-97c7-7aaa184935ce/tags => generated 34 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1613] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:34 2026] PUT /v2.0/routers/7341e0e2-5af9-4f78-9a4f-c8e7607ea455/tags => generated 19 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1614] 10.0.0.189 () {32 vars in 664 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1615] 10.0.0.189 () {32 vars in 678 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1616] 10.0.0.189 () {32 vars in 674 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1617] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1618] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1619] 10.0.0.189 () {32 vars in 686 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1620] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1621] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 797/1622] 10.0.0.189 () {32 vars in 672 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1625] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1626] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1627] 10.0.0.189 () {32 vars in 686 bytes} [Fri Jun 5 04:01:34 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1628] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1629] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1630] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1631] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:35 2026] PUT /v2.0/subnetpools/0d625dca-96ea-4c0d-b0c9-488b7779b38c/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1632] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&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: 804/1633] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:35 2026] PUT /v2.0/subnetpools/962c4837-1160-40e1-afcf-fc558ffd75c1/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1634] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1635] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:35 2026] PUT /v2.0/subnetpools/ceb9c251-857e-4dda-9240-ed6359375bb2/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1636] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/routers/4dd79a33-3ba8-40ff-9966-4405f929a76c => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1637] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:35 2026] PUT /v2.0/subnetpools/f32b1383-e6f5-4725-a67c-ccc8a6096fd8/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1638] 10.0.0.189 () {32 vars in 672 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1639] 10.0.0.189 () {32 vars in 686 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1640] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?tags-any=blue => 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: 810/1641] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1642] 10.0.0.189 () {32 vars in 680 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1643] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1644] 10.0.0.189 () {32 vars in 690 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1645] 10.0.0.189 () {32 vars in 702 bytes} [Fri Jun 5 04:01:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1646] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:35 2026] DELETE /v2.0/subnetpools/0d625dca-96ea-4c0d-b0c9-488b7779b38c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1647] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:35 2026] DELETE /v2.0/subnetpools/962c4837-1160-40e1-afcf-fc558ffd75c1 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1648] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:35 2026] DELETE /v2.0/subnetpools/ceb9c251-857e-4dda-9240-ed6359375bb2 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1649] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:35 2026] DELETE /v2.0/subnetpools/f32b1383-e6f5-4725-a67c-ccc8a6096fd8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1650] 10.0.0.189 () {34 vars in 742 bytes} [Fri Jun 5 04:01:35 2026] PUT /v2.0/routers/4dd79a33-3ba8-40ff-9966-4405f929a76c => generated 485 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1651] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:01:36 2026] GET /v2.0/ports?device_id=4dd79a33-3ba8-40ff-9966-4405f929a76c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1652] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:36 2026] DELETE /v2.0/subnetpools/2267ee14-63b9-44f4-9f04-402743316c75 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:36.261 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6f0cfa2-ba1c-42f0-9b3d-ae595570387c 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] TaaS: Handle Delete Port: fb21d3ee-5339-473b-bf16-4de9dcf0c597 2026-06-05 04:01:36.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6f0cfa2-ba1c-42f0-9b3d-ae595570387c 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Tap Mirror: Handle Delete Port: fb21d3ee-5339-473b-bf16-4de9dcf0c597 [pid: 8|app: 0|req: 820/1653] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:36 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1654] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:36 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1655] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:36 2026] DELETE /v2.0/routers/4dd79a33-3ba8-40ff-9966-4405f929a76c => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1656] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:01:36 2026] GET /v2.0/routers/c2011f7b-9001-4541-b131-7a9df91b2953 => generated 493 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1657] 10.0.0.189 () {34 vars in 742 bytes} [Fri Jun 5 04:01:36 2026] PUT /v2.0/routers/c2011f7b-9001-4541-b131-7a9df91b2953 => generated 493 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1658] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/ports?device_id=c2011f7b-9001-4541-b131-7a9df91b2953 => 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: 823/1659] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/security-groups?tenant_id=c9125d203bbd421cba5cf5a0b83dd086&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:37.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d1e8e42-b264-4d55-86a9-9acb8ac1d69f 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] TaaS: Handle Delete Port: c1c79ce5-ab0d-4535-9ab7-eb06260f6bda 2026-06-05 04:01:37.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d1e8e42-b264-4d55-86a9-9acb8ac1d69f 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Tap Mirror: Handle Delete Port: c1c79ce5-ab0d-4535-9ab7-eb06260f6bda [pid: 8|app: 0|req: 824/1660] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:37 2026] DELETE /v2.0/security-groups/81da8d44-91c6-4830-8175-a7a87d30b285 => 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: 837/1661] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:37 2026] DELETE /v2.0/routers/c2011f7b-9001-4541-b131-7a9df91b2953 => 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: 825/1662] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1663] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/routers/f0665587-6920-42c8-97c7-7aaa184935ce => generated 502 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1664] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/security-groups?id=86798589-78cd-47b0-b70a-baea14f4714d&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1665] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1666] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:37 2026] GET /v2.0/security-groups?tenant_id=a6676fd07b8b439697c91c3cfb393b99&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:37.846 7 INFO neutron_taas.services.taas.taas_plugin [req-ef2726d2-ac96-455a-8f51-b50733ebaec9 req-de78a502-334e-4124-acce-f2fb2d80725b 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] TaaS: Handle Delete Port: a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:01:37.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ef2726d2-ac96-455a-8f51-b50733ebaec9 req-de78a502-334e-4124-acce-f2fb2d80725b 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] Tap Mirror: Handle Delete Port: a06264fc-bdda-4cbe-affe-928949c9f72c 2026-06-05 04:01:37.982 7 INFO neutron.db.l3_db [req-ef2726d2-ac96-455a-8f51-b50733ebaec9 req-de78a502-334e-4124-acce-f2fb2d80725b 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] Floating IP a1b655b0-56e4-40e1-acef-9b0b3f8dac0e disassociated. External IP: 10.96.250.208, port: a06264fc-bdda-4cbe-affe-928949c9f72c. [pid: 8|app: 0|req: 829/1667] 10.0.0.189 () {34 vars in 742 bytes} [Fri Jun 5 04:01:37 2026] PUT /v2.0/routers/f0665587-6920-42c8-97c7-7aaa184935ce => generated 502 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1668] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:38 2026] DELETE /v2.0/security-groups/1f4b2864-6119-4ba7-acaa-0dbe000f9928 => 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: 839/1669] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:01:37 2026] DELETE /v2.0/ports/a06264fc-bdda-4cbe-affe-928949c9f72c => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1670] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:01:38 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 840/1671] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:01:38 2026] GET /v2.0/ports?device_id=f0665587-6920-42c8-97c7-7aaa184935ce => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:38.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b94625d-35a0-4e47-b466-6ce7aca2f47f'] response: {'server_uuid': 'bec85ff5-765e-48f3-990b-e31a651ba2d4', 'name': 'network-vif-deleted', 'tag': 'a06264fc-bdda-4cbe-affe-928949c9f72c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 832/1672] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 04:01:38 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:38.633 7 INFO neutron_taas.services.taas.taas_plugin [None req-89a73358-d2bf-4d1e-a3ac-17e63c6b0fff 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] TaaS: Handle Delete Port: 90bddd7f-52fe-4673-905e-a36f98ca7a4c 2026-06-05 04:01:38.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89a73358-d2bf-4d1e-a3ac-17e63c6b0fff 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Tap Mirror: Handle Delete Port: 90bddd7f-52fe-4673-905e-a36f98ca7a4c [pid: 8|app: 0|req: 833/1673] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:38 2026] GET /v2.0/security-groups?tenant_id=b8049a1958ea4bc3ade50b0d2703778f&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: 834/1674] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:38 2026] DELETE /v2.0/security-groups/21d6606d-b002-4742-9599-4ffae172d50b => 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: 841/1675] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:38 2026] DELETE /v2.0/routers/f0665587-6920-42c8-97c7-7aaa184935ce => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1676] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:38 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => 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: 842/1677] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:01:38 2026] GET /v2.0/routers/7341e0e2-5af9-4f78-9a4f-c8e7607ea455 => generated 487 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1678] 10.0.0.189 () {34 vars in 742 bytes} [Fri Jun 5 04:01:38 2026] PUT /v2.0/routers/7341e0e2-5af9-4f78-9a4f-c8e7607ea455 => generated 487 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1679] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:01:39 2026] GET /v2.0/ports?device_id=7341e0e2-5af9-4f78-9a4f-c8e7607ea455 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:39.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7f7ca00-ecc6-45e5-9813-996eb5e8558f 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] TaaS: Handle Delete Port: 54b91a8d-64c2-40e5-adf6-80c6e6ed5628 2026-06-05 04:01:39.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7f7ca00-ecc6-45e5-9813-996eb5e8558f 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Tap Mirror: Handle Delete Port: 54b91a8d-64c2-40e5-adf6-80c6e6ed5628 [pid: 8|app: 0|req: 837/1680] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:39 2026] DELETE /v2.0/routers/7341e0e2-5af9-4f78-9a4f-c8e7607ea455 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1681] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:01:39 2026] GET /v2.0/routers/39b0c229-cd74-4c37-a155-4de36c1506e1 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1682] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:39 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1683] 10.0.0.189 () {34 vars in 742 bytes} [Fri Jun 5 04:01:39 2026] PUT /v2.0/routers/39b0c229-cd74-4c37-a155-4de36c1506e1 => generated 480 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1684] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:01:40 2026] GET /v2.0/ports?device_id=39b0c229-cd74-4c37-a155-4de36c1506e1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:40.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1840752-4710-4eff-b7f6-375608cf2729 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] TaaS: Handle Delete Port: 4b0480ce-b051-4b2e-be88-839a2b5ad3c3 2026-06-05 04:01:40.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1840752-4710-4eff-b7f6-375608cf2729 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] Tap Mirror: Handle Delete Port: 4b0480ce-b051-4b2e-be88-839a2b5ad3c3 [pid: 8|app: 0|req: 840/1685] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:41 2026] GET /v2.0/ports?device_id=bec85ff5-765e-48f3-990b-e31a651ba2d4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:41.273 7 INFO neutron.services.segments.plugin [-] Segment 6eeb4fd0-ca80-4418-8ebe-73b40354c237 resource provider aggregate not found 2026-06-05 04:01:41.284 7 INFO neutron.services.segments.plugin [-] Segment 6eeb4fd0-ca80-4418-8ebe-73b40354c237 resource provider aggregate not found 2026-06-05 04:01:41.294 7 INFO neutron.services.segments.plugin [-] Segment 6eeb4fd0-ca80-4418-8ebe-73b40354c237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eeb4fd0-ca80-4418-8ebe-73b40354c237 found for delete ", "request_id": "req-ea780f4b-2e20-4bac-b02f-6c654886122d"}]} 2026-06-05 04:01:41.301 7 INFO neutron.db.l3_hamode_db [None req-a1840752-4710-4eff-b7f6-375608cf2729 782e67b3994a4966be31134953004615 613b8515c30b4238bbc9ec8419afa05d - - default default] HA network 6f982284-4176-4219-941b-62c5a2942648 was deleted as no HA routers are present in tenant 613b8515c30b4238bbc9ec8419afa05d. 2026-06-05 04:01:41.310 7 INFO neutron.services.segments.plugin [-] Segment 6eeb4fd0-ca80-4418-8ebe-73b40354c237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eeb4fd0-ca80-4418-8ebe-73b40354c237 found for delete ", "request_id": "req-da4165d0-2865-4163-be29-642f42020f4f"}]} [pid: 7|app: 0|req: 846/1686] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:40 2026] DELETE /v2.0/routers/39b0c229-cd74-4c37-a155-4de36c1506e1 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1687] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:42 2026] DELETE /v2.0/security-groups/86798589-78cd-47b0-b70a-baea14f4714d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:42.343 7 INFO neutron.api.v2.resource [None req-5873acb1-2baf-46c3-80f4-76f80589f6a9 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1688] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 04:01:42 2026] GET /v2.0/security-groups/86798589-78cd-47b0-b70a-baea14f4714d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1689] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:42 2026] GET /v2.0/security-groups?tenant_id=f19e1ce4c9484fca993f67c40a496885&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:42.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bc4d13b-986e-4d0c-b82a-c01fd4554281 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] TaaS: Handle Delete Port: 4923b848-3099-4806-bbfa-3c8cbf9a4faf 2026-06-05 04:01:42.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bc4d13b-986e-4d0c-b82a-c01fd4554281 42f1a0a35c8d4ebf9b18e0ebe70d7374 b28aa2c159204cb5b2f8d15388a46057 - - default default] Tap Mirror: Handle Delete Port: 4923b848-3099-4806-bbfa-3c8cbf9a4faf [pid: 8|app: 0|req: 842/1690] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:42 2026] DELETE /v2.0/security-groups/786ab940-c01c-4f19-b908-b256a5e9fa8c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1691] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:42 2026] DELETE /v2.0/floatingips/a1b655b0-56e4-40e1-acef-9b0b3f8dac0e => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1692] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:42 2026] GET /v2.0/security-groups?tenant_id=c551dd0c5cbc4a3d9bafb44242230c8a&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:43.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-e781b9fd-f78a-4366-b0ea-8ea11212560a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc 2026-06-05 04:01:43.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e781b9fd-f78a-4366-b0ea-8ea11212560a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 2a38c7a8-7114-4fa1-8f52-46f2f54d2ddc [pid: 8|app: 0|req: 844/1693] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:42 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1694] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:43 2026] DELETE /v2.0/security-groups/7ffce811-0617-4314-ab5d-8cf146750f07 => 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: 846/1695] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:43 2026] PUT /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1696] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:43 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1697] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:01:42 2026] PUT /v2.0/routers/772ef032-023d-4471-aef6-f15ed2920869/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1698] 10.0.0.189 () {34 vars in 770 bytes} [Fri Jun 5 04:01:43 2026] PUT /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1699] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:43 2026] GET /v2.0/security-groups?tenant_id=613b8515c30b4238bbc9ec8419afa05d&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1700] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:43 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:43.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-84efd0e9-085e-4b31-946c-40b70ba997f2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: cbec3183-fcb4-4ec4-8d7e-dac4861e17d1 2026-06-05 04:01:43.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84efd0e9-085e-4b31-946c-40b70ba997f2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: cbec3183-fcb4-4ec4-8d7e-dac4861e17d1 2026-06-05 04:01:44.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-84efd0e9-085e-4b31-946c-40b70ba997f2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 71d45795-8e6c-401e-a6c2-f55075046326 2026-06-05 04:01:44.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84efd0e9-085e-4b31-946c-40b70ba997f2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 71d45795-8e6c-401e-a6c2-f55075046326 2026-06-05 04:01:44.785 8 INFO neutron.services.segments.plugin [-] Segment 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 resource provider aggregate not found 2026-06-05 04:01:44.786 8 INFO neutron.services.segments.plugin [-] Segment 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 resource provider aggregate not found 2026-06-05 04:01:44.813 8 INFO neutron.services.segments.plugin [-] Segment 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 found for delete ", "request_id": "req-921166af-88ea-4972-98f6-68809b06944c"}]} 2026-06-05 04:01:44.814 8 INFO neutron.db.l3_hamode_db [None req-84efd0e9-085e-4b31-946c-40b70ba997f2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network f140f1cc-72b0-4b4d-97f0-60c428fe8d76 was deleted as no HA routers are present in tenant b28aa2c159204cb5b2f8d15388a46057. 2026-06-05 04:01:44.817 8 INFO neutron.services.segments.plugin [-] Segment 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd76b4e-6a93-44d4-95f5-93052cb0c6d5 found for delete ", "request_id": "req-51d0f226-3b85-4f22-9cf4-da81b8121ad9"}]} [pid: 8|app: 0|req: 849/1701] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:43 2026] DELETE /v2.0/routers/772ef032-023d-4471-aef6-f15ed2920869 => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1702] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:43 2026] DELETE /v2.0/security-groups/3dd9b2ab-9061-4c8a-b9c4-645f878c31d3 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1703] 10.0.0.189 () {34 vars in 766 bytes} [Fri Jun 5 04:01:44 2026] PUT /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags/red => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1704] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:44 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1705] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:44 2026] DELETE /v2.0/subnets/fba21e28-0309-457b-b260-331c42ad961a => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1706] 10.0.0.189 () {34 vars in 788 bytes} [Fri Jun 5 04:01:44 2026] PUT /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags/black.or.white => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1707] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:45.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4d02362-7982-4261-aded-68eb8f9bf94c 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 7e287f09-8f51-4ef2-bb80-9ef075301b58 2026-06-05 04:01:45.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4d02362-7982-4261-aded-68eb8f9bf94c 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 7e287f09-8f51-4ef2-bb80-9ef075301b58 [pid: 8|app: 0|req: 854/1708] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:45 2026] PUT /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1709] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1710] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:45.411 7 INFO neutron.services.segments.plugin [-] Segment 79872baf-ecbe-4f9e-898c-3584c0326e4e resource provider aggregate not found 2026-06-05 04:01:45.421 7 INFO neutron.services.segments.plugin [-] Segment 79872baf-ecbe-4f9e-898c-3584c0326e4e resource provider aggregate not found 2026-06-05 04:01:45.440 7 INFO neutron.services.segments.plugin [-] Segment 79872baf-ecbe-4f9e-898c-3584c0326e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79872baf-ecbe-4f9e-898c-3584c0326e4e found for delete ", "request_id": "req-590dfba4-7cfe-4eba-8df9-4a1c018e671c"}]} 2026-06-05 04:01:45.449 7 INFO neutron.services.segments.plugin [-] Segment 79872baf-ecbe-4f9e-898c-3584c0326e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79872baf-ecbe-4f9e-898c-3584c0326e4e found for delete ", "request_id": "req-af99500c-4b16-475b-8143-f575189122dd"}]} 2026-06-05 04:01:45.450 8 INFO neutron.api.v2.resource [None req-e7a2a551-ccac-4e2b-a678-ec1e939f4558 d34cba85b06b4636a825a8e6cc1e5cd9 87fac6308d7d44de95d54e0572123eee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1711] 10.0.0.189 () {32 vars in 751 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1712] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:45 2026] DELETE /v2.0/networks/915710f9-03fc-4fba-93ad-71a4af12160f => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1713] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:01:45 2026] DELETE /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags/red => 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: 856/1714] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1715] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/security-groups?tenant_id=b28aa2c159204cb5b2f8d15388a46057&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:01:45.615 7 INFO neutron.api.v2.resource [None req-4f1117cd-8d6b-4a94-9008-f4f35e0b3fc7 d34cba85b06b4636a825a8e6cc1e5cd9 87fac6308d7d44de95d54e0572123eee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1716] 10.0.0.189 () {32 vars in 754 bytes} [Fri Jun 5 04:01:45 2026] DELETE /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/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: 858/1717] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 04:01:45 2026] DELETE /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1718] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:45 2026] DELETE /v2.0/security-groups/5eb821bb-c6f0-4f3f-be66-3c1e9b454130 => 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: 859/1719] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:45 2026] GET /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:45.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-e48b9e7a-3e88-4760-b1ac-5c33d6f614a0 d34cba85b06b4636a825a8e6cc1e5cd9 87fac6308d7d44de95d54e0572123eee - - default default] TaaS: Handle Delete Port: 6858c370-3e1d-441d-89d8-1a114db5e3d5 2026-06-05 04:01:45.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e48b9e7a-3e88-4760-b1ac-5c33d6f614a0 d34cba85b06b4636a825a8e6cc1e5cd9 87fac6308d7d44de95d54e0572123eee - - default default] Tap Mirror: Handle Delete Port: 6858c370-3e1d-441d-89d8-1a114db5e3d5 [pid: 8|app: 0|req: 861/1720] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:45 2026] DELETE /v2.0/floatingips/600cfff7-182a-4b57-98a1-7a0c9794bd15 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1721] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:46 2026] GET /v2.0/security-groups?tenant_id=92cb03e77fb140cfa86357154710d9f4&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1722] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:47 2026] DELETE /v2.0/security-groups/a02bcdac-6f3d-4f5b-a804-41af4a229450 => 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: 861/1723] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:47 2026] GET /v2.0/security-groups?tenant_id=87fac6308d7d44de95d54e0572123eee&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1724] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:47 2026] DELETE /v2.0/security-groups/6f55b5cf-621e-4afe-86e9-b87e32a540e6 => 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: 862/1725] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:48 2026] GET /v2.0/security-groups?tenant_id=b04c92ce5dcb44c48264386ffb51319f&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1726] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:49 2026] DELETE /v2.0/security-groups/f077739b-2edd-48df-8704-228358c88dbc => 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: 863/1727] 10.0.0.189 () {32 vars in 826 bytes} [Fri Jun 5 04:01:49 2026] GET /v2.0/ports?project_id=eeb35b17e8724c3f88901be151dacb3d&network_id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1728] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 04:01:49 2026] GET /v2.0/subnets?network_id=5a490a45-334d-4cda-927b-b431ab29d022 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:49.897 7 INFO neutron.db.segments_db [None req-4c037427-48ad-4901-929f-beef431fb10a 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] Added segment c8c93e28-8dca-43d0-8825-78453e47ed0a of type vxlan for network 01941640-bce5-43bc-96b2-69891e52256d 2026-06-05 04:01:49.927 8 INFO neutron.db.l3_db [None req-c229a298-977c-40c8-967c-16304a3c4992 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Floating IP 1339cd9a-dd68-447f-bdab-235527cd7baa disassociated. External IP: 10.96.250.202, port: 7e448e05-a8cc-46d5-bf0b-b17de765c99e. [pid: 7|app: 0|req: 864/1729] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:49 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1732] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:50 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1733] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:01:49 2026] PUT /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 554 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:50.340 7 INFO neutron.db.segments_db [None req-1fcbd214-ed82-45a3-b5ec-f04a775bc613 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] Added segment eb047d2d-b7b9-4894-91b9-5fd6474e328d of type vxlan for network 37865095-ab22-4e9b-9f48-a66c9afef05c [pid: 8|app: 0|req: 867/1734] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:01:50 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:01:50.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd7237e6-b87f-4b3e-9877-dca7fff61766'] response: {'name': 'network-changed', 'server_uuid': 'be72e264-7964-4ba3-82a4-085b0cb9c967', 'tag': '7e448e05-a8cc-46d5-bf0b-b17de765c99e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 868/1735] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:50 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1736] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:50 2026] POST /v2.0/subnets => generated 629 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:50.789 7 INFO neutron.db.segments_db [None req-651b3aa1-5399-45b9-b205-b0b0bfcb4c75 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] Added segment eead8a64-d34f-4f87-8ae6-dac54d3a168f of type vxlan for network fda1ff17-8f31-484a-921f-4edf61a28235 [pid: 7|app: 0|req: 869/1737] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:50 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1738] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:01:50 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1739] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:01:50 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 755 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1740] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e448e05-a8cc-46d5-bf0b-b17de765c99e => 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: 872/1741] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/subnets?id=65a9da13-655a-4e1e-bb31-b607abe23137 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1742] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/ports?network_id=ba3e5342-a564-4f8a-b253-d30f9767b6ed&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: 874/1743] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1744] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:50 2026] POST /v2.0/subnets => generated 629 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1745] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:51.259 7 INFO neutron.db.segments_db [None req-ae9c7c1f-6bef-460d-a70c-f6ec0dc96dd5 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] Added segment a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf of type vxlan for network 445301b5-c84d-4e91-be80-68b4d92b34aa [pid: 7|app: 0|req: 871/1746] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:51 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1747] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1748] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:01:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1749] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:51 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1750] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:51 2026] PUT /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:51.741 7 INFO neutron.db.segments_db [None req-5e8a0163-13ea-42fc-8b49-f32abf8c42e1 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] Added segment 791afa7a-ac75-407b-bf25-dc08fe594ebf of type vxlan for network 5087b8bd-7b15-4507-8d97-5686ada70a67 [pid: 8|app: 0|req: 878/1751] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1752] 10.0.0.189 () {34 vars in 770 bytes} [Fri Jun 5 04:01:51 2026] PUT /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1753] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:51 2026] POST /v2.0/networks => generated 629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1754] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1755] 10.0.0.189 () {34 vars in 766 bytes} [Fri Jun 5 04:01:51 2026] PUT /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/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: 882/1756] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:51 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1757] 10.0.0.189 () {34 vars in 788 bytes} [Fri Jun 5 04:01:51 2026] PUT /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1758] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/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: 875/1759] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:51 2026] POST /v2.0/subnets => generated 629 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1760] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:01:52 2026] PUT /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1761] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1762] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:52 2026] PUT /v2.0/subnets/34687f45-e322-4cfb-9643-1be7bfd3a20e/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1763] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:52.242 8 INFO neutron.api.v2.resource [None req-b54c5f12-3d74-4a9c-a02b-57c23b6a865a 03a1a8c2dad94b10bd36654154388fb2 7ee04584a9b947559d0ac1432f4644b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1764] 10.0.0.189 () {32 vars in 751 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1765] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:52 2026] PUT /v2.0/subnets/ee71f4d4-2890-47f8-91b0-49503e1108c7/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1766] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:01:52 2026] DELETE /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1767] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:52 2026] PUT /v2.0/subnets/71722e44-142c-444f-ab86-148253346b06/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1768] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1769] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:52 2026] PUT /v2.0/subnets/0de23725-bdfb-44a1-b042-3683ec22d4cc/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:52.383 8 INFO neutron.api.v2.resource [None req-3b3583e7-622b-4452-98eb-2c13f49a3a56 03a1a8c2dad94b10bd36654154388fb2 7ee04584a9b947559d0ac1432f4644b8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1770] 10.0.0.189 () {32 vars in 754 bytes} [Fri Jun 5 04:01:52 2026] DELETE /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1771] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1772] 10.0.0.189 () {32 vars in 664 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1773] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 04:01:52 2026] DELETE /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1774] 10.0.0.189 () {32 vars in 678 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1775] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1776] 10.0.0.189 () {32 vars in 674 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1777] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:01:52 2026] DELETE /v2.0/subnetpools/b4cc05fa-67e6-455b-9c38-93fe0d9d6013 => 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: 883/1778] 10.0.0.189 () {32 vars in 686 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1779] 10.0.0.189 () {32 vars in 672 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1780] 10.0.0.189 () {32 vars in 686 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1781] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1782] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:01:52 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1783] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:52 2026] DELETE /v2.0/subnets/34687f45-e322-4cfb-9643-1be7bfd3a20e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1784] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:52 2026] DELETE /v2.0/subnets/ee71f4d4-2890-47f8-91b0-49503e1108c7 => 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: 887/1785] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:53 2026] GET /v2.0/security-groups?tenant_id=cda0dd99e6354ad089bcf10218a07706&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1786] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 04:01:53 2026] POST /v2.0/security-groups => generated 1675 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1787] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:53 2026] DELETE /v2.0/subnets/71722e44-142c-444f-ab86-148253346b06 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1788] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:53 2026] DELETE /v2.0/security-groups/1b895d45-b480-4736-aa0a-51c855794b1d => 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: 890/1789] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1790] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:54 2026] DELETE /v2.0/subnets/0de23725-bdfb-44a1-b042-3683ec22d4cc => 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: 900/1791] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:53 2026] GET /v2.0/security-groups?tenant_id=c54c5be72e104f99a344d32fc1fad8a4&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1792] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:54 2026] GET /v2.0/security-groups?tenant_id=7ee04584a9b947559d0ac1432f4644b8&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1793] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1794] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:01:54 2026] DELETE /v2.0/subnets/c832b9ff-f614-4c3a-be25-dfecd19ea481 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1795] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:54 2026] DELETE /v2.0/security-groups/99daa534-90df-4f03-a85b-b5b5d5a42e9c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1796] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:54 2026] DELETE /v2.0/security-groups/8e5e3b65-3116-41b9-84e6-fa2fbb4b1c3a => 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: 903/1797] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:54.784 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1025133-7998-4179-b421-682b84223ef6 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] TaaS: Handle Delete Port: bcf85eee-d2f3-491e-89b1-bb2a2b918644 2026-06-05 04:01:54.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1025133-7998-4179-b421-682b84223ef6 4fbb27e5500b4c78994909577f4de3a2 5c5efbc351874e138d26beda673d1145 - - default default] Tap Mirror: Handle Delete Port: bcf85eee-d2f3-491e-89b1-bb2a2b918644 [pid: 8|app: 0|req: 904/1798] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:55.020 7 INFO neutron.services.segments.plugin [-] Segment c8c93e28-8dca-43d0-8825-78453e47ed0a resource provider aggregate not found 2026-06-05 04:01:55.027 7 INFO neutron.services.segments.plugin [-] Segment c8c93e28-8dca-43d0-8825-78453e47ed0a resource provider aggregate not found [pid: 8|app: 0|req: 905/1799] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:54 2026] GET /v2.0/security-groups?tenant_id=8695fb94e7f54a2a81068dec66faaa80&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1800] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:54 2026] DELETE /v2.0/networks/01941640-bce5-43bc-96b2-69891e52256d => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:01:55.052 7 INFO neutron.services.segments.plugin [-] Segment c8c93e28-8dca-43d0-8825-78453e47ed0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8c93e28-8dca-43d0-8825-78453e47ed0a found for delete ", "request_id": "req-05118e28-25cc-4325-9a5c-3e7270addedb"}]} 2026-06-05 04:01:55.053 7 INFO neutron.services.segments.plugin [-] Segment c8c93e28-8dca-43d0-8825-78453e47ed0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8c93e28-8dca-43d0-8825-78453e47ed0a found for delete ", "request_id": "req-4e056a5e-840e-421c-9452-3fbf9c0730d1"}]} 2026-06-05 04:01:55.077 8 INFO neutron.db.securitygroups_db [None req-582f353a-e084-411f-b039-fb7f3535667e 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Project eeb35b17e8724c3f88901be151dacb3d 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: 896/1801] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:55 2026] DELETE /v2.0/security-groups/ff49004f-7c92-43dd-9515-882eb753880c => 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: 906/1802] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:01:55.237 8 INFO neutron.db.securitygroups_db [None req-4445b772-47fb-4b41-8944-6b659a8f4c3c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Project eeb35b17e8724c3f88901be151dacb3d 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: 897/1803] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:55 2026] DELETE /v2.0/networks/37865095-ab22-4e9b-9f48-a66c9afef05c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1804] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:01:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1805] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:55 2026] DELETE /v2.0/networks/fda1ff17-8f31-484a-921f-4edf61a28235 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:01:55.531 8 INFO neutron.services.segments.plugin [-] Segment a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf resource provider aggregate not found 2026-06-05 04:01:55.541 8 INFO neutron.services.segments.plugin [-] Segment a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf resource provider aggregate not found 2026-06-05 04:01:55.556 8 INFO neutron.services.segments.plugin [-] Segment a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf found for delete ", "request_id": "req-b199a0b2-17b8-4072-bd2e-f181432fd170"}]} 2026-06-05 04:01:55.559 8 INFO neutron.services.segments.plugin [-] Segment a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9ff5865-cae5-4e81-9fe3-4f0cfeca1dbf found for delete ", "request_id": "req-92939ac7-129d-4a7f-abb8-09d806f5215c"}]} [pid: 8|app: 0|req: 908/1806] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:55 2026] DELETE /v2.0/networks/445301b5-c84d-4e91-be80-68b4d92b34aa => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1807] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:01:55 2026] DELETE /v2.0/networks/5087b8bd-7b15-4507-8d97-5686ada70a67 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1808] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:01:55 2026] GET /v2.0/networks => generated 1296 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1809] 10.0.0.88 () {34 vars in 1099 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2036131753&fields=id&tenant_id=eeb35b17e8724c3f88901be151dacb3d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1810] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 659 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1811] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/quotas/eeb35b17e8724c3f88901be151dacb3d => generated 292 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1812] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&fields=id => generated 149 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1813] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 912/1814] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1815] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 913/1816] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:56 2026] GET /v2.0/security-groups?tenant_id=2268ac8eecc04f92bfffd4397e5a74f3&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1817] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:56 2026] DELETE /v2.0/security-groups/0063afb1-05a1-4f9d-8499-554d99362d83 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:01:57.084 7 INFO neutron.services.segments.plugin [-] Segment eb047d2d-b7b9-4894-91b9-5fd6474e328d resource provider aggregate not found 2026-06-05 04:01:57.092 7 INFO neutron.services.segments.plugin [-] Segment eb047d2d-b7b9-4894-91b9-5fd6474e328d resource provider aggregate not found 2026-06-05 04:01:57.116 7 INFO neutron.services.segments.plugin [-] Segment eb047d2d-b7b9-4894-91b9-5fd6474e328d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb047d2d-b7b9-4894-91b9-5fd6474e328d found for delete ", "request_id": "req-0569e13e-2799-4105-a884-646548c48b98"}]} 2026-06-05 04:01:57.121 7 INFO neutron.services.segments.plugin [-] Segment eb047d2d-b7b9-4894-91b9-5fd6474e328d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb047d2d-b7b9-4894-91b9-5fd6474e328d found for delete ", "request_id": "req-4916d40c-1e15-4c8c-8a41-e9200410b0a6"}]} 2026-06-05 04:01:57.144 7 INFO neutron.services.segments.plugin [-] Segment eead8a64-d34f-4f87-8ae6-dac54d3a168f resource provider aggregate not found 2026-06-05 04:01:57.155 7 INFO neutron.services.segments.plugin [-] Segment eead8a64-d34f-4f87-8ae6-dac54d3a168f resource provider aggregate not found 2026-06-05 04:01:57.162 7 INFO neutron.services.segments.plugin [-] Segment eead8a64-d34f-4f87-8ae6-dac54d3a168f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eead8a64-d34f-4f87-8ae6-dac54d3a168f found for delete ", "request_id": "req-9e134f1c-9fbd-4231-b496-c9544f857695"}]} 2026-06-05 04:01:57.180 7 INFO neutron.services.segments.plugin [-] Segment eead8a64-d34f-4f87-8ae6-dac54d3a168f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eead8a64-d34f-4f87-8ae6-dac54d3a168f found for delete ", "request_id": "req-253a9d1f-4bd7-4406-a3d6-44338d2b48c3"}]} 2026-06-05 04:01:57.191 7 INFO neutron.services.segments.plugin [-] Segment 791afa7a-ac75-407b-bf25-dc08fe594ebf resource provider aggregate not found 2026-06-05 04:01:57.203 7 INFO neutron.services.segments.plugin [-] Segment 791afa7a-ac75-407b-bf25-dc08fe594ebf resource provider aggregate not found 2026-06-05 04:01:57.208 7 INFO neutron.services.segments.plugin [-] Segment 791afa7a-ac75-407b-bf25-dc08fe594ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791afa7a-ac75-407b-bf25-dc08fe594ebf found for delete ", "request_id": "req-57a8d4dd-002f-438d-be8a-c48067264a02"}]} 2026-06-05 04:01:57.221 7 INFO neutron.services.segments.plugin [-] Segment 791afa7a-ac75-407b-bf25-dc08fe594ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791afa7a-ac75-407b-bf25-dc08fe594ebf found for delete ", "request_id": "req-056f0ea1-2483-4259-aad6-11805e5d093f"}]} [pid: 8|app: 0|req: 914/1818] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:57 2026] GET /v2.0/security-groups?tenant_id=5c5efbc351874e138d26beda673d1145&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: 905/1819] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:57 2026] DELETE /v2.0/security-groups/6589de4c-b380-4a25-9836-eb08f7da6f51 => 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: 906/1820] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:57 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 915/1821] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:01:57 2026] GET /v2.0/security-groups?tenant_id=d00567c737b24872af3e798ee3907e04&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1822] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:01:57 2026] DELETE /v2.0/security-groups/0e74aac0-fe34-4de2-9f7c-ab03b6a8a1f3 => 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: 908/1823] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:58 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:01:58.959 8 INFO neutron.db.segments_db [None req-2225cbc4-c61f-48af-9aba-8f69257a4f51 6d36d37c20124aa182c9af5f65b6fb97 cff1615c41014c5c9b5c0110c1c8a732 - - default default] Added segment c2d9d594-059f-4afb-8b5a-f151496f1e5c of type vxlan for network 765ef6cc-e3e8-4718-814f-045a7137bd33 [pid: 8|app: 0|req: 916/1824] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:01:58 2026] POST /v2.0/networks => generated 632 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1825] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:01:59 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1826] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:59 2026] PUT /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1827] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1828] 10.0.0.189 () {34 vars in 762 bytes} [Fri Jun 5 04:01:59 2026] PUT /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1829] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1830] 10.0.0.189 () {34 vars in 758 bytes} [Fri Jun 5 04:01:59 2026] PUT /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1831] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1832] 10.0.0.189 () {34 vars in 780 bytes} [Fri Jun 5 04:01:59 2026] PUT /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/black.or.white => 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: 921/1833] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 913/1834] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1835] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:01:59 2026] PUT /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1836] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1837] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:01:59 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:00.091 7 INFO neutron.api.v2.resource [None req-56acae1d-42cd-423d-9d66-aa0a3434c1ea 6d36d37c20124aa182c9af5f65b6fb97 cff1615c41014c5c9b5c0110c1c8a732 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1838] 10.0.0.189 () {32 vars in 743 bytes} [Fri Jun 5 04:02:00 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1839] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 04:02:00 2026] DELETE /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1840] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:02:00 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:00.279 8 INFO neutron.api.v2.resource [None req-890fcb90-3ded-4b04-ad9c-be26cff48661 6d36d37c20124aa182c9af5f65b6fb97 cff1615c41014c5c9b5c0110c1c8a732 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1841] 10.0.0.189 () {32 vars in 746 bytes} [Fri Jun 5 04:02:00 2026] DELETE /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1842] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:02:00 2026] DELETE /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1843] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:02:00 2026] GET /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1844] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:00 2026] DELETE /v2.0/subnets/f6eec009-f367-4f98-a565-dada2eb49357 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:00.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3e91a11-85e7-4da2-bf01-894ff5150437 6d36d37c20124aa182c9af5f65b6fb97 cff1615c41014c5c9b5c0110c1c8a732 - - default default] TaaS: Handle Delete Port: 9bec57a9-281d-4dec-aad8-e492a7823ed8 2026-06-05 04:02:00.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3e91a11-85e7-4da2-bf01-894ff5150437 6d36d37c20124aa182c9af5f65b6fb97 cff1615c41014c5c9b5c0110c1c8a732 - - default default] Tap Mirror: Handle Delete Port: 9bec57a9-281d-4dec-aad8-e492a7823ed8 2026-06-05 04:02:00.905 8 INFO neutron.services.segments.plugin [-] Segment c2d9d594-059f-4afb-8b5a-f151496f1e5c resource provider aggregate not found 2026-06-05 04:02:00.913 8 INFO neutron.services.segments.plugin [-] Segment c2d9d594-059f-4afb-8b5a-f151496f1e5c resource provider aggregate not found 2026-06-05 04:02:00.923 8 INFO neutron.services.segments.plugin [-] Segment c2d9d594-059f-4afb-8b5a-f151496f1e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d9d594-059f-4afb-8b5a-f151496f1e5c found for delete ", "request_id": "req-7c412a0f-80ab-4eab-a8ef-f280b56e5ebf"}]} [pid: 7|app: 0|req: 919/1845] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:02:00 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 659 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:00.951 8 INFO neutron.services.segments.plugin [-] Segment c2d9d594-059f-4afb-8b5a-f151496f1e5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d9d594-059f-4afb-8b5a-f151496f1e5c found for delete ", "request_id": "req-aa4256c4-69c4-47be-a12f-f6e46a64ea6c"}]} [pid: 8|app: 0|req: 927/1846] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:00 2026] DELETE /v2.0/networks/765ef6cc-e3e8-4718-814f-045a7137bd33 => 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: 920/1847] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:00 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 928/1848] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:02:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eeb35b17e8724c3f88901be151dacb3d => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1849] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:02:01 2026] POST /v2.0/ports => generated 958 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1850] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:02:01 2026] PUT /v2.0/ports/f291063b-f4ff-4465-a6b6-61586a5e096d => generated 1239 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:02:01.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f79c5d4e-19bc-4b66-a5c9-827d581547da'] response: {'name': 'network-changed', 'server_uuid': '119646a9-ee0e-4e37-b7ac-fc0fe46e461a', 'tag': 'f291063b-f4ff-4465-a6b6-61586a5e096d', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 930/1851] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1852] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:01 2026] GET /v2.0/security-groups?tenant_id=3534a6f081444d2184fc05e0ca26f7bb&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1853] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 923/1854] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:02 2026] DELETE /v2.0/security-groups/16a38bcb-47d8-4d41-846d-3b35ab2eb5f2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1855] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 924/1856] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/security-groups?tenant_id=cff1615c41014c5c9b5c0110c1c8a732&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1857] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/networks?tenant_id=eeb35b17e8724c3f88901be151dacb3d&shared=False => generated 755 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1858] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1859] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:02 2026] DELETE /v2.0/security-groups/4c2b5117-f3df-481e-b5ec-c5f98b348680 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:03.096 8 INFO neutron.db.segments_db [None req-c4bd1dba-c0fd-473d-ae4a-df4dd54f98ae 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Added segment 0b7222f1-3e1f-4571-9b84-18158aa2ece8 of type vxlan for network b0b82613-e8d1-4903-b4e2-e7f3c4f1516c [pid: 7|app: 0|req: 926/1860] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:02 2026] GET /v2.0/security-groups?tenant_id=b085ef7468fe447cab393bbdfe169a07&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1861] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:03 2026] DELETE /v2.0/security-groups/1d2e320c-74fc-4c70-b1cf-e51163af56cd => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1862] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:02 2026] POST /v2.0/networks => generated 631 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1863] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 937/1864] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 938/1865] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/security-groups?tenant_id=b5128587957647f4ae4fed4029e7864e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1866] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:02:03 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) [pid: 8|app: 0|req: 939/1867] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:03 2026] DELETE /v2.0/security-groups/db9c1d3b-0cfc-4da5-b6e4-8e7dcc48a0c9 => generated 0 bytes in 125 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: 940/1868] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1869] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f291063b-f4ff-4465-a6b6-61586a5e096d => 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: 942/1870] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/subnets?id=65a9da13-655a-4e1e-bb31-b607abe23137 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1871] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/ports?network_id=ba3e5342-a564-4f8a-b253-d30f9767b6ed&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1872] 10.0.0.189 () {34 vars in 666 bytes} [Fri Jun 5 04:02:03 2026] POST /v2.0/trunks => generated 407 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1873] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:03.897 7 INFO neutron.db.segments_db [None req-0a69be27-f3df-45d0-a166-272f76bef857 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Added segment 6354b5f9-58aa-480c-8908-a32b2d8059d4 of type vxlan for network d7efd8b3-75e1-4d9a-afe8-6c95dfdbb492 [pid: 8|app: 0|req: 945/1874] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:02:03 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 930/1875] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:03 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1876] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:02:04 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 947/1877] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:04 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1878] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:04 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 931/1879] 10.0.0.189 () {34 vars in 666 bytes} [Fri Jun 5 04:02:04 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:04.629 8 INFO neutron.db.segments_db [None req-8893e229-420f-4fc5-ae43-5d214453157a 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Added segment 4f763678-6ff4-469d-a5ac-4b25d50dba52 of type vxlan for network e2bc72bd-208e-4638-b4eb-2713783abaa0 [pid: 8|app: 0|req: 949/1880] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:04 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1883] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:02:04 2026] POST /v2.0/ports => generated 743 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1884] 10.0.0.189 () {34 vars in 666 bytes} [Fri Jun 5 04:02:05 2026] POST /v2.0/trunks => generated 407 bytes in 304 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-06-05 04:02:05.562 7 INFO neutron.db.segments_db [None req-f2936f65-71c4-4387-a47b-5c5267abe321 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Added segment b016bfd1-c189-4cbc-931f-e155f4c8c31d of type vxlan for network fb45d179-dddb-4d9f-bf76-eac944dba39a [pid: 8|app: 0|req: 953/1885] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:05 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1886] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:05 2026] POST /v2.0/networks => generated 630 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1887] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:05 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1888] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:02:05 2026] POST /v2.0/ports => generated 743 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1889] 10.0.0.189 () {34 vars in 666 bytes} [Fri Jun 5 04:02:06 2026] POST /v2.0/trunks => generated 407 bytes in 214 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: 956/1890] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:06 2026] GET /v2.0/security-groups?tenant_id=840f628c8da54c198d2fef931804602c&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:02:06.545 7 INFO neutron.db.segments_db [None req-a8707817-2b41-469a-8fba-a00f6596bd64 c75166add31b416eac473d9ee460a33b 515b79d1a3484f16806cb7baa190d219 - - default default] Added segment 8f831898-d5d0-4676-9eef-f6ed0bf45b95 of type vxlan for network 7d44e43b-a364-4598-9349-42041432fd7e 2026-06-05 04:02:06.609 8 INFO neutron.db.segments_db [None req-feb383f3-9aa0-4885-a7a4-889408ba1f57 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Added segment eac93754-6794-4671-9e75-71d27332497e of type vxlan for network b7795977-4e6f-4f77-ad40-ccb9ee5c22a3 [pid: 7|app: 0|req: 935/1891] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:06 2026] POST /v2.0/networks => generated 632 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1892] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:06 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1893] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:06 2026] DELETE /v2.0/security-groups/88155e2a-09e4-4687-b957-050b55c78a54 => 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: 958/1894] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:02:06 2026] POST /v2.0/ports => generated 743 bytes in 325 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: 959/1895] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1896] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:02:06 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 938/1897] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 939/1898] 10.0.0.189 () {34 vars in 666 bytes} [Fri Jun 5 04:02:07 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1899] 10.0.0.189 () {34 vars in 666 bytes} [Fri Jun 5 04:02:07 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1900] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/3933eca9-1d09-464e-8b52-15b3c405edb1/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1901] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1902] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/834b4cb7-da1f-4e3e-95d3-7470a74303df/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1903] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1904] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/3267e500-863c-4e7f-9f7b-de33db05966c/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: 943/1905] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/d0dc1408-6fd7-4726-be2e-356c823f34d8/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1906] 10.0.0.189 () {34 vars in 760 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1907] 10.0.0.189 () {32 vars in 662 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1908] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1909] 10.0.0.189 () {32 vars in 676 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1910] 10.0.0.189 () {32 vars in 672 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1911] 10.0.0.189 () {34 vars in 756 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1912] 10.0.0.189 () {32 vars in 684 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1913] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1914] 10.0.0.189 () {32 vars in 670 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1915] 10.0.0.189 () {32 vars in 684 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1916] 10.0.0.189 () {34 vars in 778 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1917] 10.0.0.189 () {32 vars in 680 bytes} [Fri Jun 5 04:02:07 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: 7|app: 0|req: 951/1918] 10.0.0.189 () {32 vars in 692 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1919] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1920] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/3933eca9-1d09-464e-8b52-15b3c405edb1 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1921] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:07 2026] PUT /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1922] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1923] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/ports/e578e675-cb8f-41fb-a877-5361b8b91e13 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1924] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:07.753 8 INFO neutron.api.v2.resource [None req-06712fda-f5be-48b4-bd48-304df1a0d74d c75166add31b416eac473d9ee460a33b 515b79d1a3484f16806cb7baa190d219 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1925] 10.0.0.189 () {32 vars in 741 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1926] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:07 2026] DELETE /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1927] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:02:07 2026] DELETE /v2.0/trunks/3933eca9-1d09-464e-8b52-15b3c405edb1 => 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: 974/1928] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1929] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/834b4cb7-da1f-4e3e-95d3-7470a74303df => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:07.886 8 INFO neutron.api.v2.resource [None req-5f53dcc0-3295-4d6f-96bf-12449ea22b42 c75166add31b416eac473d9ee460a33b 515b79d1a3484f16806cb7baa190d219 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/1930] 10.0.0.189 () {32 vars in 744 bytes} [Fri Jun 5 04:02:07 2026] DELETE /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/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: 976/1931] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:02:07 2026] DELETE /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1932] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/ports/70db49c8-4d1c-4ef1-86e6-37aff5ef6d71 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1933] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1934] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1935] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:02:07 2026] DELETE /v2.0/trunks/834b4cb7-da1f-4e3e-95d3-7470a74303df => 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: 958/1936] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/trunks/3267e500-863c-4e7f-9f7b-de33db05966c => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1937] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:07 2026] GET /v2.0/ports/af99221c-0e92-474d-affb-2e03d05072eb => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1938] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/ports/8526de07-d579-4273-9b03-4156cf07d110 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1939] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/trunks/e79b8376-3569-4d9b-9479-d912bade556b => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1940] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/trunks/3267e500-863c-4e7f-9f7b-de33db05966c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1941] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/trunks/d0dc1408-6fd7-4726-be2e-356c823f34d8 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:08.231 8 INFO neutron_taas.services.taas.taas_plugin [None req-59ddf58d-a4d0-43e6-9925-1717e0b77cba c75166add31b416eac473d9ee460a33b 515b79d1a3484f16806cb7baa190d219 - - default default] TaaS: Handle Delete Port: af99221c-0e92-474d-affb-2e03d05072eb 2026-06-05 04:02:08.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59ddf58d-a4d0-43e6-9925-1717e0b77cba c75166add31b416eac473d9ee460a33b 515b79d1a3484f16806cb7baa190d219 - - default default] Tap Mirror: Handle Delete Port: af99221c-0e92-474d-affb-2e03d05072eb [pid: 7|app: 0|req: 962/1942] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 963/1943] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/ports/08218cfc-140c-4e1d-a66f-6d906c83d40a => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1944] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/ports/af99221c-0e92-474d-affb-2e03d05072eb => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1945] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 982/1946] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/trunks/d0dc1408-6fd7-4726-be2e-356c823f34d8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1947] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/trunks/3e7befdb-f993-4566-a070-d8287d3204b3 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:08.460 7 INFO neutron.services.segments.plugin [-] Segment 8f831898-d5d0-4676-9eef-f6ed0bf45b95 resource provider aggregate not found 2026-06-05 04:02:08.463 7 INFO neutron.services.segments.plugin [-] Segment 8f831898-d5d0-4676-9eef-f6ed0bf45b95 resource provider aggregate not found 2026-06-05 04:02:08.481 7 INFO neutron.services.segments.plugin [-] Segment 8f831898-d5d0-4676-9eef-f6ed0bf45b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f831898-d5d0-4676-9eef-f6ed0bf45b95 found for delete ", "request_id": "req-9b2e1eaf-4cfa-49f8-b9be-14db702c9a21"}]} 2026-06-05 04:02:08.485 7 INFO neutron.services.segments.plugin [-] Segment 8f831898-d5d0-4676-9eef-f6ed0bf45b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f831898-d5d0-4676-9eef-f6ed0bf45b95 found for delete ", "request_id": "req-f29bf636-ebdd-476f-986f-6a23ba62dad4"}]} [pid: 7|app: 0|req: 965/1948] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/networks/7d44e43b-a364-4598-9349-42041432fd7e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1949] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/ports/bac0d228-f5ea-4df2-a5e8-a5f09cce05a9 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1950] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/trunks/3e7befdb-f993-4566-a070-d8287d3204b3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:08.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4018ff6-e21f-4e50-aabc-3f3b8908646c 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] TaaS: Handle Delete Port: e578e675-cb8f-41fb-a877-5361b8b91e13 2026-06-05 04:02:08.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4018ff6-e21f-4e50-aabc-3f3b8908646c 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Tap Mirror: Handle Delete Port: e578e675-cb8f-41fb-a877-5361b8b91e13 [pid: 8|app: 0|req: 985/1951] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/ports/e578e675-cb8f-41fb-a877-5361b8b91e13 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:08.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb60e508-27ae-403c-89af-35ed5bbe8f7b 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] TaaS: Handle Delete Port: 70db49c8-4d1c-4ef1-86e6-37aff5ef6d71 2026-06-05 04:02:08.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb60e508-27ae-403c-89af-35ed5bbe8f7b 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Tap Mirror: Handle Delete Port: 70db49c8-4d1c-4ef1-86e6-37aff5ef6d71 [pid: 7|app: 0|req: 967/1952] 10.0.0.189 () {32 vars in 653 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions => generated 21537 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1953] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1954] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1955] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1956] 10.0.0.189 () {32 vars in 665 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1957] 10.0.0.189 () {32 vars in 699 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1958] 10.0.0.189 () {32 vars in 697 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1959] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:08 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1960] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 976/1961] 10.0.0.189 () {32 vars in 703 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1962] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:08 2026] DELETE /v2.0/ports/70db49c8-4d1c-4ef1-86e6-37aff5ef6d71 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1963] 10.0.0.189 () {32 vars in 693 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 978/1964] 10.0.0.189 () {32 vars in 695 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1965] 10.0.0.189 () {32 vars in 685 bytes} [Fri Jun 5 04:02:09 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: 980/1966] 10.0.0.189 () {32 vars in 687 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1967] 10.0.0.189 () {32 vars in 661 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1968] 10.0.0.189 () {32 vars in 699 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 983/1969] 10.0.0.189 () {32 vars in 679 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1970] 10.0.0.189 () {32 vars in 683 bytes} [Fri Jun 5 04:02:09 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: 985/1971] 10.0.0.189 () {32 vars in 675 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 986/1972] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1973] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 988/1974] 10.0.0.189 () {32 vars in 687 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1975] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1976] 10.0.0.189 () {32 vars in 687 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1977] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1978] 10.0.0.189 () {32 vars in 699 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:09.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8987481-dafd-4456-9955-f31fa1458ea2 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] TaaS: Handle Delete Port: 8526de07-d579-4273-9b03-4156cf07d110 2026-06-05 04:02:09.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8987481-dafd-4456-9955-f31fa1458ea2 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Tap Mirror: Handle Delete Port: 8526de07-d579-4273-9b03-4156cf07d110 [pid: 7|app: 0|req: 993/1979] 10.0.0.189 () {32 vars in 679 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1980] 10.0.0.189 () {32 vars in 667 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1981] 10.0.0.189 () {32 vars in 677 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 996/1982] 10.0.0.189 () {32 vars in 665 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1983] 10.0.0.189 () {32 vars in 675 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1984] 10.0.0.189 () {32 vars in 713 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1985] 10.0.0.189 () {32 vars in 691 bytes} [Fri Jun 5 04:02:09 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: 7|app: 0|req: 1000/1986] 10.0.0.189 () {32 vars in 683 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1987] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1988] 10.0.0.189 () {32 vars in 687 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1989] 10.0.0.189 () {32 vars in 705 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1990] 10.0.0.189 () {32 vars in 675 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1991] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/ports/8526de07-d579-4273-9b03-4156cf07d110 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1992] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1993] 10.0.0.189 () {32 vars in 675 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:09.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2fb91f6-5e70-4af2-93b1-3e77e186352a 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] TaaS: Handle Delete Port: 08218cfc-140c-4e1d-a66f-6d906c83d40a 2026-06-05 04:02:09.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2fb91f6-5e70-4af2-93b1-3e77e186352a 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Tap Mirror: Handle Delete Port: 08218cfc-140c-4e1d-a66f-6d906c83d40a [pid: 8|app: 0|req: 988/1994] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/ports/08218cfc-140c-4e1d-a66f-6d906c83d40a => 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: 989/1995] 10.0.0.189 () {32 vars in 693 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1996] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/security-groups?tenant_id=0ecdeb45d88446ad9fd6a39a3ea7ed5c&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1997] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1998] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:09 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) 2026-06-05 04:02:09.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f3890a8-e53d-4a29-8908-e8bc45a02cfd 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] TaaS: Handle Delete Port: bac0d228-f5ea-4df2-a5e8-a5f09cce05a9 2026-06-05 04:02:09.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f3890a8-e53d-4a29-8908-e8bc45a02cfd 4139932d922346e69e924c585edce793 5a3424e7bd454296913ca2d1db856726 - - default default] Tap Mirror: Handle Delete Port: bac0d228-f5ea-4df2-a5e8-a5f09cce05a9 [pid: 8|app: 0|req: 992/1999] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/security-groups/21513825-fee1-4223-ae21-be13e363d546 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2000] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/ports/bac0d228-f5ea-4df2-a5e8-a5f09cce05a9 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2001] 10.0.0.189 () {32 vars in 709 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2002] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 994/2003] 10.0.0.189 () {32 vars in 705 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2004] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2005] 10.0.0.189 () {32 vars in 697 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2006] 10.0.0.189 () {32 vars in 711 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2007] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2008] 10.0.0.189 () {32 vars in 687 bytes} [Fri Jun 5 04:02:09 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: 1000/2009] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2010] 10.0.0.189 () {32 vars in 675 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2011] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2012] 10.0.0.189 () {32 vars in 671 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2013] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/security-groups?tenant_id=515b79d1a3484f16806cb7baa190d219&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2014] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/networks/b0b82613-e8d1-4903-b4e2-e7f3c4f1516c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2015] 10.0.0.189 () {32 vars in 661 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2016] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:09 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 1012/2017] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/security-groups/ba72560b-1370-45df-8ce4-551153bcff72 => 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: 1013/2018] 10.0.0.189 () {32 vars in 699 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2019] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:02:10.058 8 INFO neutron.services.segments.plugin [-] Segment 6354b5f9-58aa-480c-8908-a32b2d8059d4 resource provider aggregate not found [pid: 7|app: 0|req: 1015/2020] 10.0.0.189 () {32 vars in 699 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:10.064 8 INFO neutron.services.segments.plugin [-] Segment 6354b5f9-58aa-480c-8908-a32b2d8059d4 resource provider aggregate not found 2026-06-05 04:02:10.082 8 INFO neutron.services.segments.plugin [-] Segment 6354b5f9-58aa-480c-8908-a32b2d8059d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6354b5f9-58aa-480c-8908-a32b2d8059d4 found for delete ", "request_id": "req-ae508b97-71ff-4296-bcbb-89ec168ff842"}]} [pid: 8|app: 0|req: 1006/2021] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:09 2026] DELETE /v2.0/networks/d7efd8b3-75e1-4d9a-afe8-6c95dfdbb492 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:10.102 8 INFO neutron.services.segments.plugin [-] Segment 6354b5f9-58aa-480c-8908-a32b2d8059d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6354b5f9-58aa-480c-8908-a32b2d8059d4 found for delete ", "request_id": "req-5de1133a-2107-457d-a209-daf63911ee0c"}]} [pid: 8|app: 0|req: 1007/2022] 10.0.0.189 () {32 vars in 677 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2023] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:10 2026] DELETE /v2.0/networks/e2bc72bd-208e-4638-b4eb-2713783abaa0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2024] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2025] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:10 2026] DELETE /v2.0/networks/fb45d179-dddb-4d9f-bf76-eac944dba39a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2026] 10.0.0.189 () {32 vars in 683 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:10.513 7 INFO neutron.services.segments.plugin [-] Segment 0b7222f1-3e1f-4571-9b84-18158aa2ece8 resource provider aggregate not found 2026-06-05 04:02:10.520 7 INFO neutron.services.segments.plugin [-] Segment 0b7222f1-3e1f-4571-9b84-18158aa2ece8 resource provider aggregate not found 2026-06-05 04:02:10.537 7 INFO neutron.services.segments.plugin [-] Segment 0b7222f1-3e1f-4571-9b84-18158aa2ece8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b7222f1-3e1f-4571-9b84-18158aa2ece8 found for delete ", "request_id": "req-bfb9c762-d603-4005-8af4-61d8599a767b"}]} 2026-06-05 04:02:10.543 7 INFO neutron.services.segments.plugin [-] Segment 0b7222f1-3e1f-4571-9b84-18158aa2ece8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b7222f1-3e1f-4571-9b84-18158aa2ece8 found for delete ", "request_id": "req-6face006-73fe-4c14-811c-2c9a9d106d16"}]} [pid: 8|app: 0|req: 1012/2027] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:10 2026] DELETE /v2.0/networks/b7795977-4e6f-4f77-ad40-ccb9ee5c22a3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2028] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:10 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) 2026-06-05 04:02:10.574 7 INFO neutron.db.l3_db [None req-400b5089-41c5-44f3-9cd1-a7666ef4675f 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Floating IP 1339cd9a-dd68-447f-bdab-235527cd7baa associated. External IP: 10.96.250.202, port: f291063b-f4ff-4465-a6b6-61586a5e096d. [pid: 8|app: 0|req: 1014/2029] 10.0.0.189 () {32 vars in 685 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2030] 10.0.0.189 () {32 vars in 707 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2031] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2032] 10.0.0.189 () {32 vars in 697 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2033] 10.0.0.189 () {32 vars in 695 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2034] 10.0.0.189 () {32 vars in 685 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2035] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2036] 10.0.0.189 () {32 vars in 705 bytes} [Fri Jun 5 04:02:10 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: 1022/2037] 10.0.0.189 () {32 vars in 667 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2038] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2039] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2040] 10.0.0.189 () {32 vars in 691 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2041] 10.0.0.189 () {32 vars in 691 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2042] 10.0.0.189 () {32 vars in 695 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2043] 10.0.0.189 () {32 vars in 685 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 1029/2044] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2045] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2046] 10.0.0.189 () {32 vars in 703 bytes} [Fri Jun 5 04:02:10 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: 1032/2047] 10.0.0.189 () {32 vars in 713 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2048] 10.0.0.189 () {32 vars in 717 bytes} [Fri Jun 5 04:02:10 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: 1034/2049] 10.0.0.189 () {32 vars in 715 bytes} [Fri Jun 5 04:02:10 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: 1035/2050] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2051] 10.0.0.189 () {32 vars in 741 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2052] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2053] 10.0.0.189 () {32 vars in 683 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2054] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2055] 10.0.0.189 () {32 vars in 719 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2056] 10.0.0.189 () {32 vars in 679 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2057] 10.0.0.189 () {32 vars in 669 bytes} [Fri Jun 5 04:02:10 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: 1043/2058] 10.0.0.189 () {32 vars in 697 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/standard-attr-segment => 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: 1044/2059] 10.0.0.189 () {32 vars in 705 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2060] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:10 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: 1046/2061] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2062] 10.0.0.189 () {32 vars in 683 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2063] 10.0.0.189 () {32 vars in 705 bytes} [Fri Jun 5 04:02:10 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: 1049/2064] 10.0.0.189 () {32 vars in 695 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2065] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2066] 10.0.0.189 () {32 vars in 697 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2067] 10.0.0.189 () {32 vars in 679 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2068] 10.0.0.189 () {32 vars in 689 bytes} [Fri Jun 5 04:02:10 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: 1054/2069] 10.0.0.189 () {32 vars in 701 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2071] 10.0.0.189 () {32 vars in 665 bytes} [Fri Jun 5 04:02:10 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: 7|app: 0|req: 1016/2071] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:02:10 2026] PUT /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 856 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2072] 10.0.0.189 () {32 vars in 681 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2073] 10.0.0.189 () {32 vars in 677 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2074] 10.0.0.189 () {32 vars in 693 bytes} [Fri Jun 5 04:02:10 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: 1059/2075] 10.0.0.189 () {32 vars in 677 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2076] 10.0.0.189 () {32 vars in 667 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:11.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19d26e30-6095-43a9-b741-c120e30715f5'] response: {'name': 'network-changed', 'server_uuid': '119646a9-ee0e-4e37-b7ac-fc0fe46e461a', 'tag': 'f291063b-f4ff-4465-a6b6-61586a5e096d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1061/2077] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2078] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:10 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2079] 10.0.0.189 () {32 vars in 675 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2080] 10.0.0.189 () {32 vars in 687 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2081] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/ports?tenant_id=eeb35b17e8724c3f88901be151dacb3d&device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2082] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/networks?id=ba3e5342-a564-4f8a-b253-d30f9767b6ed => generated 755 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2083] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/security-groups?tenant_id=db8e52ea356949df9092042589bf2d7f&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2084] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/security-groups?tenant_id=2c2694b0687a4446aa7e02f0381ba503&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2085] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f291063b-f4ff-4465-a6b6-61586a5e096d => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2086] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:11 2026] DELETE /v2.0/security-groups/7532ff0f-8a10-43a0-8bff-b16bd2c549da => 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: 1023/2087] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/subnets?id=65a9da13-655a-4e1e-bb31-b607abe23137 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2088] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:11 2026] DELETE /v2.0/security-groups/44240d68-80d6-4ca0-beec-67e89090e58f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2089] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:02:11 2026] GET /v2.0/ports?network_id=ba3e5342-a564-4f8a-b253-d30f9767b6ed&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: 1066/2090] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:02:12 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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: 1025/2091] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:12 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:12.123 8 INFO neutron.services.segments.plugin [-] Segment 4f763678-6ff4-469d-a5ac-4b25d50dba52 resource provider aggregate not found 2026-06-05 04:02:12.132 8 INFO neutron.services.segments.plugin [-] Segment 4f763678-6ff4-469d-a5ac-4b25d50dba52 resource provider aggregate not found [pid: 7|app: 0|req: 1026/2092] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:02:12 2026] GET /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed?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) 2026-06-05 04:02:12.163 8 INFO neutron.services.segments.plugin [-] Segment 4f763678-6ff4-469d-a5ac-4b25d50dba52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f763678-6ff4-469d-a5ac-4b25d50dba52 found for delete ", "request_id": "req-39cf2fbc-88fc-4bed-b1ce-227796219dfd"}]} 2026-06-05 04:02:12.172 8 INFO neutron.services.segments.plugin [-] Segment 4f763678-6ff4-469d-a5ac-4b25d50dba52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f763678-6ff4-469d-a5ac-4b25d50dba52 found for delete ", "request_id": "req-88146e0b-bf48-4da1-a5f9-c1920289365b"}]} 2026-06-05 04:02:12.202 8 INFO neutron.services.segments.plugin [-] Segment b016bfd1-c189-4cbc-931f-e155f4c8c31d resource provider aggregate not found 2026-06-05 04:02:12.207 8 INFO neutron.services.segments.plugin [-] Segment b016bfd1-c189-4cbc-931f-e155f4c8c31d resource provider aggregate not found 2026-06-05 04:02:12.237 8 INFO neutron.services.segments.plugin [-] Segment b016bfd1-c189-4cbc-931f-e155f4c8c31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b016bfd1-c189-4cbc-931f-e155f4c8c31d found for delete ", "request_id": "req-026f8d11-6979-44b3-8a54-b688a9ddb0dc"}]} 2026-06-05 04:02:12.243 8 INFO neutron.services.segments.plugin [-] Segment b016bfd1-c189-4cbc-931f-e155f4c8c31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b016bfd1-c189-4cbc-931f-e155f4c8c31d found for delete ", "request_id": "req-9c1ba834-bda8-4b96-b351-133ef4446868"}]} 2026-06-05 04:02:12.267 8 INFO neutron.services.segments.plugin [-] Segment eac93754-6794-4671-9e75-71d27332497e resource provider aggregate not found 2026-06-05 04:02:12.276 8 INFO neutron.services.segments.plugin [-] Segment eac93754-6794-4671-9e75-71d27332497e resource provider aggregate not found 2026-06-05 04:02:12.287 8 INFO neutron.services.segments.plugin [-] Segment eac93754-6794-4671-9e75-71d27332497e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac93754-6794-4671-9e75-71d27332497e found for delete ", "request_id": "req-a615af18-1f18-4235-b854-4e488805a689"}]} 2026-06-05 04:02:12.324 8 INFO neutron.services.segments.plugin [-] Segment eac93754-6794-4671-9e75-71d27332497e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac93754-6794-4671-9e75-71d27332497e found for delete ", "request_id": "req-61babfa5-0d5f-4286-8c1b-1caf74ba5086"}]} [pid: 8|app: 0|req: 1067/2093] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:12 2026] GET /v2.0/security-groups?tenant_id=7c43e20a9b69434697511b3bfa38d383&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2094] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:12 2026] DELETE /v2.0/security-groups/a21df48b-0508-4e3e-9130-4de2442571c5 => 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: 1068/2095] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:12 2026] GET /v2.0/security-groups?tenant_id=5a3424e7bd454296913ca2d1db856726&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2096] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:12 2026] DELETE /v2.0/security-groups/f45d2389-1ad7-4b4f-bd62-541ec7d74cd7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2097] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:02:13 2026] GET /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:14.410 7 INFO neutron.db.segments_db [None req-d1efc070-2e43-49dd-bb73-d7e9b460e0a1 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Added segment fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 of type vxlan for network ddf73575-9b7c-4df2-a7bd-1b61be4b190d 2026-06-05 04:02:14.486 7 INFO neutron.db.segments_db [None req-d1efc070-2e43-49dd-bb73-d7e9b460e0a1 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Added segment 3134a2b0-8515-4363-8a45-2ace3a2d2782 of type vxlan for network 0ec73b56-5d62-4f6d-902a-580f6f63487b [pid: 7|app: 0|req: 1029/2098] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:14 2026] POST /v2.0/networks => generated 1245 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2099] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:02:14 2026] GET /v2.0/networks => generated 1844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:02:14.807 7 INFO neutron.services.segments.plugin [-] Segment fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 resource provider aggregate not found 2026-06-05 04:02:14.811 7 INFO neutron.services.segments.plugin [-] Segment fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 resource provider aggregate not found [pid: 7|app: 0|req: 1030/2100] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:14 2026] DELETE /v2.0/networks/ddf73575-9b7c-4df2-a7bd-1b61be4b190d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:14.837 7 INFO neutron.services.segments.plugin [-] Segment fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 found for delete ", "request_id": "req-7b41fd02-499a-4612-bdc0-5bc22c9ef784"}]} 2026-06-05 04:02:14.838 7 INFO neutron.services.segments.plugin [-] Segment fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc2dc62e-0c05-4064-bb2a-a10a4f9995c9 found for delete ", "request_id": "req-952f7dc8-9ca1-488c-a45d-a54291e05912"}]} 2026-06-05 04:02:14.973 8 INFO neutron.services.segments.plugin [-] Segment 3134a2b0-8515-4363-8a45-2ace3a2d2782 resource provider aggregate not found 2026-06-05 04:02:14.978 8 INFO neutron.services.segments.plugin [-] Segment 3134a2b0-8515-4363-8a45-2ace3a2d2782 resource provider aggregate not found 2026-06-05 04:02:14.999 8 INFO neutron.services.segments.plugin [-] Segment 3134a2b0-8515-4363-8a45-2ace3a2d2782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3134a2b0-8515-4363-8a45-2ace3a2d2782 found for delete ", "request_id": "req-5394a0cd-bf43-4ce0-b60d-860e6e8bb745"}]} 2026-06-05 04:02:15.000 8 INFO neutron.services.segments.plugin [-] Segment 3134a2b0-8515-4363-8a45-2ace3a2d2782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3134a2b0-8515-4363-8a45-2ace3a2d2782 found for delete ", "request_id": "req-408b8647-3729-469a-875f-a145906ec763"}]} [pid: 8|app: 0|req: 1071/2101] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:14 2026] DELETE /v2.0/networks/0ec73b56-5d62-4f6d-902a-580f6f63487b => 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: 1031/2102] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:02:15 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:15.184 8 INFO neutron.db.segments_db [None req-20e356eb-0369-489f-b31f-a83ddc40fb8c 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Added segment 0f979995-4ca0-4fe2-be4c-00ba60e5e874 of type vxlan for network fe202ae8-59fc-4972-b5dc-80222250c11f [pid: 8|app: 0|req: 1072/2103] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:15 2026] POST /v2.0/networks => generated 653 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:15.379 7 INFO neutron.db.segments_db [None req-dacce07c-d790-4a72-8ebc-9cbcd826a29c 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Added segment a51a95a6-1373-4c45-9a89-2b1a1889cb38 of type vxlan for network 7f68eaf2-4bac-461c-a892-4818f892bed3 [pid: 7|app: 0|req: 1032/2104] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:15 2026] POST /v2.0/networks => generated 654 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2105] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:02:15 2026] POST /v2.0/ports => generated 1505 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2106] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:02:16 2026] GET /v2.0/ports => generated 1505 bytes in 139 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-06-05 04:02:16.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc09486b-d789-41f3-8737-f8c44af3f123 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] TaaS: Handle Delete Port: 60dc4fd8-9125-41c5-b9fe-42681ebd24bc 2026-06-05 04:02:16.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc09486b-d789-41f3-8737-f8c44af3f123 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Tap Mirror: Handle Delete Port: 60dc4fd8-9125-41c5-b9fe-42681ebd24bc [pid: 8|app: 0|req: 1074/2107] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:16 2026] DELETE /v2.0/ports/60dc4fd8-9125-41c5-b9fe-42681ebd24bc => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:16.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-068963b0-ec8e-4fa7-8021-6298dfee09f9 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] TaaS: Handle Delete Port: 2316f57a-b951-45d5-bf6d-db348388884e 2026-06-05 04:02:16.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-068963b0-ec8e-4fa7-8021-6298dfee09f9 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Tap Mirror: Handle Delete Port: 2316f57a-b951-45d5-bf6d-db348388884e [pid: 8|app: 0|req: 1075/2108] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:16 2026] DELETE /v2.0/ports/2316f57a-b951-45d5-bf6d-db348388884e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2109] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:02:16 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:16.721 7 INFO neutron.db.segments_db [None req-91e9dccf-7ea5-4943-b594-732b0ba8f2e9 133ded8199fc42ca8d2b03a50c166f33 92b8390a6b1c4c0584e724b2f6410caf - - default default] Added segment e0afced9-4a94-47e9-a63e-b147e169c8af of type vxlan for network ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1 2026-06-05 04:02:16.830 8 INFO neutron.db.segments_db [None req-7103f23c-9574-4260-b8fe-d9e3274a0657 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Added segment d239eb82-c0f3-4afe-95b0-490b228e56a4 of type vxlan for network ec751d80-46d0-4b73-94fa-5635a635b462 [pid: 7|app: 0|req: 1034/2110] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:16 2026] POST /v2.0/networks => generated 631 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2111] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:02:16 2026] PUT /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2112] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:16 2026] POST /v2.0/networks => generated 653 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2113] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:16 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:17.009 8 INFO neutron.db.segments_db [None req-87abaeff-1528-4ffb-afcc-835202ddc241 758c404925d14856bbec80c4a0b09d6b d261a5944fe24b5fa60e2072f02a3d23 - - default default] Added segment 224ecc00-b280-49ed-9a12-52422d29314b of type vxlan for network 3c9ff404-60de-4137-bb1d-4199beebc594 [pid: 7|app: 0|req: 1037/2114] 10.0.0.189 () {34 vars in 764 bytes} [Fri Jun 5 04:02:16 2026] PUT /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/green => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2115] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:16 2026] POST /v2.0/networks => generated 654 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2116] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2117] 10.0.0.189 () {34 vars in 760 bytes} [Fri Jun 5 04:02:17 2026] PUT /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2118] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2119] 10.0.0.189 () {34 vars in 782 bytes} [Fri Jun 5 04:02:17 2026] PUT /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/black.or.white => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2120] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2121] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:02:17 2026] PUT /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2122] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2123] 10.0.0.189 () {32 vars in 741 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:17.694 7 INFO neutron.api.v2.resource [None req-2d355eca-26a9-4627-a693-5161950cfc81 133ded8199fc42ca8d2b03a50c166f33 92b8390a6b1c4c0584e724b2f6410caf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1042/2124] 10.0.0.189 () {32 vars in 745 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2125] 10.0.0.189 () {32 vars in 744 bytes} [Fri Jun 5 04:02:17 2026] DELETE /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/red => 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: 1044/2126] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:17.888 7 INFO neutron.api.v2.resource [None req-6935e193-2e65-4441-8a78-8ff4363a96b5 133ded8199fc42ca8d2b03a50c166f33 92b8390a6b1c4c0584e724b2f6410caf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1045/2127] 10.0.0.189 () {32 vars in 748 bytes} [Fri Jun 5 04:02:17 2026] DELETE /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2128] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:02:17 2026] DELETE /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2129] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:02:17 2026] GET /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:18.186 7 INFO neutron.services.segments.plugin [-] Segment e0afced9-4a94-47e9-a63e-b147e169c8af resource provider aggregate not found 2026-06-05 04:02:18.200 7 INFO neutron.services.segments.plugin [-] Segment e0afced9-4a94-47e9-a63e-b147e169c8af resource provider aggregate not found [pid: 8|app: 0|req: 1083/2130] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:17 2026] POST /v2.0/subnets => generated 1324 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-05 04:02:18.217 7 INFO neutron.services.segments.plugin [-] Segment e0afced9-4a94-47e9-a63e-b147e169c8af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0afced9-4a94-47e9-a63e-b147e169c8af found for delete ", "request_id": "req-3f9e02d7-edfc-47da-812f-61ffbf1dda0a"}]} [pid: 7|app: 0|req: 1048/2131] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:18 2026] DELETE /v2.0/networks/ad22cc3e-5b7f-4dd3-9bb3-488507b39ab1 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:18.235 7 INFO neutron.services.segments.plugin [-] Segment e0afced9-4a94-47e9-a63e-b147e169c8af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0afced9-4a94-47e9-a63e-b147e169c8af found for delete ", "request_id": "req-5d149f5d-1df5-41b5-b767-1833afd7ad2a"}]} [pid: 8|app: 0|req: 1084/2132] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:02:18 2026] GET /v2.0/subnets => generated 1960 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2133] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:02:18 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2134] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:18 2026] DELETE /v2.0/subnets/03a8b3bb-0dbc-4fad-865a-d2c1efad3820 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2135] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 04:02:18 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2136] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:18 2026] DELETE /v2.0/subnets/cd8e659a-f59d-4fc8-95b7-5fccd59d02b3 => 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: 1087/2137] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:02:18 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2138] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:18 2026] DELETE /v2.0/networks/3c9ff404-60de-4137-bb1d-4199beebc594 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:18.964 8 INFO neutron.services.segments.plugin [-] Segment d239eb82-c0f3-4afe-95b0-490b228e56a4 resource provider aggregate not found 2026-06-05 04:02:18.966 8 INFO neutron.services.segments.plugin [-] Segment d239eb82-c0f3-4afe-95b0-490b228e56a4 resource provider aggregate not found 2026-06-05 04:02:18.984 8 INFO neutron.services.segments.plugin [-] Segment d239eb82-c0f3-4afe-95b0-490b228e56a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d239eb82-c0f3-4afe-95b0-490b228e56a4 found for delete ", "request_id": "req-52cf1c18-9cb6-444d-aa5e-4a524b196dba"}]} 2026-06-05 04:02:18.987 8 INFO neutron.services.segments.plugin [-] Segment d239eb82-c0f3-4afe-95b0-490b228e56a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d239eb82-c0f3-4afe-95b0-490b228e56a4 found for delete ", "request_id": "req-238da2b0-35ba-4ed4-8494-a9ea6a397c5a"}]} [pid: 8|app: 0|req: 1088/2139] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:18 2026] DELETE /v2.0/networks/ec751d80-46d0-4b73-94fa-5635a635b462 => 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: 1052/2140] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:18 2026] DELETE /v2.0/networks/7f68eaf2-4bac-461c-a892-4818f892bed3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2141] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:19 2026] GET /v2.0/security-groups?tenant_id=92b8390a6b1c4c0584e724b2f6410caf&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2142] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:19 2026] DELETE /v2.0/networks/fe202ae8-59fc-4972-b5dc-80222250c11f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2143] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:19 2026] DELETE /v2.0/security-groups/9f2e94f8-fb47-448b-9439-3c6e341de2b8 => 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: 1054/2144] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:19 2026] GET /v2.0/security-groups?tenant_id=498a175b8c4a479ea9bcf15928902dd1&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2145] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:19 2026] DELETE /v2.0/security-groups/0aeec97d-848e-4972-9083-8a2dae2a349f => 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: 1055/2148] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:19 2026] GET /v2.0/security-groups?tenant_id=d261a5944fe24b5fa60e2072f02a3d23&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2149] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:20 2026] DELETE /v2.0/security-groups/61952db7-2238-4987-b384-f1601ff1711a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:20.245 7 INFO neutron.services.segments.plugin [-] Segment 224ecc00-b280-49ed-9a12-52422d29314b resource provider aggregate not found 2026-06-05 04:02:20.254 7 INFO neutron.services.segments.plugin [-] Segment 224ecc00-b280-49ed-9a12-52422d29314b resource provider aggregate not found 2026-06-05 04:02:20.262 7 INFO neutron.services.segments.plugin [-] Segment 224ecc00-b280-49ed-9a12-52422d29314b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224ecc00-b280-49ed-9a12-52422d29314b found for delete ", "request_id": "req-7dde7c67-e2ee-4ef7-b129-46d7bcebf863"}]} 2026-06-05 04:02:20.267 7 INFO neutron.services.segments.plugin [-] Segment 224ecc00-b280-49ed-9a12-52422d29314b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224ecc00-b280-49ed-9a12-52422d29314b found for delete ", "request_id": "req-d014cad1-d271-4c52-860d-e3c813f3376b"}]} 2026-06-05 04:02:20.280 7 INFO neutron.services.segments.plugin [-] Segment a51a95a6-1373-4c45-9a89-2b1a1889cb38 resource provider aggregate not found 2026-06-05 04:02:20.281 7 INFO neutron.services.segments.plugin [-] Segment a51a95a6-1373-4c45-9a89-2b1a1889cb38 resource provider aggregate not found 2026-06-05 04:02:20.300 7 INFO neutron.services.segments.plugin [-] Segment a51a95a6-1373-4c45-9a89-2b1a1889cb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51a95a6-1373-4c45-9a89-2b1a1889cb38 found for delete ", "request_id": "req-5ba51de1-1267-44d0-9b0d-6e35267d7cfd"}]} 2026-06-05 04:02:20.304 7 INFO neutron.services.segments.plugin [-] Segment a51a95a6-1373-4c45-9a89-2b1a1889cb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51a95a6-1373-4c45-9a89-2b1a1889cb38 found for delete ", "request_id": "req-c6de44aa-577a-4747-ba5a-baff5fc490eb"}]} 2026-06-05 04:02:20.315 7 INFO neutron.services.segments.plugin [-] Segment 0f979995-4ca0-4fe2-be4c-00ba60e5e874 resource provider aggregate not found 2026-06-05 04:02:20.333 7 INFO neutron.services.segments.plugin [-] Segment 0f979995-4ca0-4fe2-be4c-00ba60e5e874 resource provider aggregate not found 2026-06-05 04:02:20.338 7 INFO neutron.services.segments.plugin [-] Segment 0f979995-4ca0-4fe2-be4c-00ba60e5e874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f979995-4ca0-4fe2-be4c-00ba60e5e874 found for delete ", "request_id": "req-ccc12855-49e7-446e-9f2f-450b9288e90e"}]} 2026-06-05 04:02:20.355 7 INFO neutron.services.segments.plugin [-] Segment 0f979995-4ca0-4fe2-be4c-00ba60e5e874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f979995-4ca0-4fe2-be4c-00ba60e5e874 found for delete ", "request_id": "req-50b24ecb-4334-47e8-ba7d-2fbf17809e9c"}]} 2026-06-05 04:02:22.602 7 INFO neutron.db.segments_db [None req-0b898e0d-3084-46a7-bef1-07f02282fc68 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Added segment 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f of type vxlan for network 9cd71d4d-c6ed-407e-80ab-ccda1d716250 2026-06-05 04:02:22.679 7 INFO neutron.db.segments_db [None req-0b898e0d-3084-46a7-bef1-07f02282fc68 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Added segment 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 of type vxlan for network eb260d5c-9308-464b-944d-41d1c56c6128 [pid: 7|app: 0|req: 1056/2150] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:22 2026] POST /v2.0/networks => generated 1245 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2151] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:02:22 2026] GET /v2.0/networks => generated 1844 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:02:22.987 7 INFO neutron.services.segments.plugin [-] Segment 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f resource provider aggregate not found 2026-06-05 04:02:22.990 7 INFO neutron.services.segments.plugin [-] Segment 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f resource provider aggregate not found 2026-06-05 04:02:23.010 7 INFO neutron.services.segments.plugin [-] Segment 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f found for delete ", "request_id": "req-30accee6-50f1-4e3a-9d2d-807e9329f2d3"}]} 2026-06-05 04:02:23.011 7 INFO neutron.services.segments.plugin [-] Segment 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c7771c0-d0d5-47e8-9e66-e0d7805aa85f found for delete ", "request_id": "req-554b94a3-4b1f-411a-9b23-b6b01f16bac6"}]} [pid: 7|app: 0|req: 1057/2152] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:22 2026] DELETE /v2.0/networks/9cd71d4d-c6ed-407e-80ab-ccda1d716250 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:23.197 8 INFO neutron.services.segments.plugin [-] Segment 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 resource provider aggregate not found 2026-06-05 04:02:23.205 8 INFO neutron.services.segments.plugin [-] Segment 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 resource provider aggregate not found 2026-06-05 04:02:23.225 8 INFO neutron.services.segments.plugin [-] Segment 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 found for delete ", "request_id": "req-0119c876-350c-4d7e-8e56-a8d7ff77ac75"}]} 2026-06-05 04:02:23.227 8 INFO neutron.services.segments.plugin [-] Segment 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f3c74d8-ef5a-49f1-84d9-f3bf038ad3d7 found for delete ", "request_id": "req-078a5b7f-2d1d-4c95-b697-dddb7f4c80c5"}]} [pid: 8|app: 0|req: 1096/2153] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:23 2026] DELETE /v2.0/networks/eb260d5c-9308-464b-944d-41d1c56c6128 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2154] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:02:23 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:23.356 8 INFO neutron.db.segments_db [None req-21062376-4c7e-4595-9b22-8421cf737d31 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Added segment a4b6bc65-c93a-4041-acd4-e4f162f458ee of type vxlan for network 2f5590ef-3e7b-42b3-8c7e-3bd9358cf815 [pid: 7|app: 0|req: 1058/2155] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:02:23 2026] POST /v2.0/security-groups => generated 1601 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2156] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:23 2026] POST /v2.0/networks => generated 649 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2157] 10.0.0.189 () {34 vars in 767 bytes} [Fri Jun 5 04:02:23 2026] PUT /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:23.481 8 INFO neutron.db.segments_db [None req-6a80f14a-2a90-49ed-928c-8b8feff68149 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Added segment 2b141185-f496-4217-8efa-8b99c5fb08fa of type vxlan for network 7b230535-bf84-4b58-8783-479dac0df374 [pid: 7|app: 0|req: 1060/2158] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:23 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/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: 1099/2159] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:23 2026] POST /v2.0/networks => generated 650 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2160] 10.0.0.189 () {34 vars in 778 bytes} [Fri Jun 5 04:02:23 2026] PUT /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2161] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:23 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/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: 1063/2162] 10.0.0.189 () {34 vars in 774 bytes} [Fri Jun 5 04:02:23 2026] PUT /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2163] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:23 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2164] 10.0.0.189 () {34 vars in 796 bytes} [Fri Jun 5 04:02:23 2026] PUT /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2165] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:23 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/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: 1067/2166] 10.0.0.189 () {34 vars in 767 bytes} [Fri Jun 5 04:02:23 2026] PUT /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2167] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:23 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2168] 10.0.0.189 () {32 vars in 755 bytes} [Fri Jun 5 04:02:24 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:24.127 7 INFO neutron.api.v2.resource [None req-52582487-6c35-4424-834e-4f645a14d1d1 6014e24e1a2d4126ae98d110f1dbfe77 396662958bf6431db14d4eb4e9c1c3c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2169] 10.0.0.189 () {32 vars in 759 bytes} [Fri Jun 5 04:02:24 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2170] 10.0.0.189 () {32 vars in 758 bytes} [Fri Jun 5 04:02:24 2026] DELETE /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/red => 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: 1072/2171] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:24 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:24.266 7 INFO neutron.api.v2.resource [None req-0e1987ba-71f5-49ae-affd-24b007bdaaed 6014e24e1a2d4126ae98d110f1dbfe77 396662958bf6431db14d4eb4e9c1c3c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2172] 10.0.0.189 () {32 vars in 762 bytes} [Fri Jun 5 04:02:24 2026] DELETE /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2173] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:02:24 2026] DELETE /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2174] 10.0.0.189 () {34 vars in 665 bytes} [Fri Jun 5 04:02:23 2026] POST /v2.0/ports => generated 1506 bytes in 772 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: 1075/2175] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:02:24 2026] GET /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2176] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:02:24 2026] GET /v2.0/ports => generated 1506 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2177] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:24 2026] DELETE /v2.0/security-groups/3fbef673-af2b-4210-900a-c1344fd908a4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:24.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c3bcc67-be7c-4d8f-a5b1-4f76a947065c 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] TaaS: Handle Delete Port: a6b42ce8-578b-478e-b5cb-e1b6ffe5c6bb 2026-06-05 04:02:24.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c3bcc67-be7c-4d8f-a5b1-4f76a947065c 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Tap Mirror: Handle Delete Port: a6b42ce8-578b-478e-b5cb-e1b6ffe5c6bb [pid: 8|app: 0|req: 1102/2178] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:24 2026] DELETE /v2.0/ports/a6b42ce8-578b-478e-b5cb-e1b6ffe5c6bb => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:24.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ca39253-a86c-42cc-b864-944896715a3a 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] TaaS: Handle Delete Port: a6deccc7-f951-4832-8fd2-deea808cadd2 2026-06-05 04:02:24.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ca39253-a86c-42cc-b864-944896715a3a 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Tap Mirror: Handle Delete Port: a6deccc7-f951-4832-8fd2-deea808cadd2 [pid: 7|app: 0|req: 1077/2179] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:02:24 2026] DELETE /v2.0/ports/a6deccc7-f951-4832-8fd2-deea808cadd2 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2180] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:02:24 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:02:24.951 7 INFO neutron.db.segments_db [None req-06858735-2ae4-4a0f-8e87-5d0408264ac6 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Added segment 469e96e7-49ac-464d-b788-82f19d6f4caf of type vxlan for network 340bdf44-ee31-4204-8c18-064ac60b156d [pid: 7|app: 0|req: 1078/2181] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:24 2026] POST /v2.0/networks => generated 650 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:25.135 8 INFO neutron.db.segments_db [None req-770caa41-f425-40c3-bbc7-1bbe950adc3f 8f68ab5a8ebe45c5944746db2899b21f 537f74f12df74196a01c48551a50577b - - default default] Added segment a5fdd81a-e31d-4901-bad3-b271ab9552d4 of type vxlan for network e49fa31f-f545-4971-b751-570481d8715f [pid: 8|app: 0|req: 1104/2182] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:25 2026] POST /v2.0/networks => generated 650 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2183] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:25 2026] GET /v2.0/security-groups?tenant_id=396662958bf6431db14d4eb4e9c1c3c6&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2184] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:25 2026] DELETE /v2.0/security-groups/d6194338-e2e2-4f33-9b2a-3a6a0f912431 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2185] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:25 2026] GET /v2.0/security-groups?tenant_id=818d119295704f308b35073c4611351a&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2186] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:25 2026] POST /v2.0/subnets => generated 1272 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2187] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:02:25 2026] GET /v2.0/subnets => generated 1908 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2188] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:25 2026] DELETE /v2.0/security-groups/7675c443-4e24-4285-97c9-79d4c96fdf8c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2189] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:25 2026] DELETE /v2.0/subnets/29ba7ab1-4d36-449f-930e-8eeba64d4cae => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2190] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:25 2026] DELETE /v2.0/subnets/7e110b24-7f0c-49a2-baf8-06ca1d038167 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2191] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:02:26 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:26.322 7 INFO neutron.services.segments.plugin [-] Segment a5fdd81a-e31d-4901-bad3-b271ab9552d4 resource provider aggregate not found 2026-06-05 04:02:26.327 7 INFO neutron.services.segments.plugin [-] Segment a5fdd81a-e31d-4901-bad3-b271ab9552d4 resource provider aggregate not found [pid: 7|app: 0|req: 1084/2192] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:26 2026] DELETE /v2.0/networks/e49fa31f-f545-4971-b751-570481d8715f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:26.358 7 INFO neutron.services.segments.plugin [-] Segment a5fdd81a-e31d-4901-bad3-b271ab9552d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5fdd81a-e31d-4901-bad3-b271ab9552d4 found for delete ", "request_id": "req-9b335c82-577b-4e14-923c-f301a5e9309e"}]} 2026-06-05 04:02:26.361 7 INFO neutron.services.segments.plugin [-] Segment a5fdd81a-e31d-4901-bad3-b271ab9552d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5fdd81a-e31d-4901-bad3-b271ab9552d4 found for delete ", "request_id": "req-6ebcd846-e145-4f37-b9e8-b7f87e70bfa9"}]} 2026-06-05 04:02:26.496 8 INFO neutron.services.segments.plugin [-] Segment 469e96e7-49ac-464d-b788-82f19d6f4caf resource provider aggregate not found 2026-06-05 04:02:26.502 8 INFO neutron.services.segments.plugin [-] Segment 469e96e7-49ac-464d-b788-82f19d6f4caf resource provider aggregate not found 2026-06-05 04:02:26.522 8 INFO neutron.services.segments.plugin [-] Segment 469e96e7-49ac-464d-b788-82f19d6f4caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469e96e7-49ac-464d-b788-82f19d6f4caf found for delete ", "request_id": "req-c3a4f802-8008-49b1-a535-854b7336514a"}]} 2026-06-05 04:02:26.527 8 INFO neutron.services.segments.plugin [-] Segment 469e96e7-49ac-464d-b788-82f19d6f4caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469e96e7-49ac-464d-b788-82f19d6f4caf found for delete ", "request_id": "req-ee772ba2-d698-4af9-9483-97654c1ae08e"}]} [pid: 8|app: 0|req: 1109/2193] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:26 2026] DELETE /v2.0/networks/340bdf44-ee31-4204-8c18-064ac60b156d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2194] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:26 2026] DELETE /v2.0/networks/7b230535-bf84-4b58-8783-479dac0df374 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2195] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:26 2026] DELETE /v2.0/networks/2f5590ef-3e7b-42b3-8c7e-3bd9358cf815 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2196] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:27 2026] GET /v2.0/security-groups?tenant_id=537f74f12df74196a01c48551a50577b&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2197] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:27 2026] DELETE /v2.0/security-groups/61fb318a-91ed-452b-9782-e3eafea6cf73 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:28.384 7 INFO neutron.services.segments.plugin [-] Segment 2b141185-f496-4217-8efa-8b99c5fb08fa resource provider aggregate not found 2026-06-05 04:02:28.388 7 INFO neutron.services.segments.plugin [-] Segment 2b141185-f496-4217-8efa-8b99c5fb08fa resource provider aggregate not found 2026-06-05 04:02:28.401 7 INFO neutron.services.segments.plugin [-] Segment 2b141185-f496-4217-8efa-8b99c5fb08fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b141185-f496-4217-8efa-8b99c5fb08fa found for delete ", "request_id": "req-becaedd6-6686-47f2-99a2-ae1f3254f9ca"}]} 2026-06-05 04:02:28.409 7 INFO neutron.services.segments.plugin [-] Segment 2b141185-f496-4217-8efa-8b99c5fb08fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b141185-f496-4217-8efa-8b99c5fb08fa found for delete ", "request_id": "req-896b32e6-dfa9-4cc9-98c6-51c9acb4d50a"}]} 2026-06-05 04:02:28.545 8 INFO neutron.services.segments.plugin [-] Segment a4b6bc65-c93a-4041-acd4-e4f162f458ee resource provider aggregate not found 2026-06-05 04:02:28.551 8 INFO neutron.services.segments.plugin [-] Segment a4b6bc65-c93a-4041-acd4-e4f162f458ee resource provider aggregate not found 2026-06-05 04:02:28.570 8 INFO neutron.services.segments.plugin [-] Segment a4b6bc65-c93a-4041-acd4-e4f162f458ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4b6bc65-c93a-4041-acd4-e4f162f458ee found for delete ", "request_id": "req-7a327e0e-bc25-4dce-b00c-9e790463bee9"}]} 2026-06-05 04:02:28.570 8 INFO neutron.services.segments.plugin [-] Segment a4b6bc65-c93a-4041-acd4-e4f162f458ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4b6bc65-c93a-4041-acd4-e4f162f458ee found for delete ", "request_id": "req-87029f35-43b2-43d5-82d2-82ce713bd44f"}]} [pid: 7|app: 0|req: 1087/2198] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:28 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2199] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:28 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 1088/2200] 10.0.0.189 () {32 vars in 623 bytes} [Fri Jun 5 04:02:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2201] 10.0.0.189 () {32 vars in 633 bytes} [Fri Jun 5 04:02:29 2026] GET /v2.0/ => generated 632 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2202] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:29 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2203] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:30 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 1090/2204] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:30 2026] GET /v2.0/security-groups?tenant_id=81bcc9d34f5645cd986f104b33c72bbe&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2205] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:30 2026] DELETE /v2.0/security-groups/68fd9cda-2b14-4fa0-a8f1-086b8a7deace => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2206] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:31 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2207] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:31 2026] GET /v2.0/security-groups?id=13f1bf72-9b56-4e02-a256-63fbb40f891b&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: 1116/2208] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:02:31 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:31.419 7 INFO neutron_taas.services.taas.taas_plugin [req-1836860a-d825-4e1b-bbeb-ee08153c089b req-cfe7651c-7598-420d-8f5d-25a22f2e6673 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] TaaS: Handle Delete Port: f291063b-f4ff-4465-a6b6-61586a5e096d 2026-06-05 04:02:31.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1836860a-d825-4e1b-bbeb-ee08153c089b req-cfe7651c-7598-420d-8f5d-25a22f2e6673 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Tap Mirror: Handle Delete Port: f291063b-f4ff-4465-a6b6-61586a5e096d 2026-06-05 04:02:31.547 7 INFO neutron.db.l3_db [req-1836860a-d825-4e1b-bbeb-ee08153c089b req-cfe7651c-7598-420d-8f5d-25a22f2e6673 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Floating IP 1339cd9a-dd68-447f-bdab-235527cd7baa disassociated. External IP: 10.96.250.202, port: f291063b-f4ff-4465-a6b6-61586a5e096d. [pid: 7|app: 0|req: 1093/2209] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:02:31 2026] DELETE /v2.0/ports/f291063b-f4ff-4465-a6b6-61586a5e096d => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:31.948 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf874e03-b4cd-4b99-82e1-eb2954a04e32'] response: {'server_uuid': '119646a9-ee0e-4e37-b7ac-fc0fe46e461a', 'name': 'network-vif-deleted', 'tag': 'f291063b-f4ff-4465-a6b6-61586a5e096d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1117/2210] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:32 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 1094/2211] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:33 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => 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: 1118/2212] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:34 2026] GET /v2.0/ports?device_id=119646a9-ee0e-4e37-b7ac-fc0fe46e461a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2215] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:35 2026] DELETE /v2.0/security-groups/13f1bf72-9b56-4e02-a256-63fbb40f891b => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:36.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b64c421-c110-4933-8ea6-e96075778987 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] TaaS: Handle Delete Port: 05c30df6-f14a-4263-a239-6be56c89c1bc 2026-06-05 04:02:36.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b64c421-c110-4933-8ea6-e96075778987 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Tap Mirror: Handle Delete Port: 05c30df6-f14a-4263-a239-6be56c89c1bc [pid: 7|app: 0|req: 1096/2216] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:02:35 2026] DELETE /v2.0/floatingips/1339cd9a-dd68-447f-bdab-235527cd7baa => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2217] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:35 2026] GET /v2.0/security-groups?tenant_id=a899c21f988845bb99ba0dc3edd768cf&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2218] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:36 2026] DELETE /v2.0/security-groups/8227cba3-054e-4ce0-a562-df572274f127 => 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: 1122/2219] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:36 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2220] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:36 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2221] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:36 2026] GET /v2.0/security-groups?tenant_id=c039ec00dc1c4cd8b89a83c39fa102a9&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2222] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:36 2026] DELETE /v2.0/security-groups/cb8472c5-abb7-4099-97a1-719526b8d6e4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2223] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:37 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2224] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:37 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2225] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:38 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2226] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:02:38 2026] GET /v2.0/security-groups?id=06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2227] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:02:38 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:39.216 7 INFO neutron_taas.services.taas.taas_plugin [req-61c6dccf-86fb-4a9d-8f41-07726cc8ab5e req-839f7958-b2f3-428b-84cf-a49ec1efa79e 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] TaaS: Handle Delete Port: 7e448e05-a8cc-46d5-bf0b-b17de765c99e 2026-06-05 04:02:39.223 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-61c6dccf-86fb-4a9d-8f41-07726cc8ab5e req-839f7958-b2f3-428b-84cf-a49ec1efa79e 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Tap Mirror: Handle Delete Port: 7e448e05-a8cc-46d5-bf0b-b17de765c99e [pid: 7|app: 0|req: 1102/2228] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:02:39 2026] DELETE /v2.0/ports/7e448e05-a8cc-46d5-bf0b-b17de765c99e => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:39.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-138f6eeb-7228-432f-8c86-188c0f642bb9'] response: {'server_uuid': 'be72e264-7964-4ba3-82a4-085b0cb9c967', 'name': 'network-vif-deleted', 'tag': '7e448e05-a8cc-46d5-bf0b-b17de765c99e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1127/2229] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:39 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 1128/2230] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:41 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2231] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:40 2026] GET /v2.0/security-groups?tenant_id=d67d2aa05d6b4780ab3ace1019142a70&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2232] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:41 2026] DELETE /v2.0/security-groups/7b989d74-5ec2-4933-874a-daa16e1eb546 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2233] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:02:42 2026] GET /v2.0/ports?device_id=be72e264-7964-4ba3-82a4-085b0cb9c967 => 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: 1130/2234] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:43 2026] DELETE /v2.0/security-groups/06dd5f8d-e09e-425e-804c-b9cf0c8ec6e3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:43.816 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8e2387e-6163-4d48-a6ad-3049be4d6f6b 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] TaaS: Handle Delete Port: f3dc4b72-8016-4141-9337-835ce30368ba 2026-06-05 04:02:43.819 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8e2387e-6163-4d48-a6ad-3049be4d6f6b 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Tap Mirror: Handle Delete Port: f3dc4b72-8016-4141-9337-835ce30368ba [pid: 7|app: 0|req: 1105/2235] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:02:43 2026] PUT /v2.0/routers/5c7f141c-e449-4ccf-b542-01219bbc787d/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2236] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:44 2026] DELETE /v2.0/subnets/65a9da13-655a-4e1e-bb31-b607abe23137 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:44.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7b900be-6833-43c0-a001-a1f6a7a1a22c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] TaaS: Handle Delete Port: 355662ab-e9ad-43e1-aa2e-4095e82eeebe 2026-06-05 04:02:44.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7b900be-6833-43c0-a001-a1f6a7a1a22c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Tap Mirror: Handle Delete Port: 355662ab-e9ad-43e1-aa2e-4095e82eeebe [pid: 7|app: 0|req: 1106/2237] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:44 2026] GET /v2.0/security-groups?tenant_id=202d1193035c43e7972e26ca846c5174&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2238] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:44 2026] DELETE /v2.0/security-groups/775a82e1-f5b4-409b-bdb7-6b088a07b317 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:45.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7b900be-6833-43c0-a001-a1f6a7a1a22c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] TaaS: Handle Delete Port: bc710166-715d-4869-b1c2-34e559e04631 2026-06-05 04:02:45.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7b900be-6833-43c0-a001-a1f6a7a1a22c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] Tap Mirror: Handle Delete Port: bc710166-715d-4869-b1c2-34e559e04631 2026-06-05 04:02:45.614 8 INFO neutron.services.segments.plugin [-] Segment 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd resource provider aggregate not found 2026-06-05 04:02:45.617 8 INFO neutron.services.segments.plugin [-] Segment 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd resource provider aggregate not found 2026-06-05 04:02:45.634 8 INFO neutron.services.segments.plugin [-] Segment 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd found for delete ", "request_id": "req-b5c34946-bc41-4234-9f57-0bac3d98ffc8"}]} 2026-06-05 04:02:45.636 8 INFO neutron.services.segments.plugin [-] Segment 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8ad461-4ead-4ddf-881f-4f0f8293a8bd found for delete ", "request_id": "req-e8a6d74e-fed7-4658-998c-4e6ae029f4ab"}]} 2026-06-05 04:02:45.643 8 INFO neutron.db.l3_hamode_db [None req-e7b900be-6833-43c0-a001-a1f6a7a1a22c 367863295fdd464bb0e2bc1ee1e78b79 eeb35b17e8724c3f88901be151dacb3d - - default default] HA network ce01b8d6-4f20-4f71-8571-982984f2cead was deleted as no HA routers are present in tenant eeb35b17e8724c3f88901be151dacb3d. [pid: 8|app: 0|req: 1132/2239] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:44 2026] DELETE /v2.0/routers/5c7f141c-e449-4ccf-b542-01219bbc787d => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:45.785 7 INFO neutron.services.segments.plugin [-] Segment 13b7fcea-b521-4bb8-bfd3-2bbc479475ab resource provider aggregate not found 2026-06-05 04:02:45.791 7 INFO neutron.services.segments.plugin [-] Segment 13b7fcea-b521-4bb8-bfd3-2bbc479475ab resource provider aggregate not found 2026-06-05 04:02:45.811 7 INFO neutron.services.segments.plugin [-] Segment 13b7fcea-b521-4bb8-bfd3-2bbc479475ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b7fcea-b521-4bb8-bfd3-2bbc479475ab found for delete ", "request_id": "req-dc014ebf-819d-47a0-a903-20f766458a26"}]} 2026-06-05 04:02:45.812 7 INFO neutron.services.segments.plugin [-] Segment 13b7fcea-b521-4bb8-bfd3-2bbc479475ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b7fcea-b521-4bb8-bfd3-2bbc479475ab found for delete ", "request_id": "req-30459265-30c3-4c9c-9245-b29886442432"}]} [pid: 7|app: 0|req: 1108/2240] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:45 2026] DELETE /v2.0/networks/ba3e5342-a564-4f8a-b253-d30f9767b6ed => 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: 1133/2241] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:46 2026] GET /v2.0/security-groups?tenant_id=8a536ec6da024ec98a71b903bd3b29c8&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2242] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:46 2026] DELETE /v2.0/security-groups/f36896f8-21c6-4150-9445-ecdc7bb3eaa5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2243] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:47 2026] GET /v2.0/security-groups?tenant_id=eeb35b17e8724c3f88901be151dacb3d&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2244] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:47 2026] DELETE /v2.0/security-groups/2dd53fd3-b44e-48ff-aa7e-cf7e855270d6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:49.385 8 INFO neutron.db.segments_db [None req-a750c3a4-c9ae-4fa2-be0c-f83e00d9bac7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment a0e34888-f771-47cb-9652-ac5c42186e17 of type vxlan for network c4406394-dad8-462a-93c9-67ed5b259dd5 [pid: 8|app: 0|req: 1135/2245] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 04:02:48 2026] POST /v2.0/networks => generated 739 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2246] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:49 2026] POST /v2.0/subnets => generated 687 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:49.710 8 INFO neutron.db.segments_db [None req-f0c6b313-7dba-4250-9eef-68fdeb454669 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 7e238f0f-9701-486f-b9e3-8bb6db50b6ae of type vxlan for network 134e41db-c743-4278-b466-3ff530d7d170 2026-06-05 04:02:49.871 7 INFO neutron.db.segments_db [None req-e4e7b0ed-ae44-4c87-90c4-98d60992de0e 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] Added segment 09715072-6a32-4327-a38c-8aafc6925c5c of type vxlan for network 5e599b04-f1c0-4477-af0d-4d7ebaa69989 [pid: 7|app: 0|req: 1112/2247] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:49 2026] POST /v2.0/networks => generated 727 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:49.995 8 INFO neutron.db.l3_hamode_db [None req-f0c6b313-7dba-4250-9eef-68fdeb454669 7ea423cc6d9e49fc8f519beac2fd6577 01e1463590bd40959a931eeae6121030 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1115/2250] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:49 2026] POST /v2.0/subnets => generated 644 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:50.223 7 WARNING neutron.api.v2.base [None req-daf1a8f1-e565-40b7-9c6a-9a2eaa4e6687 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - 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-06-05 04:02:50.224 7 INFO neutron.api.v2.resource [None req-daf1a8f1-e565-40b7-9c6a-9a2eaa4e6687 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1116/2251] 10.0.0.189 () {34 vars in 681 bytes} [Fri Jun 5 04:02:50 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-05 04:02:50.428 7 INFO neutron.services.segments.plugin [-] Segment 09715072-6a32-4327-a38c-8aafc6925c5c resource provider aggregate not found 2026-06-05 04:02:50.434 7 INFO neutron.services.segments.plugin [-] Segment 09715072-6a32-4327-a38c-8aafc6925c5c resource provider aggregate not found 2026-06-05 04:02:50.451 7 INFO neutron.services.segments.plugin [-] Segment 09715072-6a32-4327-a38c-8aafc6925c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09715072-6a32-4327-a38c-8aafc6925c5c found for delete ", "request_id": "req-a961235f-f604-4fce-911f-9c62a1998da0"}]} 2026-06-05 04:02:50.452 7 INFO neutron.services.segments.plugin [-] Segment 09715072-6a32-4327-a38c-8aafc6925c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09715072-6a32-4327-a38c-8aafc6925c5c found for delete ", "request_id": "req-7ef01eb3-392a-4a0b-aaa1-89f5fb85c6ef"}]} [pid: 7|app: 0|req: 1117/2252] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:50 2026] DELETE /v2.0/networks/5e599b04-f1c0-4477-af0d-4d7ebaa69989 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:50.614 7 INFO neutron.db.segments_db [None req-919b84c0-9313-4d8e-a4d5-5eb8585e205c 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] Added segment 4815a258-9977-4fe0-8bde-6ace10dd7532 of type vxlan for network 368412e1-a247-43f9-abbe-b635bff31ced [pid: 7|app: 0|req: 1118/2253] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:50 2026] POST /v2.0/networks => generated 726 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2254] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:50 2026] POST /v2.0/subnets => generated 647 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:50.939 7 WARNING neutron.api.v2.base [None req-826fadd7-af8f-435c-b34c-22da53bab21b 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - 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-06-05 04:02:50.939 7 INFO neutron.api.v2.resource [None req-826fadd7-af8f-435c-b34c-22da53bab21b 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1120/2255] 10.0.0.189 () {34 vars in 681 bytes} [Fri Jun 5 04:02:50 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-05 04:02:50.944 8 INFO neutron.db.l3_hamode_db [None req-f0c6b313-7dba-4250-9eef-68fdeb454669 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1121/2256] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:50 2026] DELETE /v2.0/networks/368412e1-a247-43f9-abbe-b635bff31ced => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:51.242 7 INFO neutron.db.segments_db [None req-5c98925d-515f-4054-91c6-5e45219300c6 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] Added segment 374ca607-9fca-430a-87ff-06ef9fdd31f7 of type vxlan for network 08a750ec-b628-4c19-bdf8-5f023320c475 [pid: 7|app: 0|req: 1122/2257] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:02:51 2026] POST /v2.0/networks => generated 726 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2258] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:51 2026] POST /v2.0/subnets => generated 647 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2259] 10.0.0.189 () {34 vars in 681 bytes} [Fri Jun 5 04:02:51 2026] POST /v2.0/rbac-policies => generated 324 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2260] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:49 2026] POST /v2.0/routers => generated 727 bytes in 2261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2261] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 04:02:52 2026] GET /v2.0/networks/08a750ec-b628-4c19-bdf8-5f023320c475 => generated 654 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:02:52.476 7 INFO neutron.services.segments.plugin [-] Segment 4815a258-9977-4fe0-8bde-6ace10dd7532 resource provider aggregate not found 2026-06-05 04:02:52.483 7 INFO neutron.services.segments.plugin [-] Segment 4815a258-9977-4fe0-8bde-6ace10dd7532 resource provider aggregate not found 2026-06-05 04:02:52.499 7 INFO neutron.services.segments.plugin [-] Segment 4815a258-9977-4fe0-8bde-6ace10dd7532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4815a258-9977-4fe0-8bde-6ace10dd7532 found for delete ", "request_id": "req-84f60899-995b-4588-8d3a-24ac7ba17d1d"}]} 2026-06-05 04:02:52.506 7 INFO neutron.services.segments.plugin [-] Segment 4815a258-9977-4fe0-8bde-6ace10dd7532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4815a258-9977-4fe0-8bde-6ace10dd7532 found for delete ", "request_id": "req-8d4c5f34-3e39-4ea6-be98-e8bfd3ebcf5c"}]} 2026-06-05 04:02:52.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36ab41f3-735b-4561-80ea-4bbd4d9c1c51 da3311366f0643a9aadc265145fb90b2 910e86b7985e4d82a407174e69b1d377 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2262] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 04:02:52 2026] GET /v2.0/networks/08a750ec-b628-4c19-bdf8-5f023320c475 => generated 138 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:02:52.820 8 INFO neutron.services.segments.plugin [-] Segment 374ca607-9fca-430a-87ff-06ef9fdd31f7 resource provider aggregate not found 2026-06-05 04:02:52.824 8 INFO neutron.services.segments.plugin [-] Segment 374ca607-9fca-430a-87ff-06ef9fdd31f7 resource provider aggregate not found 2026-06-05 04:02:52.842 8 INFO neutron.services.segments.plugin [-] Segment 374ca607-9fca-430a-87ff-06ef9fdd31f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374ca607-9fca-430a-87ff-06ef9fdd31f7 found for delete ", "request_id": "req-80187077-8479-49b4-adb5-daad9b2edffa"}]} 2026-06-05 04:02:52.852 8 INFO neutron.services.segments.plugin [-] Segment 374ca607-9fca-430a-87ff-06ef9fdd31f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374ca607-9fca-430a-87ff-06ef9fdd31f7 found for delete ", "request_id": "req-a1193b69-010d-4e86-ba2e-20ecfd6171e4"}]} [pid: 8|app: 0|req: 1139/2263] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:02:52 2026] DELETE /v2.0/networks/08a750ec-b628-4c19-bdf8-5f023320c475 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:02:52.890 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2ac4729-e75a-4be3-ae6c-c1a5d64fc69f 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2264] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:52 2026] DELETE /v2.0/subnets/939f1bcb-c4e5-4c2b-8551-6bc1905dfc93 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:02:52.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f3d5862-c126-4f22-a6ce-759709787cae 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2265] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:52 2026] DELETE /v2.0/subnets/13b8ca9b-bbf2-4a6e-8c53-4aae2d9f0d24 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:02:52.936 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34fb0b3e-8a60-4e88-aaa3-daf38e5e4450 381003889d464ae9944748e59fa342be 7eb02ed81b7548eb957ef8fc738cb18f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2266] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:02:52 2026] DELETE /v2.0/subnets/ef809404-e1b3-4f2c-bb36-f7fecc2200fb => 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: 1125/2267] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:02:51 2026] PUT /v2.0/routers/7ee1403e-cc20-491f-8288-8e6e75792e53/add_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2268] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:53 2026] GET /v2.0/security-groups?tenant_id=7eb02ed81b7548eb957ef8fc738cb18f&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2269] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:54 2026] DELETE /v2.0/security-groups/e76920cf-39d8-4d54-a149-1b9995138426 => 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: 1144/2270] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:54 2026] GET /v2.0/security-groups?tenant_id=910e86b7985e4d82a407174e69b1d377&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2271] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:54 2026] DELETE /v2.0/security-groups/73984848-0577-499c-bc6c-a4e67d7ffcd0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:02:54.723 8 INFO neutron.db.segments_db [None req-b75e37c1-7241-4aca-9d67-444e45e5b9c9 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment ac730166-d3a0-47ac-9cae-75b40c496b85 of type vxlan for network b14c8f44-ecee-469f-acb8-6285098214f5 [pid: 7|app: 0|req: 1128/2272] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:02:54 2026] GET /v2.0/security-groups?tenant_id=e79153b5b3044aad93df18ff1241d952&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2273] 10.0.0.189 () {34 vars in 671 bytes} [Fri Jun 5 04:02:54 2026] POST /v2.0/networks => generated 740 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2274] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:02:54 2026] DELETE /v2.0/security-groups/da997d9e-85f7-41de-a54a-0f2bd701016a => 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: 1146/2275] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:54 2026] POST /v2.0/subnets => generated 687 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:02:55.174 7 INFO neutron.db.segments_db [None req-f6bbb80e-bae0-4f02-8e3d-932e0e2ca70d 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Added segment 050fc40c-37bd-44dc-be56-c2e65058e0a3 of type vxlan for network a0b0de70-7d01-4c46-94ef-2fb5080075be 2026-06-05 04:02:55.451 7 INFO neutron.db.l3_hamode_db [None req-f6bbb80e-bae0-4f02-8e3d-932e0e2ca70d 7ea423cc6d9e49fc8f519beac2fd6577 a7a45c965f634d46b87dc117ed9b225a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:02:56.346 7 INFO neutron.db.l3_hamode_db [None req-f6bbb80e-bae0-4f02-8e3d-932e0e2ca70d 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1130/2276] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:02:55 2026] POST /v2.0/routers => generated 727 bytes in 2271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2277] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:02:57 2026] PUT /v2.0/routers/cddacb7c-1a07-4224-840d-f77da33fe149/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2278] 10.0.0.189 () {34 vars in 678 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2279] 10.0.0.189 () {34 vars in 678 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2280] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/security-groups => generated 1675 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2281] 10.0.0.189 () {34 vars in 678 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2282] 10.0.0.189 () {34 vars in 678 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2283] 10.0.0.189 () {34 vars in 678 bytes} [Fri Jun 5 04:02:59 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) [pid: 8|app: 0|req: 1149/2284] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2285] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:02:59 2026] PUT /v2.0/policies/9c81e282-e0e3-4dee-bcb9-7b8dc179cd68/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2286] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:02:59 2026] PUT /v2.0/policies/f53d1e12-fce7-4c50-a94c-ea8c4dd1cf44/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2287] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2288] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:02:59 2026] PUT /v2.0/policies/3481214e-c738-4b87-9b61-d466b3388730/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2289] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:02:59 2026] PUT /v2.0/policies/a405a976-6d7d-4049-9eca-68f29daeac3b/tags => 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: 1151/2290] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:02:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2291] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:03:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:03:00.208 8 INFO neutron.db.securitygroups_db [None req-4e4ac86b-14e4-425b-a926-f1c63b8f8966 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] Project 01e1463590bd40959a931eeae6121030 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: 1152/2292] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:03:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:03:00.360 7 INFO neutron.db.securitygroups_db [None req-c6b845b2-9917-4c1f-9244-857258e5a6fe 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] Project 01e1463590bd40959a931eeae6121030 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: 1141/2293] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:03:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2294] 10.0.0.189 () {32 vars in 674 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2295] 10.0.0.189 () {32 vars in 688 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2296] 10.0.0.189 () {32 vars in 684 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2297] 10.0.0.189 () {32 vars in 696 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2298] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2299] 10.0.0.189 () {32 vars in 696 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2300] 10.0.0.189 () {34 vars in 685 bytes} [Fri Jun 5 04:03:00 2026] POST /v2.0/security-groups => generated 1663 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2301] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:03:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2302] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:03:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2303] 10.0.0.189 () {32 vars in 692 bytes} [Fri Jun 5 04:03:00 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2304] 10.0.0.189 () {32 vars in 704 bytes} [Fri Jun 5 04:03:01 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2305] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:03:01 2026] DELETE /v2.0/qos/policies/9c81e282-e0e3-4dee-bcb9-7b8dc179cd68 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2306] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:03:01 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2307] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:03:01 2026] DELETE /v2.0/qos/policies/f53d1e12-fce7-4c50-a94c-ea8c4dd1cf44 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2308] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:03:01 2026] DELETE /v2.0/qos/policies/3481214e-c738-4b87-9b61-d466b3388730 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2309] 10.0.0.88 () {34 vars in 1097 bytes} [Fri Jun 5 04:03:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-802577813&fields=id&tenant_id=01e1463590bd40959a931eeae6121030 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2310] 10.0.0.88 () {34 vars in 1099 bytes} [Fri Jun 5 04:03:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1754839879&fields=id&tenant_id=01e1463590bd40959a931eeae6121030 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2311] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:03:01 2026] DELETE /v2.0/qos/policies/a405a976-6d7d-4049-9eca-68f29daeac3b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2312] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:03:02 2026] GET /v2.0/networks?id=c4406394-dad8-462a-93c9-67ed5b259dd5 => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2313] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:03:02 2026] GET /v2.0/quotas/01e1463590bd40959a931eeae6121030 => 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: 1162/2314] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:03:02 2026] DELETE /v2.0/qos/policies/6245d0e1-78a4-45f7-ad05-e24fe6e20ca6 => 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: 1153/2315] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:03:02 2026] GET /v2.0/ports?tenant_id=01e1463590bd40959a931eeae6121030&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2316] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:03:02 2026] GET /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5?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: 1154/2317] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:03:02 2026] GET /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5?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: 1164/2318] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:02 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1155/2319] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:03 2026] GET /v2.0/security-groups?tenant_id=6db7c847fdd3434ab59226aa3214f6cd&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2320] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:03 2026] DELETE /v2.0/security-groups/f0489978-8e4b-4b6b-8f7b-fb66653cebe9 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2321] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:03 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1166/2322] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:03 2026] GET /v2.0/security-groups?tenant_id=6e3e0abe11964f5b957270a1eaa57de9&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2323] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:03 2026] DELETE /v2.0/security-groups/87106477-ae34-42ec-908c-10a708a51315 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2324] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:04 2026] GET /v2.0/security-groups?tenant_id=1da62caa68b34586a4be51740c2530fb&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2325] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:04 2026] DELETE /v2.0/security-groups/cf0c4a82-a4ec-48b9-aca1-fdc1f8c0e9c0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2326] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:04 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2329] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:05 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1170/2330] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:03:06 2026] GET /v2.0/networks?id=c4406394-dad8-462a-93c9-67ed5b259dd5 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2331] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:03:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01e1463590bd40959a931eeae6121030 => generated 273 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2332] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:06 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1171/2333] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:03:06 2026] POST /v2.0/ports => generated 997 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2334] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:03:07 2026] PUT /v2.0/ports/e445aefb-af6a-4870-99a3-47f15b213a1e => generated 1278 bytes in 477 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-06-05 04:03:07.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba0a1e4-fb5c-433b-a75a-35588e2edf9c'] response: {'name': 'network-changed', 'server_uuid': '4bd25144-9d91-416b-aec8-0df0b2ad1235', 'tag': 'e445aefb-af6a-4870-99a3-47f15b213a1e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1172/2335] 10.0.0.189 () {34 vars in 678 bytes} [Fri Jun 5 04:03:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 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: 1164/2336] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:03:07 2026] PUT /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2337] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:07 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2338] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:07 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2339] 10.0.0.189 () {34 vars in 764 bytes} [Fri Jun 5 04:03:07 2026] PUT /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2340] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&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: 8|app: 0|req: 1175/2341] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2342] 10.0.0.189 () {34 vars in 760 bytes} [Fri Jun 5 04:03:08 2026] PUT /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2343] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2344] 10.0.0.189 () {34 vars in 782 bytes} [Fri Jun 5 04:03:08 2026] PUT /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/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: 8|app: 0|req: 1177/2345] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2346] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:03:08 2026] PUT /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/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: 1178/2347] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2348] 10.0.0.189 () {32 vars in 741 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:03:08.479 7 INFO neutron.api.v2.resource [None req-3913817d-6c50-4f10-9e9b-617aba7cbeda 49853057294d46d28851735d9fb5ba6e e6fd2b0677484f0489f84b8bb922eab7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1171/2349] 10.0.0.189 () {32 vars in 745 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/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: 1179/2350] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/ports?tenant_id=01e1463590bd40959a931eeae6121030&device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1281 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2351] 10.0.0.189 () {32 vars in 744 bytes} [Fri Jun 5 04:03:08 2026] DELETE /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2352] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/networks?tenant_id=01e1463590bd40959a931eeae6121030&shared=False => generated 767 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2353] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2354] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:03:08.607 7 INFO neutron.api.v2.resource [None req-97659edf-76b9-4b4e-8c49-8c9fb1fc4fb9 49853057294d46d28851735d9fb5ba6e e6fd2b0677484f0489f84b8bb922eab7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2355] 10.0.0.189 () {32 vars in 748 bytes} [Fri Jun 5 04:03:08 2026] DELETE /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2356] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:03:08 2026] DELETE /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => 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: 1175/2357] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:03:08 2026] GET /v2.0/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2358] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:03:08 2026] DELETE /v2.0/qos/policies/aae82033-0dbc-4d27-bc0a-5b0a9c90a532 => 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: 1176/2359] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2360] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2361] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/ports?tenant_id=01e1463590bd40959a931eeae6121030&device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2362] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e445aefb-af6a-4870-99a3-47f15b213a1e => 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: 1187/2363] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/subnets?id=71936804-0181-440c-a7e4-b8bd0df89281 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2364] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/security-groups?tenant_id=e6fd2b0677484f0489f84b8bb922eab7&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2365] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/ports?network_id=c4406394-dad8-462a-93c9-67ed5b259dd5&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2366] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5?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: 1188/2367] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:09 2026] DELETE /v2.0/security-groups/6b5d7f89-9b4a-4b94-a066-130a5016d097 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2368] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5?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: 1189/2369] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:09 2026] GET /v2.0/security-groups?tenant_id=d8c73c0e00d34340b624628e09f8c31e&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2370] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:10 2026] DELETE /v2.0/security-groups/34bb12c3-70e5-43f6-9e20-83df2a589ea6 => 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: 1190/2371] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:10 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2372] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:10 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2373] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:11 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2374] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:11 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&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: 1192/2375] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:12 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2376] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:12 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&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: 1193/2377] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:03:13 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2378] 199.19.213.61 () {34 vars in 1123 bytes} [Fri Jun 5 04:03:13 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2379] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:13 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2380] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:13 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2381] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:15 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2382] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:15 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2383] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:15 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:03:15.578 7 INFO neutron.db.l3_db [None req-072cc060-5077-4e7d-9259-791fbf1811ce 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] Floating IP 9da96b7c-1c80-49de-8eb3-ce5a822cfbd2 associated. External IP: 10.96.250.219, port: e445aefb-af6a-4870-99a3-47f15b213a1e. [pid: 7|app: 0|req: 1188/2384] 10.0.0.189 () {34 vars in 749 bytes} [Fri Jun 5 04:03:15 2026] PUT /v2.0/floatingips/9da96b7c-1c80-49de-8eb3-ce5a822cfbd2 => generated 856 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:03:15.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97602e19-f634-4243-87f1-0220fa6caff4'] response: {'name': 'network-changed', 'server_uuid': '4bd25144-9d91-416b-aec8-0df0b2ad1235', 'tag': 'e445aefb-af6a-4870-99a3-47f15b213a1e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1197/2385] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/ports?tenant_id=01e1463590bd40959a931eeae6121030&device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2386] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/networks?id=c4406394-dad8-462a-93c9-67ed5b259dd5 => generated 767 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2387] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e445aefb-af6a-4870-99a3-47f15b213a1e => 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: 1190/2388] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/subnets?id=71936804-0181-440c-a7e4-b8bd0df89281 => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2389] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/ports?network_id=c4406394-dad8-462a-93c9-67ed5b259dd5&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2390] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5?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: 1200/2391] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:03:16 2026] GET /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5?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: 1193/2394] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:24 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2395] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:24 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2396] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:03:24 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1283 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2397] 10.0.0.189 () {32 vars in 858 bytes} [Fri Jun 5 04:03:25 2026] GET /v2.0/floatingips?floating_network_id=5a490a45-334d-4cda-927b-b431ab29d022&port_id=e445aefb-af6a-4870-99a3-47f15b213a1e => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2398] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:03:26 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2399] 10.0.0.164 () {34 vars in 1120 bytes} [Fri Jun 5 04:03:26 2026] GET /v2.0/security-groups?id=c409c038-1cdd-45b1-932f-b5df1e86a66d&id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2400] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:28 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2401] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:28 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2402] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:29 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2403] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:30 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2404] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:31 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2405] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Jun 5 04:03:31 2026] GET /v2.0/security-groups?id=af6ad7c4-c499-4986-8f9b-0b1ac549332b&id=c409c038-1cdd-45b1-932f-b5df1e86a66d&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2406] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:03:31 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:03:31.536 8 INFO neutron_taas.services.taas.taas_plugin [req-e329f7a3-d891-48c6-8dd5-6d433dd004af req-9e1dac5f-15b1-4c1d-9233-19b72a11fc2a 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] TaaS: Handle Delete Port: e445aefb-af6a-4870-99a3-47f15b213a1e 2026-06-05 04:03:31.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e329f7a3-d891-48c6-8dd5-6d433dd004af req-9e1dac5f-15b1-4c1d-9233-19b72a11fc2a 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] Tap Mirror: Handle Delete Port: e445aefb-af6a-4870-99a3-47f15b213a1e 2026-06-05 04:03:31.675 8 INFO neutron.db.l3_db [req-e329f7a3-d891-48c6-8dd5-6d433dd004af req-9e1dac5f-15b1-4c1d-9233-19b72a11fc2a 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] Floating IP 9da96b7c-1c80-49de-8eb3-ce5a822cfbd2 disassociated. External IP: 10.96.250.219, port: e445aefb-af6a-4870-99a3-47f15b213a1e. [pid: 8|app: 0|req: 1208/2407] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:03:31 2026] DELETE /v2.0/ports/e445aefb-af6a-4870-99a3-47f15b213a1e => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:03:32.113 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eacd263f-4c06-4d1f-a0d5-2b114b2cafde'] response: {'server_uuid': '4bd25144-9d91-416b-aec8-0df0b2ad1235', 'name': 'network-vif-deleted', 'tag': 'e445aefb-af6a-4870-99a3-47f15b213a1e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1200/2408] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:32 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1209/2409] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:33 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1201/2410] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:03:34 2026] GET /v2.0/ports?device_id=4bd25144-9d91-416b-aec8-0df0b2ad1235 => 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: 1203/2413] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:35 2026] DELETE /v2.0/security-groups/c409c038-1cdd-45b1-932f-b5df1e86a66d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:03:35.913 8 INFO neutron.api.v2.resource [None req-0373dd4f-0bda-4d78-a126-2f71e454687c 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2414] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 04:03:35 2026] GET /v2.0/security-groups/c409c038-1cdd-45b1-932f-b5df1e86a66d => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:03:36.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-26e0eeb2-b0f0-414b-acdf-856cc5d96322 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] TaaS: Handle Delete Port: 8920ec54-ce21-49f2-9aa9-67ee80067e72 2026-06-05 04:03:36.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26e0eeb2-b0f0-414b-acdf-856cc5d96322 608522cfb4b44f939062296dbca072d1 01e1463590bd40959a931eeae6121030 - - default default] Tap Mirror: Handle Delete Port: 8920ec54-ce21-49f2-9aa9-67ee80067e72 [pid: 7|app: 0|req: 1204/2415] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:03:35 2026] DELETE /v2.0/floatingips/9da96b7c-1c80-49de-8eb3-ce5a822cfbd2 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2416] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:36 2026] DELETE /v2.0/security-groups/af6ad7c4-c499-4986-8f9b-0b1ac549332b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:03:36.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-92ea154b-f1b5-4c7c-88ef-6653f06ca2ed 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 7f79cac7-0055-4530-a811-8e2270f30f08 2026-06-05 04:03:36.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92ea154b-f1b5-4c7c-88ef-6653f06ca2ed 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 7f79cac7-0055-4530-a811-8e2270f30f08 [pid: 7|app: 0|req: 1205/2417] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:03:36 2026] PUT /v2.0/routers/7ee1403e-cc20-491f-8288-8e6e75792e53/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:03:37.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c8f3d3f-0101-47da-93f2-29f213f4fcef 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 02884cba-81c7-420e-afcc-9eea0d2a4ac4 2026-06-05 04:03:37.803 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c8f3d3f-0101-47da-93f2-29f213f4fcef 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 02884cba-81c7-420e-afcc-9eea0d2a4ac4 2026-06-05 04:03:38.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c8f3d3f-0101-47da-93f2-29f213f4fcef 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: bef6da08-1792-4506-bcb9-554115090359 2026-06-05 04:03:38.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c8f3d3f-0101-47da-93f2-29f213f4fcef 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: bef6da08-1792-4506-bcb9-554115090359 2026-06-05 04:03:38.459 8 INFO neutron.services.segments.plugin [-] Segment 7e238f0f-9701-486f-b9e3-8bb6db50b6ae resource provider aggregate not found 2026-06-05 04:03:38.467 8 INFO neutron.services.segments.plugin [-] Segment 7e238f0f-9701-486f-b9e3-8bb6db50b6ae resource provider aggregate not found 2026-06-05 04:03:38.484 8 INFO neutron.services.segments.plugin [-] Segment 7e238f0f-9701-486f-b9e3-8bb6db50b6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e238f0f-9701-486f-b9e3-8bb6db50b6ae found for delete ", "request_id": "req-56c6cc1f-f4b2-49ec-9178-e385c952a81a"}]} 2026-06-05 04:03:38.489 8 INFO neutron.services.segments.plugin [-] Segment 7e238f0f-9701-486f-b9e3-8bb6db50b6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e238f0f-9701-486f-b9e3-8bb6db50b6ae found for delete ", "request_id": "req-4e387703-7e18-42f4-8185-bdafde0809bf"}]} 2026-06-05 04:03:38.493 8 INFO neutron.db.l3_hamode_db [None req-8c8f3d3f-0101-47da-93f2-29f213f4fcef 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network 134e41db-c743-4278-b466-3ff530d7d170 was deleted as no HA routers are present in tenant 01e1463590bd40959a931eeae6121030. [pid: 8|app: 0|req: 1213/2418] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:03:37 2026] DELETE /v2.0/routers/7ee1403e-cc20-491f-8288-8e6e75792e53 => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2419] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:03:38 2026] DELETE /v2.0/subnets/71936804-0181-440c-a7e4-b8bd0df89281 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:03:38.720 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d3df2ec-287e-45ba-8046-929109de0d95 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: b350225b-275f-40c9-8cb3-3065bb79cbf0 2026-06-05 04:03:38.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d3df2ec-287e-45ba-8046-929109de0d95 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: b350225b-275f-40c9-8cb3-3065bb79cbf0 [pid: 8|app: 0|req: 1214/2420] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:03:38 2026] DELETE /v2.0/networks/c4406394-dad8-462a-93c9-67ed5b259dd5 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:03:39.348 7 INFO neutron_taas.services.taas.taas_plugin [None req-761b82a4-757a-404d-b43b-18208e51e352 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: c16bee07-5914-4fd6-8c74-acd7473acaf4 2026-06-05 04:03:39.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-761b82a4-757a-404d-b43b-18208e51e352 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: c16bee07-5914-4fd6-8c74-acd7473acaf4 [pid: 7|app: 0|req: 1207/2421] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:03:38 2026] PUT /v2.0/routers/cddacb7c-1a07-4224-840d-f77da33fe149/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:03:40.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-6291febe-c322-4ce7-9432-4cd5d6f59208 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 2360ae5b-075a-4fcd-8328-29881a949347 2026-06-05 04:03:40.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6291febe-c322-4ce7-9432-4cd5d6f59208 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 2360ae5b-075a-4fcd-8328-29881a949347 2026-06-05 04:03:40.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-6291febe-c322-4ce7-9432-4cd5d6f59208 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 6bdccf7e-7dbb-439e-a63b-b24e0e287d16 2026-06-05 04:03:40.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6291febe-c322-4ce7-9432-4cd5d6f59208 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 6bdccf7e-7dbb-439e-a63b-b24e0e287d16 2026-06-05 04:03:40.516 8 INFO neutron.services.segments.plugin [-] Segment a0e34888-f771-47cb-9652-ac5c42186e17 resource provider aggregate not found 2026-06-05 04:03:40.523 8 INFO neutron.services.segments.plugin [-] Segment a0e34888-f771-47cb-9652-ac5c42186e17 resource provider aggregate not found 2026-06-05 04:03:40.540 8 INFO neutron.services.segments.plugin [-] Segment a0e34888-f771-47cb-9652-ac5c42186e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0e34888-f771-47cb-9652-ac5c42186e17 found for delete ", "request_id": "req-cc8e5735-b6ed-4e74-ba70-fce33bb19b4d"}]} 2026-06-05 04:03:40.544 8 INFO neutron.services.segments.plugin [-] Segment a0e34888-f771-47cb-9652-ac5c42186e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0e34888-f771-47cb-9652-ac5c42186e17 found for delete ", "request_id": "req-ad172b31-340b-4395-8f75-086ad3e82355"}]} 2026-06-05 04:03:40.872 8 INFO neutron.db.l3_hamode_db [None req-6291febe-c322-4ce7-9432-4cd5d6f59208 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] HA network a0b0de70-7d01-4c46-94ef-2fb5080075be was deleted as no HA routers are present in tenant a7a45c965f634d46b87dc117ed9b225a. [pid: 8|app: 0|req: 1215/2422] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:03:39 2026] DELETE /v2.0/routers/cddacb7c-1a07-4224-840d-f77da33fe149 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2423] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:03:40 2026] DELETE /v2.0/subnets/a2a9f3c2-c2cf-4e88-8686-f4590f5fa77d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:03:41.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-1080fddb-8343-49f5-a401-7ac380aad084 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: cf901a39-d97d-4e6b-96d3-8837308ea926 2026-06-05 04:03:41.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1080fddb-8343-49f5-a401-7ac380aad084 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: cf901a39-d97d-4e6b-96d3-8837308ea926 [pid: 8|app: 0|req: 1216/2424] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:03:41 2026] DELETE /v2.0/networks/b14c8f44-ecee-469f-acb8-6285098214f5 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2425] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:41 2026] GET /v2.0/security-groups?tenant_id=01e1463590bd40959a931eeae6121030&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2426] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:41 2026] DELETE /v2.0/security-groups/177e4257-dbd6-4e9d-b79e-2c5aff021e84 => 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: 1210/2427] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:03:42 2026] GET /v2.0/security-groups?tenant_id=a7a45c965f634d46b87dc117ed9b225a&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2428] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:03:42 2026] DELETE /v2.0/security-groups/0a9f08be-0716-4419-bd23-028c67267c34 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:03:42.570 8 INFO neutron.services.segments.plugin [-] Segment 050fc40c-37bd-44dc-be56-c2e65058e0a3 resource provider aggregate not found 2026-06-05 04:03:42.576 8 INFO neutron.services.segments.plugin [-] Segment 050fc40c-37bd-44dc-be56-c2e65058e0a3 resource provider aggregate not found 2026-06-05 04:03:42.600 8 INFO neutron.services.segments.plugin [-] Segment 050fc40c-37bd-44dc-be56-c2e65058e0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050fc40c-37bd-44dc-be56-c2e65058e0a3 found for delete ", "request_id": "req-3877d805-2bce-4479-8348-f7fca51252c5"}]} 2026-06-05 04:03:42.600 8 INFO neutron.services.segments.plugin [-] Segment 050fc40c-37bd-44dc-be56-c2e65058e0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050fc40c-37bd-44dc-be56-c2e65058e0a3 found for delete ", "request_id": "req-7f0ee84d-5661-450b-a231-d9d7623a13eb"}]} 2026-06-05 04:03:42.620 8 INFO neutron.services.segments.plugin [-] Segment ac730166-d3a0-47ac-9cae-75b40c496b85 resource provider aggregate not found 2026-06-05 04:03:42.624 8 INFO neutron.services.segments.plugin [-] Segment ac730166-d3a0-47ac-9cae-75b40c496b85 resource provider aggregate not found 2026-06-05 04:03:42.644 8 INFO neutron.services.segments.plugin [-] Segment ac730166-d3a0-47ac-9cae-75b40c496b85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac730166-d3a0-47ac-9cae-75b40c496b85 found for delete ", "request_id": "req-c7083b8f-631d-490b-aa08-990cc28b210e"}]} 2026-06-05 04:03:42.645 8 INFO neutron.services.segments.plugin [-] Segment ac730166-d3a0-47ac-9cae-75b40c496b85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac730166-d3a0-47ac-9cae-75b40c496b85 found for delete ", "request_id": "req-bdcc8fa0-f539-457d-8732-0a0657606d56"}]} 2026-06-05 04:03:51.625 7 INFO neutron.db.segments_db [None req-625ca0a8-7058-417e-a3d4-6eb0538769c8 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Added segment 13903f14-a3b6-4604-9356-c8f9213d6faa of type vxlan for network e17245d4-6f83-467b-af67-a71fdc9c415f [pid: 7|app: 0|req: 1212/2431] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:03:51 2026] POST /v2.0/networks => generated 639 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2432] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:51 2026] POST /v2.0/subnets => generated 657 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2433] 10.0.0.189 () {32 vars in 722 bytes} [Fri Jun 5 04:03:51 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2434] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:52 2026] POST /v2.0/subnets => generated 732 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:03:52.387 7 INFO neutron.db.segments_db [None req-882def8a-8ff3-4e6f-8e03-f1c541333576 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Added segment 6d8351e9-1320-4c92-8bb2-6e0a4964e24b of type vxlan for network 8dc6142f-bf5f-42be-8b06-9ed65af688d7 [pid: 7|app: 0|req: 1214/2435] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:03:52 2026] POST /v2.0/networks => generated 638 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2436] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:52 2026] POST /v2.0/subnets => generated 656 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2437] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:52 2026] POST /v2.0/subnets => generated 724 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:03:53.080 8 INFO neutron.db.segments_db [None req-564c6e13-4de2-4ea9-8cbd-02697b1c8dfa 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Added segment d7e91866-01c7-450a-81b9-e8da1641c367 of type vxlan for network 0a0f4b21-8b77-44ee-bb65-c0419431467e [pid: 8|app: 0|req: 1223/2438] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:03:53 2026] POST /v2.0/networks => generated 637 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2439] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:53 2026] POST /v2.0/subnets => generated 656 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2440] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:53 2026] POST /v2.0/subnets => generated 730 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:03:53.765 7 INFO neutron.db.segments_db [None req-2f89a129-04cf-4e24-bd7c-b547f241adcf 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Added segment 7248a30c-9cc5-4bda-817b-893fa009e316 of type vxlan for network b1563faa-13f4-45f9-b512-efd7ec20de22 2026-06-05 04:03:53.977 7 INFO neutron.db.l3_hamode_db [None req-2f89a129-04cf-4e24-bd7c-b547f241adcf 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:03:54.630 7 INFO neutron.db.l3_hamode_db [None req-2f89a129-04cf-4e24-bd7c-b547f241adcf 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1217/2441] 10.0.0.189 () {34 vars in 669 bytes} [Fri Jun 5 04:03:53 2026] POST /v2.0/routers => generated 685 bytes in 1881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2442] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:03:55 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/add_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2443] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:03:57 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2444] 10.0.0.189 () {34 vars in 783 bytes} [Fri Jun 5 04:03:58 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/add_router_interface => generated 309 bytes in 2042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2445] 10.0.0.189 () {34 vars in 684 bytes} [Fri Jun 5 04:04:00 2026] POST /v2.0/security-groups => generated 1629 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2446] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2447] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:00 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) [pid: 8|app: 0|req: 1228/2448] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2449] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2450] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2451] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2452] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2453] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2454] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2455] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2456] 10.0.0.189 () {34 vars in 695 bytes} [Fri Jun 5 04:04:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2457] 10.0.0.88 () {34 vars in 1093 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-149893507&fields=id&tenant_id=43b0abdf68be4aac962a4099643bbe99 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2458] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2459] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/quotas/43b0abdf68be4aac962a4099643bbe99 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2460] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&fields=id => generated 287 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2461] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2462] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1228/2463] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:03 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2466] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:04:07 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 705 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2467] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:04:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43b0abdf68be4aac962a4099643bbe99 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2468] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:04:08 2026] POST /v2.0/ports => generated 1183 bytes in 502 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: 1239/2469] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:08 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1186 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2470] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:04:08 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2471] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:04:08 2026] PUT /v2.0/ports/11d50758-ceba-4965-84f6-87e878ec35ee => generated 1464 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:04:09.143 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-999e697d-e40d-437c-b4b8-ed5da960f2ce'] response: {'name': 'network-changed', 'server_uuid': '456296c7-a822-4e7e-8eb3-a06e0ca40432', 'tag': '11d50758-ceba-4965-84f6-87e878ec35ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1241/2472] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:04:09 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1467 bytes in 47 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: 1232/2473] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:04:09 2026] GET /v2.0/networks?tenant_id=43b0abdf68be4aac962a4099643bbe99&shared=False => generated 2375 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2474] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:04:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2475] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:04:10 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2476] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=11d50758-ceba-4965-84f6-87e878ec35ee => 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: 1234/2477] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13d&port_id=11d50758-ceba-4965-84f6-87e878ec35ee => 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: 1244/2478] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:04:10 2026] GET /v2.0/subnets?id=2484763d-499c-4766-83b8-b78b0e6a1c8d&id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2479] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:11 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2480] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:11 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2481] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:04:11 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2482] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:04:11 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1237/2483] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:13 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2484] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:04:13 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2485] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:19 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2486] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:04:19 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2487] 10.0.0.189 () {32 vars in 818 bytes} [Fri Jun 5 04:04:19 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&mac_address=fa%3A16%3A3e%3A3c%3A10%3Aa5 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:04:20.197 8 INFO neutron.db.l3_db [None req-f90f179e-fae0-4484-b938-9a550833faa9 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Floating IP 89b88616-ce53-4fb2-a229-eda205588e66 associated. External IP: 10.96.250.211, port: 11d50758-ceba-4965-84f6-87e878ec35ee. [pid: 8|app: 0|req: 1249/2490] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:04:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:04:20.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-489ab3b3-928c-46f0-8613-fc8253b1c0dc'] response: {'name': 'network-changed', 'server_uuid': '456296c7-a822-4e7e-8eb3-a06e0ca40432', 'tag': '11d50758-ceba-4965-84f6-87e878ec35ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2491] 10.0.0.88 () {34 vars in 1093 bytes} [Fri Jun 5 04:04:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-149893507&fields=id&tenant_id=43b0abdf68be4aac962a4099643bbe99 => 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: 1250/2492] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:04:20 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2493] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:04:20 2026] GET /v2.0/quotas/43b0abdf68be4aac962a4099643bbe99 => 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: 1251/2494] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:04:20 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&fields=id => generated 333 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2495] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2496] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2497] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2498] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => 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: 1246/2499] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2500] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=11d50758-ceba-4965-84f6-87e878ec35ee => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2501] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13d&port_id=11d50758-ceba-4965-84f6-87e878ec35ee => 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: 1255/2502] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/subnets?id=2484763d-499c-4766-83b8-b78b0e6a1c8d&id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2503] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2504] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2505] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1257/2506] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:04:21 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1250/2507] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:04:25 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2508] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:04:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43b0abdf68be4aac962a4099643bbe99 => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2509] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:04:25 2026] POST /v2.0/ports => generated 1179 bytes in 493 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: 1252/2510] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:26 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1182 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2511] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:04:26 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2512] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:04:26 2026] PUT /v2.0/ports/a6dbd4d0-9275-4052-aa19-8032395e756b => generated 1460 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:04:26.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96296b20-9b1e-4c03-b061-cf9292a67b3c'] response: {'name': 'network-changed', 'server_uuid': '9afc4827-49f8-4d18-8064-ddc1bf50f9a6', 'tag': 'a6dbd4d0-9275-4052-aa19-8032395e756b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2513] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:04:27 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1260/2514] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 04:04:27 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2515] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:04:27 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1463 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2516] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:04:27 2026] GET /v2.0/networks?tenant_id=43b0abdf68be4aac962a4099643bbe99&shared=False => generated 2375 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2517] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:04:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2518] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2519] 199.19.213.61 () {34 vars in 1055 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=a6dbd4d0-9275-4052-aa19-8032395e756b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2520] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4d&port_id=a6dbd4d0-9275-4052-aa19-8032395e756b => 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: 1258/2521] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/subnets?id=0ef22041-f2d1-4e9a-a259-a313222d2123&id=7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2522] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2523] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2524] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1260/2525] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:04:28 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1266/2526] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:31 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1194 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2527] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:04:31 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2530] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:04:36 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2531] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:04:36 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2532] 10.0.0.189 () {32 vars in 818 bytes} [Fri Jun 5 04:04:36 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&mac_address=fa%3A16%3A3e%3A41%3Aae%3A45 => generated 1196 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:04:37.838 7 INFO neutron.db.l3_db [None req-40566909-db60-4bd5-a95f-f805512d80c7 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Floating IP a95db5e0-d7c6-4a8d-9de0-ec7513684b3c associated. External IP: 10.96.250.206, port: a6dbd4d0-9275-4052-aa19-8032395e756b. [pid: 7|app: 0|req: 1264/2533] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:04:37 2026] POST /v2.0/floatingips => generated 854 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:04:38.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8d444ca-2c02-412a-90de-5b3c54e1978f'] response: {'name': 'network-changed', 'server_uuid': '9afc4827-49f8-4d18-8064-ddc1bf50f9a6', 'tag': 'a6dbd4d0-9275-4052-aa19-8032395e756b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1270/2534] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:04:38 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2535] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:04:38 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2536] 199.19.213.61 () {34 vars in 1055 bytes} [Fri Jun 5 04:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=a6dbd4d0-9275-4052-aa19-8032395e756b => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2537] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4d&port_id=a6dbd4d0-9275-4052-aa19-8032395e756b => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2538] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:04:39 2026] GET /v2.0/subnets?id=0ef22041-f2d1-4e9a-a259-a313222d2123&id=7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2539] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:39 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2540] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:04:39 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&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: 1268/2541] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:04:39 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1274/2542] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:04:39 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1269/2543] 10.0.0.164 () {34 vars in 990 bytes} [Fri Jun 5 04:04:44 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1465 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2544] 10.0.0.164 () {34 vars in 1040 bytes} [Fri Jun 5 04:04:44 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2547] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:05:00 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2548] 10.0.0.149 () {30 vars in 690 bytes} [Fri Jun 5 04:05:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2549] 10.0.0.149 () {30 vars in 692 bytes} [Fri Jun 5 04:05:01 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: 1272/2550] 10.0.0.149 () {30 vars in 668 bytes} [Fri Jun 5 04:05:01 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: 1279/2551] 10.0.0.149 () {30 vars in 704 bytes} [Fri Jun 5 04:05:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2552] 10.0.0.149 () {28 vars in 439 bytes} [Fri Jun 5 04:05:02 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2553] 10.0.0.149 () {30 vars in 728 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 657 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2554] 10.0.0.149 () {30 vars in 690 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2555] 10.0.0.149 () {30 vars in 692 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2556] 10.0.0.149 () {30 vars in 668 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2557] 10.0.0.149 () {30 vars in 704 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2558] 10.0.0.149 () {30 vars in 728 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2559] 10.0.0.149 () {30 vars in 690 bytes} [Fri Jun 5 04:05:02 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: 1277/2560] 10.0.0.149 () {30 vars in 692 bytes} [Fri Jun 5 04:05:02 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: 1284/2561] 10.0.0.149 () {30 vars in 668 bytes} [Fri Jun 5 04:05:02 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: 1278/2562] 10.0.0.149 () {30 vars in 704 bytes} [Fri Jun 5 04:05:02 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: 1285/2563] 10.0.0.149 () {30 vars in 730 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2564] 10.0.0.149 () {30 vars in 682 bytes} [Fri Jun 5 04:05:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2565] 10.0.0.149 () {34 vars in 704 bytes} [Fri Jun 5 04:05:02 2026] POST /v2.0/ports => generated 1132 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2568] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:05:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1288/2569] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:05:05 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: 1282/2570] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:05:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2571] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:05:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2572] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:05:05 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => 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: 1290/2573] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:05:05 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: 1284/2574] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:05:05 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: 1291/2575] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:05:05 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: 1285/2576] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:05:05 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-06-05 04:05:06.002 8 INFO neutron.api.v2.resource [None req-f018ed2c-c7b2-4b3e-8476-f567a3cf8e8f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2577] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 04:05:05 2026] GET /v2.0/security-groups/lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2578] 199.19.213.61 () {30 vars in 784 bytes} [Fri Jun 5 04:05:06 2026] GET /v2.0/security-groups?name=lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2579] 199.19.213.61 () {34 vars in 735 bytes} [Fri Jun 5 04:05:06 2026] POST /v2.0/security-groups => generated 1638 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2580] 199.19.213.61 () {30 vars in 814 bytes} [Fri Jun 5 04:05:06 2026] GET /v2.0/security-group-rules?security_group_id=6757c870-5cbd-4393-a716-1540c51d895f => generated 1182 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2581] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:05:06 2026] PUT /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2582] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:05:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1295/2583] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:05:06 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: 1289/2584] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:05:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2585] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:05:06 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: 1290/2586] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:05:06 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1297/2587] 10.0.0.88 () {34 vars in 1015 bytes} [Fri Jun 5 04:05:14 2026] GET /v2.0/security-groups?id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2588] 10.0.0.88 () {34 vars in 981 bytes} [Fri Jun 5 04:05:14 2026] GET /v2.0/networks?id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2589] 10.0.0.88 () {34 vars in 964 bytes} [Fri Jun 5 04:05:14 2026] GET /v2.0/quotas/8568b7d2001547fbbdfb496c2bb78db0 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2590] 10.0.0.88 () {34 vars in 1001 bytes} [Fri Jun 5 04:05:14 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&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: 1299/2591] 10.0.0.88 () {34 vars in 1007 bytes} [Fri Jun 5 04:05:14 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2592] 10.0.0.88 () {34 vars in 1107 bytes} [Fri Jun 5 04:05:14 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1300/2593] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:15 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2594] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:15 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => 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: 1301/2595] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:17 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => 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: 1295/2596] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:18 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => 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: 1302/2597] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:05:18 2026] GET /v2.0/networks?id=5021bdba-9078-4f09-b0b5-51a7ba856034 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2598] 199.19.213.61 () {34 vars in 1049 bytes} [Fri Jun 5 04:05:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8568b7d2001547fbbdfb496c2bb78db0 => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2599] 199.19.213.61 () {38 vars in 954 bytes} [Fri Jun 5 04:05:19 2026] POST /v2.0/ports => generated 1078 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2600] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:05:19 2026] PUT /v2.0/ports/e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => generated 1239 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:05:19.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c92aad5f-edac-4c29-9309-1f176d2a74c2'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'e96ea81f-4da3-49a1-acc1-ee93c8b39ec8', '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: 1299/2603] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:05:20 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1305/2604] 199.19.213.61 () {34 vars in 1017 bytes} [Fri Jun 5 04:05:20 2026] GET /v2.0/networks?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&shared=False => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2605] 199.19.213.61 () {34 vars in 929 bytes} [Fri Jun 5 04:05:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2606] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2607] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/security-groups?id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2608] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2609] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => 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: 1308/2610] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => 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: 1303/2611] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2612] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&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: 1304/2613] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2614] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:05:21 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2615] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:23 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2616] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:05:24 2026] GET /v2.0/security-groups?id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2617] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:24 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2618] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:05:25 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => 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: 1307/2619] 199.19.213.61 () {34 vars in 1043 bytes} [Fri Jun 5 04:05:25 2026] GET /v2.0/security-groups?id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&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: 1313/2620] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:27 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2621] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:05:27 2026] GET /v2.0/security-groups?id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2622] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:27 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2623] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:30 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2624] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:05:30 2026] GET /v2.0/security-groups?id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2625] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:05:30 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2632] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:06:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2633] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:06:05 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: 1315/2634] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:06:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2635] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:06:05 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: 7|app: 0|req: 1316/2636] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:05 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1321/2637] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:06:06 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => 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: 1317/2638] 199.19.213.61 () {34 vars in 716 bytes} [Fri Jun 5 04:06:06 2026] POST /v2.0/ports => generated 1059 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2639] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 04:06:06 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2640] 10.0.0.88 () {34 vars in 906 bytes} [Fri Jun 5 04:06:06 2026] GET /v2.0/extensions => generated 21537 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2641] 199.19.213.61 () {34 vars in 1261 bytes} [Fri Jun 5 04:06:07 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2642] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:07 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1324/2643] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:07 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1320/2644] 199.19.213.61 () {34 vars in 974 bytes} [Fri Jun 5 04:06:08 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2645] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:06:08 2026] GET /v2.0/networks?id=e17245d4-6f83-467b-af67-a71fdc9c415f => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2646] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:06:08 2026] PUT /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1249 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:06:08.778 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c36e4374-a7fd-4057-bd0e-42c2d0b8ad99'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'e8fcb298-d690-46b3-8a02-dbcbcc996234', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1326/2647] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2648] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/networks?id=e17245d4-6f83-467b-af67-a71fdc9c415f => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2649] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1323/2650] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2651] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&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: 1324/2652] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1329/2653] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:09 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1325/2654] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2655] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2656] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2657] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&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: 1327/2658] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2659] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2660] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1333/2661] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1329/2662] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:10 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&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: 1334/2663] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:11 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1330/2664] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:11 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2665] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 04:06:15 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1251 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2666] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:06:15 2026] PUT /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1276 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:06:15.481 8 INFO neutron.api.v2.resource [None req-f0dad1f8-0a0f-4871-b397-27b3e7e5ee1f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2667] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 04:06:15 2026] GET /v2.0/security-groups/lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:06:15.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24e88baf-573e-4009-b51b-ca75119c4386'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'e8fcb298-d690-46b3-8a02-dbcbcc996234', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2668] 199.19.213.61 () {30 vars in 784 bytes} [Fri Jun 5 04:06:15 2026] GET /v2.0/security-groups?name=lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2669] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:06:15 2026] PUT /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1314 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:06:15.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70ed3cca-663d-44b7-8ece-4a87d27f4f15'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'e8fcb298-d690-46b3-8a02-dbcbcc996234', '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: 1338/2670] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:06:16 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: 1339/2671] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2672] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2673] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:06:16 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: 1341/2674] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2675] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2676] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/networks?id=e17245d4-6f83-467b-af67-a71fdc9c415f => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2677] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1343/2678] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => 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: 1336/2679] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2680] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2681] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2682] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2683] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2684] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2685] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1347/2686] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2687] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:16 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2688] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2689] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/networks?id=e17245d4-6f83-467b-af67-a71fdc9c415f => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2690] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1342/2691] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2692] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&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: 1343/2693] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1351/2694] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:17 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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) 2026-06-05 04:06:24.070 7 INFO neutron.db.l3_db [None req-6a40ff14-f456-4874-b3ff-04d165ead8ba 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Floating IP f0aa598c-2244-4b3a-92bd-06dc69738ca0 associated. External IP: 10.96.250.217, port: b989a90a-378c-4503-9356-c68ba9f777a7. [pid: 7|app: 0|req: 1345/2697] 10.0.0.189 () {34 vars in 677 bytes} [Fri Jun 5 04:06:23 2026] POST /v2.0/floatingips => generated 899 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2698] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:06:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2699] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:06: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: 8|app: 0|req: 1354/2700] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:06:29 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: 1347/2701] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:06:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:06:29.404 8 INFO neutron.api.v2.resource [None req-3dd1c640-0fe1-4ab3-99d2-95e3482e4349 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1355/2702] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 04:06:29 2026] GET /v2.0/security-groups/lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2703] 199.19.213.61 () {30 vars in 784 bytes} [Fri Jun 5 04:06:29 2026] GET /v2.0/security-groups?name=lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2704] 199.19.213.61 () {30 vars in 814 bytes} [Fri Jun 5 04:06:29 2026] GET /v2.0/security-group-rules?security_group_id=6757c870-5cbd-4393-a716-1540c51d895f => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2705] 199.19.213.61 () {34 vars in 746 bytes} [Fri Jun 5 04:06:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2706] 199.19.213.61 () {34 vars in 746 bytes} [Fri Jun 5 04:06:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2709] 10.0.0.149 () {30 vars in 690 bytes} [Fri Jun 5 04:06:40 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: 1351/2710] 10.0.0.149 () {30 vars in 692 bytes} [Fri Jun 5 04:06:40 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: 1360/2711] 10.0.0.149 () {30 vars in 668 bytes} [Fri Jun 5 04:06: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: 1352/2712] 10.0.0.149 () {30 vars in 704 bytes} [Fri Jun 5 04:06:40 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: 1361/2713] 10.0.0.149 () {28 vars in 439 bytes} [Fri Jun 5 04:06:40 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2714] 10.0.0.149 () {30 vars in 728 bytes} [Fri Jun 5 04:06:40 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2715] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:06:41 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: 1354/2716] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:06:41 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: 1363/2717] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:06:41 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: 1355/2718] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:06:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2719] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:41 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2720] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:06:41 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2721] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:06:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2722] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:06:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2723] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:06:42 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: 1358/2724] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:06:42 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: 1367/2725] 199.19.213.61 () {34 vars in 716 bytes} [Fri Jun 5 04:06:42 2026] POST /v2.0/ports => generated 1328 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2726] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 04:06:43 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1328 bytes in 44 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: 1368/2727] 199.19.213.61 () {34 vars in 1261 bytes} [Fri Jun 5 04:06:44 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834?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: 1360/2728] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:44 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1369/2729] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:44 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1361/2730] 199.19.213.61 () {34 vars in 974 bytes} [Fri Jun 5 04:06:44 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2731] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:06:44 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2732] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:06:44 2026] PUT /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1518 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:06:45.531 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21744f9e-bd23-414a-bdb0-26e47b2874be'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'b82f1755-8c36-487b-9dfa-0d913b4b9834', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1371/2733] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4096 bytes in 59 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: 1363/2734] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2735] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => 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: 1364/2736] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A395&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2737] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/subnets?id=2484763d-499c-4766-83b8-b78b0e6a1c8d&id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2738] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2739] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&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: 1366/2740] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2741] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:46 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1367/2742] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4096 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2743] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => 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: 1368/2744] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2745] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&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: 1369/2746] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2747] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2748] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1379/2749] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2750] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&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: 8|app: 0|req: 1380/2751] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1372/2752] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:47 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1381/2753] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => 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: 1373/2754] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A395&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2755] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/subnets?id=2484763d-499c-4766-83b8-b78b0e6a1c8d&id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2756] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&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: 8|app: 0|req: 1383/2757] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2758] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1384/2759] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:06:48 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1386/2762] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2763] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2764] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2765] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/subnets/2484763d-499c-4766-83b8-b78b0e6a1c8d => generated 742 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2766] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:06:52 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: 1379/2767] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:06:52 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: 1389/2768] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:06:52 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: 1380/2769] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:06:52 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: 1390/2770] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1381/2771] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2772] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1350 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2773] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2774] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2775] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2776] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:06:52 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2777] 10.0.0.149 () {30 vars in 690 bytes} [Fri Jun 5 04:07:01 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: 1394/2778] 10.0.0.149 () {30 vars in 692 bytes} [Fri Jun 5 04:07:01 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: 1385/2779] 10.0.0.149 () {30 vars in 668 bytes} [Fri Jun 5 04:07:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2780] 10.0.0.149 () {30 vars in 704 bytes} [Fri Jun 5 04:07:01 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: 7|app: 0|req: 1386/2781] 10.0.0.149 () {28 vars in 439 bytes} [Fri Jun 5 04:07:02 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2782] 10.0.0.149 () {30 vars in 728 bytes} [Fri Jun 5 04:07:02 2026] GET /v2.0/subnets/0ef22041-f2d1-4e9a-a259-a313222d2123 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2783] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:03 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: 1397/2784] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:03 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: 1388/2785] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:03 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: 1398/2786] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2787] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:03 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2788] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:03 2026] GET /v2.0/subnets/0ef22041-f2d1-4e9a-a259-a313222d2123 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2789] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:03 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4098 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2790] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:03 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: 1391/2791] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:03 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: 1401/2792] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:03 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: 1392/2793] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:03 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: 1402/2794] 199.19.213.61 () {34 vars in 716 bytes} [Fri Jun 5 04:07:03 2026] POST /v2.0/ports => generated 1332 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2795] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 04:07:03 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1332 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: 1403/2796] 10.0.0.88 () {34 vars in 906 bytes} [Fri Jun 5 04:07:03 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: 1395/2799] 199.19.213.61 () {34 vars in 1261 bytes} [Fri Jun 5 04:07:05 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2800] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:05 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2801] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:05 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2802] 199.19.213.61 () {34 vars in 974 bytes} [Fri Jun 5 04:07:05 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1332 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2803] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:07:05 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2804] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:07:05 2026] PUT /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1522 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:07:06.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84f02173-ba88-425c-9259-b1da6a1b1951'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': '5576801e-ea91-47de-aab5-e0a25abfcc47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1398/2805] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:06 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 5612 bytes in 50 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: 1408/2806] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:07:06 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2807] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.108&port_id=5576801e-ea91-47de-aab5-e0a25abfcc47 => 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: 1409/2808] 199.19.213.61 () {34 vars in 1105 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1dd&port_id=5576801e-ea91-47de-aab5-e0a25abfcc47 => 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: 1400/2809] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/subnets?id=0ef22041-f2d1-4e9a-a259-a313222d2123&id=7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2810] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2811] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2812] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1402/2813] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:07 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1412/2814] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 5612 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2815] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => 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: 1413/2816] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2817] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2818] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1405/2819] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1415/2820] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1406/2821] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2822] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2823] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1417/2824] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2825] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => 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: 1418/2826] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A395&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2827] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/subnets?id=2484763d-499c-4766-83b8-b78b0e6a1c8d&id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => 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: 1419/2828] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2829] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2830] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2831] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1421/2832] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.108&port_id=5576801e-ea91-47de-aab5-e0a25abfcc47 => 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: 1412/2833] 199.19.213.61 () {34 vars in 1105 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1dd&port_id=5576801e-ea91-47de-aab5-e0a25abfcc47 => 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: 1422/2834] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/subnets?id=0ef22041-f2d1-4e9a-a259-a313222d2123&id=7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2835] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2836] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&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: 1414/2837] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1424/2838] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:09 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2839] 10.0.0.88 () {34 vars in 1177 bytes} [Fri Jun 5 04:07:12 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547&device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6&device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 8526 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2840] 10.0.0.88 () {34 vars in 1279 bytes} [Fri Jun 5 04:07:12 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&id=ff0cb2f6-82ae-45cb-aa2f-9368de140268&id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&id=6757c870-5cbd-4393-a716-1540c51d895f&fields=id&fields=name => generated 352 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2841] 10.0.0.88 () {34 vars in 1083 bytes} [Fri Jun 5 04:07:12 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6&device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 2923 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2842] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:07:12 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2843] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 5614 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2844] 10.0.0.88 () {34 vars in 1199 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/security-groups?id=ff0cb2f6-82ae-45cb-aa2f-9368de140268&id=6bd21e15-74b3-4728-9aa6-06a5c88e77d3&id=6757c870-5cbd-4393-a716-1540c51d895f&fields=id&fields=name => generated 262 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2845] 10.0.0.88 () {34 vars in 970 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2846] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2847] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/subnets/0ef22041-f2d1-4e9a-a259-a313222d2123 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2848] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/subnets/7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 748 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2849] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:13 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2850] 199.19.213.61 () {34 vars in 789 bytes} [Fri Jun 5 04:07:13 2026] PUT /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1255 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:07:14.197 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6829c1e5-2200-4bb2-9e8e-7e4e937c6adf'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'b82f1755-8c36-487b-9dfa-0d913b4b9834', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1421/2851] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 798 bytes in 57 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: 1431/2852] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2853] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2854] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2855] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2856] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:14 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: 7|app: 0|req: 1424/2857] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1434/2858] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2859] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2860] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1426/2861] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2862] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2863] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1427/2864] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 5385 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2865] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2866] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2867] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/subnets?id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2868] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&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: 1440/2869] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:14 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1430/2870] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:15 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1442/2873] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2874] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:27 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: 1443/2875] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2876] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2877] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2878] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 5385 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2879] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:27 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: 1435/2880] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:27 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: 1446/2881] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2882] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2883] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:27 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2884] 199.19.213.61 () {34 vars in 789 bytes} [Fri Jun 5 04:07:27 2026] PUT /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1311 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:07:28.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca04a0a4-4bd1-43b7-9e56-443a123ff9da'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': '5576801e-ea91-47de-aab5-e0a25abfcc47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1448/2885] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:28 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1438/2886] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:28 2026] GET /v2.0/subnets/7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2887] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:28 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2888] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:07:28 2026] PUT /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1080 bytes in 372 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: 1450/2889] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:28 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 797 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2890] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:28 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4977 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2891] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:29 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4977 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2892] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:07:29 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2893] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:29 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2894] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:29 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2895] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:29 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2896] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:30 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:07:30.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b706692-ae83-4218-8485-48200efd5f03'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': '5576801e-ea91-47de-aab5-e0a25abfcc47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/2897] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4977 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2898] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2899] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1445/2900] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2901] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 4977 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2902] 199.19.213.61 () {34 vars in 974 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2903] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2904] 199.19.213.61 () {34 vars in 1015 bytes} [Fri Jun 5 04:07:31 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1458/2905] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:07:31 2026] PUT /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2906] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:32 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3869 bytes in 64 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-06-05 04:07:32.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f6a1c43-d24e-44b2-bcac-fbd3c279ae1a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: 5576801e-ea91-47de-aab5-e0a25abfcc47 2026-06-05 04:07:32.618 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f6a1c43-d24e-44b2-bcac-fbd3c279ae1a 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: 5576801e-ea91-47de-aab5-e0a25abfcc47 [pid: 8|app: 0|req: 1459/2907] 199.19.213.61 () {32 vars in 758 bytes} [Fri Jun 5 04:07:32 2026] DELETE /v2.0/ports/5576801e-ea91-47de-aab5-e0a25abfcc47 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2908] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2909] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:32 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: 1450/2910] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:32 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: 1461/2911] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:32 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: 1451/2912] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:32 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2913] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:32 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2914] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:32 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2915] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1453/2916] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2917] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => 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: 1454/2918] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2919] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3869 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2920] 199.19.213.61 () {34 vars in 1225 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/networks?id=5021bdba-9078-4f09-b0b5-51a7ba856034&id=e17245d4-6f83-467b-af67-a71fdc9c415f&id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 3096 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2921] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => 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: 1456/2922] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2923] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2924] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1468/2925] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1458/2926] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2927] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1459/2928] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&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: 1470/2929] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:33 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2930] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:34 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1471/2931] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=b82f1755-8c36-487b-9dfa-0d913b4b9834 => 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: 1461/2932] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:34 2026] GET /v2.0/subnets?id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2933] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:34 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2934] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:34 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2935] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:34 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1464/2938] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2939] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2940] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2941] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2942] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2943] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:37 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: 1467/2944] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:37 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: 1478/2945] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:37 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: 1468/2946] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2947] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:37 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2948] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:07:37 2026] PUT /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1080 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:07:38.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4aae9d51-c3b9-472b-a664-b8b83da0788a'] response: {'name': 'network-changed', 'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'tag': 'b82f1755-8c36-487b-9dfa-0d913b4b9834', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1480/2949] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 798 bytes in 48 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: 1470/2950] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2951] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2952] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2953] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2954] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2955] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:38 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1473/2956] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:39 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2957] 199.19.213.61 () {34 vars in 974 bytes} [Fri Jun 5 04:07:40 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2958] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:07:40 2026] GET /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2959] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:40 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2960] 199.19.213.61 () {34 vars in 1015 bytes} [Fri Jun 5 04:07:40 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2961] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:07:40 2026] PUT /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2962] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:41 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:07:41.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0289f72-31db-48a2-89e5-c6e96c4b6fa6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: b82f1755-8c36-487b-9dfa-0d913b4b9834 2026-06-05 04:07:41.751 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0289f72-31db-48a2-89e5-c6e96c4b6fa6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: b82f1755-8c36-487b-9dfa-0d913b4b9834 [pid: 7|app: 0|req: 1476/2963] 199.19.213.61 () {32 vars in 758 bytes} [Fri Jun 5 04:07:41 2026] DELETE /v2.0/ports/b82f1755-8c36-487b-9dfa-0d913b4b9834 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2964] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:41 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: 1477/2965] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:41 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: 1489/2966] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:42 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: 1478/2967] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2968] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2969] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2970] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1350 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2971] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2972] 199.19.213.61 () {30 vars in 742 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2973] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => 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: 1493/2974] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2975] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2976] 199.19.213.61 () {34 vars in 1145 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/networks?id=5021bdba-9078-4f09-b0b5-51a7ba856034&id=e17245d4-6f83-467b-af67-a71fdc9c415f&id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2977] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => 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: 1495/2978] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2979] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2980] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1485/2981] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1497/2982] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.129&port_id=e8fcb298-d690-46b3-8a02-dbcbcc996234 => 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: 1486/2983] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/subnets?id=6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2984] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/ports?network_id=e17245d4-6f83-467b-af67-a71fdc9c415f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2985] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1499/2986] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:07:42 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?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: 1489/2989] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:53 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: 1501/2990] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2991] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2992] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:53 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-06-05 04:07:53.864 7 INFO neutron.api.v2.resource [None req-5c130ace-a18c-487c-949e-94408b26503b 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2993] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 04:07:53 2026] GET /v2.0/security-groups/lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2994] 199.19.213.61 () {30 vars in 784 bytes} [Fri Jun 5 04:07:53 2026] GET /v2.0/security-groups?name=lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 2865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2995] 199.19.213.61 () {30 vars in 814 bytes} [Fri Jun 5 04:07:53 2026] GET /v2.0/security-group-rules?security_group_id=6757c870-5cbd-4393-a716-1540c51d895f => generated 2334 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2996] 199.19.213.61 () {32 vars in 788 bytes} [Fri Jun 5 04:07:53 2026] DELETE /v2.0/security-group-rules/3d704549-e113-4dcf-9307-c0153fe42400 => 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: 1493/2997] 199.19.213.61 () {32 vars in 788 bytes} [Fri Jun 5 04:07:54 2026] DELETE /v2.0/security-group-rules/ccf4f703-2dfd-4092-99d6-81c4618c6627 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:07:57.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d6d610c-4585-44e3-8b19-ffba822fcea1 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 64dadfcd-2419-48df-b8d7-3a7a938bacf0 2026-06-05 04:07:57.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d6d610c-4585-44e3-8b19-ffba822fcea1 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 64dadfcd-2419-48df-b8d7-3a7a938bacf0 2026-06-05 04:07:57.960 8 INFO neutron.db.l3_db [None req-9d6d610c-4585-44e3-8b19-ffba822fcea1 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Floating IP f0aa598c-2244-4b3a-92bd-06dc69738ca0 disassociated (deleted). External IP: 10.96.250.217, port: b989a90a-378c-4503-9356-c68ba9f777a7. [pid: 8|app: 0|req: 1505/2998] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:07:57 2026] DELETE /v2.0/floatingips/f0aa598c-2244-4b3a-92bd-06dc69738ca0 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:07:58.414 7 INFO neutron.api.v2.resource [None req-191fd3ae-be65-48cb-8a23-a9a67d856159 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2999] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:07:58 2026] GET /v2.0/floatingips/f0aa598c-2244-4b3a-92bd-06dc69738ca0 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3000] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:59 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: 1495/3001] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3002] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:59 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: 1496/3003] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07: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) 2026-06-05 04:07:59.345 8 INFO neutron.api.v2.resource [None req-65c6df35-6868-4dc8-8676-9f4057aa55f7 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3004] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/security-groups/lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3005] 199.19.213.61 () {30 vars in 784 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/security-groups?name=lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3006] 199.19.213.61 () {30 vars in 814 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/security-group-rules?security_group_id=6757c870-5cbd-4393-a716-1540c51d895f => 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: 1498/3007] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3008] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:07:59 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: 1499/3009] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3010] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:07:59 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: 1500/3011] 199.19.213.61 () {30 vars in 740 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => 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: 1512/3012] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3013] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3014] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:07:59 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3015] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:08:00 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3016] 199.19.213.61 () {34 vars in 974 bytes} [Fri Jun 5 04:08:01 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3017] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:08:01 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3018] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:08:01 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3019] 199.19.213.61 () {34 vars in 1015 bytes} [Fri Jun 5 04:08:01 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3020] 199.19.213.61 () {38 vars in 1027 bytes} [Fri Jun 5 04:08:01 2026] PUT /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1151 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3021] 199.19.213.61 () {30 vars in 768 bytes} [Fri Jun 5 04:08:02 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1517/3022] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:08:03 2026] PUT /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1090 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3023] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 1090 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:08:03.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc2a6760-f12f-40d4-8f28-6a02e04fb7d0 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: e8fcb298-d690-46b3-8a02-dbcbcc996234 2026-06-05 04:08:03.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc2a6760-f12f-40d4-8f28-6a02e04fb7d0 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: e8fcb298-d690-46b3-8a02-dbcbcc996234 [pid: 8|app: 0|req: 1518/3024] 199.19.213.61 () {32 vars in 758 bytes} [Fri Jun 5 04:08:03 2026] DELETE /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3025] 199.19.213.61 () {30 vars in 702 bytes} [Fri Jun 5 04:08:03 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: 1519/3026] 199.19.213.61 () {30 vars in 704 bytes} [Fri Jun 5 04:08:03 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: 1508/3027] 199.19.213.61 () {30 vars in 680 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3028] 199.19.213.61 () {30 vars in 716 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:08:03.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82ea79a6-4872-4cbd-87d3-98fa34c7d7f6 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3029] 199.19.213.61 () {32 vars in 758 bytes} [Fri Jun 5 04:08:03 2026] DELETE /v2.0/ports/e8fcb298-d690-46b3-8a02-dbcbcc996234 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3030] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:08:03.805 7 INFO neutron.api.v2.resource [None req-eb83b7e8-1d8d-406b-bfe9-4a87a1cbd685 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3031] 199.19.213.61 () {30 vars in 762 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/security-groups/lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3032] 199.19.213.61 () {30 vars in 784 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/security-groups?name=lb-7ed4cf96-387e-430b-9f4e-a754c0b2f6fe => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3033] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/ports?tenant_id=8568b7d2001547fbbdfb496c2bb78db0&device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3034] 199.19.213.61 () {30 vars in 736 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => 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: 1523/3035] 199.19.213.61 () {34 vars in 1065 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/networks?id=5021bdba-9078-4f09-b0b5-51a7ba856034&id=e17245d4-6f83-467b-af67-a71fdc9c415f => generated 1523 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3036] 199.19.213.61 () {34 vars in 1059 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.33&port_id=e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => 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: 1525/3037] 199.19.213.61 () {34 vars in 983 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/subnets?id=b679523d-fdeb-4e78-a9b5-5cc651cb7cc9 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3038] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:08:03 2026] GET /v2.0/ports?network_id=5021bdba-9078-4f09-b0b5-51a7ba856034&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3039] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:08:04 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3040] 199.19.213.61 () {34 vars in 788 bytes} [Fri Jun 5 04:08:03 2026] PUT /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 1094 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3041] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:08:04 2026] GET /v2.0/networks/5021bdba-9078-4f09-b0b5-51a7ba856034?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: 1514/3042] 199.19.213.61 () {32 vars in 778 bytes} [Fri Jun 5 04:08:04 2026] DELETE /v2.0/security-groups/6757c870-5cbd-4393-a716-1540c51d895f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:04.341 8 INFO neutron_taas.services.taas.taas_plugin [None req-e22f1136-4652-4404-88ec-cf74623b24c2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: b989a90a-378c-4503-9356-c68ba9f777a7 2026-06-05 04:08:04.344 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e22f1136-4652-4404-88ec-cf74623b24c2 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: b989a90a-378c-4503-9356-c68ba9f777a7 [pid: 8|app: 0|req: 1529/3043] 199.19.213.61 () {32 vars in 758 bytes} [Fri Jun 5 04:08:04 2026] DELETE /v2.0/ports/b989a90a-378c-4503-9356-c68ba9f777a7 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3046] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:08:07 2026] GET /v2.0/ports?device_id=8860419c-7ddd-4ba9-9227-44db3c743547 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:08:07.384 8 INFO neutron_taas.services.taas.taas_plugin [req-728ed1fa-8150-41e3-a692-a0fef4549cf8 req-fad5e8a5-5a2e-4b99-a377-5c94f1ae5a9f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] TaaS: Handle Delete Port: e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 2026-06-05 04:08:07.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-728ed1fa-8150-41e3-a692-a0fef4549cf8 req-fad5e8a5-5a2e-4b99-a377-5c94f1ae5a9f 7ea423cc6d9e49fc8f519beac2fd6577 8568b7d2001547fbbdfb496c2bb78db0 - - default default] Tap Mirror: Handle Delete Port: e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 [pid: 8|app: 0|req: 1531/3047] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:08:07 2026] DELETE /v2.0/ports/e96ea81f-4da3-49a1-acc1-ee93c8b39ec8 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:07.568 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc22e4c5-2cb7-4ad2-a9b0-105e01e3225a'] response: {'server_uuid': '8860419c-7ddd-4ba9-9227-44db3c743547', 'name': 'network-vif-deleted', 'tag': 'e96ea81f-4da3-49a1-acc1-ee93c8b39ec8', 'status': 'completed', 'code': 200} 2026-06-05 04:08:08.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-35b7a13f-dcf1-4d29-855e-00edfef8dff6 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: b7ae848a-fa2e-4c35-9870-e35fbf90d3b6 2026-06-05 04:08:08.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35b7a13f-dcf1-4d29-855e-00edfef8dff6 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: b7ae848a-fa2e-4c35-9870-e35fbf90d3b6 2026-06-05 04:08:08.994 7 INFO neutron.db.l3_db [None req-35b7a13f-dcf1-4d29-855e-00edfef8dff6 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Floating IP a95db5e0-d7c6-4a8d-9de0-ec7513684b3c disassociated (deleted). External IP: 10.96.250.206, port: a6dbd4d0-9275-4052-aa19-8032395e756b. [pid: 7|app: 0|req: 1517/3048] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:08 2026] DELETE /v2.0/floatingips/a95db5e0-d7c6-4a8d-9de0-ec7513684b3c => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:09.376 8 INFO neutron.api.v2.resource [None req-fbbef7cf-6fe6-4a51-9101-771e2c4700b6 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3049] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:08:09 2026] GET /v2.0/floatingips/a95db5e0-d7c6-4a8d-9de0-ec7513684b3c => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:09.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77744698-9215-4e2c-b16d-15922d337f7a'] response: {'name': 'network-changed', 'server_uuid': '9afc4827-49f8-4d18-8064-ddc1bf50f9a6', 'tag': 'a6dbd4d0-9275-4052-aa19-8032395e756b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1518/3050] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:08:09 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3051] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:08:09 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3052] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:08:09 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3053] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:08:09 2026] GET /v2.0/networks?id=0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3054] 199.19.213.61 () {34 vars in 1055 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=a6dbd4d0-9275-4052-aa19-8032395e756b => 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: 1535/3055] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4d&port_id=a6dbd4d0-9275-4052-aa19-8032395e756b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3056] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/subnets?id=0ef22041-f2d1-4e9a-a259-a313222d2123&id=7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3057] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3058] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/ports?network_id=0a0f4b21-8b77-44ee-bb65-c0419431467e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3059] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3060] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:08:10 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e?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: 1538/3061] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:08:11 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:08:12.125 7 INFO neutron_taas.services.taas.taas_plugin [req-0b6ba110-13f9-4e69-bd4b-0f92c1fdffab req-34b4214e-6e4c-4bc8-b84b-1049c1693b5d 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: a6dbd4d0-9275-4052-aa19-8032395e756b 2026-06-05 04:08:12.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0b6ba110-13f9-4e69-bd4b-0f92c1fdffab req-34b4214e-6e4c-4bc8-b84b-1049c1693b5d 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: a6dbd4d0-9275-4052-aa19-8032395e756b [pid: 7|app: 0|req: 1524/3062] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:08:12 2026] DELETE /v2.0/ports/a6dbd4d0-9275-4052-aa19-8032395e756b => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:12.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-650de2b0-e26b-487e-86da-d21821142a1f'] response: {'server_uuid': '9afc4827-49f8-4d18-8064-ddc1bf50f9a6', 'name': 'network-vif-deleted', 'tag': 'a6dbd4d0-9275-4052-aa19-8032395e756b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/3063] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:08:14 2026] GET /v2.0/ports?device_id=9afc4827-49f8-4d18-8064-ddc1bf50f9a6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:08:19.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-816aefdc-0a72-4e85-b1f0-7e32e0929c0a 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 14edde58-4582-4bf1-a40f-d84e3bc890bb 2026-06-05 04:08:19.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-816aefdc-0a72-4e85-b1f0-7e32e0929c0a 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 14edde58-4582-4bf1-a40f-d84e3bc890bb 2026-06-05 04:08:20.197 7 INFO neutron.db.l3_db [None req-816aefdc-0a72-4e85-b1f0-7e32e0929c0a 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Floating IP 89b88616-ce53-4fb2-a229-eda205588e66 disassociated (deleted). External IP: 10.96.250.211, port: 11d50758-ceba-4965-84f6-87e878ec35ee. [pid: 7|app: 0|req: 1525/3066] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:19 2026] DELETE /v2.0/floatingips/89b88616-ce53-4fb2-a229-eda205588e66 => generated 0 bytes in 1436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:21.309 8 INFO neutron.api.v2.resource [None req-ad87a793-7821-4a49-9429-fa62ac274982 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3067] 10.0.0.189 () {32 vars in 729 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/floatingips/89b88616-ce53-4fb2-a229-eda205588e66 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:21.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-915ebc1d-d503-40ba-a79a-f06c677577b4'] response: {'name': 'network-changed', 'server_uuid': '456296c7-a822-4e7e-8eb3-a06e0ca40432', 'tag': '11d50758-ceba-4965-84f6-87e878ec35ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1526/3068] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3069] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/security-groups?id=d6b4aaef-15db-4ebe-9433-642539fa089c&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3070] 199.19.213.61 () {34 vars in 1079 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/ports?tenant_id=43b0abdf68be4aac962a4099643bbe99&device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => 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: 1544/3071] 199.19.213.61 () {34 vars in 985 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/networks?id=8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3072] 199.19.213.61 () {34 vars in 1057 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=11d50758-ceba-4965-84f6-87e878ec35ee => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3073] 199.19.213.61 () {34 vars in 1103 bytes} [Fri Jun 5 04:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13d&port_id=11d50758-ceba-4965-84f6-87e878ec35ee => 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: 1529/3074] 199.19.213.61 () {34 vars in 1063 bytes} [Fri Jun 5 04:08:22 2026] GET /v2.0/subnets?id=2484763d-499c-4766-83b8-b78b0e6a1c8d&id=cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3075] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:08:22 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3076] 199.19.213.61 () {34 vars in 1051 bytes} [Fri Jun 5 04:08:22 2026] GET /v2.0/ports?network_id=8dc6142f-bf5f-42be-8b06-9ed65af688d7&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3077] 199.19.213.61 () {34 vars in 1011 bytes} [Fri Jun 5 04:08:22 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3078] 199.19.213.61 () {34 vars in 1111 bytes} [Fri Jun 5 04:08:22 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7?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: 1548/3079] 199.19.213.61 () {34 vars in 993 bytes} [Fri Jun 5 04:08:23 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => generated 1198 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:08:24.224 7 INFO neutron_taas.services.taas.taas_plugin [req-63649a5f-210c-4fa7-8edd-66b9b07f9728 req-b75fe2fa-6663-4e9d-8fcd-4e65199fa055 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 11d50758-ceba-4965-84f6-87e878ec35ee 2026-06-05 04:08:24.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-63649a5f-210c-4fa7-8edd-66b9b07f9728 req-b75fe2fa-6663-4e9d-8fcd-4e65199fa055 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 11d50758-ceba-4965-84f6-87e878ec35ee [pid: 7|app: 0|req: 1532/3080] 199.19.213.61 () {36 vars in 996 bytes} [Fri Jun 5 04:08:24 2026] DELETE /v2.0/ports/11d50758-ceba-4965-84f6-87e878ec35ee => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:24.459 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5ce4477-7f37-40e9-89ff-27a9de76f5a9'] response: {'server_uuid': '456296c7-a822-4e7e-8eb3-a06e0ca40432', 'name': 'network-vif-deleted', 'tag': '11d50758-ceba-4965-84f6-87e878ec35ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1549/3081] 10.0.0.88 () {34 vars in 989 bytes} [Fri Jun 5 04:08:26 2026] GET /v2.0/ports?device_id=456296c7-a822-4e7e-8eb3-a06e0ca40432 => 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: 1533/3082] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:31 2026] DELETE /v2.0/security-group-rules/6a1f5761-d366-485c-9d20-685a42706c0e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:31.973 8 INFO neutron.api.v2.resource [None req-136d312c-c68e-4601-8820-8de537a1ba80 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3083] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:31 2026] GET /v2.0/security-group-rules/6a1f5761-d366-485c-9d20-685a42706c0e => 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: 1534/3084] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:31 2026] DELETE /v2.0/security-group-rules/68914f7e-4eaa-4ed4-be03-ad2dc49beb13 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.080 8 INFO neutron.api.v2.resource [None req-aa240ea4-3138-447c-b391-a9e3573eecd3 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3085] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/68914f7e-4eaa-4ed4-be03-ad2dc49beb13 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3086] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/60612cd3-0e94-4558-8fd4-1029a2503791 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.202 8 INFO neutron.api.v2.resource [None req-b74747ed-7af0-4502-bc20-cc4c818b0a7a 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3087] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/60612cd3-0e94-4558-8fd4-1029a2503791 => 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: 1536/3088] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/14640aa8-d18a-4274-ac12-dc2016258dab => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.290 8 INFO neutron.api.v2.resource [None req-54dbd227-51ca-4566-a5f1-49cd77f981d7 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3089] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/14640aa8-d18a-4274-ac12-dc2016258dab => 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: 1537/3090] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/40bc3120-ffdf-441b-a7cd-2d69ff8ba0fb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.375 8 INFO neutron.api.v2.resource [None req-27736789-2dec-43ad-aef0-edcfa76fb9c7 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3091] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/40bc3120-ffdf-441b-a7cd-2d69ff8ba0fb => 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: 1538/3092] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/daff2c2f-3cb7-4947-a91c-ea10564aafe6 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.451 8 INFO neutron.api.v2.resource [None req-3e175fea-3f84-4d7c-8ad3-0147ff7701b8 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3093] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/daff2c2f-3cb7-4947-a91c-ea10564aafe6 => 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/3094] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/e06038c9-195b-4300-8ab9-2c823f3726ca => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.525 8 INFO neutron.api.v2.resource [None req-b8c46f49-038e-43b8-9bae-03546030bb3d 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3095] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/e06038c9-195b-4300-8ab9-2c823f3726ca => 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: 1540/3096] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/22486b27-cb0d-40cf-bd34-0304ea45085e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.610 8 INFO neutron.api.v2.resource [None req-934698f2-e8d8-45b8-a2a0-7f3a3e8836da 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3097] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/22486b27-cb0d-40cf-bd34-0304ea45085e => 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: 1541/3098] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/c2e73374-dc21-4013-9bfe-cb0f963bf133 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.701 8 INFO neutron.api.v2.resource [None req-69712069-1fce-468c-bed5-c5eeccb61891 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3099] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/c2e73374-dc21-4013-9bfe-cb0f963bf133 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3100] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/ba0386c7-12ea-439a-9bc7-61c5ee33dc95 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.792 8 INFO neutron.api.v2.resource [None req-25e841b9-e478-4046-8d5b-5a992d562c8d 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3101] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/ba0386c7-12ea-439a-9bc7-61c5ee33dc95 => 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: 1543/3102] 10.0.0.189 () {32 vars in 750 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-group-rules/dcd407e0-d427-426c-aa5d-6aef5b79978d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.883 8 INFO neutron.api.v2.resource [None req-69a0a1fe-c9ad-4b40-831c-14c74c958141 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3103] 10.0.0.189 () {32 vars in 747 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-group-rules/dcd407e0-d427-426c-aa5d-6aef5b79978d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3104] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:32 2026] DELETE /v2.0/security-groups/d6b4aaef-15db-4ebe-9433-642539fa089c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:32.988 8 INFO neutron.api.v2.resource [None req-742a32ee-956e-45e4-af02-c4bce312affe 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3105] 10.0.0.189 () {32 vars in 737 bytes} [Fri Jun 5 04:08:32 2026] GET /v2.0/security-groups/d6b4aaef-15db-4ebe-9433-642539fa089c => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:33.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec388516-8025-498b-ad08-d5abc2e1a9b4 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: df3bc8c5-883d-4461-ad43-2208753bcfbf 2026-06-05 04:08:33.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec388516-8025-498b-ad08-d5abc2e1a9b4 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: df3bc8c5-883d-4461-ad43-2208753bcfbf [pid: 7|app: 0|req: 1545/3106] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:08:33 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:08:34.359 8 INFO neutron.api.v2.resource [None req-4cf173c1-a1af-4b39-8ea4-b34f5dcf2fb7 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3107] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:08:34 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/remove_router_interface => generated 198 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:34.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-b360d0ab-92f3-4b11-bc37-379adefa76f2 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: da1c3e26-2736-4c33-9e76-81abfb7bbfda 2026-06-05 04:08:34.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b360d0ab-92f3-4b11-bc37-379adefa76f2 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: da1c3e26-2736-4c33-9e76-81abfb7bbfda [pid: 7|app: 0|req: 1546/3110] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:08:34 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:08:35.631 8 INFO neutron.api.v2.resource [None req-75459678-6d4d-43bf-86b6-4b77b9e7f574 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3111] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:08:35 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/remove_router_interface => generated 198 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:36.099 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7a437fd-6194-4d8c-9eb4-d085d9bc7746 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 1547272a-e951-40c2-8b15-1ce122020c3f 2026-06-05 04:08:36.107 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7a437fd-6194-4d8c-9eb4-d085d9bc7746 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 1547272a-e951-40c2-8b15-1ce122020c3f [pid: 7|app: 0|req: 1547/3112] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:08:35 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/remove_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-05 04:08:36.936 8 INFO neutron.api.v2.resource [None req-ca16ee6b-416c-49de-bb8d-6e88b3823870 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3113] 10.0.0.189 () {34 vars in 789 bytes} [Fri Jun 5 04:08:36 2026] PUT /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908/remove_router_interface => generated 198 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:37.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-928b1a8c-1c0d-40d4-91bb-48b29c6cfa63 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 5feedf83-e238-48fb-9e08-33d8ddcee013 2026-06-05 04:08:37.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-928b1a8c-1c0d-40d4-91bb-48b29c6cfa63 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 5feedf83-e238-48fb-9e08-33d8ddcee013 2026-06-05 04:08:37.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-928b1a8c-1c0d-40d4-91bb-48b29c6cfa63 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 96fd5d8d-e2ee-4bd0-9c33-7592f45b847b 2026-06-05 04:08:37.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-928b1a8c-1c0d-40d4-91bb-48b29c6cfa63 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 96fd5d8d-e2ee-4bd0-9c33-7592f45b847b 2026-06-05 04:08:37.775 7 INFO neutron.db.l3_hamode_db [None req-928b1a8c-1c0d-40d4-91bb-48b29c6cfa63 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] HA network b1563faa-13f4-45f9-b512-efd7ec20de22 was deleted as no HA routers are present in tenant 43b0abdf68be4aac962a4099643bbe99. [pid: 7|app: 0|req: 1548/3114] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:36 2026] DELETE /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:37.794 7 INFO neutron.services.segments.plugin [-] Segment 7248a30c-9cc5-4bda-817b-893fa009e316 resource provider aggregate not found 2026-06-05 04:08:37.804 7 INFO neutron.services.segments.plugin [-] Segment 7248a30c-9cc5-4bda-817b-893fa009e316 resource provider aggregate not found 2026-06-05 04:08:37.810 7 INFO neutron.services.segments.plugin [-] Segment 7248a30c-9cc5-4bda-817b-893fa009e316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7248a30c-9cc5-4bda-817b-893fa009e316 found for delete ", "request_id": "req-ea2cae8d-6c98-425d-8b53-153eb4ad9bd0"}]} 2026-06-05 04:08:37.816 8 INFO neutron.api.v2.resource [None req-88102601-5b49-4b6d-9602-6833ca4f24d9 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3115] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:37 2026] GET /v2.0/routers/8c9096b5-d460-48c3-82d7-d3e0c4d9f908 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:37.820 7 INFO neutron.services.segments.plugin [-] Segment 7248a30c-9cc5-4bda-817b-893fa009e316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7248a30c-9cc5-4bda-817b-893fa009e316 found for delete ", "request_id": "req-a71d3ed2-0ae2-4e3e-b3a9-dd8cd170a447"}]} [pid: 7|app: 0|req: 1549/3116] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:37 2026] DELETE /v2.0/subnets/7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:38.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63092f6c-ebff-41bd-91d3-71815fd2555f 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3117] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:38 2026] GET /v2.0/subnets/7b115aa8-6a69-4f0c-b8c9-1470d3a99daa => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3118] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:38 2026] DELETE /v2.0/subnets/0ef22041-f2d1-4e9a-a259-a313222d2123 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:38.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1806084-3a34-4ae7-a707-01509abed727 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3119] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:38 2026] GET /v2.0/subnets/0ef22041-f2d1-4e9a-a259-a313222d2123 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:38.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ba32694-9e14-4cee-a78c-1a595d4aed98 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 87dc58a0-5d76-4f0f-908d-4f03647404a2 2026-06-05 04:08:38.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ba32694-9e14-4cee-a78c-1a595d4aed98 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 87dc58a0-5d76-4f0f-908d-4f03647404a2 [pid: 7|app: 0|req: 1551/3120] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:08:38 2026] DELETE /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:38.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0df04cd-fa61-43b8-babc-0c5bc3615e1f 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3121] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 04:08:38 2026] GET /v2.0/networks/0a0f4b21-8b77-44ee-bb65-c0419431467e => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3122] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:38 2026] DELETE /v2.0/subnets/2484763d-499c-4766-83b8-b78b0e6a1c8d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:38.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a5b3387-cd56-4383-8d19-ef2b538bb901 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3123] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:38 2026] GET /v2.0/subnets/2484763d-499c-4766-83b8-b78b0e6a1c8d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3124] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:38 2026] DELETE /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:39.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e55f45a9-de3d-4fd6-b81e-b94daa406640 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3125] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:38 2026] GET /v2.0/subnets/cbafe706-93e7-415d-956e-1b5dd1f191a0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:39.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4b443fd-f3aa-453d-bcc8-b394bd973e6a 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 608ffe64-ad72-4e17-9c51-356b13d63d79 2026-06-05 04:08:39.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4b443fd-f3aa-453d-bcc8-b394bd973e6a 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 608ffe64-ad72-4e17-9c51-356b13d63d79 [pid: 7|app: 0|req: 1554/3126] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:08:39 2026] DELETE /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:39.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c69ecc3a-2dd1-426c-a637-e93aaafbfe5b 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3127] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 04:08:39 2026] GET /v2.0/networks/8dc6142f-bf5f-42be-8b06-9ed65af688d7 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3128] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:39 2026] DELETE /v2.0/subnets/ca6aab51-ebc2-4bd6-b2ea-f69f760bbeac => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:39.622 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3d1a49e-457e-4a4d-bd03-5b2eaff2357b 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3129] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:39 2026] GET /v2.0/subnets/ca6aab51-ebc2-4bd6-b2ea-f69f760bbeac => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3130] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:08:39 2026] DELETE /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:39.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91d4643b-e4a6-410a-bfd4-698e24583984 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3131] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:08:39 2026] GET /v2.0/subnets/6a867f25-dd86-48e3-8f99-ea489892ff50 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:39.834 7 INFO neutron.services.segments.plugin [-] Segment d7e91866-01c7-450a-81b9-e8da1641c367 resource provider aggregate not found 2026-06-05 04:08:39.844 7 INFO neutron.services.segments.plugin [-] Segment d7e91866-01c7-450a-81b9-e8da1641c367 resource provider aggregate not found 2026-06-05 04:08:39.862 7 INFO neutron.services.segments.plugin [-] Segment d7e91866-01c7-450a-81b9-e8da1641c367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e91866-01c7-450a-81b9-e8da1641c367 found for delete ", "request_id": "req-ad649476-0fee-4105-b02e-26de2c11ec12"}]} 2026-06-05 04:08:39.883 7 INFO neutron.services.segments.plugin [-] Segment d7e91866-01c7-450a-81b9-e8da1641c367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e91866-01c7-450a-81b9-e8da1641c367 found for delete ", "request_id": "req-0acb679e-44a1-47b2-a9d9-3d5ad6504dad"}]} 2026-06-05 04:08:39.903 7 INFO neutron.services.segments.plugin [-] Segment 6d8351e9-1320-4c92-8bb2-6e0a4964e24b resource provider aggregate not found 2026-06-05 04:08:39.909 7 INFO neutron.services.segments.plugin [-] Segment 6d8351e9-1320-4c92-8bb2-6e0a4964e24b resource provider aggregate not found 2026-06-05 04:08:39.927 7 INFO neutron.services.segments.plugin [-] Segment 6d8351e9-1320-4c92-8bb2-6e0a4964e24b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d8351e9-1320-4c92-8bb2-6e0a4964e24b found for delete ", "request_id": "req-3af76867-0a8a-4a48-bb5c-87fe3b1a7c6c"}]} 2026-06-05 04:08:39.931 7 INFO neutron.services.segments.plugin [-] Segment 6d8351e9-1320-4c92-8bb2-6e0a4964e24b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d8351e9-1320-4c92-8bb2-6e0a4964e24b found for delete ", "request_id": "req-38ac14ab-8251-409e-a6f0-9543dd609eff"}]} 2026-06-05 04:08:40.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-e63766e1-b4fb-404d-a306-4bc36b7d354c 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] TaaS: Handle Delete Port: 0a2bdadb-fc31-442d-87e9-23341abeac8a 2026-06-05 04:08:40.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e63766e1-b4fb-404d-a306-4bc36b7d354c 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] Tap Mirror: Handle Delete Port: 0a2bdadb-fc31-442d-87e9-23341abeac8a [pid: 7|app: 0|req: 1557/3132] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:08:39 2026] DELETE /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:08:40.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2d42099-2bb2-4f6b-bce3-3857e77bb18e 7ba931a98c86452aae2b33ba173da807 43b0abdf68be4aac962a4099643bbe99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3133] 10.0.0.189 () {32 vars in 723 bytes} [Fri Jun 5 04:08:40 2026] GET /v2.0/networks/e17245d4-6f83-467b-af67-a71fdc9c415f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-05 04:08:41.953 7 INFO neutron.services.segments.plugin [-] Segment 13903f14-a3b6-4604-9356-c8f9213d6faa resource provider aggregate not found 2026-06-05 04:08:41.960 7 INFO neutron.services.segments.plugin [-] Segment 13903f14-a3b6-4604-9356-c8f9213d6faa resource provider aggregate not found 2026-06-05 04:08:41.977 7 INFO neutron.services.segments.plugin [-] Segment 13903f14-a3b6-4604-9356-c8f9213d6faa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13903f14-a3b6-4604-9356-c8f9213d6faa found for delete ", "request_id": "req-8b8d635b-2d04-45ef-9bf6-d5083e77a545"}]} 2026-06-05 04:08:41.978 7 INFO neutron.services.segments.plugin [-] Segment 13903f14-a3b6-4604-9356-c8f9213d6faa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13903f14-a3b6-4604-9356-c8f9213d6faa found for delete ", "request_id": "req-8c600a35-8790-4001-95e7-d0a81b862c52"}]} [pid: 7|app: 0|req: 1558/3134] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:42 2026] GET /v2.0/security-groups?tenant_id=43b0abdf68be4aac962a4099643bbe99&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3135] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:42 2026] DELETE /v2.0/security-groups/371c80f3-648b-446b-9429-7ac52b3d2b12 => 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: 1559/3136] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:42 2026] GET /v2.0/security-groups?tenant_id=851ef323edce45a8b4a5888943821cce&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3137] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:42 2026] DELETE /v2.0/security-groups/cc5786bb-9c1d-4027-becf-e433fac747e0 => 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: 1560/3138] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:43 2026] GET /v2.0/security-groups?tenant_id=c1d7a968a23147cabcc91cdfb059fa70&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3139] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:43 2026] DELETE /v2.0/security-groups/c2796daf-46b4-4673-bb69-7e1cdd14d198 => 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: 1561/3140] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:43 2026] GET /v2.0/security-groups?tenant_id=169f204e8c8b4bf7b1565c95f22baa5b&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3141] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:43 2026] DELETE /v2.0/security-groups/9ef1aa99-7f86-41bd-b870-17465a468333 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3142] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:43 2026] GET /v2.0/security-groups?tenant_id=ecfc302d1e93437799c5171cc3f7a643&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: 1581/3143] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:44 2026] DELETE /v2.0/security-groups/0a2e5ed0-3871-490a-a064-c0e7036a419d => 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: 1563/3144] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:44 2026] GET /v2.0/security-groups?tenant_id=40099a1e56b24cd7a1932d7e1d9eff5b&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: 1582/3145] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:44 2026] DELETE /v2.0/security-groups/c96c4f10-ee33-42de-ac7f-0bee04de61f6 => 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: 1564/3146] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:44 2026] GET /v2.0/security-groups?tenant_id=397d96374cec4d10becc4fd1e5afd4c1&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3147] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:44 2026] DELETE /v2.0/security-groups/8063673c-46b2-4efb-b224-5fdd93a4f217 => 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: 1565/3148] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:08:49 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3151] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:08:49 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3152] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:08:50 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3153] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:08:50 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3154] 10.0.0.189 () {34 vars in 676 bytes} [Fri Jun 5 04:08:51 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3155] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:08:52 2026] PUT /v2.0/floatingips/cba08ceb-a525-456e-aa08-4dff5ec6740d/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3156] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:08:52 2026] PUT /v2.0/floatingips/fc622819-5b98-4f79-809d-75d80cf4c0ee/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3157] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:08:52 2026] PUT /v2.0/floatingips/7b6f780f-2962-48b7-a2be-d9ec11c5b05e/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: 1571/3158] 10.0.0.189 () {34 vars in 759 bytes} [Fri Jun 5 04:08:52 2026] PUT /v2.0/floatingips/7b7849c5-11c4-4d79-a215-166ec18acbbb/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3159] 10.0.0.189 () {32 vars in 672 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3160] 10.0.0.189 () {32 vars in 686 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3161] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3162] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3163] 10.0.0.189 () {32 vars in 680 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3164] 10.0.0.189 () {32 vars in 694 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3165] 10.0.0.189 () {32 vars in 690 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3166] 10.0.0.189 () {32 vars in 702 bytes} [Fri Jun 5 04:08:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:08:52.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-44cdbf1a-cd37-417e-95e2-faa1e960c8d5 c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] TaaS: Handle Delete Port: 56e97b3e-6dae-43f9-909e-ae22a1809ce5 2026-06-05 04:08:52.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44cdbf1a-cd37-417e-95e2-faa1e960c8d5 c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] Tap Mirror: Handle Delete Port: 56e97b3e-6dae-43f9-909e-ae22a1809ce5 [pid: 8|app: 0|req: 1592/3167] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:52 2026] DELETE /v2.0/floatingips/cba08ceb-a525-456e-aa08-4dff5ec6740d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:53.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-5087c9a5-aefd-43d8-8ab5-4323132dd453 c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] TaaS: Handle Delete Port: 47f8f7d8-69f9-4f7b-af0b-52359e900076 2026-06-05 04:08:53.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5087c9a5-aefd-43d8-8ab5-4323132dd453 c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] Tap Mirror: Handle Delete Port: 47f8f7d8-69f9-4f7b-af0b-52359e900076 [pid: 7|app: 0|req: 1576/3168] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:53 2026] DELETE /v2.0/floatingips/fc622819-5b98-4f79-809d-75d80cf4c0ee => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:53.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0fc1b36-d249-4fdb-800d-f4fc0314a085 c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] TaaS: Handle Delete Port: 49e31dca-fa0e-4549-9a14-da767b75fe0c 2026-06-05 04:08:53.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0fc1b36-d249-4fdb-800d-f4fc0314a085 c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] Tap Mirror: Handle Delete Port: 49e31dca-fa0e-4549-9a14-da767b75fe0c [pid: 8|app: 0|req: 1593/3169] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:53 2026] DELETE /v2.0/floatingips/7b6f780f-2962-48b7-a2be-d9ec11c5b05e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:53.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-5849871d-ac31-49fb-9282-9026a125a7fa c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] TaaS: Handle Delete Port: 72f63d65-7476-4766-b757-8290214d9a01 2026-06-05 04:08:53.755 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5849871d-ac31-49fb-9282-9026a125a7fa c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] Tap Mirror: Handle Delete Port: 72f63d65-7476-4766-b757-8290214d9a01 [pid: 7|app: 0|req: 1577/3170] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:53 2026] DELETE /v2.0/floatingips/7b7849c5-11c4-4d79-a215-166ec18acbbb => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:08:54.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f32f9ef-54c4-4a9b-85af-7bd18415d4ba c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] TaaS: Handle Delete Port: 8813fbdb-7f6c-4b92-b423-e3ac392cc5a3 2026-06-05 04:08:54.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f32f9ef-54c4-4a9b-85af-7bd18415d4ba c3fe3af1c5c44ca280a0912436f0164b 71ba98734fd249a0adbbd29d69c292b5 - - default default] Tap Mirror: Handle Delete Port: 8813fbdb-7f6c-4b92-b423-e3ac392cc5a3 [pid: 8|app: 0|req: 1594/3171] 10.0.0.189 () {32 vars in 732 bytes} [Fri Jun 5 04:08:53 2026] DELETE /v2.0/floatingips/a27ab844-2239-4749-9e23-df2d115d7b86 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3172] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:54 2026] GET /v2.0/security-groups?tenant_id=2420d7d781a9483cad4fa0c5fa62c96f&name=default => generated 2929 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3173] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:55 2026] DELETE /v2.0/security-groups/67b0349d-2d13-495a-9e33-ecee8c4288fe => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3174] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:55 2026] GET /v2.0/security-groups?tenant_id=71ba98734fd249a0adbbd29d69c292b5&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: 1596/3175] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:55 2026] DELETE /v2.0/security-groups/0442d7fa-ce25-4136-9291-c992469d0554 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3176] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:08:56 2026] GET /v2.0/security-groups?tenant_id=841fb029aa084abba86301988ee0a3d1&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3177] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:08:56 2026] DELETE /v2.0/security-groups/94c0137f-5fe9-4d4a-9440-be1e239bf911 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:09:00.838 7 INFO neutron.db.segments_db [None req-5defdf76-e519-438f-8f17-228f62055d1d 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Added segment 18f5e342-a85a-4490-bd0f-1a24adf168ef of type vxlan for network 360ebcc7-c11a-43dc-b39d-02ec15a7f8ca [pid: 7|app: 0|req: 1581/3178] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:00 2026] POST /v2.0/networks => generated 632 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3179] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:09:00 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:09:01.353 7 INFO neutron.db.segments_db [None req-f2fd4d3a-c564-4203-bce0-4768f519654e 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Added segment 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 of type vxlan for network 5765f58d-5db9-4c75-84c5-8758e9753f33 [pid: 7|app: 0|req: 1582/3180] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:01 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1599/3181] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:09:01 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:09:01.837 7 INFO neutron.db.segments_db [None req-5d67ab10-1420-4749-9b8f-8cf9c459f8c2 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Added segment f4106a25-c236-4a65-9468-b846d139d35a of type vxlan for network 3cc28a42-4e35-4e1a-841c-dfe70f55f0a3 [pid: 7|app: 0|req: 1583/3182] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:01 2026] POST /v2.0/networks => generated 631 bytes in 203 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: 1600/3183] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:09:01 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:09:02.387 7 INFO neutron.db.segments_db [None req-56832dce-d415-4245-bfed-e5f12e1ce551 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Added segment 1fdd3754-477b-4f6f-befe-be22438b5931 of type vxlan for network 9079be77-7fdd-4bc4-8662-c5195d1dedea [pid: 7|app: 0|req: 1584/3184] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:02 2026] POST /v2.0/networks => generated 632 bytes in 140 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: 1601/3185] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:09:02 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:09:02.894 7 INFO neutron.db.segments_db [None req-b725ebd3-8997-4594-9e4b-b91c453535e4 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Added segment fd922f1c-79e5-4484-87d0-d438735ca1ee of type vxlan for network aea568dd-0165-4214-bcec-f4a79d8aa905 [pid: 7|app: 0|req: 1585/3186] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:02 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1602/3187] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:09:03 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3188] 10.0.0.189 () {34 vars in 747 bytes} [Fri Jun 5 04:09:03 2026] PUT /v2.0/ports/90060a3e-a353-45f0-bf21-bcd8260b59b0/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1603/3189] 10.0.0.189 () {34 vars in 747 bytes} [Fri Jun 5 04:09:03 2026] PUT /v2.0/ports/1e845935-d382-4625-a5ca-c3f070b33c9f/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: 7|app: 0|req: 1587/3190] 10.0.0.189 () {34 vars in 747 bytes} [Fri Jun 5 04:09:03 2026] PUT /v2.0/ports/040bf4c7-1b80-45b8-b7cf-250524535eb1/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1604/3191] 10.0.0.189 () {34 vars in 747 bytes} [Fri Jun 5 04:09:03 2026] PUT /v2.0/ports/f947b362-62f3-4227-b7d2-aa16f5ef5cad/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1588/3192] 10.0.0.189 () {32 vars in 660 bytes} [Fri Jun 5 04:09:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 136 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: 1605/3193] 10.0.0.189 () {32 vars in 674 bytes} [Fri Jun 5 04:09:03 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3194] 10.0.0.189 () {32 vars in 670 bytes} [Fri Jun 5 04:09:03 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3195] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:09:03 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3196] 10.0.0.189 () {32 vars in 668 bytes} [Fri Jun 5 04:09:04 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3197] 10.0.0.189 () {32 vars in 682 bytes} [Fri Jun 5 04:09:04 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3198] 10.0.0.189 () {32 vars in 678 bytes} [Fri Jun 5 04:09:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3199] 10.0.0.189 () {32 vars in 690 bytes} [Fri Jun 5 04:09:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-05 04:09:04.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-8213e0ec-662d-4176-b386-0fcec7330327 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] TaaS: Handle Delete Port: 90060a3e-a353-45f0-bf21-bcd8260b59b0 2026-06-05 04:09:04.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8213e0ec-662d-4176-b386-0fcec7330327 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Tap Mirror: Handle Delete Port: 90060a3e-a353-45f0-bf21-bcd8260b59b0 [pid: 7|app: 0|req: 1592/3200] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:09:04 2026] DELETE /v2.0/ports/90060a3e-a353-45f0-bf21-bcd8260b59b0 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:04.763 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a2df6f1-f42c-4c67-a8b9-c77ae7ccc763 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] TaaS: Handle Delete Port: 1e845935-d382-4625-a5ca-c3f070b33c9f 2026-06-05 04:09:04.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a2df6f1-f42c-4c67-a8b9-c77ae7ccc763 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Tap Mirror: Handle Delete Port: 1e845935-d382-4625-a5ca-c3f070b33c9f [pid: 8|app: 0|req: 1609/3201] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:09:04 2026] DELETE /v2.0/ports/1e845935-d382-4625-a5ca-c3f070b33c9f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:04.972 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6b74741-1bba-42e5-a0b7-302fc438633f 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] TaaS: Handle Delete Port: 040bf4c7-1b80-45b8-b7cf-250524535eb1 2026-06-05 04:09:04.978 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6b74741-1bba-42e5-a0b7-302fc438633f 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Tap Mirror: Handle Delete Port: 040bf4c7-1b80-45b8-b7cf-250524535eb1 [pid: 7|app: 0|req: 1593/3204] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:09:04 2026] DELETE /v2.0/ports/040bf4c7-1b80-45b8-b7cf-250524535eb1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:05.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-e64accc9-93f3-40e1-b887-494a17876b60 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] TaaS: Handle Delete Port: f947b362-62f3-4227-b7d2-aa16f5ef5cad 2026-06-05 04:09:05.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e64accc9-93f3-40e1-b887-494a17876b60 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Tap Mirror: Handle Delete Port: f947b362-62f3-4227-b7d2-aa16f5ef5cad [pid: 8|app: 0|req: 1612/3205] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:09:05 2026] DELETE /v2.0/ports/f947b362-62f3-4227-b7d2-aa16f5ef5cad => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:05.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-298cdd40-7e9a-47bd-b9a1-68bbc2b67fa9 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] TaaS: Handle Delete Port: e9990ccb-8c35-4637-8f3d-d810a5d6adc6 2026-06-05 04:09:05.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-298cdd40-7e9a-47bd-b9a1-68bbc2b67fa9 75cb019ee6dc4a5d82b3e8ec031b5fb9 bb317b017a9c419c94b55d0c5506a4e3 - - default default] Tap Mirror: Handle Delete Port: e9990ccb-8c35-4637-8f3d-d810a5d6adc6 [pid: 7|app: 0|req: 1594/3206] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:09:05 2026] DELETE /v2.0/ports/e9990ccb-8c35-4637-8f3d-d810a5d6adc6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3207] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:05 2026] DELETE /v2.0/networks/360ebcc7-c11a-43dc-b39d-02ec15a7f8ca => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:05.801 8 INFO neutron.services.segments.plugin [-] Segment 18f5e342-a85a-4490-bd0f-1a24adf168ef resource provider aggregate not found 2026-06-05 04:09:05.814 7 INFO neutron.services.segments.plugin [-] Segment 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 resource provider aggregate not found 2026-06-05 04:09:05.823 8 INFO neutron.services.segments.plugin [-] Segment 18f5e342-a85a-4490-bd0f-1a24adf168ef resource provider aggregate not found 2026-06-05 04:09:05.834 7 INFO neutron.services.segments.plugin [-] Segment 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 resource provider aggregate not found 2026-06-05 04:09:05.837 8 INFO neutron.services.segments.plugin [-] Segment 18f5e342-a85a-4490-bd0f-1a24adf168ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f5e342-a85a-4490-bd0f-1a24adf168ef found for delete ", "request_id": "req-9ba57e76-7510-4b72-b0a9-f506727a99d3"}]} [pid: 7|app: 0|req: 1595/3208] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:05 2026] DELETE /v2.0/networks/5765f58d-5db9-4c75-84c5-8758e9753f33 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:05.841 7 INFO neutron.services.segments.plugin [-] Segment 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 found for delete ", "request_id": "req-0dd34690-a630-4c86-8374-1ea24b82c964"}]} 2026-06-05 04:09:05.851 8 INFO neutron.services.segments.plugin [-] Segment 18f5e342-a85a-4490-bd0f-1a24adf168ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f5e342-a85a-4490-bd0f-1a24adf168ef found for delete ", "request_id": "req-d2347f99-905a-41aa-b469-0a685d5e461d"}]} 2026-06-05 04:09:05.856 7 INFO neutron.services.segments.plugin [-] Segment 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01570eb4-ad1b-44ab-a83e-b90bece9a6e0 found for delete ", "request_id": "req-af30b128-4ec2-431c-bb7a-da6e30640921"}]} [pid: 8|app: 0|req: 1614/3209] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:05 2026] DELETE /v2.0/networks/3cc28a42-4e35-4e1a-841c-dfe70f55f0a3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3210] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:06 2026] DELETE /v2.0/networks/9079be77-7fdd-4bc4-8662-c5195d1dedea => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3211] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:06 2026] DELETE /v2.0/networks/aea568dd-0165-4214-bcec-f4a79d8aa905 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3212] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:07 2026] GET /v2.0/security-groups?tenant_id=bb317b017a9c419c94b55d0c5506a4e3&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3213] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:07 2026] DELETE /v2.0/security-groups/014646b1-87b7-483a-972c-ac243ceb1fed => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3214] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:07 2026] GET /v2.0/security-groups?tenant_id=0beb08f3547145f9b778e7e3ffe2ef05&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3215] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:07 2026] DELETE /v2.0/security-groups/673226a9-b888-4efc-8d03-de297c04e486 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:09:07.860 8 INFO neutron.services.segments.plugin [-] Segment f4106a25-c236-4a65-9468-b846d139d35a resource provider aggregate not found 2026-06-05 04:09:07.866 7 INFO neutron.services.segments.plugin [-] Segment 1fdd3754-477b-4f6f-befe-be22438b5931 resource provider aggregate not found 2026-06-05 04:09:07.871 8 INFO neutron.services.segments.plugin [-] Segment f4106a25-c236-4a65-9468-b846d139d35a resource provider aggregate not found 2026-06-05 04:09:07.877 8 INFO neutron.services.segments.plugin [-] Segment f4106a25-c236-4a65-9468-b846d139d35a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4106a25-c236-4a65-9468-b846d139d35a found for delete ", "request_id": "req-6e77bb7f-61a9-4624-9314-7d593a0443d6"}]} 2026-06-05 04:09:07.882 7 INFO neutron.services.segments.plugin [-] Segment 1fdd3754-477b-4f6f-befe-be22438b5931 resource provider aggregate not found 2026-06-05 04:09:07.887 7 INFO neutron.services.segments.plugin [-] Segment 1fdd3754-477b-4f6f-befe-be22438b5931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fdd3754-477b-4f6f-befe-be22438b5931 found for delete ", "request_id": "req-7ab3eca0-a6bc-465b-9c76-5859f44fdcaa"}]} 2026-06-05 04:09:07.891 8 INFO neutron.services.segments.plugin [-] Segment f4106a25-c236-4a65-9468-b846d139d35a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4106a25-c236-4a65-9468-b846d139d35a found for delete ", "request_id": "req-29bd762d-468e-47ac-aff5-7a88a6e52026"}]} 2026-06-05 04:09:07.894 8 INFO neutron.services.segments.plugin [-] Segment fd922f1c-79e5-4484-87d0-d438735ca1ee resource provider aggregate not found 2026-06-05 04:09:07.897 7 INFO neutron.services.segments.plugin [-] Segment 1fdd3754-477b-4f6f-befe-be22438b5931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fdd3754-477b-4f6f-befe-be22438b5931 found for delete ", "request_id": "req-2671e2b0-f3db-4524-a97d-eb8d62321c54"}]} 2026-06-05 04:09:07.908 8 INFO neutron.services.segments.plugin [-] Segment fd922f1c-79e5-4484-87d0-d438735ca1ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd922f1c-79e5-4484-87d0-d438735ca1ee found for delete ", "request_id": "req-869d4158-a8b5-4727-be15-f6a9b752fa2f"}]} 2026-06-05 04:09:07.910 8 INFO neutron.services.segments.plugin [-] Segment fd922f1c-79e5-4484-87d0-d438735ca1ee resource provider aggregate not found 2026-06-05 04:09:07.928 8 INFO neutron.services.segments.plugin [-] Segment fd922f1c-79e5-4484-87d0-d438735ca1ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd922f1c-79e5-4484-87d0-d438735ca1ee found for delete ", "request_id": "req-85796f52-3260-44c8-ad6d-b8de95240449"}]} [pid: 7|app: 0|req: 1599/3216] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:07 2026] GET /v2.0/security-groups?tenant_id=a4e30fe7a6694d2c8990a7d38a71c7c5&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3217] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:08 2026] DELETE /v2.0/security-groups/718f6c39-fba0-46bd-bfe3-5729d160a665 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:09:11.730 7 INFO neutron.db.segments_db [None req-0b04d9d6-77d4-4baa-9ad4-cf3742724513 5589b6e9d1a24aef9eff6eee624b70d1 3e94b97d2c1540ffb65e0018d25e952c - - default default] Added segment 7a631cbe-a730-4705-9eac-0a89376f0856 of type vxlan for network ff772aab-e1f5-4e31-b027-5200267968f0 [pid: 7|app: 0|req: 1600/3218] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:11 2026] POST /v2.0/networks => generated 631 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3219] 10.0.0.189 () {34 vars in 664 bytes} [Fri Jun 5 04:09:11 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3220] 10.0.0.189 () {34 vars in 747 bytes} [Fri Jun 5 04:09:12 2026] PUT /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 25 bytes in 81 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: 1620/3221] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1602/3222] 10.0.0.189 () {34 vars in 758 bytes} [Fri Jun 5 04:09:12 2026] PUT /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1621/3223] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/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: 1603/3224] 10.0.0.189 () {34 vars in 754 bytes} [Fri Jun 5 04:09:12 2026] PUT /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/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: 8|app: 0|req: 1622/3225] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 34 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, ' [pid: 7|app: 0|req: 1604/3226] 10.0.0.189 () {34 vars in 776 bytes} [Fri Jun 5 04:09:12 2026] PUT /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags/black.or.white => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1623/3227] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1605/3228] 10.0.0.189 () {34 vars in 747 bytes} [Fri Jun 5 04:09:12 2026] PUT /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1624/3229] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1606/3230] 10.0.0.189 () {32 vars in 735 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags/red => 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, ' 2026-06-05 04:09:12.970 8 INFO neutron.api.v2.resource [None req-65d6b8e7-2abf-4de5-951f-f8900780065f 5589b6e9d1a24aef9eff6eee624b70d1 3e94b97d2c1540ffb65e0018d25e952c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3231] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:09:12 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1607/3232] 10.0.0.189 () {32 vars in 738 bytes} [Fri Jun 5 04:09:12 2026] DELETE /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags/red => generated 0 bytes in 75 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: 1626/3233] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:13 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:09:13.209 7 INFO neutron.api.v2.resource [None req-0742e3e3-13d0-4429-86c3-2272c9a0bb2d 5589b6e9d1a24aef9eff6eee624b70d1 3e94b97d2c1540ffb65e0018d25e952c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3234] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 04:09:13 2026] DELETE /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags/green => generated 99 bytes in 83 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: 1627/3235] 10.0.0.189 () {32 vars in 730 bytes} [Fri Jun 5 04:09:13 2026] DELETE /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 0 bytes in 73 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: 1609/3236] 10.0.0.189 () {32 vars in 727 bytes} [Fri Jun 5 04:09:13 2026] GET /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:09:13.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed11e6b0-3e8d-4236-acd2-b064ee99207e 5589b6e9d1a24aef9eff6eee624b70d1 3e94b97d2c1540ffb65e0018d25e952c - - default default] TaaS: Handle Delete Port: a48846a6-879e-4869-9c43-e1b508350499 2026-06-05 04:09:13.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed11e6b0-3e8d-4236-acd2-b064ee99207e 5589b6e9d1a24aef9eff6eee624b70d1 3e94b97d2c1540ffb65e0018d25e952c - - default default] Tap Mirror: Handle Delete Port: a48846a6-879e-4869-9c43-e1b508350499 [pid: 8|app: 0|req: 1628/3237] 10.0.0.189 () {32 vars in 720 bytes} [Fri Jun 5 04:09:13 2026] DELETE /v2.0/ports/a48846a6-879e-4869-9c43-e1b508350499 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 04:09:13.658 7 INFO neutron.services.segments.plugin [-] Segment 7a631cbe-a730-4705-9eac-0a89376f0856 resource provider aggregate not found 2026-06-05 04:09:13.663 7 INFO neutron.services.segments.plugin [-] Segment 7a631cbe-a730-4705-9eac-0a89376f0856 resource provider aggregate not found 2026-06-05 04:09:13.684 7 INFO neutron.services.segments.plugin [-] Segment 7a631cbe-a730-4705-9eac-0a89376f0856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a631cbe-a730-4705-9eac-0a89376f0856 found for delete ", "request_id": "req-ffdebb4f-3a50-4c5c-a8ed-19fad6e6256f"}]} 2026-06-05 04:09:13.684 7 INFO neutron.services.segments.plugin [-] Segment 7a631cbe-a730-4705-9eac-0a89376f0856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a631cbe-a730-4705-9eac-0a89376f0856 found for delete ", "request_id": "req-4dd2e26a-f178-4d97-9dfc-8bbf15771ecd"}]} [pid: 7|app: 0|req: 1610/3238] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:13 2026] DELETE /v2.0/networks/ff772aab-e1f5-4e31-b027-5200267968f0 => 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: 1629/3239] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:14 2026] GET /v2.0/security-groups?tenant_id=1beed85ed26142b1a9142993881d6320&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3240] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:14 2026] DELETE /v2.0/security-groups/9abac112-2bac-4c2f-9c7a-2baa1ef013d6 => 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: 1630/3241] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:14 2026] GET /v2.0/security-groups?tenant_id=3e94b97d2c1540ffb65e0018d25e952c&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3242] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:14 2026] DELETE /v2.0/security-groups/47861de5-c971-4581-8847-537dc8b7e8cf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:09:18.322 8 INFO neutron.db.segments_db [None req-43c47a23-9f13-479b-80ef-b034c2522b1b 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] Added segment 246b699c-df6a-4456-8a7a-c9d76bfdf716 of type vxlan for network 01aa6625-2d15-4ee0-8630-5ced16e9696a 2026-06-05 04:09:18.595 8 INFO neutron.db.l3_hamode_db [None req-43c47a23-9f13-479b-80ef-b034c2522b1b 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 04:09:18.724 8 INFO neutron.db.l3_hamode_db [None req-43c47a23-9f13-479b-80ef-b034c2522b1b 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1631/3243] 10.0.0.189 () {34 vars in 668 bytes} [Fri Jun 5 04:09:18 2026] POST /v2.0/routers => generated 474 bytes in 1165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3244] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:09:19 2026] PUT /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3245] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:19 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3246] 10.0.0.189 () {34 vars in 762 bytes} [Fri Jun 5 04:09:19 2026] PUT /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/green => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3247] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:19 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3248] 10.0.0.189 () {34 vars in 758 bytes} [Fri Jun 5 04:09:19 2026] PUT /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/red => generated 4 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3251] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:19 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3252] 10.0.0.189 () {34 vars in 780 bytes} [Fri Jun 5 04:09:19 2026] PUT /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/black.or.white => generated 4 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3253] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:20 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 52 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3254] 10.0.0.189 () {34 vars in 751 bytes} [Fri Jun 5 04:09:20 2026] PUT /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3255] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:20 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3256] 10.0.0.189 () {32 vars in 739 bytes} [Fri Jun 5 04:09:21 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/red => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:09:21.266 8 INFO neutron.api.v2.resource [None req-d4847a12-5f9c-4acc-b004-a8b5eb5d33f1 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3257] 10.0.0.189 () {32 vars in 743 bytes} [Fri Jun 5 04:09:21 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3258] 10.0.0.189 () {32 vars in 742 bytes} [Fri Jun 5 04:09:21 2026] DELETE /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/red => 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: 1638/3259] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:21 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 30 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:09:21.595 7 INFO neutron.api.v2.resource [None req-95509e96-c365-4799-9798-c2d482af3ec1 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3260] 10.0.0.189 () {32 vars in 746 bytes} [Fri Jun 5 04:09:21 2026] DELETE /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags/green => generated 99 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3261] 10.0.0.189 () {32 vars in 734 bytes} [Fri Jun 5 04:09:21 2026] DELETE /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/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: 1623/3262] 10.0.0.189 () {32 vars in 731 bytes} [Fri Jun 5 04:09:21 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48/tags => generated 12 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3263] 10.0.0.189 () {32 vars in 721 bytes} [Fri Jun 5 04:09:21 2026] GET /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3264] 10.0.0.189 () {34 vars in 742 bytes} [Fri Jun 5 04:09:21 2026] PUT /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48 => generated 480 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3265] 10.0.0.189 () {32 vars in 736 bytes} [Fri Jun 5 04:09:22 2026] GET /v2.0/ports?device_id=91557009-fb3b-4ea0-88d5-0678243e7a48 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:09:22.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ce36703-a1ed-4d66-a4a6-313e4bab569a 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] TaaS: Handle Delete Port: d589f32a-eb0b-490a-b4d0-c21beca7f657 2026-06-05 04:09:22.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ce36703-a1ed-4d66-a4a6-313e4bab569a 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] Tap Mirror: Handle Delete Port: d589f32a-eb0b-490a-b4d0-c21beca7f657 2026-06-05 04:09:22.951 7 INFO neutron.services.segments.plugin [-] Segment 246b699c-df6a-4456-8a7a-c9d76bfdf716 resource provider aggregate not found 2026-06-05 04:09:22.963 7 INFO neutron.services.segments.plugin [-] Segment 246b699c-df6a-4456-8a7a-c9d76bfdf716 resource provider aggregate not found 2026-06-05 04:09:22.978 7 INFO neutron.services.segments.plugin [-] Segment 246b699c-df6a-4456-8a7a-c9d76bfdf716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246b699c-df6a-4456-8a7a-c9d76bfdf716 found for delete ", "request_id": "req-456a5c50-22d3-4a8a-94d6-5f952fa626dc"}]} 2026-06-05 04:09:22.985 7 INFO neutron.services.segments.plugin [-] Segment 246b699c-df6a-4456-8a7a-c9d76bfdf716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246b699c-df6a-4456-8a7a-c9d76bfdf716 found for delete ", "request_id": "req-1bbb6c6d-3030-4bdc-a784-fe18ac2b3fae"}]} 2026-06-05 04:09:22.986 7 INFO neutron.db.l3_hamode_db [None req-0ce36703-a1ed-4d66-a4a6-313e4bab569a 68b6cf45272d4d189a97a5c410be1bfe 44dc313bdf3741e3966992fed360b265 - - default default] HA network 01aa6625-2d15-4ee0-8630-5ced16e9696a was deleted as no HA routers are present in tenant 44dc313bdf3741e3966992fed360b265. [pid: 7|app: 0|req: 1625/3266] 10.0.0.189 () {32 vars in 724 bytes} [Fri Jun 5 04:09:22 2026] DELETE /v2.0/routers/91557009-fb3b-4ea0-88d5-0678243e7a48 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3267] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:23 2026] GET /v2.0/security-groups?tenant_id=8ae3665a846a4fc18daa283c11087f96&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3268] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:23 2026] DELETE /v2.0/security-groups/1b8394b8-6f95-46e4-bb85-6f4556e2a5c9 => 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: 1643/3269] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:24 2026] GET /v2.0/security-groups?tenant_id=44dc313bdf3741e3966992fed360b265&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3270] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:24 2026] DELETE /v2.0/security-groups/e5351aa4-3a96-4364-a095-d0063e26f548 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-05 04:09:27.778 8 INFO neutron.db.segments_db [None req-bd32e1a3-d46c-4443-9346-b3d5fd37ad01 7a31b15b9b0f465291144cfe12c9a870 1be8c5a19c7440d8ac8956fbc5ea45c4 - - default default] Added segment ef79c859-6687-4676-957f-14a810e17214 of type vxlan for network 802f2a3c-b3b5-43bf-8351-f6040b98f01a [pid: 8|app: 0|req: 1644/3271] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:27 2026] POST /v2.0/networks => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-05 04:09:27.953 7 INFO neutron.db.segments_db [None req-3b9d1781-01db-4cca-af74-4dfef9da9b99 7a31b15b9b0f465291144cfe12c9a870 1be8c5a19c7440d8ac8956fbc5ea45c4 - - default default] Added segment eab3b1d9-ca82-4447-b8b1-51904fc49739 of type vxlan for network 0bc92e60-3378-4839-9a61-7c7eb10af9d2 [pid: 7|app: 0|req: 1628/3272] 10.0.0.189 () {34 vars in 670 bytes} [Fri Jun 5 04:09:27 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3273] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:09:28 2026] PUT /v2.0/networks/802f2a3c-b3b5-43bf-8351-f6040b98f01a/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3274] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:09:28 2026] GET /v2.0/networks/802f2a3c-b3b5-43bf-8351-f6040b98f01a/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3275] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:09:28 2026] PUT /v2.0/networks/0bc92e60-3378-4839-9a61-7c7eb10af9d2/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3276] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:09:28 2026] GET /v2.0/networks/0bc92e60-3378-4839-9a61-7c7eb10af9d2/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3277] 10.0.0.189 () {34 vars in 753 bytes} [Fri Jun 5 04:09:28 2026] PUT /v2.0/networks/0bc92e60-3378-4839-9a61-7c7eb10af9d2/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3278] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:09:28 2026] GET /v2.0/networks/0bc92e60-3378-4839-9a61-7c7eb10af9d2/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3279] 10.0.0.189 () {32 vars in 733 bytes} [Fri Jun 5 04:09:28 2026] GET /v2.0/networks/802f2a3c-b3b5-43bf-8351-f6040b98f01a/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-05 04:09:28.652 7 INFO neutron.services.segments.plugin [-] Segment ef79c859-6687-4676-957f-14a810e17214 resource provider aggregate not found 2026-06-05 04:09:28.654 7 INFO neutron.services.segments.plugin [-] Segment ef79c859-6687-4676-957f-14a810e17214 resource provider aggregate not found 2026-06-05 04:09:28.674 7 INFO neutron.services.segments.plugin [-] Segment ef79c859-6687-4676-957f-14a810e17214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef79c859-6687-4676-957f-14a810e17214 found for delete ", "request_id": "req-89e8bb5e-bcd9-4149-a14f-5384bb364265"}]} 2026-06-05 04:09:28.675 7 INFO neutron.services.segments.plugin [-] Segment ef79c859-6687-4676-957f-14a810e17214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef79c859-6687-4676-957f-14a810e17214 found for delete ", "request_id": "req-e275d97b-7da8-40f0-9701-111c6ae4988d"}]} [pid: 7|app: 0|req: 1632/3280] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:28 2026] DELETE /v2.0/networks/802f2a3c-b3b5-43bf-8351-f6040b98f01a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-05 04:09:28.802 8 INFO neutron.services.segments.plugin [-] Segment eab3b1d9-ca82-4447-b8b1-51904fc49739 resource provider aggregate not found 2026-06-05 04:09:28.803 8 INFO neutron.services.segments.plugin [-] Segment eab3b1d9-ca82-4447-b8b1-51904fc49739 resource provider aggregate not found 2026-06-05 04:09:28.823 8 INFO neutron.services.segments.plugin [-] Segment eab3b1d9-ca82-4447-b8b1-51904fc49739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab3b1d9-ca82-4447-b8b1-51904fc49739 found for delete ", "request_id": "req-bedbced3-e978-42bd-823c-960c57449415"}]} 2026-06-05 04:09:28.830 8 INFO neutron.services.segments.plugin [-] Segment eab3b1d9-ca82-4447-b8b1-51904fc49739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab3b1d9-ca82-4447-b8b1-51904fc49739 found for delete ", "request_id": "req-471a6bd0-a349-4cdd-b068-85b36d0ea9a6"}]} [pid: 8|app: 0|req: 1649/3281] 10.0.0.189 () {32 vars in 726 bytes} [Fri Jun 5 04:09:28 2026] DELETE /v2.0/networks/0bc92e60-3378-4839-9a61-7c7eb10af9d2 => 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: 1633/3282] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:29 2026] GET /v2.0/security-groups?tenant_id=04f3ab5276d7493ab0d35f17b99583a1&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3283] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:29 2026] DELETE /v2.0/security-groups/7cb2aa81-70ab-47df-8e2b-97a432b06807 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3284] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:29 2026] GET /v2.0/security-groups?tenant_id=1be8c5a19c7440d8ac8956fbc5ea45c4&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3285] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:30 2026] DELETE /v2.0/security-groups/742ffb7d-2310-4be0-b55f-74da2b5b0647 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3286] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:33 2026] GET /v2.0/security-groups?tenant_id=e8ee04714c834d9d8eb8c921d05a72e4&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3287] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:33 2026] DELETE /v2.0/security-groups/f1be4b40-7c15-46f6-9691-174abe14eae9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3288] 10.0.0.189 () {32 vars in 774 bytes} [Fri Jun 5 04:09:34 2026] GET /v2.0/security-groups?tenant_id=138e10862f214b9d949a6027dc76e403&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3289] 10.0.0.189 () {32 vars in 740 bytes} [Fri Jun 5 04:09:34 2026] DELETE /v2.0/security-groups/9acb56bc-5ad9-4d4c-878f-859f59c83d55 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3292] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:09:36 2026] GET /v2.0/networks => generated 2168 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3293] 10.0.0.189 () {32 vars in 655 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/floatingips => 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: 1639/3294] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3295] 10.0.0.189 () {32 vars in 643 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3296] 10.0.0.189 () {32 vars in 647 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3297] 10.0.0.189 () {32 vars in 649 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3298] 10.0.0.189 () {32 vars in 663 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3299] 10.0.0.189 () {32 vars in 655 bytes} [Fri Jun 5 04:09:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)