+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 22:50:57 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-66654d576d-ch6fl 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f0190e87668 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-05-05 22:51:01.817 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:51:01.817 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev6 2026-05-05 22:51:01.942 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:51:01.942 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev6 2026-05-05 22:51:02.791 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:51:03.043 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:51:04.199 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:04.201 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:51:04.205 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 22:51:04.206 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:04.206 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:51:04.206 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 22:51:04.207 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:04.214 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:04.214 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:04.214 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:04.236 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:51:04.237 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:04.237 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:51:04.283 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:51:04.283 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:51:04.283 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:51:04.283 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:51:04.483 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:04.486 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:51:04.489 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 22:51:04.490 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:04.491 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:51:04.491 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 22:51:04.491 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:04.498 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:04.499 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:04.499 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:04.521 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:51:04.522 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:04.523 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:51:04.565 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:51:04.570 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:51:04.570 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:51:04.570 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:51:04.570 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:51:04.839 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:51:04.839 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:51:04.839 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:51:04.855 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:51:04.855 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:51:04.855 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:51:04.856 8 INFO neutron.plugins.ml2.extensions.port_security [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:51:04.856 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:51:04.856 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:51:04.856 8 INFO neutron.plugins.ml2.managers [None req-87a2fd08-6d2c-41b7-a211-1281d80628bd - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:51:04.871 8 INFO neutron.quota [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded quota_driver: . 2026-05-05 22:51:04.872 8 INFO neutron.plugins.ml2.plugin [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:51:04.872 8 INFO neutron.plugins.ml2.managers [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:51:04.872 8 INFO neutron.plugins.ml2.managers [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:51:04.872 8 INFO neutron.plugins.ml2.managers [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:51:04.872 8 INFO neutron.extensions.vlantransparent [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Disabled vlantransparent extension. 2026-05-05 22:51:04.873 8 INFO neutron.extensions.qinq [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Disabled VLAN QinQ extension. 2026-05-05 22:51:04.873 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: qos 2026-05-05 22:51:04.885 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: router 2026-05-05 22:51:04.898 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:51:04.930 8 INFO neutron.services.service_base [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:51:04.931 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: segments 2026-05-05 22:51:05.023 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: trunk 2026-05-05 22:51:05.037 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:51:05.075 8 WARNING stevedore.named [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:51:05.075 8 WARNING stevedore.named [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:05.153 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:51:05.153 8 INFO neutron.common.utils [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 22:51:05.153 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: taas 2026-05-05 22:51:05.179 8 WARNING stevedore.named [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:05.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 22:51:05.205 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: tapmirror 2026-05-05 22:51:05.219 8 WARNING stevedore.named [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:05.223 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:51:05.224 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:51:05.224 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:51:05.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 22:51:05.236 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:51:05.238 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:51:05.238 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:51:05.238 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:51:05.239 7 INFO neutron.plugins.ml2.extensions.port_security [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:51:05.239 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:51:05.239 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:51:05.239 7 INFO neutron.plugins.ml2.managers [None req-138b70c6-214a-4a9d-84ef-5fd942639192 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:51:05.246 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: tag 2026-05-05 22:51:05.253 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: timestamp 2026-05-05 22:51:05.253 7 INFO neutron.quota [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded quota_driver: . 2026-05-05 22:51:05.254 7 INFO neutron.plugins.ml2.plugin [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:51:05.254 7 INFO neutron.plugins.ml2.managers [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:51:05.254 7 INFO neutron.plugins.ml2.managers [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:51:05.254 7 INFO neutron.plugins.ml2.managers [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:51:05.254 7 INFO neutron.extensions.vlantransparent [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Disabled vlantransparent extension. 2026-05-05 22:51:05.255 7 INFO neutron.extensions.qinq [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Disabled VLAN QinQ extension. 2026-05-05 22:51:05.255 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: qos 2026-05-05 22:51:05.256 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:51:05.260 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: flavors 2026-05-05 22:51:05.263 8 INFO neutron.manager [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loading Plugin: revisions 2026-05-05 22:51:05.266 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Initializing extension manager. 2026-05-05 22:51:05.268 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: router 2026-05-05 22:51:05.268 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: address-group 2026-05-05 22:51:05.269 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: address-scope 2026-05-05 22:51:05.269 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:51:05.270 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: agent 2026-05-05 22:51:05.271 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:51:05.272 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:51:05.273 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:51:05.273 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: availability_zone 2026-05-05 22:51:05.274 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:51:05.275 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:51:05.276 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:51:05.277 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:51:05.278 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: dns-integration 2026-05-05 22:51:05.278 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:51:05.279 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:51:05.280 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: dvr 2026-05-05 22:51:05.280 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:51:05.281 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:51:05.281 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:05.282 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:51:05.282 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: external-net 2026-05-05 22:51:05.283 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:51:05.284 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: extraroute 2026-05-05 22:51:05.284 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:51:05.285 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 22:51:05.285 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:51:05.286 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:51:05.286 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:51:05.287 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:51:05.288 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: flavors 2026-05-05 22:51:05.289 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:51:05.290 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:51:05.291 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:51:05.291 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:51:05.292 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:51:05.293 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: router 2026-05-05 22:51:05.294 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:05.295 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:51:05.296 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:51:05.296 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:51:05.297 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: l3-ha 2026-05-05 22:51:05.297 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:05.298 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:51:05.298 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:51:05.299 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:05.299 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:51:05.302 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:51:05.303 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:51:05.304 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:51:05.305 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:51:05.305 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:51:05.306 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: multi-provider 2026-05-05 22:51:05.306 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: net-mtu 2026-05-05 22:51:05.307 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:51:05.308 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:51:05.308 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: network_ha 2026-05-05 22:51:05.309 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:51:05.310 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:51:05.310 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: pagination 2026-05-05 22:51:05.311 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:51:05.311 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:51:05.312 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:51:05.312 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:51:05.313 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:51:05.313 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:51:05.314 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:51:05.314 7 INFO neutron.services.service_base [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:51:05.314 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 22:51:05.314 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: segments 2026-05-05 22:51:05.315 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:51:05.315 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:51:05.316 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 22:51:05.316 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: binding 2026-05-05 22:51:05.317 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: binding-extended 2026-05-05 22:51:05.318 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-security 2026-05-05 22:51:05.318 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: project-id 2026-05-05 22:51:05.319 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: provider 2026-05-05 22:51:05.319 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 22:51:05.322 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos 2026-05-05 22:51:05.322 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:51:05.323 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:51:05.323 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-default 2026-05-05 22:51:05.324 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-fip 2026-05-05 22:51:05.324 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:51:05.325 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:51:05.325 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:51:05.326 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:51:05.327 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:51:05.327 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-pps 2026-05-05 22:51:05.328 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:51:05.328 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:51:05.329 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:51:05.329 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:51:05.330 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 22:51:05.332 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: quotas 2026-05-05 22:51:05.333 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: quota_details 2026-05-05 22:51:05.334 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:51:05.335 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:51:05.335 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:51:05.336 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:51:05.336 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:51:05.337 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:51:05.338 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:51:05.338 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:51:05.339 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:51:05.340 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:51:05.341 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:51:05.341 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:51:05.342 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:51:05.342 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:51:05.343 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:51:05.348 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: security-group 2026-05-05 22:51:05.349 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: segment 2026-05-05 22:51:05.349 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:51:05.350 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: service-type 2026-05-05 22:51:05.350 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: sorting 2026-05-05 22:51:05.351 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:51:05.351 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:51:05.353 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:51:05.353 8 WARNING neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:51:05.354 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:51:05.354 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 22:51:05.355 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:51:05.355 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:51:05.356 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:51:05.356 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:51:05.358 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:51:05.359 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: tag-creation 2026-05-05 22:51:05.359 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:51:05.363 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:51:05.364 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:51:05.364 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: trunk 2026-05-05 22:51:05.365 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: trunk-details 2026-05-05 22:51:05.365 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:51:05.366 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 22:51:05.366 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:51:05.367 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 22:51:05.369 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:51:05.369 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:51:05.370 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:51:05.372 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: vpnaas 2026-05-05 22:51:05.373 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: taas 2026-05-05 22:51:05.374 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: tap-mirror 2026-05-05 22:51:05.375 8 INFO neutron.api.extensions [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 22:51:05.377 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 22:51:05.377 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 22:51:05.377 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.377 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 22:51:05.380 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:05.381 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:05.385 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:05.386 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:05.386 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:05.387 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.388 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.388 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.388 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.389 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:05.389 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.389 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.390 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:05.390 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:05.391 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:05.391 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.391 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:05.391 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.392 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ikepolicy is already registered 2026-05-05 22:51:05.396 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:05.396 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] router is already registered 2026-05-05 22:51:05.397 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:05.397 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] floatingip is already registered 2026-05-05 22:51:05.400 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:05.401 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] rbac_policy is already registered 2026-05-05 22:51:05.401 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:05.401 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] security_group is already registered 2026-05-05 22:51:05.402 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:05.402 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] security_group_rule is already registered 2026-05-05 22:51:05.403 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.403 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.403 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.403 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.404 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:05.404 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] trunk is already registered 2026-05-05 22:51:05.404 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.404 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ikepolicy is already registered 2026-05-05 22:51:05.405 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.405 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:05.405 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:05.405 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] endpoint_group is already registered 2026-05-05 22:51:05.406 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:05.406 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] vpnservice is already registered 2026-05-05 22:51:05.406 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:05.406 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ipsec_site_connection is already registered 2026-05-05 22:51:05.407 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.407 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:05.407 8 INFO neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.407 8 WARNING neutron.quota.resource_registry [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] ikepolicy is already registered 2026-05-05 22:51:05.410 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: trunk 2026-05-05 22:51:05.424 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:51:05.445 8 WARNING keystonemiddleware._common.config [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:51:05.451 8 WARNING oslo_config.cfg [None req-0b2674cd-d5f0-4f5c-b53a-020ba90eb451 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0190e87668 pid: 8 (default app) 2026-05-05 22:51:05.463 7 WARNING stevedore.named [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:51:05.463 7 WARNING stevedore.named [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:05.543 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:51:05.544 7 INFO neutron.common.utils [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 22:51:05.544 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: taas 2026-05-05 22:51:05.572 7 WARNING stevedore.named [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:05.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 22:51:05.615 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: tapmirror 2026-05-05 22:51:05.625 7 WARNING stevedore.named [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:05.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 22:51:05.642 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:51:05.650 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: tag 2026-05-05 22:51:05.658 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: timestamp 2026-05-05 22:51:05.661 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:51:05.665 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: flavors 2026-05-05 22:51:05.669 7 INFO neutron.manager [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loading Plugin: revisions 2026-05-05 22:51:05.673 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Initializing extension manager. 2026-05-05 22:51:05.674 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: address-group 2026-05-05 22:51:05.675 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: address-scope 2026-05-05 22:51:05.675 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:51:05.676 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: agent 2026-05-05 22:51:05.677 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:51:05.678 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:51:05.679 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:51:05.679 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: availability_zone 2026-05-05 22:51:05.680 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:51:05.680 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:51:05.681 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:51:05.683 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:51:05.683 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: dns-integration 2026-05-05 22:51:05.684 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:51:05.684 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:51:05.685 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: dvr 2026-05-05 22:51:05.685 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:51:05.686 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:51:05.687 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:05.688 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:51:05.688 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: external-net 2026-05-05 22:51:05.689 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:51:05.689 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: extraroute 2026-05-05 22:51:05.690 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:51:05.690 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 22:51:05.691 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:51:05.692 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:51:05.692 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:51:05.693 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:51:05.694 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: flavors 2026-05-05 22:51:05.695 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:51:05.695 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:51:05.696 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:51:05.696 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:51:05.697 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:51:05.698 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: router 2026-05-05 22:51:05.700 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:05.701 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:51:05.701 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:51:05.702 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:51:05.702 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: l3-ha 2026-05-05 22:51:05.703 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:05.703 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:51:05.704 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:51:05.705 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:05.705 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:51:05.708 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:51:05.709 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:51:05.710 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:51:05.711 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:51:05.711 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:51:05.712 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: multi-provider 2026-05-05 22:51:05.712 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: net-mtu 2026-05-05 22:51:05.713 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:51:05.714 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:51:05.714 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: network_ha 2026-05-05 22:51:05.715 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:51:05.716 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:51:05.716 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: pagination 2026-05-05 22:51:05.717 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:51:05.717 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:51:05.718 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:51:05.718 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:51:05.719 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:51:05.720 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:51:05.720 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:51:05.721 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 22:51:05.721 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:51:05.722 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:51:05.722 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 22:51:05.723 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: binding 2026-05-05 22:51:05.723 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: binding-extended 2026-05-05 22:51:05.724 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-security 2026-05-05 22:51:05.724 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: project-id 2026-05-05 22:51:05.725 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: provider 2026-05-05 22:51:05.725 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 22:51:05.728 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos 2026-05-05 22:51:05.728 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:51:05.729 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:51:05.729 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-default 2026-05-05 22:51:05.730 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-fip 2026-05-05 22:51:05.730 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:51:05.731 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:51:05.731 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:51:05.732 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:51:05.732 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:51:05.733 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-pps 2026-05-05 22:51:05.734 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:51:05.734 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:51:05.735 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:51:05.735 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:51:05.736 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 22:51:05.738 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: quotas 2026-05-05 22:51:05.739 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: quota_details 2026-05-05 22:51:05.740 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:51:05.741 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:51:05.741 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:51:05.742 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:51:05.742 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:51:05.743 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:51:05.744 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:51:05.744 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:51:05.745 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:51:05.747 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:51:05.747 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:51:05.748 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:51:05.748 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:51:05.749 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:51:05.750 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:51:05.754 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: security-group 2026-05-05 22:51:05.755 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: segment 2026-05-05 22:51:05.756 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:51:05.757 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: service-type 2026-05-05 22:51:05.757 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: sorting 2026-05-05 22:51:05.758 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:51:05.759 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:51:05.759 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:51:05.760 7 WARNING neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:51:05.760 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:51:05.761 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 22:51:05.761 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:51:05.762 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:51:05.762 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:51:05.763 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:51:05.766 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:51:05.766 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: tag-creation 2026-05-05 22:51:05.767 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:51:05.771 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:51:05.771 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:51:05.772 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: trunk 2026-05-05 22:51:05.772 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: trunk-details 2026-05-05 22:51:05.773 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:51:05.773 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 22:51:05.774 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:51:05.775 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 22:51:05.776 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:51:05.777 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:51:05.778 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:51:05.779 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: vpnaas 2026-05-05 22:51:05.781 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: taas 2026-05-05 22:51:05.782 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: tap-mirror 2026-05-05 22:51:05.782 7 INFO neutron.api.extensions [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 22:51:05.785 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 22:51:05.785 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 22:51:05.785 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.785 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 22:51:05.789 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:05.790 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:05.794 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:05.795 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:05.795 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:05.796 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.796 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.796 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.797 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.797 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:05.797 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.798 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.798 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:05.799 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:05.799 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:05.800 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.800 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:05.800 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.800 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ikepolicy is already registered 2026-05-05 22:51:05.805 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 22:51:05.805 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] router is already registered 2026-05-05 22:51:05.805 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 22:51:05.805 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] floatingip is already registered 2026-05-05 22:51:05.809 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 22:51:05.809 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] rbac_policy is already registered 2026-05-05 22:51:05.810 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 22:51:05.810 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] security_group is already registered 2026-05-05 22:51:05.810 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 22:51:05.810 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] security_group_rule is already registered 2026-05-05 22:51:05.811 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.811 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.812 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 22:51:05.812 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] subnetpool is already registered 2026-05-05 22:51:05.812 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 22:51:05.812 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] trunk is already registered 2026-05-05 22:51:05.813 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.813 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ikepolicy is already registered 2026-05-05 22:51:05.813 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.814 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:05.814 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 22:51:05.814 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] endpoint_group is already registered 2026-05-05 22:51:05.814 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 22:51:05.815 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] vpnservice is already registered 2026-05-05 22:51:05.815 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 22:51:05.815 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ipsec_site_connection is already registered 2026-05-05 22:51:05.815 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 22:51:05.816 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ipsecpolicy is already registered 2026-05-05 22:51:05.816 7 INFO neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 22:51:05.816 7 WARNING neutron.quota.resource_registry [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] ikepolicy is already registered 2026-05-05 22:51:05.854 7 WARNING keystonemiddleware._common.config [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:51:05.860 7 WARNING oslo_config.cfg [None req-1c4afde4-ca14-4b67-802d-30db887f9b67 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0190e87668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:51:09.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25fbb6aa-1cf3-422b-b4b3-76c097cbca55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 22:51:08 2026] GET /v2.0/networks/public => generated 108 bytes in 772 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 22:51:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:09.977 8 WARNING neutron.services.revisions.revision_plugin [None req-5631c8c3-2834-4daf-9357-446f9f1d0396 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:09.997 8 INFO neutron.db.segments_db [None req-5631c8c3-2834-4daf-9357-446f9f1d0396 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment f0c8a07e-fdd2-4117-bbb7-19b81681a1e2 of type flat for network 8786e75d-a8cc-488d-997e-a826bf0a706a 2026-05-05 22:51:10.040 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5631c8c3-2834-4daf-9357-446f9f1d0396 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 22:51:09 2026] POST /v2.0/networks => generated 124 bytes in 455 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:15.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56ed020b-f3e8-4c3d-ba74-cd0a4a8b14ae 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 22:51:15 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 22:51:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:15.992 8 WARNING neutron.services.revisions.revision_plugin [None req-113ff083-e40c-4a9f-bd25-38570d3da9e4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:16.008 8 INFO neutron.db.segments_db [None req-113ff083-e40c-4a9f-bd25-38570d3da9e4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 5771dd71-a49a-4db1-965f-f84caea48418 of type flat for network ac295368-1aee-4db4-9038-b26b18be7d8d 2026-05-05 22:51:16.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-113ff083-e40c-4a9f-bd25-38570d3da9e4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 22:51:15 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:22.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bf11108-4aa9-4001-9cf6-102b596dcbd7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 22:51:21 2026] GET /v2.0/networks/public => generated 108 bytes in 345 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 22:51:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:22.437 7 WARNING neutron.services.revisions.revision_plugin [None req-ec34ca80-bedf-43b2-bfd1-210977ca23d6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:22.463 7 INFO neutron.db.segments_db [None req-ec34ca80-bedf-43b2-bfd1-210977ca23d6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 98bd42df-3bca-4a35-8149-5eeb3ef9bae3 of type flat for network c8d3d5b4-9229-4443-a2df-f2941b534148 2026-05-05 22:51:22.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec34ca80-bedf-43b2-bfd1-210977ca23d6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 22:51:22 2026] POST /v2.0/networks => generated 124 bytes in 338 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:28.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a90d4863-df79-41ff-86e9-ad8d5d2871d3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 22:51:28 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 22:51:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:28.423 8 WARNING neutron.services.revisions.revision_plugin [None req-3205b180-c55e-4bc2-a487-b504335f666e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:28.446 8 INFO neutron.db.segments_db [None req-3205b180-c55e-4bc2-a487-b504335f666e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment bc47be5d-490d-4bf6-9b8c-635c4814d9e3 of type flat for network afdecfd0-33d6-4aa4-b8a0-273ee410c273 2026-05-05 22:51:28.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3205b180-c55e-4bc2-a487-b504335f666e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 22:51:28 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:51:34.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7416652b-46ce-44d8-afc5-351d55dbabe6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 22:51:34 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 22:51:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:51:34.400 7 WARNING neutron.services.revisions.revision_plugin [None req-cf93668f-deb7-474d-a294-465cfe7f52b9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Could not find related network for resource to bump revision. 2026-05-05 22:51:34.417 7 INFO neutron.db.segments_db [None req-cf93668f-deb7-474d-a294-465cfe7f52b9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 320437f0-b87f-49cb-b8a7-6ece54f94a70 of type flat for network 4f4f23e7-3561-43cc-99ff-d3d763a38ac2 [pid: 7|app: 0|req: 9/19] 199.204.45.89 () {48 vars in 963 bytes} [Tue May 5 22:51:34 2026] POST /v2.0/networks => generated 706 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:51:35.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d924977a-4023-4d93-bc5d-d1b64a34d3db 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 22:51:35 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 22:51:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:51:35.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-454a9b0c-d59c-4a42-94b2-6057aead5ebd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/22] 199.204.45.89 () {44 vars in 1030 bytes} [Tue May 5 22:51:35 2026] GET /v2.0/subnets/public-subnet?network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.89 () {44 vars in 1053 bytes} [Tue May 5 22:51:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.89 () {48 vars in 961 bytes} [Tue May 5 22:51:35 2026] POST /v2.0/subnets => generated 664 bytes in 1635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:56:15.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9db3ca06-6974-42c9-85b1-dd0770ef065b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/62] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 22:56:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 22:56:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:56:15.924 7 INFO neutron.db.segments_db [None req-8fd83b94-cd77-44ac-8565-c32b469c4732 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment aaa62960-21e7-4973-b19f-b45cc8e8f6ab of type vxlan for network 436e572f-643b-43eb-9690-db59336c246a [pid: 7|app: 0|req: 32/64] 199.204.45.89 () {48 vars in 962 bytes} [Tue May 5 22:56:15 2026] POST /v2.0/networks => generated 707 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:56:16.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ccefd2d-2600-446d-aea4-296a29586959 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/65] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 22:56:16 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: 7|app: 0|req: 33/66] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 22:56:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:56:17.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83003b1f-8571-4e03-bbae-b3d5313869f0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 199.204.45.89 () {44 vars in 1032 bytes} [Tue May 5 22:56:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=436e572f-643b-43eb-9690-db59336c246a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.204.45.89 () {44 vars in 1055 bytes} [Tue May 5 22:56:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=436e572f-643b-43eb-9690-db59336c246a => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.89 () {48 vars in 961 bytes} [Tue May 5 22:56:17 2026] POST /v2.0/subnets => generated 651 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 22:56:18.292 7 INFO neutron.api.v2.resource [None req-1aa4c2a5-123f-4788-b2da-6adea5b6e76e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 22:56:18 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: 8|app: 0|req: 36/71] 199.204.45.89 () {44 vars in 989 bytes} [Tue May 5 22:56:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.89 () {48 vars in 976 bytes} [Tue May 5 22:56:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:19 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:19 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:19 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:20 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:20 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:20 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:21 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:21 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:21 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:22 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:22 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:22 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:23 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:23 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:23 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.89 () {44 vars in 983 bytes} [Tue May 5 22:56:25 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:56:25.137 7 INFO neutron.pecan_wsgi.hooks.translation [None req-178f044f-dc6d-4a34-92aa-65e086ae7b1c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/94] 199.204.45.89 () {44 vars in 1072 bytes} [Tue May 5 22:56:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=436e572f-643b-43eb-9690-db59336c246a => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.89 () {44 vars in 1095 bytes} [Tue May 5 22:56:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=436e572f-643b-43eb-9690-db59336c246a => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:25 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.89 () {48 vars in 957 bytes} [Tue May 5 22:56:25 2026] POST /v2.0/ports => generated 1096 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 22:56:32.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95497ac3-539c-4e4f-ae19-54c2bafe1e60 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/100] 199.204.45.89 () {44 vars in 975 bytes} [Tue May 5 22:56:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/101] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.89 () {48 vars in 1027 bytes} [Tue May 5 22:56:32 2026] PUT /v2.0/ports/e55fccf3-e668-48ff-81c0-6e7b6c8da9ab => generated 1245 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.89 () {44 vars in 916 bytes} [Tue May 5 22:56:34 2026] GET /v2.0/ports => generated 3726 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:56:35.486 7 INFO neutron.api.v2.resource [None req-42d54bf2-f202-4f77-a874-e558e2723ed6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/104] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 22:56:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.89 () {44 vars in 977 bytes} [Tue May 5 22:56:35 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.89 () {48 vars in 976 bytes} [Tue May 5 22:56:35 2026] POST /v2.0/security-groups => generated 1610 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:36 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:36 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:36 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:36 2026] POST /v2.0/security-group-rules => generated 621 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 22:56:37 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 22:56:37 2026] POST /v2.0/security-group-rules => generated 625 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 22:57:57 2026] GET /v2.0/quotas/f93459aceb2240449879209a7790b05f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 199.204.45.89 () {48 vars in 1023 bytes} [Tue May 5 22:57:57 2026] PUT /v2.0/quotas/f93459aceb2240449879209a7790b05f => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:00:08.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de6523e8-f43a-48b0-a6cb-ee766c1d007b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/145] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:00:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 146 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: 73/146] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:00:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:00:10.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8842cb42-e155-451f-a91e-93df89132677 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/147] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:00:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:00:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:07:20.539 8 INFO neutron.api.v2.resource [None req-a8e27101-3c29-4aaf-8178-6f4f1b3524e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/207] 199.204.45.89 () {44 vars in 1070 bytes} [Tue May 5 23:07:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 139 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.89 () {44 vars in 1093 bytes} [Tue May 5 23:07:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 23 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.89 () {48 vars in 977 bytes} [Tue May 5 23:07:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:21 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 1624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:07:21 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:21 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 23:07:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:23 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => 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: 108/215] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:07:23 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 2234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:23 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 23:07:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:24 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:07:24 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:24 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 23:07:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:25 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:07:25 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:07:25 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.89 () {48 vars in 987 bytes} [Tue May 5 23:07:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.204.45.89 () {30 vars in 739 bytes} [Tue May 5 23:09:37 2026] GET /v2.0/networks?tenant_id=c5c9692c9ef7448aba9fa4523056a419&shared=False => generated 15 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:09:37.514 7 INFO neutron.db.segments_db [None req-9fcac8fb-8862-4cc3-ae68-0b2714f7b981 731fbc6f849e413aa9f4de620453a629 c5c9692c9ef7448aba9fa4523056a419 - - 2fa6629069854bc9ae74faf099c5c9cb 2fa6629069854bc9ae74faf099c5c9cb] Added segment d7d34af5-d1e2-4241-81ff-510a6c30ff45 of type vxlan for network 76edaa88-492d-43ce-830d-1b98200cb3db [pid: 7|app: 0|req: 122/245] 199.204.45.89 () {34 vars in 681 bytes} [Tue May 5 23:09:37 2026] POST /v2.0/networks => generated 718 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.204.45.89 () {30 vars in 721 bytes} [Tue May 5 23:09:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 199.204.45.89 () {30 vars in 632 bytes} [Tue May 5 23:09:37 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 199.204.45.89 () {34 vars in 676 bytes} [Tue May 5 23:09:37 2026] POST /v2.0/ports => generated 999 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:09:38 2026] GET /v2.0/networks/76edaa88-492d-43ce-830d-1b98200cb3db => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.89 () {30 vars in 721 bytes} [Tue May 5 23:09:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:09:40 2026] GET /v2.0/networks/76edaa88-492d-43ce-830d-1b98200cb3db => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 23:09:56 2026] GET /v2.0/quotas/c5c9692c9ef7448aba9fa4523056a419 => 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: 128/255] 199.204.45.89 () {48 vars in 1023 bytes} [Tue May 5 23:09:57 2026] PUT /v2.0/quotas/c5c9692c9ef7448aba9fa4523056a419 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:43.670 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8fb021a-eb20-4bd2-b475-11b0b92e8607 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/344] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 23:20:43 2026] GET /v2.0/networks/public => generated 108 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 23:20:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:44.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-304e66b3-6b68-4bd3-a3f8-991e4420dc97 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/346] 199.204.45.89 () {44 vars in 923 bytes} [Tue May 5 23:20:44 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 23:20:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:20:44.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c5fdf36-48c5-49df-91d8-1a5ba5f3c311 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/348] 199.204.45.89 () {44 vars in 1030 bytes} [Tue May 5 23:20:44 2026] GET /v2.0/subnets/public-subnet?network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.204.45.89 () {44 vars in 1053 bytes} [Tue May 5 23:20:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:12.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0909ff1c-2221-4fcd-954f-518183224896 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/352] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 23:21:12 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: 177/353] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 23:21:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:13.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5eb46b2-89d3-4bce-9005-470a178e697e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/354] 199.204.45.89 () {44 vars in 933 bytes} [Tue May 5 23:21:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 23:21:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:13.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7c7dea2-0d54-4508-87e6-5f51e1c33a1b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/356] 199.204.45.89 () {44 vars in 1032 bytes} [Tue May 5 23:21:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=436e572f-643b-43eb-9690-db59336c246a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.204.45.89 () {44 vars in 1055 bytes} [Tue May 5 23:21:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=436e572f-643b-43eb-9690-db59336c246a => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:14.305 8 INFO neutron.api.v2.resource [None req-aeeb337a-0f02-4ddf-a7a7-a02be6c1ff3d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/360] 199.204.45.89 () {44 vars in 967 bytes} [Tue May 5 23:21:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.89 () {44 vars in 989 bytes} [Tue May 5 23:21:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:15 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:15 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:15 2026] GET /v2.0/security-group-rules/8003143c-9ea2-4572-a8be-84e35688a58b => 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: 182/365] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:16 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:16 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => 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: 183/367] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:16 2026] GET /v2.0/security-group-rules/d87a0a43-dbcb-48ca-9b73-27af193bec13 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:17 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:17 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:17 2026] GET /v2.0/security-group-rules/2287cf1d-3f88-4fbd-a653-0298c352d42d => 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: 185/371] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:18 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:18 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:18 2026] GET /v2.0/security-group-rules/f50636ae-25f3-4fa9-8d1e-803bdf8f1a59 => 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: 188/374] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:19 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:19 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:19 2026] GET /v2.0/security-group-rules/330cff05-8e90-4775-9e98-4b554be0e3ea => 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: 188/377] 199.204.45.89 () {44 vars in 983 bytes} [Tue May 5 23:21:20 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a => generated 732 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:21:20.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ddb0f55-4f36-4519-ae37-9dc8be2397ac 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/378] 199.204.45.89 () {44 vars in 1072 bytes} [Tue May 5 23:21:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=436e572f-643b-43eb-9690-db59336c246a => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.89 () {44 vars in 1095 bytes} [Tue May 5 23:21:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=436e572f-643b-43eb-9690-db59336c246a => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:20 2026] GET /v2.0/security-groups/1ddf3d44-7b52-4f3e-86b3-832d8b32befb => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:21:27.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02ce4085-f431-4508-8e45-6a621a41b113 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/381] 199.204.45.89 () {44 vars in 975 bytes} [Tue May 5 23:21:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.89 () {44 vars in 916 bytes} [Tue May 5 23:21:29 2026] GET /v2.0/ports => generated 4721 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:21:30.640 7 INFO neutron.api.v2.resource [None req-e1c89d31-beed-49a2-a19c-2d7a00a8a4d0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/386] 199.204.45.89 () {44 vars in 955 bytes} [Tue May 5 23:21:30 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.89 () {44 vars in 977 bytes} [Tue May 5 23:21:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:31 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:31 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:31 2026] GET /v2.0/security-group-rules/47de175e-c545-4baa-a129-d103610b6b3b => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:32 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2882 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:21:32 2026] GET /v2.0/security-groups/888826b8-31ec-400b-97ce-95720f473ccb => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:21:32 2026] GET /v2.0/security-group-rules/d2a91a6c-c388-4bb0-ab18-2ce2b693db0a => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 23:21:43 2026] GET /v2.0/quotas/f93459aceb2240449879209a7790b05f => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:33.669 7 INFO neutron.api.v2.resource [None req-06ea0291-6139-44e4-a92a-c457d44b1a7f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/403] 199.204.45.89 () {44 vars in 1070 bytes} [Tue May 5 23:22:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.89 () {44 vars in 1093 bytes} [Tue May 5 23:22:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:22:34 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:22:34 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:22:34 2026] GET /v2.0/security-group-rules/25125bf8-c406-464a-b268-181cb2ad9850 => generated 597 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:22:35 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:22:35 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:22:35 2026] GET /v2.0/security-group-rules/409326bb-2033-4752-a5bc-d59a6b491d57 => generated 599 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:22:36 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:22:36 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:22:36 2026] GET /v2.0/security-group-rules/2fa436d3-c630-49ed-8fb5-e3733ccb4590 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.89 () {44 vars in 1084 bytes} [Tue May 5 23:22:37 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2?project_id=c5c9692c9ef7448aba9fa4523056a419 => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.89 () {44 vars in 997 bytes} [Tue May 5 23:22:37 2026] GET /v2.0/security-groups/71894b16-8aa0-4ec5-8f5b-ae14ccffcde2 => generated 4075 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.89 () {44 vars in 1007 bytes} [Tue May 5 23:22:37 2026] GET /v2.0/security-group-rules/42121796-cff8-4a62-b0dd-d69e93338bb8 => generated 602 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.89 () {44 vars in 971 bytes} [Tue May 5 23:22:44 2026] GET /v2.0/quotas/c5c9692c9ef7448aba9fa4523056a419 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.89 () {44 vars in 945 bytes} [Tue May 5 23:23:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:24:11 2026] GET /v2.0/networks => generated 2168 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 10.0.0.246 () {32 vars in 655 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:24:13 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: 219/434] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.246 () {32 vars in 655 bytes} [Tue May 5 23:24:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:24.140 7 INFO neutron.db.segments_db [None req-57e2345c-8c3f-4aac-82ff-284eb8d1c505 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 01c1770a-20e7-4476-ae17-90e84637263d of type vxlan for network 2ada6dc1-391b-4230-b786-e343c23ea53a [pid: 7|app: 0|req: 220/441] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:24:23 2026] POST /v2.0/networks => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:24.202 8 INFO neutron.db.segments_db [None req-5e21d2f1-4d59-4bc1-ab84-484a391d817f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 of type vxlan for network 0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb [pid: 8|app: 0|req: 222/442] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:24:23 2026] POST /v2.0/networks => generated 746 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:24.449 7 INFO neutron.db.segments_db [None req-c814ee9c-67ac-4203-aafe-51aa8bcfdc8a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d of type vxlan for network 6f03d211-d2fb-4ccc-a4a7-848b33b16364 [pid: 8|app: 0|req: 223/443] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:24 2026] POST /v2.0/subnets => generated 690 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:24:24 2026] POST /v2.0/networks => generated 749 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:24.537 7 INFO neutron.db.segments_db [None req-19c517ed-46d7-45b1-80e2-cf32c349b9cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment c1794e81-bf7f-459d-af7b-6b94a5ba70a0 of type vxlan for network ef7083b8-110d-46ef-9571-8d23f086eb94 [pid: 8|app: 0|req: 224/445] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:24 2026] POST /v2.0/subnets => generated 694 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:24:24 2026] GET /v2.0/security-groups?tenant_id=80549d5ecee44bed9823aa8499e20b69&name=default => generated 2921 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:24.785 7 INFO neutron.db.l3_hamode_db [None req-19c517ed-46d7-45b1-80e2-cf32c349b9cb 625a9092d1e04a60a26abd817a6559a2 7c2445e83280466cafeba672cfb709d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/447] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:24 2026] POST /v2.0/subnets => generated 696 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:24.960 8 INFO neutron.db.segments_db [None req-abd0b781-5ceb-4401-893a-bc668c1b8bca 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment fbb92648-061f-41b0-8873-e3b179c3e1b5 of type vxlan for network 86e306bd-15c2-457a-83f7-760d419930ee 2026-05-05 23:24:25.221 8 INFO neutron.db.l3_hamode_db [None req-abd0b781-5ceb-4401-893a-bc668c1b8bca 625a9092d1e04a60a26abd817a6559a2 04eafb334ccc4ae5a018ac533f192ffa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:25.643 7 INFO neutron.db.l3_hamode_db [None req-19c517ed-46d7-45b1-80e2-cf32c349b9cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:25.953 8 INFO neutron.db.l3_hamode_db [None req-abd0b781-5ceb-4401-893a-bc668c1b8bca 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/448] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:24 2026] POST /v2.0/routers => generated 730 bytes in 2232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:24:26 2026] DELETE /v2.0/security-groups/32c54fb8-911f-443f-808c-6eae2aca4dce => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:26.851 7 INFO neutron.db.segments_db [None req-033dbfcd-bebb-4130-9e3e-3aac87d8b76c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 374ca1b0-2d65-4558-9b00-721c179da765 of type vxlan for network 60bf20bc-f9b4-4ff1-9c9f-44046ca8c6a3 2026-05-05 23:24:27.100 7 INFO neutron.db.l3_hamode_db [None req-033dbfcd-bebb-4130-9e3e-3aac87d8b76c 625a9092d1e04a60a26abd817a6559a2 46b9463ad2344585a0bb23e6c51986d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/450] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:24 2026] POST /v2.0/routers => generated 734 bytes in 2241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:27.811 7 INFO neutron.db.l3_hamode_db [None req-033dbfcd-bebb-4130-9e3e-3aac87d8b76c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/451] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:24:27 2026] PUT /v2.0/routers/e44db914-bfb1-4ddd-9ea8-837a39bde5f1/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:26 2026] POST /v2.0/routers => generated 736 bytes in 1776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:28.854 7 INFO neutron.db.segments_db [None req-6592bcd7-699f-4998-bfc9-27abc0305bf7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment d0d597c9-da5f-4f30-97d4-b4425379cf9b of type vxlan for network 36347c75-d405-439e-bdbb-b398896e90c8 [pid: 7|app: 0|req: 227/455] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:24:28 2026] POST /v2.0/networks => generated 744 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:24:28 2026] PUT /v2.0/routers/20f95a0c-f85e-4894-9f2e-aaa7b1567e1d/add_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:24:29 2026] POST /v2.0/security-groups => generated 1659 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/458] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:29 2026] POST /v2.0/subnets => generated 691 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/459] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:29.761 8 INFO neutron.db.segments_db [None req-f7fb6ff0-5f17-4ff4-aa2d-876325650f10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 5afe9a21-8436-402a-a18b-a864f6adc7ef of type vxlan for network 06cf1285-be37-4b42-ae88-c5c62e07dd5e [pid: 7|app: 0|req: 228/460] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:24:28 2026] PUT /v2.0/routers/538e5974-6e56-4b02-8a65-5e1347996b71/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:30.020 8 INFO neutron.db.l3_hamode_db [None req-f7fb6ff0-5f17-4ff4-aa2d-876325650f10 625a9092d1e04a60a26abd817a6559a2 27d79147e0254b99914651275afd09e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/461] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:24:30 2026] POST /v2.0/security-groups => generated 1661 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:30.675 8 INFO neutron.db.l3_hamode_db [None req-f7fb6ff0-5f17-4ff4-aa2d-876325650f10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/463] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:24:30 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:30 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: 233/465] 10.0.0.244 () {38 vars in 971 bytes} [Tue May 5 23:24:30 2026] POST /v2.0/security-groups => generated 1685 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.244 () {34 vars in 1100 bytes} [Tue May 5 23:24:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1581446608&fields=id&tenant_id=7c2445e83280466cafeba672cfb709d9 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:29 2026] POST /v2.0/routers => generated 731 bytes in 1896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:24:31 2026] GET /v2.0/networks?id=2ada6dc1-391b-4230-b786-e343c23ea53a => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:31 2026] GET /v2.0/security-groups/24df17c6-033c-4218-94ad-dd3b2c297d77 => generated 1685 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:24:31 2026] POST /v2.0/floatingips => generated 552 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:24:31 2026] GET /v2.0/quotas/7c2445e83280466cafeba672cfb709d9 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.244 () {38 vars in 981 bytes} [Tue May 5 23:24:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:24:31 2026] GET /v2.0/ports?tenant_id=7c2445e83280466cafeba672cfb709d9&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/475] 10.0.0.244 () {38 vars in 971 bytes} [Tue May 5 23:24:32 2026] POST /v2.0/security-groups => generated 1686 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/d10b03bc-6411-4b0f-bfe7-08b9372f4ee3 => generated 1686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/477] 10.0.0.244 () {38 vars in 981 bytes} [Tue May 5 23:24:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/d10b03bc-6411-4b0f-bfe7-08b9372f4ee3 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.244 () {38 vars in 981 bytes} [Tue May 5 23:24:32 2026] POST /v2.0/security-group-rules => generated 619 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.244 () {34 vars in 907 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/extensions => generated 21537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/481] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/d10b03bc-6411-4b0f-bfe7-08b9372f4ee3 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/483] 10.0.0.244 () {34 vars in 1001 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-group-rules/c7d3659a-fa21-4fde-9121-a1991d9da47f => generated 616 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/484] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/485] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/d10b03bc-6411-4b0f-bfe7-08b9372f4ee3 => generated 2941 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/486] 10.0.0.244 () {36 vars in 1023 bytes} [Tue May 5 23:24:32 2026] DELETE /v2.0/security-group-rules/c7d3659a-fa21-4fde-9121-a1991d9da47f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/487] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/d10b03bc-6411-4b0f-bfe7-08b9372f4ee3 => generated 2311 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/489] 10.0.0.244 () {36 vars in 1013 bytes} [Tue May 5 23:24:32 2026] DELETE /v2.0/security-groups/d10b03bc-6411-4b0f-bfe7-08b9372f4ee3 => 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: 255/490] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:32 2026] GET /v2.0/security-groups/24df17c6-033c-4218-94ad-dd3b2c297d77 => generated 2310 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/491] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:24:31 2026] PUT /v2.0/routers/f017af14-6375-4bc6-b66f-ab70d9683c12/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/492] 10.0.0.244 () {36 vars in 1013 bytes} [Tue May 5 23:24:32 2026] DELETE /v2.0/security-groups/24df17c6-033c-4218-94ad-dd3b2c297d77 => 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: 257/493] 10.0.0.244 () {38 vars in 971 bytes} [Tue May 5 23:24:33 2026] POST /v2.0/security-groups => generated 1681 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:24:33.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ecfb101-7bee-4f37-8979-47a4b59a81a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 3eee677b-09fa-4e30-94e8-2f108aa35d1d 2026-05-05 23:24:33.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ecfb101-7bee-4f37-8979-47a4b59a81a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 3eee677b-09fa-4e30-94e8-2f108aa35d1d [pid: 7|app: 0|req: 258/494] 10.0.0.244 () {38 vars in 971 bytes} [Tue May 5 23:24:33 2026] POST /v2.0/security-groups => generated 1682 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/495] 10.0.0.244 () {38 vars in 971 bytes} [Tue May 5 23:24:33 2026] POST /v2.0/security-groups => generated 1681 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/496] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:33 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 261/497] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups?tenant_id=27d79147e0254b99914651275afd09e1 => generated 7909 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/498] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/6412d34a-263c-4040-8613-af49e4c82fb0 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/499] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/6412d34a-263c-4040-8613-af49e4c82fb0 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/500] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/0660d069-9b6b-46fb-a9d0-be417db1ccaf => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/501] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:24:33 2026] PUT /v2.0/routers/538e5974-6e56-4b02-8a65-5e1347996b71/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/502] 10.0.0.244 () {36 vars in 1013 bytes} [Tue May 5 23:24:34 2026] DELETE /v2.0/security-groups/0660d069-9b6b-46fb-a9d0-be417db1ccaf => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:34.298 7 INFO neutron.api.v2.resource [req-fcdc3c7b-b681-44be-be02-b097aa28fb09 req-ac52458b-8e8a-4936-aac7-9a4d54b166d0 8be60a2f2c504cc49d8862a70ab018e2 27d79147e0254b99914651275afd09e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/503] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/0660d069-9b6b-46fb-a9d0-be417db1ccaf => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/504] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/499c1787-92e4-49bb-bdb5-3a0afaa95bc5 => generated 1682 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:34.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7fe1fbf-c969-4c16-baa0-8926880342aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: e2daa9fa-7b39-4e10-8302-79f1349bea05 2026-05-05 23:24:34.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7fe1fbf-c969-4c16-baa0-8926880342aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: e2daa9fa-7b39-4e10-8302-79f1349bea05 [pid: 7|app: 0|req: 268/505] 10.0.0.244 () {36 vars in 1013 bytes} [Tue May 5 23:24:34 2026] DELETE /v2.0/security-groups/499c1787-92e4-49bb-bdb5-3a0afaa95bc5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:34.446 7 INFO neutron.api.v2.resource [req-43431b77-82cb-43c3-84b5-151bf05930c9 req-ec758f25-39fb-4f15-b0fb-22d4ffdb4192 8be60a2f2c504cc49d8862a70ab018e2 27d79147e0254b99914651275afd09e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/506] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/499c1787-92e4-49bb-bdb5-3a0afaa95bc5 => 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: 270/507] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/fa54cc8f-f381-478d-acce-e9c11e108ab8 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/508] 10.0.0.244 () {36 vars in 1013 bytes} [Tue May 5 23:24:34 2026] DELETE /v2.0/security-groups/fa54cc8f-f381-478d-acce-e9c11e108ab8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:34.636 7 INFO neutron.api.v2.resource [req-e27829eb-86de-45d8-8711-d5043a488087 req-0dc0c5a1-c21b-4e63-811a-287c0e4cf1da 8be60a2f2c504cc49d8862a70ab018e2 27d79147e0254b99914651275afd09e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 272/509] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/fa54cc8f-f381-478d-acce-e9c11e108ab8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:34.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7fe1fbf-c969-4c16-baa0-8926880342aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 9146efdb-9b91-4021-8a19-3067e4423be4 2026-05-05 23:24:34.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7fe1fbf-c969-4c16-baa0-8926880342aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 9146efdb-9b91-4021-8a19-3067e4423be4 [pid: 7|app: 0|req: 273/510] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups?tenant_id=27d79147e0254b99914651275afd09e1 => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/511] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/6412d34a-263c-4040-8613-af49e4c82fb0 => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:34.739 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b7fe1fbf-c969-4c16-baa0-8926880342aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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: 275/512] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/6412d34a-263c-4040-8613-af49e4c82fb0 => generated 2922 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:34.790 7 INFO neutron.api.v2.resource [req-ed64eea6-c315-4856-8867-0611c74fe480 req-c8270dc4-ac10-4aed-ae4d-c391fe2e5b65 8be60a2f2c504cc49d8862a70ab018e2 27d79147e0254b99914651275afd09e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/513] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/fa54cc8f-f381-478d-acce-e9c11e108ab8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:34.824 7 INFO neutron.api.v2.resource [req-620b0386-4d12-4748-bf54-6ccc12ae8297 req-40715faf-bee3-46a7-b69b-f4397111f95d 8be60a2f2c504cc49d8862a70ab018e2 27d79147e0254b99914651275afd09e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/514] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/499c1787-92e4-49bb-bdb5-3a0afaa95bc5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:34.855 7 INFO neutron.api.v2.resource [req-195c5e01-c169-4dac-8669-551849b8c6cd req-ef52ceb0-41f1-4248-a843-b3e1cb9ebdb8 8be60a2f2c504cc49d8862a70ab018e2 27d79147e0254b99914651275afd09e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 278/515] 10.0.0.244 () {34 vars in 991 bytes} [Tue May 5 23:24:34 2026] GET /v2.0/security-groups/0660d069-9b6b-46fb-a9d0-be417db1ccaf => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:24:35.128 8 INFO neutron.db.l3_hamode_db [None req-b7fe1fbf-c969-4c16-baa0-8926880342aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network 60bf20bc-f9b4-4ff1-9c9f-44046ca8c6a3 was deleted as no HA routers are present in tenant 46b9463ad2344585a0bb23e6c51986d2. [pid: 8|app: 0|req: 238/516] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:24:34 2026] DELETE /v2.0/routers/538e5974-6e56-4b02-8a65-5e1347996b71 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/517] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:35 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/518] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:24:35 2026] DELETE /v2.0/subnets/1fdbd92d-e608-4445-be51-51770f848a1e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:24:35.472 8 INFO neutron.services.segments.plugin [-] Segment 374ca1b0-2d65-4558-9b00-721c179da765 resource provider aggregate not found 2026-05-05 23:24:35.484 8 INFO neutron.services.segments.plugin [-] Segment 374ca1b0-2d65-4558-9b00-721c179da765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374ca1b0-2d65-4558-9b00-721c179da765 found for delete ", "request_id": "req-3ab1df6f-3717-43f6-a886-70e498d24c2f"}]} 2026-05-05 23:24:35.510 8 INFO neutron.services.segments.plugin [-] Segment 374ca1b0-2d65-4558-9b00-721c179da765 resource provider aggregate not found 2026-05-05 23:24:35.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f4ae15f-f695-47c6-a204-c628e0d5b7a5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: d0c21295-143f-4531-a2ce-c549d2a0f5e5 2026-05-05 23:24:35.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f4ae15f-f695-47c6-a204-c628e0d5b7a5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: d0c21295-143f-4531-a2ce-c549d2a0f5e5 2026-05-05 23:24:35.531 8 INFO neutron.services.segments.plugin [-] Segment 374ca1b0-2d65-4558-9b00-721c179da765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374ca1b0-2d65-4558-9b00-721c179da765 found for delete ", "request_id": "req-ef2b9d82-3d46-430b-8a2a-f57720f02e21"}]} 2026-05-05 23:24:35.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1938173-7582-45a5-a46c-c3d39e4af788 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 9ae41af0-26fc-4699-932c-93ea693fa273 2026-05-05 23:24:35.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1938173-7582-45a5-a46c-c3d39e4af788 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 9ae41af0-26fc-4699-932c-93ea693fa273 [pid: 8|app: 0|req: 241/519] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:24:35 2026] DELETE /v2.0/networks/6f03d211-d2fb-4ccc-a4a7-848b33b16364 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/520] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:24:35 2026] GET /v2.0/security-groups?tenant_id=46b9463ad2344585a0bb23e6c51986d2&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/521] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:24:35 2026] DELETE /v2.0/security-groups/e7847f9f-66b4-4038-9ff0-4ce5c0b7a3d8 => 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: 279/522] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:24:34 2026] PUT /v2.0/routers/f017af14-6375-4bc6-b66f-ab70d9683c12/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:36.223 8 INFO neutron_taas.services.taas.taas_plugin [None req-237f43a8-6088-45f9-b43c-59f17ff9869f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 6540ed35-38bf-4ba8-9688-eb852428cf4f 2026-05-05 23:24:36.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-237f43a8-6088-45f9-b43c-59f17ff9869f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 6540ed35-38bf-4ba8-9688-eb852428cf4f [pid: 7|app: 0|req: 280/523] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:36 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:36.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-237f43a8-6088-45f9-b43c-59f17ff9869f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: c3d189e7-0885-46b8-ab22-7d5eea5c9eca 2026-05-05 23:24:36.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-237f43a8-6088-45f9-b43c-59f17ff9869f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: c3d189e7-0885-46b8-ab22-7d5eea5c9eca [pid: 7|app: 0|req: 281/524] 10.0.0.244 () {34 vars in 1100 bytes} [Tue May 5 23:24:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1452122989&fields=id&tenant_id=04eafb334ccc4ae5a018ac533f192ffa => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/525] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:24:36 2026] GET /v2.0/networks?id=0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/526] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:24:36 2026] GET /v2.0/quotas/04eafb334ccc4ae5a018ac533f192ffa => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/527] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:24:36 2026] GET /v2.0/ports?tenant_id=04eafb334ccc4ae5a018ac533f192ffa&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:36.918 8 INFO neutron.db.l3_hamode_db [None req-237f43a8-6088-45f9-b43c-59f17ff9869f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network 06cf1285-be37-4b42-ae88-c5c62e07dd5e was deleted as no HA routers are present in tenant 27d79147e0254b99914651275afd09e1. [pid: 8|app: 0|req: 244/528] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:24:36 2026] DELETE /v2.0/routers/f017af14-6375-4bc6-b66f-ab70d9683c12 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/529] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:24:36 2026] DELETE /v2.0/subnets/4c9fe381-6f58-4e82-b91e-be3bab57e610 => 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: 286/530] 10.0.0.244 () {34 vars in 907 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/531] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:24:37 2026] DELETE /v2.0/networks/36347c75-d405-439e-bdbb-b398896e90c8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/532] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb?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: 246/533] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/534] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/security-groups?tenant_id=27d79147e0254b99914651275afd09e1&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/535] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/536] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:24:37 2026] DELETE /v2.0/security-groups/6412d34a-263c-4040-8613-af49e4c82fb0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:37.505 8 INFO neutron.services.segments.plugin [-] Segment fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d resource provider aggregate not found 2026-05-05 23:24:37.529 8 INFO neutron.services.segments.plugin [-] Segment fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d found for delete ", "request_id": "req-41fc0c15-e1e7-47a7-9bc1-7c9177222cbb"}]} 2026-05-05 23:24:37.552 8 INFO neutron.services.segments.plugin [-] Segment 5afe9a21-8436-402a-a18b-a864f6adc7ef resource provider aggregate not found 2026-05-05 23:24:37.556 8 INFO neutron.services.segments.plugin [-] Segment fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d resource provider aggregate not found 2026-05-05 23:24:37.570 8 INFO neutron.services.segments.plugin [-] Segment 5afe9a21-8436-402a-a18b-a864f6adc7ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5afe9a21-8436-402a-a18b-a864f6adc7ef found for delete ", "request_id": "req-073ed888-8568-4b28-9db6-4136444ef336"}]} 2026-05-05 23:24:37.577 8 INFO neutron.services.segments.plugin [-] Segment fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde8c18a-d9f7-4ce7-a6e6-a1187d90b34d found for delete ", "request_id": "req-8d7406eb-981d-4627-8ff9-a01840a37c96"}]} 2026-05-05 23:24:37.591 8 INFO neutron.services.segments.plugin [-] Segment d0d597c9-da5f-4f30-97d4-b4425379cf9b resource provider aggregate not found 2026-05-05 23:24:37.596 8 INFO neutron.services.segments.plugin [-] Segment 5afe9a21-8436-402a-a18b-a864f6adc7ef resource provider aggregate not found 2026-05-05 23:24:37.608 8 INFO neutron.services.segments.plugin [-] Segment d0d597c9-da5f-4f30-97d4-b4425379cf9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d597c9-da5f-4f30-97d4-b4425379cf9b found for delete ", "request_id": "req-88ade300-2bbe-49ec-9c5e-86a0caa595d0"}]} 2026-05-05 23:24:37.616 8 INFO neutron.services.segments.plugin [-] Segment 5afe9a21-8436-402a-a18b-a864f6adc7ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5afe9a21-8436-402a-a18b-a864f6adc7ef found for delete ", "request_id": "req-eaea0406-524b-48b1-a876-d71f14b5a1d3"}]} 2026-05-05 23:24:37.635 8 INFO neutron.services.segments.plugin [-] Segment d0d597c9-da5f-4f30-97d4-b4425379cf9b resource provider aggregate not found 2026-05-05 23:24:37.655 8 INFO neutron.services.segments.plugin [-] Segment d0d597c9-da5f-4f30-97d4-b4425379cf9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d597c9-da5f-4f30-97d4-b4425379cf9b found for delete ", "request_id": "req-1b90dd92-f4e0-46b0-bc12-ac7e6b1da4bb"}]} [pid: 7|app: 0|req: 290/537] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/networks?id=2ada6dc1-391b-4230-b786-e343c23ea53a => generated 675 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/538] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/539] 199.204.45.89 () {34 vars in 910 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/540] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:24:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c2445e83280466cafeba672cfb709d9 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:37.813 8 INFO neutron.db.segments_db [None req-62c24b77-9164-4db5-b8c1-3d48e05538d5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 7f8032a1-e80c-426c-8625-2f8f02c66277 of type vxlan for network 2991f4ff-c486-4413-9132-1b844a35d50c [pid: 8|app: 0|req: 248/541] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:24:37 2026] POST /v2.0/networks => generated 742 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/542] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:37 2026] POST /v2.0/subnets => generated 690 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:38.072 8 INFO neutron.db.segments_db [None req-e339d72c-20d1-4c95-8dfc-9e9a19eeed53 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment d9a2eae1-0c49-4a65-8a1b-15215533ffc3 of type vxlan for network 93c307a5-401d-4ed0-83f5-1eecd8d12af3 [pid: 7|app: 0|req: 294/543] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:24:37 2026] POST /v2.0/ports => generated 958 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:38.343 8 INFO neutron.db.l3_hamode_db [None req-e339d72c-20d1-4c95-8dfc-9e9a19eeed53 625a9092d1e04a60a26abd817a6559a2 ef8bfee7e22146ce88065a83ed0531dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 295/544] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:38 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 961 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/545] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:38 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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: 297/546] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:24:38 2026] PUT /v2.0/ports/5c7a6244-02cf-4e9e-bca4-98c9e2d7913e => generated 1239 bytes in 489 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: 298/547] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:39 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:39.143 8 INFO neutron.db.l3_hamode_db [None req-e339d72c-20d1-4c95-8dfc-9e9a19eeed53 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:39.627 7 INFO neutron.db.segments_db [None req-084dbaf0-5e05-4306-8727-77777c125a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 7abb9075-a2af-4a4d-9185-5a2a890c4207 of type vxlan for network cae54188-5e4a-410d-9326-75fb02ea08a5 2026-05-05 23:24:39.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54dbdc36-6660-4795-ab84-e22f0d3c4919'] response: {'name': 'network-changed', 'server_uuid': '42fa82a1-060d-4e14-bd12-77bd882ffab5', 'tag': '5c7a6244-02cf-4e9e-bca4-98c9e2d7913e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 299/548] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:24:39 2026] POST /v2.0/networks => generated 752 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/549] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:39 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/550] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:39 2026] POST /v2.0/subnets => generated 699 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/551] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:39 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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-05-05 23:24:40.011 7 INFO neutron.db.segments_db [None req-09cd533c-d901-468c-b0b5-da6f8b6b7189 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment ecab2199-68f7-4451-b1dd-e43f44fa42ea of type vxlan for network 6de2b318-982d-4e69-85b2-c8c83a6477f3 [pid: 8|app: 0|req: 250/552] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:38 2026] POST /v2.0/routers => generated 730 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:24:40.269 7 INFO neutron.db.l3_hamode_db [None req-09cd533c-d901-468c-b0b5-da6f8b6b7189 625a9092d1e04a60a26abd817a6559a2 45aa969db80844ea822f02e8c497ae6c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:24:41.007 7 INFO neutron.db.l3_hamode_db [None req-09cd533c-d901-468c-b0b5-da6f8b6b7189 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/553] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:24:40 2026] PUT /v2.0/routers/59c8ae7b-806b-4fb6-ab7b-dc1ea5420dae/add_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/554] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/ports?tenant_id=7c2445e83280466cafeba672cfb709d9&device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/555] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/556] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/557] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5c7a6244-02cf-4e9e-bca4-98c9e2d7913e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/558] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/559] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/subnets?id=1270bc2e-75ea-4973-a106-bf331e669150 => generated 693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/560] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/ports?network_id=2ada6dc1-391b-4230-b786-e343c23ea53a&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/561] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/562] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:41 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?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: 261/563] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:24:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/564] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:24:39 2026] POST /v2.0/routers => generated 739 bytes in 1913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/565] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/566] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/567] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:24:41 2026] PUT /v2.0/routers/919d1bcd-ac97-49fc-89e1-bce241924ec2/add_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/568] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/networks?id=0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/569] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/570] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/571] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/ports?tenant_id=7c2445e83280466cafeba672cfb709d9&device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 309/572] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=04eafb334ccc4ae5a018ac533f192ffa => generated 181 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/573] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:24:42 2026] POST /v2.0/floatingips => generated 552 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/574] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/575] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/networks?id=2ada6dc1-391b-4230-b786-e343c23ea53a => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/576] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:24:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5c7a6244-02cf-4e9e-bca4-98c9e2d7913e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/577] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/subnets?id=1270bc2e-75ea-4973-a106-bf331e669150 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/578] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/ports?network_id=2ada6dc1-391b-4230-b786-e343c23ea53a&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/579] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?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: 270/580] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?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: 311/581] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:24:42 2026] POST /v2.0/ports => generated 958 bytes in 311 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: 312/582] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:24:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/583] 10.0.0.244 () {34 vars in 1098 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--553559872&fields=id&tenant_id=ef8bfee7e22146ce88065a83ed0531dc => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/586] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/587] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/networks?id=2991f4ff-c486-4413-9132-1b844a35d50c => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/588] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:24:43 2026] PUT /v2.0/ports/99889535-b1cf-4607-8f1c-2b4416830b69 => generated 1239 bytes in 431 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: 318/589] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:24:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/590] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/quotas/ef8bfee7e22146ce88065a83ed0531dc => 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: 273/591] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/ports?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/592] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/593] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?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: 276/594] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:43 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/595] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/596] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:24:43 2026] POST /v2.0/floatingips => generated 552 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/597] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/598] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:44.190 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5114ff8-262b-485c-9d59-64c218186b67'] response: {'name': 'network-changed', 'server_uuid': '87ce3399-3b2e-4698-b23a-6ed5b19dc6cb', 'tag': '99889535-b1cf-4607-8f1c-2b4416830b69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 279/599] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 321/600] 10.0.0.244 () {34 vars in 1100 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2017670407&fields=id&tenant_id=45aa969db80844ea822f02e8c497ae6c => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/601] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 684 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/602] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/quotas/45aa969db80844ea822f02e8c497ae6c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/603] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&fields=id => generated 57 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/604] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?tenant_id=04eafb334ccc4ae5a018ac533f192ffa&device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/605] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/606] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/607] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks?tenant_id=04eafb334ccc4ae5a018ac533f192ffa&shared=False => generated 774 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/608] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/609] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:44 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 285/610] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/611] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&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: 286/612] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/613] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 287/614] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/615] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/ports?tenant_id=04eafb334ccc4ae5a018ac533f192ffa&device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/616] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=99889535-b1cf-4607-8f1c-2b4416830b69 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/617] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 329/618] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/subnets?id=2d3c185a-b125-4a92-b7fb-a3c4efa3ed9e => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/619] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?network_id=0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/620] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb?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: 291/621] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/622] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/623] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/624] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 293/625] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/626] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:46 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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: 294/627] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/628] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 295/629] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/630] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/631] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/632] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:47 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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: 297/633] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/634] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/networks?id=2991f4ff-c486-4413-9132-1b844a35d50c => generated 675 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/635] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 338/636] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef8bfee7e22146ce88065a83ed0531dc => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/637] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/638] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&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: 301/639] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/640] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:48 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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: 339/641] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:24:48 2026] POST /v2.0/ports => generated 954 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/642] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 303/643] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:24:48 2026] PUT /v2.0/ports/d6579790-ece1-4802-bfc3-34ef025207c3 => generated 1235 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:49.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0604cc5a-1792-4a5a-b22a-ffd2949a8d1e'] response: {'name': 'network-changed', 'server_uuid': '47b1f527-072d-412a-997f-d1fb08fdbd26', 'tag': 'd6579790-ece1-4802-bfc3-34ef025207c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/644] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 969 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: 304/645] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 7|app: 0|req: 342/646] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => 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: 305/647] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/648] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/649] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:49 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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: 344/650] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/ports?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/651] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/networks?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&shared=False => generated 770 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/652] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/653] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/654] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 310/655] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/656] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:24:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=45aa969db80844ea822f02e8c497ae6c => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:51.003 7 INFO neutron.db.l3_db [None req-c15d4e74-967d-4954-9643-adc3247e80b9 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] Floating IP 7187d4c0-fc98-4940-9f85-ca9d0f7d0331 associated. External IP: 10.96.250.214, port: 5c7a6244-02cf-4e9e-bca4-98c9e2d7913e. [pid: 8|app: 0|req: 312/657] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:24:50 2026] POST /v2.0/ports => generated 954 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/658] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/659] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/660] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:24:50 2026] PUT /v2.0/floatingips/7187d4c0-fc98-4940-9f85-ca9d0f7d0331 => generated 856 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/661] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 348/662] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 349/663] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&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-05-05 23:24:51.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33e282a2-e1e4-4845-8096-fc362b9c989c'] response: {'name': 'network-changed', 'server_uuid': '42fa82a1-060d-4e14-bd12-77bd882ffab5', 'tag': '5c7a6244-02cf-4e9e-bca4-98c9e2d7913e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/664] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 351/665] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d6579790-ece1-4802-bfc3-34ef025207c3 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/666] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:24:51 2026] PUT /v2.0/ports/a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 1235 bytes in 408 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: 316/667] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/668] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/669] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/subnets?id=a8d2d299-1c1d-4df2-b4f5-134cf662a4b4 => generated 693 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:51.716 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e9f1627-ff6b-41ac-a56d-e60cb396b07b'] response: {'name': 'network-changed', 'server_uuid': '6d64c9fd-cb67-4255-bf6f-48615a9b68c4', 'tag': 'a9a3dd51-071c-43da-a9ae-97bbfcdcb72e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 318/670] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/671] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/ports?network_id=2991f4ff-c486-4413-9132-1b844a35d50c&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/672] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/673] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:51 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?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: 320/674] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/675] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?tenant_id=7c2445e83280466cafeba672cfb709d9&device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 321/676] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/677] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/networks?id=2ada6dc1-391b-4230-b786-e343c23ea53a => 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: 322/678] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5c7a6244-02cf-4e9e-bca4-98c9e2d7913e => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/679] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/subnets?id=1270bc2e-75ea-4973-a106-bf331e669150 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/680] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/681] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?network_id=2ada6dc1-391b-4230-b786-e343c23ea53a&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: 8|app: 0|req: 324/682] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/networks?tenant_id=45aa969db80844ea822f02e8c497ae6c&shared=False => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/683] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/684] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/685] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/686] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 326/687] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 362/688] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/689] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&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: 363/690] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/691] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:52 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&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: 364/692] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/693] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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: 365/694] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/695] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => 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: 366/696] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/subnets?id=11cbd2a4-6faf-4582-b503-3c4a6b955959 => generated 702 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/697] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/698] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/699] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/700] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/701] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?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: 369/702] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/703] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/704] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/705] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:53 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/706] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/707] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 374/708] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/security-groups?id=267ac384-2fab-4b24-96da-6129633c2783&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-05-05 23:24:54.419 8 INFO neutron.db.l3_db [None req-8a981f9f-429a-495a-b73d-42fb4e344c2e f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Floating IP 3e902a3b-9890-4479-a2c3-e911eedad2ae associated. External IP: 10.96.250.206, port: 99889535-b1cf-4607-8f1c-2b4416830b69. [pid: 7|app: 0|req: 375/709] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:54.659 7 INFO neutron_taas.services.taas.taas_plugin [req-66cd18f6-dfbc-4a51-981f-96f5cc6f85fa req-0b99c8aa-ed07-4059-b59b-3193791fa7d6 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] TaaS: Handle Delete Port: 5c7a6244-02cf-4e9e-bca4-98c9e2d7913e 2026-05-05 23:24:54.665 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-66cd18f6-dfbc-4a51-981f-96f5cc6f85fa req-0b99c8aa-ed07-4059-b59b-3193791fa7d6 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] Tap Mirror: Handle Delete Port: 5c7a6244-02cf-4e9e-bca4-98c9e2d7913e [pid: 8|app: 0|req: 335/710] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:24:53 2026] PUT /v2.0/floatingips/3e902a3b-9890-4479-a2c3-e911eedad2ae => generated 856 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:54.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f3e8974-83c0-4a3b-8738-86213efbc3de'] response: {'name': 'network-changed', 'server_uuid': '87ce3399-3b2e-4698-b23a-6ed5b19dc6cb', 'tag': '99889535-b1cf-4607-8f1c-2b4416830b69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/711] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/712] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:54.857 7 INFO neutron.db.l3_db [req-66cd18f6-dfbc-4a51-981f-96f5cc6f85fa req-0b99c8aa-ed07-4059-b59b-3193791fa7d6 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] Floating IP 7187d4c0-fc98-4940-9f85-ca9d0f7d0331 disassociated. External IP: 10.96.250.214, port: 5c7a6244-02cf-4e9e-bca4-98c9e2d7913e. [pid: 8|app: 0|req: 338/713] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 339/714] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:54 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/715] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/716] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/717] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/718] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/719] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:24:54 2026] DELETE /v2.0/ports/5c7a6244-02cf-4e9e-bca4-98c9e2d7913e => generated 0 bytes in 803 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/720] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?tenant_id=04eafb334ccc4ae5a018ac533f192ffa&device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:24:55.352 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ad39ad9-9d79-4f0d-9dfd-2d20ef8dc5f3'] response: {'server_uuid': '42fa82a1-060d-4e14-bd12-77bd882ffab5', 'name': 'network-vif-deleted', 'tag': '5c7a6244-02cf-4e9e-bca4-98c9e2d7913e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/721] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/networks?id=0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/722] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=99889535-b1cf-4607-8f1c-2b4416830b69 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/723] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/subnets?id=2d3c185a-b125-4a92-b7fb-a3c4efa3ed9e => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/724] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 379/725] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?network_id=0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb&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: 8|app: 0|req: 347/726] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb?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: 380/727] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb?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: 348/728] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/729] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:55 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 382/730] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/731] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/732] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/733] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/734] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:56 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => 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: 351/735] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/736] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/737] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 353/738] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/739] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/740] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/741] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/security-groups?id=bcda0428-f0ff-4e38-8db4-eb0792c2b493&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:57.682 7 INFO neutron.db.l3_db [None req-f031dc3a-ec8c-4f9b-b37c-d001bcd89364 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] Floating IP d8a523be-938e-4d7d-a722-87aec5f703fd associated. External IP: 10.96.250.218, port: d6579790-ece1-4802-bfc3-34ef025207c3. [pid: 8|app: 0|req: 357/742] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/743] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:57 2026] GET /v2.0/ports?device_id=42fa82a1-060d-4e14-bd12-77bd882ffab5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:24:57.814 8 INFO neutron_taas.services.taas.taas_plugin [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-d2a86e83-e6d1-4d39-aa23-8d3f183f6b1b f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] TaaS: Handle Delete Port: 99889535-b1cf-4607-8f1c-2b4416830b69 2026-05-05 23:24:57.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-d2a86e83-e6d1-4d39-aa23-8d3f183f6b1b f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Tap Mirror: Handle Delete Port: 99889535-b1cf-4607-8f1c-2b4416830b69 [pid: 7|app: 0|req: 386/744] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:24:57 2026] PUT /v2.0/floatingips/d8a523be-938e-4d7d-a722-87aec5f703fd => generated 855 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:57.987 8 INFO neutron.db.l3_db [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-d2a86e83-e6d1-4d39-aa23-8d3f183f6b1b f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Floating IP 3e902a3b-9890-4479-a2c3-e911eedad2ae disassociated. External IP: 10.96.250.206, port: 99889535-b1cf-4607-8f1c-2b4416830b69. 2026-05-05 23:24:58.033 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2d49c1f-42a7-46ab-a61f-7bc908bcc19d'] response: {'name': 'network-changed', 'server_uuid': '47b1f527-072d-412a-997f-d1fb08fdbd26', 'tag': 'd6579790-ece1-4802-bfc3-34ef025207c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/745] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:24:57 2026] DELETE /v2.0/ports/99889535-b1cf-4607-8f1c-2b4416830b69 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:24:58.377 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9fbc222-a2b4-439d-9f94-0a44070a9429'] response: {'server_uuid': '87ce3399-3b2e-4698-b23a-6ed5b19dc6cb', 'name': 'network-vif-deleted', 'tag': '99889535-b1cf-4607-8f1c-2b4416830b69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/748] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/ports?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/749] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/networks?id=2991f4ff-c486-4413-9132-1b844a35d50c => generated 770 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/750] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d6579790-ece1-4802-bfc3-34ef025207c3 => 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: 363/751] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/752] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/subnets?id=a8d2d299-1c1d-4df2-b4f5-134cf662a4b4 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/753] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/754] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/ports?network_id=2991f4ff-c486-4413-9132-1b844a35d50c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/755] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&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: 391/756] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?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: 392/757] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/758] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/security-groups/267ac384-2fab-4b24-96da-6129633c2783 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:58.897 8 INFO neutron.api.v2.resource [None req-88e365d7-f929-4fa2-a672-99d3dcf530b0 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 367/759] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/security-groups/267ac384-2fab-4b24-96da-6129633c2783 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/760] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:58 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:58.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c729d32-96cc-46cc-b2eb-c9155ce53fb2 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] TaaS: Handle Delete Port: 9393d38a-79fa-4a0e-b84a-b75dfb7cfcca 2026-05-05 23:24:58.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c729d32-96cc-46cc-b2eb-c9155ce53fb2 fb02e84fbc254e0ca6d65e5eca1b7ba3 7c2445e83280466cafeba672cfb709d9 - - default default] Tap Mirror: Handle Delete Port: 9393d38a-79fa-4a0e-b84a-b75dfb7cfcca [pid: 8|app: 0|req: 368/761] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:24:58 2026] DELETE /v2.0/floatingips/7187d4c0-fc98-4940-9f85-ca9d0f7d0331 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:24:59.177 7 INFO neutron.db.l3_db [None req-ff14a003-ffa9-49d2-b0dd-bdbec2d385dd 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] Floating IP 986a0f1b-7dd0-4137-bc96-1f8b51e57a37 associated. External IP: 10.96.250.201, port: a9a3dd51-071c-43da-a9ae-97bbfcdcb72e. [pid: 7|app: 0|req: 394/762] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:24:58 2026] PUT /v2.0/floatingips/986a0f1b-7dd0-4137-bc96-1f8b51e57a37 => generated 855 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:24:59.500 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ec50880-7a1c-42eb-bbba-b4c75df17bc7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: d4f871b4-1479-40ce-b311-c3fdf2e541fc 2026-05-05 23:24:59.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ec50880-7a1c-42eb-bbba-b4c75df17bc7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: d4f871b4-1479-40ce-b311-c3fdf2e541fc [pid: 7|app: 0|req: 395/763] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:59 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 396/764] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:24:59 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/765] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:24:59 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => 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: 369/766] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:24:59 2026] PUT /v2.0/routers/e44db914-bfb1-4ddd-9ea8-837a39bde5f1/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:00.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aed1b77f-e860-4cda-879a-16ecae0ba849'] response: {'name': 'network-changed', 'server_uuid': '6d64c9fd-cb67-4255-bf6f-48615a9b68c4', 'tag': 'a9a3dd51-071c-43da-a9ae-97bbfcdcb72e', 'status': 'completed', 'code': 200} 2026-05-05 23:25:00.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6669741-aa60-4852-9725-cdbcb6d07a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: a664381b-f384-4cbe-a762-5ffc9c3b461d 2026-05-05 23:25:00.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6669741-aa60-4852-9725-cdbcb6d07a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: a664381b-f384-4cbe-a762-5ffc9c3b461d 2026-05-05 23:25:00.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6669741-aa60-4852-9725-cdbcb6d07a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 076c241b-9405-4e7d-9bea-a4d55a0fd533 2026-05-05 23:25:00.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6669741-aa60-4852-9725-cdbcb6d07a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 076c241b-9405-4e7d-9bea-a4d55a0fd533 [pid: 8|app: 0|req: 370/767] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:00.674 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a6669741-aa60-4852-9725-cdbcb6d07a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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: 371/768] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/769] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/770] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/subnets?id=11cbd2a4-6faf-4582-b503-3c4a6b955959 => generated 702 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/771] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/ports?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5&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: 375/772] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => 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: 376/773] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/774] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:00 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:01.041 7 INFO neutron.db.l3_hamode_db [None req-a6669741-aa60-4852-9725-cdbcb6d07a4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network ef7083b8-110d-46ef-9571-8d23f086eb94 was deleted as no HA routers are present in tenant 7c2445e83280466cafeba672cfb709d9. [pid: 7|app: 0|req: 398/775] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:00 2026] DELETE /v2.0/routers/e44db914-bfb1-4ddd-9ea8-837a39bde5f1 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/776] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:01 2026] DELETE /v2.0/subnets/1270bc2e-75ea-4973-a106-bf331e669150 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:01.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-a80628a0-3717-4c52-b017-52df06c919b4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 57fe06ef-7f1b-45f5-b8e6-93c121317af4 2026-05-05 23:25:01.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80628a0-3717-4c52-b017-52df06c919b4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 57fe06ef-7f1b-45f5-b8e6-93c121317af4 2026-05-05 23:25:01.447 7 INFO neutron.services.segments.plugin [-] Segment c1794e81-bf7f-459d-af7b-6b94a5ba70a0 resource provider aggregate not found 2026-05-05 23:25:01.461 7 INFO neutron.services.segments.plugin [-] Segment c1794e81-bf7f-459d-af7b-6b94a5ba70a0 resource provider aggregate not found 2026-05-05 23:25:01.475 7 INFO neutron.services.segments.plugin [-] Segment c1794e81-bf7f-459d-af7b-6b94a5ba70a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1794e81-bf7f-459d-af7b-6b94a5ba70a0 found for delete ", "request_id": "req-0ee613f0-1000-476b-bf0a-eae867fc2d2b"}]} 2026-05-05 23:25:01.478 7 INFO neutron.services.segments.plugin [-] Segment c1794e81-bf7f-459d-af7b-6b94a5ba70a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1794e81-bf7f-459d-af7b-6b94a5ba70a0 found for delete ", "request_id": "req-ef657adc-efd5-4dd9-8633-f42b03bbd6f1"}]} [pid: 7|app: 0|req: 399/777] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:01 2026] DELETE /v2.0/networks/2ada6dc1-391b-4230-b786-e343c23ea53a => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/778] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:01 2026] GET /v2.0/security-groups?tenant_id=7c2445e83280466cafeba672cfb709d9&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/779] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:01 2026] DELETE /v2.0/security-groups/c14c5fe1-1c6e-4599-8ecf-edea0d4aa26b => 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: 380/780] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:01 2026] GET /v2.0/ports?device_id=87ce3399-3b2e-4698-b23a-6ed5b19dc6cb => 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: 401/781] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:03 2026] DELETE /v2.0/security-groups/bcda0428-f0ff-4e38-8db4-eb0792c2b493 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:03.244 8 INFO neutron.api.v2.resource [None req-c905b995-a6bd-43a8-9a4b-38eba91bcd45 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/782] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:25:03 2026] GET /v2.0/security-groups/bcda0428-f0ff-4e38-8db4-eb0792c2b493 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:03.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-91bb8700-4cda-4382-86f5-6c2999cdf879 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] TaaS: Handle Delete Port: 29914bac-558f-40f2-ae7d-d13524800ed6 2026-05-05 23:25:03.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91bb8700-4cda-4382-86f5-6c2999cdf879 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Tap Mirror: Handle Delete Port: 29914bac-558f-40f2-ae7d-d13524800ed6 2026-05-05 23:25:03.497 7 INFO neutron.services.segments.plugin [-] Segment 01c1770a-20e7-4476-ae17-90e84637263d resource provider aggregate not found 2026-05-05 23:25:03.515 7 INFO neutron.services.segments.plugin [-] Segment 01c1770a-20e7-4476-ae17-90e84637263d resource provider aggregate not found 2026-05-05 23:25:03.525 7 INFO neutron.services.segments.plugin [-] Segment 01c1770a-20e7-4476-ae17-90e84637263d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c1770a-20e7-4476-ae17-90e84637263d found for delete ", "request_id": "req-0ddaa827-fd32-4a4c-8c54-1c9364a5a081"}]} 2026-05-05 23:25:03.537 7 INFO neutron.services.segments.plugin [-] Segment 01c1770a-20e7-4476-ae17-90e84637263d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c1770a-20e7-4476-ae17-90e84637263d found for delete ", "request_id": "req-b1ba1e1f-ae7b-4af0-9c0d-c54c18ab8ca2"}]} [pid: 7|app: 0|req: 402/783] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:25:03 2026] DELETE /v2.0/floatingips/3e902a3b-9890-4479-a2c3-e911eedad2ae => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:04.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-30ea76dd-4681-4e04-b3a0-babd27562f36 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: e50cea11-94fb-473e-bcb9-eae72fe71f5e 2026-05-05 23:25:04.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30ea76dd-4681-4e04-b3a0-babd27562f36 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: e50cea11-94fb-473e-bcb9-eae72fe71f5e [pid: 8|app: 0|req: 382/784] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:25:03 2026] PUT /v2.0/routers/20f95a0c-f85e-4894-9f2e-aaa7b1567e1d/remove_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:05.074 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60a8d05-5558-4bbb-a31a-74c59f2c5079 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 5dc94155-2cc8-4e42-9ba8-74284b80def9 2026-05-05 23:25:05.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60a8d05-5558-4bbb-a31a-74c59f2c5079 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 5dc94155-2cc8-4e42-9ba8-74284b80def9 2026-05-05 23:25:05.315 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60a8d05-5558-4bbb-a31a-74c59f2c5079 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: ab84d35b-6b14-4fde-8f1a-4e781f6c2d59 2026-05-05 23:25:05.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60a8d05-5558-4bbb-a31a-74c59f2c5079 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: ab84d35b-6b14-4fde-8f1a-4e781f6c2d59 2026-05-05 23:25:05.674 7 INFO neutron.services.segments.plugin [-] Segment fbb92648-061f-41b0-8873-e3b179c3e1b5 resource provider aggregate not found 2026-05-05 23:25:05.679 7 INFO neutron.services.segments.plugin [-] Segment fbb92648-061f-41b0-8873-e3b179c3e1b5 resource provider aggregate not found 2026-05-05 23:25:05.699 7 INFO neutron.services.segments.plugin [-] Segment fbb92648-061f-41b0-8873-e3b179c3e1b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb92648-061f-41b0-8873-e3b179c3e1b5 found for delete ", "request_id": "req-0e5dabfa-ca2e-46ef-b054-2cf0f0265fa1"}]} 2026-05-05 23:25:05.700 7 INFO neutron.services.segments.plugin [-] Segment fbb92648-061f-41b0-8873-e3b179c3e1b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb92648-061f-41b0-8873-e3b179c3e1b5 found for delete ", "request_id": "req-2e50939a-2b21-4a56-bdcc-0a2101f88fde"}]} 2026-05-05 23:25:05.706 7 INFO neutron.db.l3_hamode_db [None req-d60a8d05-5558-4bbb-a31a-74c59f2c5079 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network 86e306bd-15c2-457a-83f7-760d419930ee was deleted as no HA routers are present in tenant 04eafb334ccc4ae5a018ac533f192ffa. [pid: 7|app: 0|req: 403/785] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:04 2026] DELETE /v2.0/routers/20f95a0c-f85e-4894-9f2e-aaa7b1567e1d => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/786] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:05 2026] DELETE /v2.0/subnets/2d3c185a-b125-4a92-b7fb-a3c4efa3ed9e => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:05.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bd19493-3942-4c6b-a077-e62c01db37ee 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: b09dfcda-c002-4d3e-b2d0-a5ff9f258b49 2026-05-05 23:25:05.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bd19493-3942-4c6b-a077-e62c01db37ee 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: b09dfcda-c002-4d3e-b2d0-a5ff9f258b49 [pid: 7|app: 0|req: 404/787] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:05 2026] DELETE /v2.0/networks/0b1d6e77-b5f4-44b6-a84b-33c9cbd488bb => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/788] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:06 2026] GET /v2.0/security-groups?tenant_id=04eafb334ccc4ae5a018ac533f192ffa&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/789] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:06 2026] DELETE /v2.0/security-groups/6e4ec528-625c-46f1-a748-90ae41e53e50 => 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: 384/790] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:06 2026] GET /v2.0/security-groups?tenant_id=213c114e134c46d784a372869519bc97&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/791] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:06 2026] DELETE /v2.0/security-groups/3d125203-edb9-40e2-bf2f-50cc64d20501 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/792] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:07 2026] GET /v2.0/security-groups?tenant_id=db433511db824350a46fedd8665c58bb&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/793] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:07 2026] DELETE /v2.0/security-groups/6cca5641-5946-4c08-817f-9a9c4fd96ae8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:07.719 7 INFO neutron.services.segments.plugin [-] Segment 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 resource provider aggregate not found 2026-05-05 23:25:07.723 7 INFO neutron.services.segments.plugin [-] Segment 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 resource provider aggregate not found 2026-05-05 23:25:07.733 7 INFO neutron.services.segments.plugin [-] Segment 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 found for delete ", "request_id": "req-f3fbb5b1-2ea8-488f-b216-3daa86728d2c"}]} 2026-05-05 23:25:07.739 7 INFO neutron.services.segments.plugin [-] Segment 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a59fecb-3fdb-415d-be1b-3d1335c8b6b4 found for delete ", "request_id": "req-02aa15be-710a-4e9b-b76e-1d4178789ac5"}]} 2026-05-05 23:25:08.427 8 INFO neutron.db.segments_db [None req-8215568e-b4bb-4031-818a-7f6a31f92088 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment b20aec54-bc7c-4afa-b0e0-4d0c151e97cc of type vxlan for network 2ab0a059-f79d-427d-842c-7bac520692fc [pid: 8|app: 0|req: 386/794] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:25:08 2026] POST /v2.0/networks => generated 737 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/795] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:08 2026] POST /v2.0/subnets => generated 684 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/796] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:25:08 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1240 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/797] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:25:08 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 1240 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:08.896 8 INFO neutron.db.segments_db [None req-47eac064-962a-4dd2-84b7-f659e5b6ca89 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 7971661f-0eac-4c3b-a546-cd1b7a49cf80 of type vxlan for network dbafbd48-c8e4-48bc-87b8-d6c8950e459d [pid: 7|app: 0|req: 411/798] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:25:08 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/799] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:25:08 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:09.143 8 INFO neutron.db.l3_hamode_db [None req-47eac064-962a-4dd2-84b7-f659e5b6ca89 625a9092d1e04a60a26abd817a6559a2 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:09.769 8 INFO neutron.db.l3_hamode_db [None req-47eac064-962a-4dd2-84b7-f659e5b6ca89 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 388/800] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:08 2026] POST /v2.0/routers => generated 724 bytes in 1632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/801] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:25:10 2026] PUT /v2.0/routers/3ea8be77-110d-4130-a191-822536ac0292/add_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/802] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:25:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/803] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:25:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/804] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:25:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/805] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:12 2026] GET /v2.0/security-groups?tenant_id=4854850700c345e4aab0dd2fca4371d3&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/806] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:12 2026] DELETE /v2.0/security-groups/0052c54a-7f05-4379-a94b-f24e578fd735 => 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: 417/807] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/security-groups?tenant_id=982efd08f69144a9967fb56350889ae7&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: 391/808] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:25:12 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/809] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:13 2026] DELETE /v2.0/security-groups/bd67a2da-31a6-4e02-b177-df3c92f00143 => 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: 393/812] 10.0.0.244 () {34 vars in 1098 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--914201614&fields=id&tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/813] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/networks?id=2ab0a059-f79d-427d-842c-7bac520692fc => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/814] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/quotas/8b0ffb1a06d54b859cae6b4f3ca32fbf => 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: 421/815] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/ports?tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/816] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:25:13 2026] GET /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc?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: 422/817] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:25:14 2026] GET /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc?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: 396/818] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:14 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 423/819] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:15 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 397/820] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:16 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 424/821] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:17 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/822] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:18 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 399/823] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 425/824] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/security-groups?tenant_id=35fb00db74bd450e9d407ece82592a2a&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/825] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:19 2026] DELETE /v2.0/security-groups/d80d3986-9b32-4c08-8272-452ae8b9a2e5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/826] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:19 2026] GET /v2.0/security-groups?tenant_id=d15d0561a77b457094278c4a5d24408d&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/827] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:20 2026] DELETE /v2.0/security-groups/c478d835-641c-402b-8256-71119aee4995 => 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: 402/828] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:20 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/829] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:20 2026] GET /v2.0/networks?id=2ab0a059-f79d-427d-842c-7bac520692fc => generated 669 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/830] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/831] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:25:21 2026] POST /v2.0/ports => generated 958 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/832] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:25:21 2026] PUT /v2.0/ports/9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47 => generated 1239 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:21.868 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09ba8f67-9608-4220-a15e-ab367e42c3df'] response: {'name': 'network-changed', 'server_uuid': '789c08bc-b794-4c8a-bb50-fdf513aab567', 'tag': '9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/833] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/834] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:21 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&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: 430/835] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/ports?tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf&device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/836] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/networks?tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf&shared=False => generated 765 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/837] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:25:22 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: 407/838] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:22 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/839] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/840] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/ports?tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf&device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/841] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/842] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/subnets?id=fa96a2e6-05c1-4b75-9ed1-80ae930df70c => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/843] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/ports?network_id=2ab0a059-f79d-427d-842c-7bac520692fc&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: 8|app: 0|req: 410/844] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/845] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:23 2026] GET /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/846] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/847] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&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: 412/848] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/security-groups?tenant_id=ffe877c93f444e4a981b41e3084811d2&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: 437/849] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:24 2026] DELETE /v2.0/security-groups/9491ed7a-a289-44e1-bd6a-0f7ba0aa467d => 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: 413/850] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:24 2026] GET /v2.0/security-groups?tenant_id=d7cba8a087a2429cb199ad78557da20b&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/851] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:24 2026] DELETE /v2.0/security-groups/d3093173-38f8-4649-bd7f-cc82651004d3 => 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: 414/852] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/853] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:25 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/854] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/855] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/856] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/857] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&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: 7|app: 0|req: 441/858] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/859] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/860] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:26 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/861] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/862] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/863] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&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: 444/864] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:27 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 421/865] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports/a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 968 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/866] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/867] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/870] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/871] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks?id=2991f4ff-c486-4413-9132-1b844a35d50c => generated 770 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/872] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d6579790-ece1-4802-bfc3-34ef025207c3 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/873] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/subnets?id=a8d2d299-1c1d-4df2-b4f5-134cf662a4b4 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/874] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?network_id=2991f4ff-c486-4413-9132-1b844a35d50c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/875] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?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: 427/876] 199.204.45.89 () {34 vars in 999 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/subnets?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/877] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/878] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/879] 199.204.45.89 () {34 vars in 1145 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4&device_owner=compute%3Anova&network_id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/880] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/881] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:28 2026] GET /v2.0/security-groups?tenant_id=523e8b5cb4ac4b24bd9313d47fc19b03&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/882] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 452/883] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:29 2026] DELETE /v2.0/security-groups/087e55db-a92e-4f4f-bae0-4dcdba869e85 => 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: 432/884] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:25:29 2026] PUT /v2.0/ports/a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 1149 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:29.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-347f624f-4065-4ebc-92a3-ca0f2ec05615'] response: {'name': 'network-changed', 'server_uuid': '6d64c9fd-cb67-4255-bf6f-48615a9b68c4', 'tag': 'a9a3dd51-071c-43da-a9ae-97bbfcdcb72e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/885] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:29.527 7 INFO neutron.db.l3_db [None req-a2dd3cc1-ed13-40df-889a-37efd1c63e77 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] Floating IP 3c6cace8-dfaf-4d93-8921-418718b5b275 associated. External IP: 10.96.250.215, port: 9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47. [pid: 8|app: 0|req: 434/886] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/security-groups?tenant_id=2e91afd7dc694847bb72201f29d8e5db&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/887] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 436/888] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:29 2026] DELETE /v2.0/security-groups/e818b8bc-468a-4d74-ba6a-627b39dbf02c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/889] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:25:29 2026] PUT /v2.0/floatingips/3c6cace8-dfaf-4d93-8921-418718b5b275 => generated 856 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:29.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9ec863d-1835-4746-96ae-f15456d95c43'] response: {'name': 'network-changed', 'server_uuid': '789c08bc-b794-4c8a-bb50-fdf513aab567', 'tag': '9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 437/890] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 454/891] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/892] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/893] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:29 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => 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: 439/894] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => 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: 456/895] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/896] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/subnets?id=11cbd2a4-6faf-4582-b503-3c4a6b955959 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/897] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5&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: 8|app: 0|req: 441/898] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/899] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/900] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/901] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/902] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf&device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/903] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/networks?id=2ab0a059-f79d-427d-842c-7bac520692fc => generated 765 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/904] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1152 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/905] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/906] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/907] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/subnets?id=fa96a2e6-05c1-4b75-9ed1-80ae930df70c => generated 687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/908] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?network_id=2ab0a059-f79d-427d-842c-7bac520692fc&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: 7|app: 0|req: 463/909] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc?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: 447/910] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/911] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/912] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:30 2026] GET /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/913] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/914] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/915] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/916] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/917] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/918] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/subnets?id=11cbd2a4-6faf-4582-b503-3c4a6b955959 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/919] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&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: 468/920] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5&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: 469/921] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/922] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:31.793 8 INFO neutron.db.segments_db [None req-541d56a6-67a1-40ae-8ae2-5dc3c3b8aed9 cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Added segment 7ef73263-7f86-4d64-ae27-90d8cd676dcc of type vxlan for network cae25928-ae35-463c-8c5f-508b5f972bcb [pid: 7|app: 0|req: 471/923] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:31.864 8 INFO neutron.db.segments_db [None req-541d56a6-67a1-40ae-8ae2-5dc3c3b8aed9 cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Added segment 1bba9e82-32b2-4597-b626-567b391646a3 of type vxlan for network 4fcab8f1-06e5-4ad1-80f0-5ffc4045ba2a [pid: 7|app: 0|req: 472/924] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/925] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:31 2026] POST /v2.0/networks => generated 1244 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/926] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:25:31 2026] GET /v2.0/networks => generated 1843 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/927] 199.204.45.89 () {34 vars in 1119 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:32.166 8 INFO neutron.services.segments.plugin [-] Segment 7ef73263-7f86-4d64-ae27-90d8cd676dcc resource provider aggregate not found 2026-05-05 23:25:32.174 8 INFO neutron.services.segments.plugin [-] Segment 7ef73263-7f86-4d64-ae27-90d8cd676dcc resource provider aggregate not found 2026-05-05 23:25:32.184 8 INFO neutron.services.segments.plugin [-] Segment 7ef73263-7f86-4d64-ae27-90d8cd676dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef73263-7f86-4d64-ae27-90d8cd676dcc found for delete ", "request_id": "req-e4d33e9f-11a3-4329-b06a-4343a791be2a"}]} [pid: 8|app: 0|req: 454/928] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/networks/cae25928-ae35-463c-8c5f-508b5f972bcb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:32.200 8 INFO neutron.services.segments.plugin [-] Segment 7ef73263-7f86-4d64-ae27-90d8cd676dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ef73263-7f86-4d64-ae27-90d8cd676dcc found for delete ", "request_id": "req-b34dd27d-5eb4-42d6-96d4-f60a541d8f1c"}]} [pid: 8|app: 0|req: 455/929] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/networks/4fcab8f1-06e5-4ad1-80f0-5ffc4045ba2a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/930] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:32.441 8 INFO neutron.db.segments_db [None req-81ebf744-6179-4c52-bebe-af1e243496b7 cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Added segment e9f9bf1b-a539-4bce-bf63-9240de93ebdd of type vxlan for network 10610306-e846-47e4-9c61-ea3da010ec9f [pid: 7|app: 0|req: 475/931] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:25:32 2026] PUT /v2.0/ports/a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 968 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:32.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d8ae514-6b4e-4f5b-b21d-ac17f81aab4e'] response: {'name': 'network-changed', 'server_uuid': '6d64c9fd-cb67-4255-bf6f-48615a9b68c4', 'tag': 'a9a3dd51-071c-43da-a9ae-97bbfcdcb72e', '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: 457/932] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:32 2026] POST /v2.0/networks => generated 650 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/933] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:32.594 8 INFO neutron.db.segments_db [None req-3f2117d2-4417-42cf-8cf3-bd9a0475c05c cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Added segment 073e9375-549f-439c-8979-3371bbee1cb3 of type vxlan for network 7121985b-e173-4915-9a20-79930440e3ee [pid: 7|app: 0|req: 477/934] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/security-groups?id=3eaaf89e-e89a-4bc2-9d76-553881415b2f&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/935] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:25:32 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/936] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:32 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:32.768 7 INFO neutron_taas.services.taas.taas_plugin [req-4ef5eb02-284d-422c-8db7-5ecad64a2812 req-c498f741-3e9c-415b-9edd-fd973b865416 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] TaaS: Handle Delete Port: 9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47 2026-05-05 23:25:32.770 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4ef5eb02-284d-422c-8db7-5ecad64a2812 req-c498f741-3e9c-415b-9edd-fd973b865416 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] Tap Mirror: Handle Delete Port: 9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47 2026-05-05 23:25:32.858 7 INFO neutron.db.l3_db [req-4ef5eb02-284d-422c-8db7-5ecad64a2812 req-c498f741-3e9c-415b-9edd-fd973b865416 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] Floating IP 3c6cace8-dfaf-4d93-8921-418718b5b275 disassociated. External IP: 10.96.250.215, port: 9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47. [pid: 7|app: 0|req: 479/937] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:25:32 2026] DELETE /v2.0/ports/9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/938] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/939] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:25:32 2026] POST /v2.0/ports => generated 1506 bytes in 583 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: 481/940] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/941] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/942] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 462/943] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 860 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/944] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports => generated 1506 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/945] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/subnets?id=11cbd2a4-6faf-4582-b503-3c4a6b955959 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/946] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/947] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:33.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff07353a-0598-4c52-85e5-fa3f740a1a36 cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] TaaS: Handle Delete Port: b91407cb-856d-4ccb-9d4b-dea4d1b0b4e2 2026-05-05 23:25:33.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff07353a-0598-4c52-85e5-fa3f740a1a36 cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Tap Mirror: Handle Delete Port: b91407cb-856d-4ccb-9d4b-dea4d1b0b4e2 [pid: 7|app: 0|req: 485/948] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/949] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:25:33 2026] DELETE /v2.0/ports/b91407cb-856d-4ccb-9d4b-dea4d1b0b4e2 => 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: 465/950] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:33.704 7 INFO neutron_taas.services.taas.taas_plugin [None req-8af6a81f-93bd-40a1-bea1-af17a86458aa cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] TaaS: Handle Delete Port: 153ff7b2-2962-4104-85cb-682b6e04ff30 2026-05-05 23:25:33.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8af6a81f-93bd-40a1-bea1-af17a86458aa cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Tap Mirror: Handle Delete Port: 153ff7b2-2962-4104-85cb-682b6e04ff30 [pid: 7|app: 0|req: 486/951] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:25:33 2026] DELETE /v2.0/ports/153ff7b2-2962-4104-85cb-682b6e04ff30 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/952] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:33.878 7 INFO neutron.db.segments_db [None req-97a4c2a7-14a0-41cf-9850-9f7a45ecd2fc cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Added segment 938b39e8-8a67-4f47-acd7-dcc58295f864 of type vxlan for network cd7c06ff-5536-4f44-aba1-9955fb1907be [pid: 8|app: 0|req: 467/953] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/954] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/networks => generated 650 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/955] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:33 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&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-05-05 23:25:34.019 7 INFO neutron.db.segments_db [None req-cf933ea2-35ac-45a0-acf8-4784fff7889f cca0ba8c29c04ffeb6ddb5d0bfb72577 06e5c8a57fe448eabbd3e1aef701dd54 - - default default] Added segment be00f63d-60f4-48d5-8006-5a2b5cd3da5e of type vxlan for network 90f58aee-97c7-4e4b-bb55-843bf5a12b5e [pid: 7|app: 0|req: 488/956] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:33 2026] POST /v2.0/networks => generated 649 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:34.216 8 INFO neutron.services.segments.plugin [-] Segment 1bba9e82-32b2-4597-b626-567b391646a3 resource provider aggregate not found 2026-05-05 23:25:34.233 8 INFO neutron.services.segments.plugin [-] Segment 1bba9e82-32b2-4597-b626-567b391646a3 resource provider aggregate not found 2026-05-05 23:25:34.247 8 INFO neutron.services.segments.plugin [-] Segment 1bba9e82-32b2-4597-b626-567b391646a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bba9e82-32b2-4597-b626-567b391646a3 found for delete ", "request_id": "req-2aeca40a-b569-4414-a1b6-5fb7035c1147"}]} 2026-05-05 23:25:34.269 8 INFO neutron.services.segments.plugin [-] Segment 1bba9e82-32b2-4597-b626-567b391646a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bba9e82-32b2-4597-b626-567b391646a3 found for delete ", "request_id": "req-b6e3fd49-b838-42e8-a06c-7603422c3b11"}]} [pid: 7|app: 0|req: 489/957] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/958] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:34.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72ef99f8-5ab9-4889-a3fb-9253a87b3f61'] response: {'server_uuid': '789c08bc-b794-4c8a-bb50-fdf513aab567', 'name': 'network-vif-deleted', 'tag': '9a14ef42-2789-48c1-a5ac-9ffc9b8f1d47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 469/959] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:34 2026] POST /v2.0/subnets => generated 1274 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/960] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/ports?tenant_id=45aa969db80844ea822f02e8c497ae6c&device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/961] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/subnets => generated 1910 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/962] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/networks?id=cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/963] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/964] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/subnets?id=11cbd2a4-6faf-4582-b503-3c4a6b955959 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/965] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:34 2026] DELETE /v2.0/subnets/60aa2755-1d5a-424d-9a1d-b0f12f9c1cd3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/966] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 495/967] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/ports?network_id=cae54188-5e4a-410d-9326-75fb02ea08a5&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/968] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/969] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:34 2026] GET /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5?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: 473/970] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:34 2026] DELETE /v2.0/subnets/d01075ec-ffa5-432e-8590-53af83685c5f => 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: 498/971] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:25:34 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: 499/972] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/973] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:34 2026] DELETE /v2.0/networks/90f58aee-97c7-4e4b-bb55-843bf5a12b5e => 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: 500/974] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&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: 475/975] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/cd7c06ff-5536-4f44-aba1-9955fb1907be => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:35.380 7 INFO neutron.services.segments.plugin [-] Segment 073e9375-549f-439c-8979-3371bbee1cb3 resource provider aggregate not found 2026-05-05 23:25:35.385 7 INFO neutron.services.segments.plugin [-] Segment 073e9375-549f-439c-8979-3371bbee1cb3 resource provider aggregate not found 2026-05-05 23:25:35.404 7 INFO neutron.services.segments.plugin [-] Segment 073e9375-549f-439c-8979-3371bbee1cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073e9375-549f-439c-8979-3371bbee1cb3 found for delete ", "request_id": "req-c3dfaf8a-9b56-4a55-9d74-8637adb470aa"}]} 2026-05-05 23:25:35.405 7 INFO neutron.services.segments.plugin [-] Segment 073e9375-549f-439c-8979-3371bbee1cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073e9375-549f-439c-8979-3371bbee1cb3 found for delete ", "request_id": "req-56712615-0c66-42b6-9a27-233d0e0a8386"}]} [pid: 7|app: 0|req: 501/976] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/7121985b-e173-4915-9a20-79930440e3ee => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/977] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:35 2026] DELETE /v2.0/networks/10610306-e846-47e4-9c61-ea3da010ec9f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/978] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/979] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/980] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:35 2026] GET /v2.0/ports?device_id=789c08bc-b794-4c8a-bb50-fdf513aab567 => 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: 504/981] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:36.265 8 INFO neutron.services.segments.plugin [-] Segment be00f63d-60f4-48d5-8006-5a2b5cd3da5e resource provider aggregate not found [pid: 7|app: 0|req: 505/982] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?id=1b018b4d-3d88-4d15-b236-01ed67b2e3cf&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/983] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?tenant_id=06e5c8a57fe448eabbd3e1aef701dd54&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:36.293 8 INFO neutron.services.segments.plugin [-] Segment be00f63d-60f4-48d5-8006-5a2b5cd3da5e resource provider aggregate not found 2026-05-05 23:25:36.298 8 INFO neutron.services.segments.plugin [-] Segment be00f63d-60f4-48d5-8006-5a2b5cd3da5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be00f63d-60f4-48d5-8006-5a2b5cd3da5e found for delete ", "request_id": "req-ee551a7b-083a-4bf4-9185-15ae741f9762"}]} 2026-05-05 23:25:36.325 8 INFO neutron.services.segments.plugin [-] Segment 938b39e8-8a67-4f47-acd7-dcc58295f864 resource provider aggregate not found 2026-05-05 23:25:36.327 8 INFO neutron.services.segments.plugin [-] Segment be00f63d-60f4-48d5-8006-5a2b5cd3da5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be00f63d-60f4-48d5-8006-5a2b5cd3da5e found for delete ", "request_id": "req-00e703d8-12db-489e-86d9-624f7a7639f1"}]} 2026-05-05 23:25:36.344 8 INFO neutron.services.segments.plugin [-] Segment 938b39e8-8a67-4f47-acd7-dcc58295f864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 938b39e8-8a67-4f47-acd7-dcc58295f864 found for delete ", "request_id": "req-d4042e28-9c33-4f59-be08-6e9a8ad8d0c3"}]} 2026-05-05 23:25:36.358 8 INFO neutron.services.segments.plugin [-] Segment e9f9bf1b-a539-4bce-bf63-9240de93ebdd resource provider aggregate not found [pid: 7|app: 0|req: 506/984] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:36 2026] DELETE /v2.0/security-groups/de28bb62-3694-4582-8bd9-56e134744770 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:36.366 8 INFO neutron.services.segments.plugin [-] Segment 938b39e8-8a67-4f47-acd7-dcc58295f864 resource provider aggregate not found 2026-05-05 23:25:36.372 8 INFO neutron.services.segments.plugin [-] Segment e9f9bf1b-a539-4bce-bf63-9240de93ebdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f9bf1b-a539-4bce-bf63-9240de93ebdd found for delete ", "request_id": "req-a3436931-332d-47e3-b7bf-9428d80f9e84"}]} [pid: 8|app: 0|req: 479/985] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:36.390 8 INFO neutron.services.segments.plugin [-] Segment 938b39e8-8a67-4f47-acd7-dcc58295f864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 938b39e8-8a67-4f47-acd7-dcc58295f864 found for delete ", "request_id": "req-95fd561b-4d89-4db2-914b-48a4694d9b14"}]} 2026-05-05 23:25:36.406 8 INFO neutron.services.segments.plugin [-] Segment e9f9bf1b-a539-4bce-bf63-9240de93ebdd resource provider aggregate not found 2026-05-05 23:25:36.424 8 INFO neutron.services.segments.plugin [-] Segment e9f9bf1b-a539-4bce-bf63-9240de93ebdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f9bf1b-a539-4bce-bf63-9240de93ebdd found for delete ", "request_id": "req-2871a2ee-f2d9-40b9-af16-7bf6df7cbdf9"}]} 2026-05-05 23:25:36.519 7 INFO neutron_taas.services.taas.taas_plugin [req-c4b9d210-6973-4ef9-b98d-5fad61bb00ef req-a73e861e-3bc1-4758-a972-e8897bb1af55 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] TaaS: Handle Delete Port: a9a3dd51-071c-43da-a9ae-97bbfcdcb72e 2026-05-05 23:25:36.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c4b9d210-6973-4ef9-b98d-5fad61bb00ef req-a73e861e-3bc1-4758-a972-e8897bb1af55 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] Tap Mirror: Handle Delete Port: a9a3dd51-071c-43da-a9ae-97bbfcdcb72e 2026-05-05 23:25:36.606 7 INFO neutron.db.l3_db [req-c4b9d210-6973-4ef9-b98d-5fad61bb00ef req-a73e861e-3bc1-4758-a972-e8897bb1af55 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] Floating IP 986a0f1b-7dd0-4137-bc96-1f8b51e57a37 disassociated. External IP: 10.96.250.201, port: a9a3dd51-071c-43da-a9ae-97bbfcdcb72e. [pid: 8|app: 0|req: 480/986] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/987] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:36 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/988] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:25:36 2026] DELETE /v2.0/ports/a9a3dd51-071c-43da-a9ae-97bbfcdcb72e => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:36.965 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d41664cb-5bfb-411e-ac7c-51bbbffb3ed3'] response: {'server_uuid': '6d64c9fd-cb67-4255-bf6f-48615a9b68c4', 'name': 'network-vif-deleted', 'tag': 'a9a3dd51-071c-43da-a9ae-97bbfcdcb72e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 482/989] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:37 2026] DELETE /v2.0/security-groups/3eaaf89e-e89a-4bc2-9d76-553881415b2f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:37.110 7 INFO neutron.api.v2.resource [None req-f2c05693-3156-4d4d-971c-09002a87aeeb 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/990] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/security-groups/3eaaf89e-e89a-4bc2-9d76-553881415b2f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:37.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-460bb693-93a7-43ff-a738-99580c07fa30 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] TaaS: Handle Delete Port: fa6f710c-07c1-41d1-8cd1-5a584bf0ed53 2026-05-05 23:25:37.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-460bb693-93a7-43ff-a738-99580c07fa30 1c11731aff0248289e10254aef169fa9 8b0ffb1a06d54b859cae6b4f3ca32fbf - - default default] Tap Mirror: Handle Delete Port: fa6f710c-07c1-41d1-8cd1-5a584bf0ed53 [pid: 7|app: 0|req: 509/991] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:37 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 483/992] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:25:37 2026] DELETE /v2.0/floatingips/3c6cace8-dfaf-4d93-8921-418718b5b275 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:37.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5861c34-4851-4527-bd27-29c65293c5da 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: d18d8b5a-e788-4e7a-b328-c093054f6118 2026-05-05 23:25:37.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5861c34-4851-4527-bd27-29c65293c5da 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: d18d8b5a-e788-4e7a-b328-c093054f6118 [pid: 7|app: 0|req: 510/993] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:25:37 2026] PUT /v2.0/routers/3ea8be77-110d-4130-a191-822536ac0292/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/994] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:25:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:38.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-367b90fc-3cff-413d-8e83-0b26d27ad81b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: d7ac519d-f283-4896-8e20-75151152cedc [pid: 8|app: 0|req: 485/995] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => generated 12 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:38.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-367b90fc-3cff-413d-8e83-0b26d27ad81b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: d7ac519d-f283-4896-8e20-75151152cedc [pid: 8|app: 0|req: 486/996] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/security-groups => generated 4529 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/997] 10.0.0.246 () {34 vars in 758 bytes} [Tue May 5 23:25:38 2026] PUT /v2.0/security-groups/7fb964f4-8aa3-4953-9011-368f791f93f0 => generated 1663 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/998] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/security-groups/7fb964f4-8aa3-4953-9011-368f791f93f0 => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:38.906 7 INFO neutron_taas.services.taas.taas_plugin [None req-367b90fc-3cff-413d-8e83-0b26d27ad81b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: c6546b99-0652-46b6-8b87-fe916200b77a 2026-05-05 23:25:38.908 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-367b90fc-3cff-413d-8e83-0b26d27ad81b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: c6546b99-0652-46b6-8b87-fe916200b77a [pid: 8|app: 0|req: 489/999] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:38 2026] DELETE /v2.0/security-groups/7fb964f4-8aa3-4953-9011-368f791f93f0 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1000] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:25:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:38.967 8 INFO neutron.api.v2.resource [None req-d3b039dc-8478-431a-9701-f85a3e1faff8 6eee8676a8af4e0ca0ded96ae751a610 9ab4828cfd8943c4913f4e16516b0e9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1001] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:38 2026] DELETE /v2.0/security-groups/7fb964f4-8aa3-4953-9011-368f791f93f0 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1002] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:25:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:25:39.163 7 INFO neutron.services.segments.plugin [-] Segment 7971661f-0eac-4c3b-a546-cd1b7a49cf80 resource provider aggregate not found 2026-05-05 23:25:39.173 7 INFO neutron.services.segments.plugin [-] Segment 7971661f-0eac-4c3b-a546-cd1b7a49cf80 resource provider aggregate not found 2026-05-05 23:25:39.182 7 INFO neutron.services.segments.plugin [-] Segment 7971661f-0eac-4c3b-a546-cd1b7a49cf80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7971661f-0eac-4c3b-a546-cd1b7a49cf80 found for delete ", "request_id": "req-ec9caef5-b355-46ca-a9cc-9937774b7d00"}]} 2026-05-05 23:25:39.187 7 INFO neutron.services.segments.plugin [-] Segment 7971661f-0eac-4c3b-a546-cd1b7a49cf80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7971661f-0eac-4c3b-a546-cd1b7a49cf80 found for delete ", "request_id": "req-318c131b-fb50-4741-ac47-b05095c56566"}]} 2026-05-05 23:25:39.192 7 INFO neutron.db.l3_hamode_db [None req-367b90fc-3cff-413d-8e83-0b26d27ad81b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network dbafbd48-c8e4-48bc-87b8-d6c8950e459d was deleted as no HA routers are present in tenant 8b0ffb1a06d54b859cae6b4f3ca32fbf. [pid: 7|app: 0|req: 511/1003] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:38 2026] DELETE /v2.0/routers/3ea8be77-110d-4130-a191-822536ac0292 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1004] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:25:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1005] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules/3f4d73af-6966-48ad-9c19-7bfb51baa364 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1006] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1007] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/subnets/fa96a2e6-05c1-4b75-9ed1-80ae930df70c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1008] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/security-group-rules/3f4d73af-6966-48ad-9c19-7bfb51baa364 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1009] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:39.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-634082ab-2f80-407f-a578-8c843734795e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: acb7958b-1df5-409d-b623-ba81c9cc8dcd 2026-05-05 23:25:39.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-634082ab-2f80-407f-a578-8c843734795e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: acb7958b-1df5-409d-b623-ba81c9cc8dcd [pid: 8|app: 0|req: 498/1010] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:25:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1011] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules/994019a3-987e-4ae8-94c4-0ecbf43e1425 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1012] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1013] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/networks/2ab0a059-f79d-427d-842c-7bac520692fc => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1014] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/security-group-rules/994019a3-987e-4ae8-94c4-0ecbf43e1425 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1015] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1016] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-groups?tenant_id=8b0ffb1a06d54b859cae6b4f3ca32fbf&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1017] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:25:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1018] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/ports?device_id=6d64c9fd-cb67-4255-bf6f-48615a9b68c4 => 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: 504/1019] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules/70e75e8d-91f3-46cd-b706-38359869305e => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1020] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/security-groups/d07b565f-19f9-41a6-8064-385d6e740d2a => 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: 505/1021] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:25:39 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1022] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:25:39 2026] DELETE /v2.0/security-group-rules/70e75e8d-91f3-46cd-b706-38359869305e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1023] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1024] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/security-groups/b7f65a29-fe7d-45d6-b100-1bc29d77aef4 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1025] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1026] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1027] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:40 2026] GET /v2.0/security-groups?tenant_id=9ab4828cfd8943c4913f4e16516b0e9f&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1028] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:40 2026] DELETE /v2.0/security-groups/a33da4fb-db74-46a5-b3f4-c3d212a9aa77 => 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: 509/1029] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/security-groups/1b018b4d-3d88-4d15-b236-01ed67b2e3cf => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:41.126 7 INFO neutron.api.v2.resource [None req-d14e8a30-3cea-40e6-822f-1dd76693286a 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1030] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:25:41 2026] GET /v2.0/security-groups/1b018b4d-3d88-4d15-b236-01ed67b2e3cf => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:41.204 7 INFO neutron.services.segments.plugin [-] Segment b20aec54-bc7c-4afa-b0e0-4d0c151e97cc resource provider aggregate not found 2026-05-05 23:25:41.226 7 INFO neutron.services.segments.plugin [-] Segment b20aec54-bc7c-4afa-b0e0-4d0c151e97cc resource provider aggregate not found 2026-05-05 23:25:41.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-23c13cd3-1b77-4dc1-970e-3f2b9a7d5fa6 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] TaaS: Handle Delete Port: 9cdee179-db9d-490c-bb1d-ac597b7fb2c4 2026-05-05 23:25:41.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23c13cd3-1b77-4dc1-970e-3f2b9a7d5fa6 73b050ce93384b8d83864de6140ed5bf 45aa969db80844ea822f02e8c497ae6c - - default default] Tap Mirror: Handle Delete Port: 9cdee179-db9d-490c-bb1d-ac597b7fb2c4 2026-05-05 23:25:41.233 7 INFO neutron.services.segments.plugin [-] Segment b20aec54-bc7c-4afa-b0e0-4d0c151e97cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20aec54-bc7c-4afa-b0e0-4d0c151e97cc found for delete ", "request_id": "req-cf7424bd-8fb0-4127-8c72-663a8194e74b"}]} 2026-05-05 23:25:41.243 7 INFO neutron.services.segments.plugin [-] Segment b20aec54-bc7c-4afa-b0e0-4d0c151e97cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20aec54-bc7c-4afa-b0e0-4d0c151e97cc found for delete ", "request_id": "req-de068446-5fe1-49f3-b14f-121f074f01fd"}]} [pid: 8|app: 0|req: 510/1031] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:25:41 2026] DELETE /v2.0/floatingips/986a0f1b-7dd0-4137-bc96-1f8b51e57a37 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:41.754 7 INFO neutron_taas.services.taas.taas_plugin [None req-d76095b5-ae9f-433c-9142-c98dc838eba3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 97d6c573-b991-4f14-9b85-72f04baa2442 2026-05-05 23:25:41.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d76095b5-ae9f-433c-9142-c98dc838eba3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 97d6c573-b991-4f14-9b85-72f04baa2442 2026-05-05 23:25:41.913 8 INFO neutron.db.segments_db [None req-885c006e-8766-4b66-90f9-f1bb8ed520a4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 of type vxlan for network 0840bf25-20f7-4c93-91fd-e8aa3ae71275 [pid: 8|app: 0|req: 511/1032] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:25:41 2026] POST /v2.0/networks => generated 745 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1033] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:41 2026] POST /v2.0/subnets => generated 692 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:42.187 8 INFO neutron.db.segments_db [None req-fe0c5dc8-b982-4960-8884-5bd9cea3552e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment a7a69a36-1764-49c3-917a-3bcf9ad34a1d of type vxlan for network 5e4c0e98-6156-40d0-9140-d1433eea6262 [pid: 7|app: 0|req: 522/1034] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:25:41 2026] PUT /v2.0/routers/919d1bcd-ac97-49fc-89e1-bce241924ec2/remove_router_interface => generated 309 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:42.400 8 INFO neutron.db.l3_hamode_db [None req-fe0c5dc8-b982-4960-8884-5bd9cea3552e 625a9092d1e04a60a26abd817a6559a2 3e8afe546f9747c1ba652f8c125476b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:42.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-a693d4e6-deec-44b3-a182-755f940d2815 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 1c45657d-6968-42f2-b6c1-68acbf564df5 2026-05-05 23:25:42.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a693d4e6-deec-44b3-a182-755f940d2815 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 1c45657d-6968-42f2-b6c1-68acbf564df5 2026-05-05 23:25:42.720 7 INFO neutron_taas.services.taas.taas_plugin [None req-a693d4e6-deec-44b3-a182-755f940d2815 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 568f3254-0793-4d5d-8821-0a2b0f129e8e 2026-05-05 23:25:42.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a693d4e6-deec-44b3-a182-755f940d2815 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 568f3254-0793-4d5d-8821-0a2b0f129e8e 2026-05-05 23:25:43.107 7 INFO neutron.db.l3_hamode_db [None req-a693d4e6-deec-44b3-a182-755f940d2815 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network 6de2b318-982d-4e69-85b2-c8c83a6477f3 was deleted as no HA routers are present in tenant 45aa969db80844ea822f02e8c497ae6c. [pid: 7|app: 0|req: 523/1035] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:42 2026] DELETE /v2.0/routers/919d1bcd-ac97-49fc-89e1-bce241924ec2 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:43.126 8 INFO neutron.db.l3_hamode_db [None req-fe0c5dc8-b982-4960-8884-5bd9cea3552e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:25:43.252 7 INFO neutron.services.segments.plugin [-] Segment ecab2199-68f7-4451-b1dd-e43f44fa42ea resource provider aggregate not found 2026-05-05 23:25:43.257 7 INFO neutron.services.segments.plugin [-] Segment ecab2199-68f7-4451-b1dd-e43f44fa42ea resource provider aggregate not found 2026-05-05 23:25:43.269 7 INFO neutron.services.segments.plugin [-] Segment ecab2199-68f7-4451-b1dd-e43f44fa42ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecab2199-68f7-4451-b1dd-e43f44fa42ea found for delete ", "request_id": "req-7254106b-6b57-4894-8b4a-ed58eb8829a7"}]} 2026-05-05 23:25:43.271 7 INFO neutron.services.segments.plugin [-] Segment ecab2199-68f7-4451-b1dd-e43f44fa42ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecab2199-68f7-4451-b1dd-e43f44fa42ea found for delete ", "request_id": "req-9d4af7fe-8b5c-4af7-b5f0-fd421875a45e"}]} [pid: 7|app: 0|req: 524/1036] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:25:43 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: 7|app: 0|req: 525/1037] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/subnets/11cbd2a4-6faf-4582-b503-3c4a6b955959 => 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: 526/1038] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/subnetpools/f6017b54-abc2-43ed-abc6-e6f242947ff6 => generated 549 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:43.617 7 INFO neutron_taas.services.taas.taas_plugin [None req-75ab1b29-056f-4da1-b655-dcb585984f3d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 0301f5bf-55cd-44a8-a576-4ff3397d7b20 2026-05-05 23:25:43.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75ab1b29-056f-4da1-b655-dcb585984f3d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 0301f5bf-55cd-44a8-a576-4ff3397d7b20 [pid: 7|app: 0|req: 529/1041] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/networks/cae54188-5e4a-410d-9326-75fb02ea08a5 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1042] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:25:43 2026] PUT /v2.0/subnetpools/f6017b54-abc2-43ed-abc6-e6f242947ff6 => generated 501 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1043] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/subnetpools/f6017b54-abc2-43ed-abc6-e6f242947ff6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:43.857 7 INFO neutron.api.v2.resource [None req-86cdd175-d00b-49c2-bf08-e5cefaf1442b 3260bc8199f9491394d7bef7712da584 cfc1c7e251e44089a076f44ca4cba1c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1044] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/subnetpools/f6017b54-abc2-43ed-abc6-e6f242947ff6 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:43.872 7 INFO neutron.api.v2.resource [None req-beb13271-26a4-426d-a5b3-189f73b4f017 3260bc8199f9491394d7bef7712da584 cfc1c7e251e44089a076f44ca4cba1c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1045] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/subnetpools/f6017b54-abc2-43ed-abc6-e6f242947ff6 => 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: 534/1046] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:43 2026] GET /v2.0/security-groups?tenant_id=45aa969db80844ea822f02e8c497ae6c&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1047] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:42 2026] POST /v2.0/routers => generated 732 bytes in 1787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1048] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:43 2026] DELETE /v2.0/security-groups/f1133e1f-5aac-4666-80b5-cd4bd369815f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1049] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:44 2026] GET /v2.0/security-groups?tenant_id=cfc1c7e251e44089a076f44ca4cba1c4&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1050] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:44 2026] DELETE /v2.0/security-groups/e673a0f2-f2e6-41f0-8084-c67ea354223b => 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: 514/1051] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:25:43 2026] PUT /v2.0/routers/48ca1b80-54f6-4453-8c2c-85af02f73f28/add_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:45.294 7 INFO neutron.services.segments.plugin [-] Segment 7abb9075-a2af-4a4d-9185-5a2a890c4207 resource provider aggregate not found 2026-05-05 23:25:45.308 7 INFO neutron.services.segments.plugin [-] Segment 7abb9075-a2af-4a4d-9185-5a2a890c4207 resource provider aggregate not found 2026-05-05 23:25:45.312 7 INFO neutron.services.segments.plugin [-] Segment 7abb9075-a2af-4a4d-9185-5a2a890c4207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7abb9075-a2af-4a4d-9185-5a2a890c4207 found for delete ", "request_id": "req-0a63e8e5-41e3-489f-bdc4-d9592d6211df"}]} 2026-05-05 23:25:45.322 7 INFO neutron.services.segments.plugin [-] Segment 7abb9075-a2af-4a4d-9185-5a2a890c4207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7abb9075-a2af-4a4d-9185-5a2a890c4207 found for delete ", "request_id": "req-f6c4b4e3-961a-434e-9f66-bfed1f179a46"}]} [pid: 7|app: 0|req: 538/1052] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/networks?id=0840bf25-20f7-4c93-91fd-e8aa3ae71275 => generated 677 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1053] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/quotas/3e8afe546f9747c1ba652f8c125476b5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1054] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?tenant_id=3e8afe546f9747c1ba652f8c125476b5&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1055] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/networks/0840bf25-20f7-4c93-91fd-e8aa3ae71275?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: 540/1056] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/networks/0840bf25-20f7-4c93-91fd-e8aa3ae71275?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: 517/1057] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:46 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 541/1058] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1059] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 542/1060] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:47 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 519/1061] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/security-groups?tenant_id=e8107542047044979ac1deb87d1a4cae&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: 543/1062] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:48 2026] DELETE /v2.0/security-groups/d83c8b6b-462f-4392-8562-b3616813d4d4 => 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: 520/1063] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:48 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 544/1064] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 521/1065] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:49 2026] GET /v2.0/security-groups?tenant_id=10c7cc846be349cb9bba53f6710b7627&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1066] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:50 2026] DELETE /v2.0/security-groups/65209f20-8910-4a64-b18f-7f07a648e4a1 => 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: 522/1067] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/security-groups?tenant_id=b03c3e3055d5408098ce14d734760f01&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: 523/1068] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:50 2026] DELETE /v2.0/security-groups/f56915a7-55f9-4a51-b1a7-ce941e927961 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:25:50.694 7 INFO neutron.db.segments_db [None req-7b934a2e-55ee-4ad2-b3ab-07a9a2b3d578 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 4a90c420-b33a-408d-a393-1697afaafdaa of type vxlan for network d925694f-32f8-4b6e-b8f2-740f282a6f29 [pid: 7|app: 0|req: 546/1069] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:25:50 2026] POST /v2.0/networks => generated 740 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1070] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/networks?id=0840bf25-20f7-4c93-91fd-e8aa3ae71275 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1071] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:50 2026] POST /v2.0/subnets => generated 687 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1072] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:50 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:51.042 7 INFO neutron.db.segments_db [None req-f2ce1db5-ad34-4573-ae2f-719d2120bef4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment c8215982-3422-4d3b-865c-74c1df812bf6 of type vxlan for network e50a7107-7440-4ba6-b748-ff8bb725bf08 [pid: 8|app: 0|req: 525/1073] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:25:50 2026] POST /v2.0/ports => generated 954 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:51.295 7 INFO neutron.db.l3_hamode_db [None req-f2ce1db5-ad34-4573-ae2f-719d2120bef4 625a9092d1e04a60a26abd817a6559a2 b3895343d61b4d40a691629e29cf1bc0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 526/1074] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:25:51 2026] PUT /v2.0/ports/41d4d8f2-8668-49de-a6e9-54473f4608da => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:25:51.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82f22c78-e8a3-4de7-855c-6ee2c809d978'] response: {'name': 'network-changed', 'server_uuid': 'efc47b7f-35d5-40a2-bd25-d1fa43d97412', 'tag': '41d4d8f2-8668-49de-a6e9-54473f4608da', '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: 527/1075] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:52 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:52.103 7 INFO neutron.db.l3_hamode_db [None req-f2ce1db5-ad34-4573-ae2f-719d2120bef4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 528/1076] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:52 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&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: 529/1077] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:52 2026] GET /v2.0/ports?tenant_id=3e8afe546f9747c1ba652f8c125476b5&device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1078] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:25:52 2026] GET /v2.0/networks?tenant_id=3e8afe546f9747c1ba652f8c125476b5&shared=False => generated 773 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:52.616 8 INFO neutron.db.segments_db [None req-051927ae-0ba4-49fd-a695-604728b32e86 712d4f51a9e14c3f9fe055d494639b2b d0963a2045be4e40992547515afdf3f4 - - default default] Added segment ec19d3a4-a825-4e61-a85f-986f6b61d3f2 of type vxlan for network af9fc014-c46c-42d0-8051-61e95b532b33 [pid: 8|app: 0|req: 531/1079] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:52 2026] POST /v2.0/networks => generated 647 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1080] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:25:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1081] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:50 2026] POST /v2.0/routers => generated 727 bytes in 2100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1082] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:53 2026] POST /v2.0/subnets => generated 673 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1083] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:53 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:53.506 7 INFO neutron.db.segments_db [None req-9b6e2a2a-db46-4411-90d4-c0ecbeafc723 712d4f51a9e14c3f9fe055d494639b2b d0963a2045be4e40992547515afdf3f4 - - default default] Added segment 89d28634-5023-43c7-b669-13e4543f3d58 of type vxlan for network 0a08d038-f992-439a-b1b4-e028f78f5a56 [pid: 7|app: 0|req: 552/1084] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:53 2026] POST /v2.0/networks => generated 647 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1085] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:53 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1086] 10.0.0.246 () {34 vars in 743 bytes} [Tue May 5 23:25:53 2026] PUT /v2.0/networks/0a08d038-f992-439a-b1b4-e028f78f5a56 => generated 592 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1087] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:53 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1088] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:25:53 2026] GET /v2.0/ports?tenant_id=3e8afe546f9747c1ba652f8c125476b5&device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1089] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:25:53 2026] PUT /v2.0/routers/8630a9d6-5d31-4c24-81fd-07bfb7b287f2/add_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: 534/1090] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=41d4d8f2-8668-49de-a6e9-54473f4608da => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1091] 10.0.0.246 () {34 vars in 741 bytes} [Tue May 5 23:25:53 2026] PUT /v2.0/subnets/5af6dbdc-c73b-4e85-8985-5128cc0948fc => generated 656 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1092] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/subnets?id=4733ab52-d040-44d4-b00c-36c0f15bc2f0 => generated 695 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1093] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/ports?network_id=0840bf25-20f7-4c93-91fd-e8aa3ae71275&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1094] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/networks/0840bf25-20f7-4c93-91fd-e8aa3ae71275?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:54.261 7 INFO neutron.services.segments.plugin [-] Segment 89d28634-5023-43c7-b669-13e4543f3d58 resource provider aggregate not found [pid: 8|app: 0|req: 538/1095] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/networks/0840bf25-20f7-4c93-91fd-e8aa3ae71275?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) 2026-05-05 23:25:54.265 7 INFO neutron.services.segments.plugin [-] Segment 89d28634-5023-43c7-b669-13e4543f3d58 resource provider aggregate not found 2026-05-05 23:25:54.282 7 INFO neutron.services.segments.plugin [-] Segment 89d28634-5023-43c7-b669-13e4543f3d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d28634-5023-43c7-b669-13e4543f3d58 found for delete ", "request_id": "req-41885daf-f9be-4053-b22d-339598824358"}]} 2026-05-05 23:25:54.282 7 INFO neutron.services.segments.plugin [-] Segment 89d28634-5023-43c7-b669-13e4543f3d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d28634-5023-43c7-b669-13e4543f3d58 found for delete ", "request_id": "req-924c2e2b-9d23-4f44-83f5-add8c426f103"}]} [pid: 7|app: 0|req: 558/1096] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/networks/0a08d038-f992-439a-b1b4-e028f78f5a56 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:54.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b40fca6-d554-4a7c-90f0-4f1031ed033a 712d4f51a9e14c3f9fe055d494639b2b d0963a2045be4e40992547515afdf3f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1097] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/networks/0a08d038-f992-439a-b1b4-e028f78f5a56 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1098] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1099] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/subnets?network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1100] 10.0.0.246 () {32 vars in 653 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1101] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/networks => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1102] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1103] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/networks/af9fc014-c46c-42d0-8051-61e95b532b33 => generated 672 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1104] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/subnets/6c22a19a-b15d-4228-9cd5-281e07e102d4 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:54.650 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40191302-b0b4-412f-b812-c41c3bfe426c 712d4f51a9e14c3f9fe055d494639b2b d0963a2045be4e40992547515afdf3f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1105] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/subnets/5af6dbdc-c73b-4e85-8985-5128cc0948fc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:54.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17966274-b7fc-4b05-9e26-db41d3af5880 712d4f51a9e14c3f9fe055d494639b2b d0963a2045be4e40992547515afdf3f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1106] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/networks/0a08d038-f992-439a-b1b4-e028f78f5a56 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1107] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1108] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:54 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1109] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/subnets/6c22a19a-b15d-4228-9cd5-281e07e102d4 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1110] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:54 2026] DELETE /v2.0/networks/af9fc014-c46c-42d0-8051-61e95b532b33 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1111] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:25:55 2026] GET /v2.0/security-groups?tenant_id=d0963a2045be4e40992547515afdf3f4&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1112] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:25:55 2026] DELETE /v2.0/security-groups/845c39f3-4858-48e6-96cd-0f304f00c3d2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1113] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:55 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1114] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:55 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&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-05-05 23:25:56.303 7 INFO neutron.services.segments.plugin [-] Segment ec19d3a4-a825-4e61-a85f-986f6b61d3f2 resource provider aggregate not found 2026-05-05 23:25:56.312 7 INFO neutron.services.segments.plugin [-] Segment ec19d3a4-a825-4e61-a85f-986f6b61d3f2 resource provider aggregate not found 2026-05-05 23:25:56.318 7 INFO neutron.services.segments.plugin [-] Segment ec19d3a4-a825-4e61-a85f-986f6b61d3f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec19d3a4-a825-4e61-a85f-986f6b61d3f2 found for delete ", "request_id": "req-9bf1a980-e4a7-47a1-968e-6f8f793e9123"}]} 2026-05-05 23:25:56.329 7 INFO neutron.services.segments.plugin [-] Segment ec19d3a4-a825-4e61-a85f-986f6b61d3f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec19d3a4-a825-4e61-a85f-986f6b61d3f2 found for delete ", "request_id": "req-5118b657-6a98-4ad0-9f94-6a2e249bf58a"}]} [pid: 8|app: 0|req: 547/1115] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/networks?id=d925694f-32f8-4b6e-b8f2-740f282a6f29 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1116] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/quotas/b3895343d61b4d40a691629e29cf1bc0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1117] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/ports?tenant_id=b3895343d61b4d40a691629e29cf1bc0&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1118] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/networks/d925694f-32f8-4b6e-b8f2-740f282a6f29?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1119] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/networks/d925694f-32f8-4b6e-b8f2-740f282a6f29?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: 571/1120] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:56 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => 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: 550/1121] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:57 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1122] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:57 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:57.893 8 INFO neutron.db.segments_db [None req-41f8ba39-9619-46df-9d4a-0a6dfdce05e4 8667ffa9662b48409c28b0513f05bbca 905fffd5633547c1a5eb633783546c78 - - default default] Added segment ef8fa8c0-ca93-44ff-baed-08e2741772de of type vxlan for network 70edcaac-5696-4a2d-916f-ad72c60c62c8 [pid: 8|app: 0|req: 551/1123] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:57 2026] POST /v2.0/networks => generated 644 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1124] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:57 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => 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: 574/1125] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1126] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&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: 552/1127] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:58 2026] POST /v2.0/subnets => generated 641 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:25:58.364 7 INFO neutron.db.segments_db [None req-aad5b9a3-96fa-4ca1-9ff4-7022f12e1820 8667ffa9662b48409c28b0513f05bbca 905fffd5633547c1a5eb633783546c78 - - default default] Added segment 9645ff16-753c-47a2-9a5d-e4795ad4c684 of type vxlan for network 8bd35043-010b-41c7-98db-cdba94d76cf7 [pid: 7|app: 0|req: 576/1130] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:25:58 2026] POST /v2.0/networks => generated 643 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1131] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1132] 10.0.0.246 () {34 vars in 743 bytes} [Tue May 5 23:25:58 2026] PUT /v2.0/networks/8bd35043-010b-41c7-98db-cdba94d76cf7 => generated 592 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1133] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1134] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 558/1135] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:58 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 578/1136] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:25:58 2026] POST /v2.0/subnets => generated 626 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1137] 10.0.0.246 () {34 vars in 741 bytes} [Tue May 5 23:25:58 2026] PUT /v2.0/subnets/1510e80e-74c8-4c24-b6cd-820dd8064e55 => generated 636 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1138] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:59.228 7 INFO neutron.services.segments.plugin [-] Segment 9645ff16-753c-47a2-9a5d-e4795ad4c684 resource provider aggregate not found 2026-05-05 23:25:59.234 7 INFO neutron.services.segments.plugin [-] Segment 9645ff16-753c-47a2-9a5d-e4795ad4c684 resource provider aggregate not found 2026-05-05 23:25:59.252 7 INFO neutron.services.segments.plugin [-] Segment 9645ff16-753c-47a2-9a5d-e4795ad4c684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9645ff16-753c-47a2-9a5d-e4795ad4c684 found for delete ", "request_id": "req-7c157bdc-7250-40ac-ab53-3cd0659f647b"}]} 2026-05-05 23:25:59.256 7 INFO neutron.services.segments.plugin [-] Segment 9645ff16-753c-47a2-9a5d-e4795ad4c684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9645ff16-753c-47a2-9a5d-e4795ad4c684 found for delete ", "request_id": "req-8cacb63d-14cf-4e1c-a41b-786626c7a48d"}]} [pid: 7|app: 0|req: 579/1139] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:59 2026] DELETE /v2.0/networks/8bd35043-010b-41c7-98db-cdba94d76cf7 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:25:59.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46219123-b865-410a-9cb5-a91da9436f21 8667ffa9662b48409c28b0513f05bbca 905fffd5633547c1a5eb633783546c78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1140] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:59 2026] DELETE /v2.0/networks/8bd35043-010b-41c7-98db-cdba94d76cf7 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1141] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1142] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/subnets?network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1143] 10.0.0.246 () {32 vars in 653 bytes} [Tue May 5 23:25:59 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: 581/1144] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 582/1145] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&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: 564/1146] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/networks => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1147] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1148] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/networks/70edcaac-5696-4a2d-916f-ad72c60c62c8 => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1149] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/subnets/30ed29e2-a973-4728-b45f-9864bdcfdb3a => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:25:59.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1a2f875-d1d9-4b93-bb7a-df47997c5cec 8667ffa9662b48409c28b0513f05bbca 905fffd5633547c1a5eb633783546c78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1150] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:59 2026] DELETE /v2.0/subnets/1510e80e-74c8-4c24-b6cd-820dd8064e55 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:25:59.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2d64f3e-894b-4ae8-858f-c7f6456b6459 8667ffa9662b48409c28b0513f05bbca 905fffd5633547c1a5eb633783546c78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1151] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:59 2026] DELETE /v2.0/networks/8bd35043-010b-41c7-98db-cdba94d76cf7 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1152] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1153] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:25:59 2026] DELETE /v2.0/subnets/30ed29e2-a973-4728-b45f-9864bdcfdb3a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1154] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:25:59.960 8 INFO neutron.services.segments.plugin [-] Segment ef8fa8c0-ca93-44ff-baed-08e2741772de resource provider aggregate not found 2026-05-05 23:25:59.964 8 INFO neutron.services.segments.plugin [-] Segment ef8fa8c0-ca93-44ff-baed-08e2741772de resource provider aggregate not found 2026-05-05 23:25:59.978 8 INFO neutron.services.segments.plugin [-] Segment ef8fa8c0-ca93-44ff-baed-08e2741772de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef8fa8c0-ca93-44ff-baed-08e2741772de found for delete ", "request_id": "req-aa077628-8428-4843-adef-dd172e7db9c6"}]} 2026-05-05 23:25:59.984 8 INFO neutron.services.segments.plugin [-] Segment ef8fa8c0-ca93-44ff-baed-08e2741772de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef8fa8c0-ca93-44ff-baed-08e2741772de found for delete ", "request_id": "req-b22b85cc-c875-471a-9772-024efb4a9919"}]} [pid: 8|app: 0|req: 568/1155] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:25:59 2026] DELETE /v2.0/networks/70edcaac-5696-4a2d-916f-ad72c60c62c8 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1156] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:25:59 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1157] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 589/1158] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => 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: 570/1159] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/security-groups?tenant_id=905fffd5633547c1a5eb633783546c78&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: 590/1160] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:00 2026] DELETE /v2.0/security-groups/f6e1d77a-15f4-40cb-99ef-696e369c4123 => 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: 571/1161] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1162] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:00 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1163] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1164] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/security-groups?id=2d818505-cac5-4b72-a8cf-bfc143655a67&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: 573/1165] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/networks?id=d925694f-32f8-4b6e-b8f2-740f282a6f29 => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1166] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => 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: 575/1167] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:26:01 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:01.449 8 INFO neutron_taas.services.taas.taas_plugin [req-19604abe-af6a-4fde-acfd-0b7f5666bf80 req-b366cda6-1984-4194-bfa3-14ab503510b9 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] TaaS: Handle Delete Port: d6579790-ece1-4802-bfc3-34ef025207c3 2026-05-05 23:26:01.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-19604abe-af6a-4fde-acfd-0b7f5666bf80 req-b366cda6-1984-4194-bfa3-14ab503510b9 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] Tap Mirror: Handle Delete Port: d6579790-ece1-4802-bfc3-34ef025207c3 2026-05-05 23:26:01.549 8 INFO neutron.db.l3_db [req-19604abe-af6a-4fde-acfd-0b7f5666bf80 req-b366cda6-1984-4194-bfa3-14ab503510b9 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] Floating IP d8a523be-938e-4d7d-a722-87aec5f703fd disassociated. External IP: 10.96.250.218, port: d6579790-ece1-4802-bfc3-34ef025207c3. [pid: 7|app: 0|req: 593/1168] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:26:01 2026] POST /v2.0/ports => generated 954 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 594/1169] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:26:01 2026] PUT /v2.0/ports/c1d4f2f0-7b75-4339-8fc4-351e67d161a8 => generated 1235 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:02.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c9e2087-c4a1-4346-8ba5-164265dbe83c'] response: {'name': 'network-changed', 'server_uuid': '6f84a9ec-561c-4bbb-8c5d-edbd9050771e', 'tag': 'c1d4f2f0-7b75-4339-8fc4-351e67d161a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 595/1170] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1171] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/security-groups?id=c688278c-c7bf-48f6-bdfd-b34a3b363031&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1172] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1173] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:26:01 2026] DELETE /v2.0/ports/d6579790-ece1-4802-bfc3-34ef025207c3 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:02.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1bfd583-0445-48b3-a86b-b02a891e9984'] response: {'server_uuid': '47b1f527-072d-412a-997f-d1fb08fdbd26', 'name': 'network-vif-deleted', 'tag': 'd6579790-ece1-4802-bfc3-34ef025207c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 577/1174] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:02.362 7 INFO neutron_taas.services.taas.taas_plugin [req-06afc0e5-bbb0-400a-a6dc-0633d32409a5 req-2a2c984c-5472-4dc2-b7ac-4c3b04a5ed02 0b6664c9818a426db99b7245ce1df8a9 3e8afe546f9747c1ba652f8c125476b5 - - default default] TaaS: Handle Delete Port: 41d4d8f2-8668-49de-a6e9-54473f4608da 2026-05-05 23:26:02.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-06afc0e5-bbb0-400a-a6dc-0633d32409a5 req-2a2c984c-5472-4dc2-b7ac-4c3b04a5ed02 0b6664c9818a426db99b7245ce1df8a9 3e8afe546f9747c1ba652f8c125476b5 - - default default] Tap Mirror: Handle Delete Port: 41d4d8f2-8668-49de-a6e9-54473f4608da [pid: 8|app: 0|req: 578/1175] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1176] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1177] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:26:02 2026] DELETE /v2.0/ports/41d4d8f2-8668-49de-a6e9-54473f4608da => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1178] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/ports?tenant_id=b3895343d61b4d40a691629e29cf1bc0&device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1179] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:26:02 2026] GET /v2.0/networks?tenant_id=b3895343d61b4d40a691629e29cf1bc0&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1180] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:26:02 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-05-05 23:26:02.866 8 INFO neutron.db.segments_db [None req-c24d856c-cd0f-438e-8358-9c550bd7ce62 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment 88e31f46-b953-40ab-94d3-87dd0b5bf3ef of type vxlan for network 766418f1-2d2b-4ffa-871d-6a69fdd8effc [pid: 8|app: 0|req: 580/1181] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:02 2026] POST /v2.0/networks => generated 634 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:03.002 7 INFO neutron.db.segments_db [None req-08054b7c-72f4-4958-8cc7-9b3a630f49cc aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 of type vxlan for network b156ada7-30db-48ee-b08a-67bb4fac7d66 [pid: 7|app: 0|req: 602/1182] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:02 2026] POST /v2.0/networks => generated 633 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1183] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 581/1184] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1185] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 583/1186] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1187] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1188] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?tenant_id=b3895343d61b4d40a691629e29cf1bc0&device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1189] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c1d4f2f0-7b75-4339-8fc4-351e67d161a8 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1190] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/subnets?id=5d7e2b07-d5f9-4254-bdcd-07e1bd2a52b3 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1191] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/ports?network_id=d925694f-32f8-4b6e-b8f2-740f282a6f29&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: 604/1192] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/subnets => generated 655 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1193] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/networks/d925694f-32f8-4b6e-b8f2-740f282a6f29?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:03.985 7 INFO neutron.db.segments_db [None req-01703606-d405-4452-99b5-048bf4c32899 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment 04224e36-6a75-4c26-a1cf-1027eca90153 of type vxlan for network 66bae0ed-5fe7-4efe-8d68-979c5c1ad4f5 [pid: 8|app: 0|req: 590/1194] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:26:03 2026] GET /v2.0/networks/d925694f-32f8-4b6e-b8f2-740f282a6f29?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) 2026-05-05 23:26:04.170 7 INFO neutron.db.l3_hamode_db [None req-01703606-d405-4452-99b5-048bf4c32899 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:04.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5782c651-308c-4167-a5dc-d31acded8b17'] response: {'server_uuid': 'efc47b7f-35d5-40a2-bd25-d1fa43d97412', 'name': 'network-vif-deleted', 'tag': '41d4d8f2-8668-49de-a6e9-54473f4608da', 'status': 'completed', 'code': 200} 2026-05-05 23:26:04.289 7 INFO neutron.db.l3_hamode_db [None req-01703606-d405-4452-99b5-048bf4c32899 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 591/1195] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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/1196] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/ports?device_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => 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: 593/1197] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1198] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:03 2026] POST /v2.0/routers => generated 510 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1199] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:04 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1200] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => 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: 596/1201] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:05 2026] DELETE /v2.0/security-groups/2d818505-cac5-4b72-a8cf-bfc143655a67 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:05.667 8 INFO neutron.api.v2.resource [None req-545fa3d7-f393-40d6-a7f0-ef18ef89aa1f 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1202] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/security-groups/2d818505-cac5-4b72-a8cf-bfc143655a67 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:05.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-52cd6622-9ead-4e9e-adc9-0c236bb71d9f 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] TaaS: Handle Delete Port: 55612202-26aa-4147-a450-f7e8ebbb420f 2026-05-05 23:26:05.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52cd6622-9ead-4e9e-adc9-0c236bb71d9f 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] Tap Mirror: Handle Delete Port: 55612202-26aa-4147-a450-f7e8ebbb420f [pid: 7|app: 0|req: 606/1203] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:04 2026] PUT /v2.0/routers/7149f84d-9c32-4c12-acf0-529e439737ce/add_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1204] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports/8fcb6b7d-5a7e-448e-8540-3c973fff292a => generated 959 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1205] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:26:05 2026] DELETE /v2.0/floatingips/d8a523be-938e-4d7d-a722-87aec5f703fd => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1206] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:05 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:06.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a0ec245-399c-4708-b6cc-fe7668179110 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: a31e050c-c7da-489c-9b9c-5fa69318c65e 2026-05-05 23:26:06.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a0ec245-399c-4708-b6cc-fe7668179110 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: a31e050c-c7da-489c-9b9c-5fa69318c65e [pid: 8|app: 0|req: 600/1207] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:05 2026] PUT /v2.0/routers/59c8ae7b-806b-4fb6-ab7b-dc1ea5420dae/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1208] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1209] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/ports?device_id=efc47b7f-35d5-40a2-bd25-d1fa43d97412 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1210] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:05 2026] PUT /v2.0/routers/7149f84d-9c32-4c12-acf0-529e439737ce/add_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1211] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:06 2026] GET /v2.0/ports/d1b43c78-e187-4df5-8323-1729f153886a => generated 967 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:07.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf52f7c5-5a86-4855-99bc-72fb278964b0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 3f84531e-fa8f-4de0-a410-5c1c80020d46 2026-05-05 23:26:07.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf52f7c5-5a86-4855-99bc-72fb278964b0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 3f84531e-fa8f-4de0-a410-5c1c80020d46 2026-05-05 23:26:07.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-47835217-da20-4ef1-9946-5fe9965a3b48 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: d1b43c78-e187-4df5-8323-1729f153886a 2026-05-05 23:26:07.131 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47835217-da20-4ef1-9946-5fe9965a3b48 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: d1b43c78-e187-4df5-8323-1729f153886a 2026-05-05 23:26:07.255 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf52f7c5-5a86-4855-99bc-72fb278964b0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: e5d9c1b3-865c-4a8e-b682-72c037235142 2026-05-05 23:26:07.258 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf52f7c5-5a86-4855-99bc-72fb278964b0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: e5d9c1b3-865c-4a8e-b682-72c037235142 [pid: 7|app: 0|req: 610/1212] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:06 2026] PUT /v2.0/routers/7149f84d-9c32-4c12-acf0-529e439737ce/remove_router_interface => generated 309 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:07.633 8 INFO neutron.services.segments.plugin [-] Segment d9a2eae1-0c49-4a65-8a1b-15215533ffc3 resource provider aggregate not found 2026-05-05 23:26:07.637 8 INFO neutron.services.segments.plugin [-] Segment d9a2eae1-0c49-4a65-8a1b-15215533ffc3 resource provider aggregate not found 2026-05-05 23:26:07.652 8 INFO neutron.services.segments.plugin [-] Segment d9a2eae1-0c49-4a65-8a1b-15215533ffc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9a2eae1-0c49-4a65-8a1b-15215533ffc3 found for delete ", "request_id": "req-54c45a2c-0d58-45e4-a206-2fc756431b0d"}]} 2026-05-05 23:26:07.652 8 INFO neutron.db.l3_hamode_db [None req-bf52f7c5-5a86-4855-99bc-72fb278964b0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network 93c307a5-401d-4ed0-83f5-1eecd8d12af3 was deleted as no HA routers are present in tenant ef8bfee7e22146ce88065a83ed0531dc. 2026-05-05 23:26:07.658 8 INFO neutron.services.segments.plugin [-] Segment d9a2eae1-0c49-4a65-8a1b-15215533ffc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9a2eae1-0c49-4a65-8a1b-15215533ffc3 found for delete ", "request_id": "req-e9ca6b58-ce68-4b1e-828e-95029fcf494e"}]} [pid: 8|app: 0|req: 603/1213] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:06 2026] DELETE /v2.0/routers/59c8ae7b-806b-4fb6-ab7b-dc1ea5420dae => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1214] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:07 2026] DELETE /v2.0/subnets/a8d2d299-1c1d-4df2-b4f5-134cf662a4b4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:07.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d77d36a-162e-4cda-a788-90948abcd0a3 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: 8fcb6b7d-5a7e-448e-8540-3c973fff292a 2026-05-05 23:26:07.871 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d77d36a-162e-4cda-a788-90948abcd0a3 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: 8fcb6b7d-5a7e-448e-8540-3c973fff292a 2026-05-05 23:26:07.920 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dbc051d-b366-43fe-9339-1c7815bd9e73 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 284a3ff4-a0d7-4433-88aa-690138b9f69f 2026-05-05 23:26:07.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dbc051d-b366-43fe-9339-1c7815bd9e73 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 284a3ff4-a0d7-4433-88aa-690138b9f69f [pid: 8|app: 0|req: 605/1215] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:07 2026] DELETE /v2.0/networks/2991f4ff-c486-4413-9132-1b844a35d50c => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1216] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1217] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:07 2026] PUT /v2.0/routers/7149f84d-9c32-4c12-acf0-529e439737ce/remove_router_interface => generated 309 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1218] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1219] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/security-groups?tenant_id=ef8bfee7e22146ce88065a83ed0531dc&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1220] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:08 2026] GET /v2.0/ports?device_id=7149f84d-9c32-4c12-acf0-529e439737ce => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1221] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:08 2026] DELETE /v2.0/security-groups/54e79621-8848-420e-b06e-3c951179e8de => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:08.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-6234a1fc-0741-4fad-a2b6-1b5ed896efc1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: cd234fc6-1cc8-49d0-bde6-9e13429f7670 2026-05-05 23:26:08.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6234a1fc-0741-4fad-a2b6-1b5ed896efc1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: cd234fc6-1cc8-49d0-bde6-9e13429f7670 2026-05-05 23:26:08.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-eafd9440-5aa9-4fcc-a1fb-85b7f891d02f aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: ed60e99a-c62c-4f2a-904f-818a4933ae47 2026-05-05 23:26:08.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eafd9440-5aa9-4fcc-a1fb-85b7f891d02f aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: ed60e99a-c62c-4f2a-904f-818a4933ae47 2026-05-05 23:26:08.972 7 INFO neutron.services.segments.plugin [-] Segment 04224e36-6a75-4c26-a1cf-1027eca90153 resource provider aggregate not found 2026-05-05 23:26:08.985 7 INFO neutron.services.segments.plugin [-] Segment 04224e36-6a75-4c26-a1cf-1027eca90153 resource provider aggregate not found 2026-05-05 23:26:08.994 7 INFO neutron.services.segments.plugin [-] Segment 04224e36-6a75-4c26-a1cf-1027eca90153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04224e36-6a75-4c26-a1cf-1027eca90153 found for delete ", "request_id": "req-ab98f62b-dad6-4dea-9dbc-4782797ba7fa"}]} 2026-05-05 23:26:09.010 7 INFO neutron.services.segments.plugin [-] Segment 04224e36-6a75-4c26-a1cf-1027eca90153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04224e36-6a75-4c26-a1cf-1027eca90153 found for delete ", "request_id": "req-818481e8-3d80-44d9-b28c-e0da8cddf517"}]} 2026-05-05 23:26:09.022 7 INFO neutron.db.l3_hamode_db [None req-eafd9440-5aa9-4fcc-a1fb-85b7f891d02f aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] HA network 66bae0ed-5fe7-4efe-8d68-979c5c1ad4f5 was deleted as no HA routers are present in tenant fa0f775579f94e71a324407507d0f290. [pid: 7|app: 0|req: 616/1222] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:08 2026] DELETE /v2.0/routers/7149f84d-9c32-4c12-acf0-529e439737ce => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1223] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/subnets/4b5f23b0-cccf-4e21-baf1-7b2944471dd9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1224] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:08 2026] PUT /v2.0/routers/48ca1b80-54f6-4453-8c2c-85af02f73f28/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1225] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/subnets/af0c74d5-59e6-4181-83aa-ee85a975c22f => 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: 619/1226] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/networks/b156ada7-30db-48ee-b08a-67bb4fac7d66 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:09.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb9c795b-dda3-4362-a50c-5b13624ed730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 5261bd3e-dd1a-44fe-a34f-a76304ace52c 2026-05-05 23:26:09.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb9c795b-dda3-4362-a50c-5b13624ed730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 5261bd3e-dd1a-44fe-a34f-a76304ace52c 2026-05-05 23:26:09.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-54789cd9-42f7-4c58-a50d-03d4ba6c59c8 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: aa2c2900-9642-4676-a024-df599761b94d 2026-05-05 23:26:09.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54789cd9-42f7-4c58-a50d-03d4ba6c59c8 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: aa2c2900-9642-4676-a024-df599761b94d 2026-05-05 23:26:09.678 8 INFO neutron.services.segments.plugin [-] Segment 7f8032a1-e80c-426c-8625-2f8f02c66277 resource provider aggregate not found 2026-05-05 23:26:09.694 8 INFO neutron.services.segments.plugin [-] Segment 7f8032a1-e80c-426c-8625-2f8f02c66277 resource provider aggregate not found 2026-05-05 23:26:09.700 8 INFO neutron.services.segments.plugin [-] Segment 7f8032a1-e80c-426c-8625-2f8f02c66277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8032a1-e80c-426c-8625-2f8f02c66277 found for delete ", "request_id": "req-0d4a7ef8-18a3-49b7-b9cc-cdbac77f06a3"}]} [pid: 7|app: 0|req: 620/1227] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/networks/766418f1-2d2b-4ffa-871d-6a69fdd8effc => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:09.715 8 INFO neutron.services.segments.plugin [-] Segment 7f8032a1-e80c-426c-8625-2f8f02c66277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8032a1-e80c-426c-8625-2f8f02c66277 found for delete ", "request_id": "req-d3a37eb2-d0ec-415a-a478-94fcc8d07ffa"}]} [pid: 7|app: 0|req: 621/1228] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:09.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb9c795b-dda3-4362-a50c-5b13624ed730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 2c028c47-fdde-433c-bf14-cda46a77d1ec 2026-05-05 23:26:09.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb9c795b-dda3-4362-a50c-5b13624ed730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 2c028c47-fdde-433c-bf14-cda46a77d1ec 2026-05-05 23:26:09.817 7 INFO neutron.db.segments_db [None req-6cc9d726-4e22-4927-b45e-a850e3f5d947 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment 46cae614-41b0-47ea-a25e-5e1bd0ea064a of type vxlan for network 52b4d79f-15d8-450e-a09c-fcc8ad5a889b [pid: 7|app: 0|req: 622/1229] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:09 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1230] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:09 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:10.177 8 INFO neutron.db.l3_hamode_db [None req-eb9c795b-dda3-4362-a50c-5b13624ed730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network 5e4c0e98-6156-40d0-9140-d1433eea6262 was deleted as no HA routers are present in tenant 3e8afe546f9747c1ba652f8c125476b5. [pid: 8|app: 0|req: 608/1231] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:09 2026] DELETE /v2.0/routers/48ca1b80-54f6-4453-8c2c-85af02f73f28 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1232] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:09 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:10.263 7 INFO neutron.db.segments_db [None req-8d5dabde-f011-446f-bad9-28b944c3f446 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment 0ee5408f-4da8-47c3-bc06-04797e69df45 of type vxlan for network 3801f48e-1153-4575-be22-97dfdbeaa292 [pid: 8|app: 0|req: 609/1233] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/subnets/4733ab52-d040-44d4-b00c-36c0f15bc2f0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:10.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b6cafb0-d43c-4aef-844b-7ab07e865a23 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: bb9dd71e-6e64-40e5-bcbf-626a47a481bd 2026-05-05 23:26:10.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b6cafb0-d43c-4aef-844b-7ab07e865a23 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: bb9dd71e-6e64-40e5-bcbf-626a47a481bd 2026-05-05 23:26:10.526 7 INFO neutron.db.l3_hamode_db [None req-8d5dabde-f011-446f-bad9-28b944c3f446 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1234] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/networks/0840bf25-20f7-4c93-91fd-e8aa3ae71275 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:10.658 7 INFO neutron.db.l3_hamode_db [None req-8d5dabde-f011-446f-bad9-28b944c3f446 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 611/1235] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:10 2026] GET /v2.0/security-groups?tenant_id=3e8afe546f9747c1ba652f8c125476b5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1236] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:10 2026] DELETE /v2.0/security-groups/c688278c-c7bf-48f6-bdfd-b34a3b363031 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:11.043 7 INFO neutron.services.segments.plugin [-] Segment 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 resource provider aggregate not found 2026-05-05 23:26:11.044 7 INFO neutron.services.segments.plugin [-] Segment 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 resource provider aggregate not found 2026-05-05 23:26:11.064 7 INFO neutron.services.segments.plugin [-] Segment 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 found for delete ", "request_id": "req-163a4639-4aad-4c24-be39-353f4d1d1f80"}]} 2026-05-05 23:26:11.082 7 INFO neutron.services.segments.plugin [-] Segment 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d64b783-192a-4fb0-83cc-c1ca6b7702c9 found for delete ", "request_id": "req-69b88584-6b51-41c5-8e68-646801893bcf"}]} 2026-05-05 23:26:11.088 7 INFO neutron.services.segments.plugin [-] Segment 88e31f46-b953-40ab-94d3-87dd0b5bf3ef resource provider aggregate not found 2026-05-05 23:26:11.104 7 INFO neutron.services.segments.plugin [-] Segment 88e31f46-b953-40ab-94d3-87dd0b5bf3ef resource provider aggregate not found 2026-05-05 23:26:11.116 7 INFO neutron.services.segments.plugin [-] Segment 88e31f46-b953-40ab-94d3-87dd0b5bf3ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e31f46-b953-40ab-94d3-87dd0b5bf3ef found for delete ", "request_id": "req-665383b1-37e4-4128-9e3b-d997d590c31f"}]} 2026-05-05 23:26:11.118 7 INFO neutron.services.segments.plugin [-] Segment 88e31f46-b953-40ab-94d3-87dd0b5bf3ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e31f46-b953-40ab-94d3-87dd0b5bf3ef found for delete ", "request_id": "req-a7c63ed4-44f2-4961-a8ad-043a6fa0b395"}]} [pid: 7|app: 0|req: 625/1237] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:10 2026] POST /v2.0/routers => generated 511 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1238] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1239] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/security-groups?tenant_id=daa754c87cb14de5af50c1126877e5f5&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1240] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:11 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:11.725 8 INFO neutron.services.segments.plugin [-] Segment a7a69a36-1764-49c3-917a-3bcf9ad34a1d resource provider aggregate not found 2026-05-05 23:26:11.741 8 INFO neutron.services.segments.plugin [-] Segment a7a69a36-1764-49c3-917a-3bcf9ad34a1d resource provider aggregate not found 2026-05-05 23:26:11.750 8 INFO neutron.services.segments.plugin [-] Segment a7a69a36-1764-49c3-917a-3bcf9ad34a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a69a36-1764-49c3-917a-3bcf9ad34a1d found for delete ", "request_id": "req-f8fb109f-6763-4dca-b573-d46cea16007d"}]} 2026-05-05 23:26:11.761 8 INFO neutron.services.segments.plugin [-] Segment a7a69a36-1764-49c3-917a-3bcf9ad34a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a69a36-1764-49c3-917a-3bcf9ad34a1d found for delete ", "request_id": "req-30d978d3-7b7b-474a-bb5d-52fc6e07d133"}]} [pid: 8|app: 0|req: 615/1241] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:11 2026] DELETE /v2.0/security-groups/3b01c5df-ca70-4028-bd8f-7585103fc250 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:11.772 8 INFO neutron.services.segments.plugin [-] Segment 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 resource provider aggregate not found 2026-05-05 23:26:11.790 8 INFO neutron.services.segments.plugin [-] Segment 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 found for delete ", "request_id": "req-e2923507-f789-4880-9e80-0c9772cbb1b3"}]} [pid: 7|app: 0|req: 627/1242] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:11 2026] POST /v2.0/ports => generated 964 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:11.793 8 INFO neutron.services.segments.plugin [-] Segment 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 resource provider aggregate not found 2026-05-05 23:26:11.823 8 INFO neutron.services.segments.plugin [-] Segment 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de3bcdf-7ee9-4ae7-bbcd-78d5b23808a2 found for delete ", "request_id": "req-b4ce83fb-85e4-4342-808f-fc8eb2a49321"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1243] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:12 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1244] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:12 2026] GET /v2.0/security-groups?id=f858ae50-164f-4273-9d98-76a48b887684&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: 616/1245] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:11 2026] PUT /v2.0/routers/263df2eb-aa8c-45f6-8982-9f9324382260/add_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1246] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:12 2026] GET /v2.0/ports/40b0c31a-6d74-46a2-be5e-b040d5294561 => generated 1038 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-05-05 23:26:13.203 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1024780-ed59-4e13-bca8-1aab91244d76 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: 40b0c31a-6d74-46a2-be5e-b040d5294561 2026-05-05 23:26:13.207 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1024780-ed59-4e13-bca8-1aab91244d76 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: 40b0c31a-6d74-46a2-be5e-b040d5294561 [pid: 8|app: 0|req: 617/1249] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:12 2026] PUT /v2.0/routers/263df2eb-aa8c-45f6-8982-9f9324382260/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:13.780 7 INFO neutron.api.v2.resource [None req-1012fb21-e0d8-49dd-9c8d-fa2604347317 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1250] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:13 2026] PUT /v2.0/routers/263df2eb-aa8c-45f6-8982-9f9324382260/remove_router_interface => generated 197 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1251] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:13 2026] GET /v2.0/ports?device_id=263df2eb-aa8c-45f6-8982-9f9324382260 => 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: 618/1252] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:26:13 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:13.966 8 INFO neutron_taas.services.taas.taas_plugin [req-6aa2d85b-c076-4ced-bcfc-f2808e186f07 req-e8e6e852-bf4e-4162-9ecc-acd2c40e390c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] TaaS: Handle Delete Port: c1d4f2f0-7b75-4339-8fc4-351e67d161a8 2026-05-05 23:26:13.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-624f69a0-ba1f-4aac-8c14-49a68ca7b3c6 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: e8130901-a140-4d55-80de-9ceb46cb36fb 2026-05-05 23:26:13.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6aa2d85b-c076-4ced-bcfc-f2808e186f07 req-e8e6e852-bf4e-4162-9ecc-acd2c40e390c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Tap Mirror: Handle Delete Port: c1d4f2f0-7b75-4339-8fc4-351e67d161a8 2026-05-05 23:26:13.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-624f69a0-ba1f-4aac-8c14-49a68ca7b3c6 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: e8130901-a140-4d55-80de-9ceb46cb36fb [pid: 8|app: 0|req: 619/1253] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:26:13 2026] DELETE /v2.0/ports/c1d4f2f0-7b75-4339-8fc4-351e67d161a8 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1254] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:14 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:14.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9819b2d8-fae9-4476-b703-b980cfa08634'] response: {'server_uuid': '6f84a9ec-561c-4bbb-8c5d-edbd9050771e', 'name': 'network-vif-deleted', 'tag': 'c1d4f2f0-7b75-4339-8fc4-351e67d161a8', 'status': 'completed', 'code': 200} 2026-05-05 23:26:14.284 7 INFO neutron.services.segments.plugin [-] Segment 0ee5408f-4da8-47c3-bc06-04797e69df45 resource provider aggregate not found 2026-05-05 23:26:14.290 7 INFO neutron.services.segments.plugin [-] Segment 0ee5408f-4da8-47c3-bc06-04797e69df45 resource provider aggregate not found 2026-05-05 23:26:14.308 7 INFO neutron.services.segments.plugin [-] Segment 0ee5408f-4da8-47c3-bc06-04797e69df45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee5408f-4da8-47c3-bc06-04797e69df45 found for delete ", "request_id": "req-81fe72bf-1d69-42e4-9706-890043878528"}]} 2026-05-05 23:26:14.309 7 INFO neutron.services.segments.plugin [-] Segment 0ee5408f-4da8-47c3-bc06-04797e69df45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee5408f-4da8-47c3-bc06-04797e69df45 found for delete ", "request_id": "req-2a674749-455f-4572-bacf-9ced407074de"}]} 2026-05-05 23:26:14.317 7 INFO neutron.db.l3_hamode_db [None req-624f69a0-ba1f-4aac-8c14-49a68ca7b3c6 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] HA network 3801f48e-1153-4575-be22-97dfdbeaa292 was deleted as no HA routers are present in tenant fa0f775579f94e71a324407507d0f290. [pid: 7|app: 0|req: 635/1255] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:13 2026] DELETE /v2.0/routers/263df2eb-aa8c-45f6-8982-9f9324382260 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1256] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:14 2026] DELETE /v2.0/subnets/2d03b33e-5097-4fac-b7ae-cb896b9f76b6 => 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: 636/1257] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:14 2026] DELETE /v2.0/networks/52b4d79f-15d8-450e-a09c-fcc8ad5a889b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:14.684 8 INFO neutron.db.segments_db [None req-85102df9-ec55-4bd7-9b4a-e047e4368114 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment f7944cea-d73c-476f-8098-f9eaf2c7544c of type vxlan for network 0b4b8256-be18-4823-bb05-97adfbd37deb [pid: 8|app: 0|req: 622/1258] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1259] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/subnets => generated 646 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:15.023 8 INFO neutron.db.segments_db [None req-cb4a2a57-024b-4302-af66-74ce53627404 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment 24771579-4386-4c2c-bf08-008cd201b02f of type vxlan for network 76e216ec-43ed-416e-b688-41e37bd2345d [pid: 7|app: 0|req: 638/1260] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:15.379 8 INFO neutron.db.l3_hamode_db [None req-cb4a2a57-024b-4302-af66-74ce53627404 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:15.499 8 INFO neutron.db.l3_hamode_db [None req-cb4a2a57-024b-4302-af66-74ce53627404 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 639/1261] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/security-groups?tenant_id=644d0e9a91124f2394f457c779dcd0d5&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1262] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/security-groups?tenant_id=99255803be504aa5bee9e7dcf54132c9&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1263] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:15 2026] DELETE /v2.0/security-groups/e8d1482d-4a20-45e7-b0f9-8f1e55631e86 => 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: 642/1264] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:15 2026] DELETE /v2.0/security-groups/1b509734-5d57-45e6-b31d-549d4c4eeb84 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1265] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:15 2026] GET /v2.0/security-groups?tenant_id=16ac69d09aa046479b2d7a5ffd2c1216&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1266] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:14 2026] POST /v2.0/routers => generated 511 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1267] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:16 2026] DELETE /v2.0/security-groups/55ff1957-85eb-44c0-82f3-bf8d2d7d8c56 => 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: 624/1268] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/security-groups?tenant_id=5c7aa06e08e549ffa42d2fc26d5708e2&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1269] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:16 2026] DELETE /v2.0/security-groups/1a677bbc-abde-44ce-8b20-85dead8bbf13 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:16.327 7 INFO neutron.services.segments.plugin [-] Segment 46cae614-41b0-47ea-a25e-5e1bd0ea064a resource provider aggregate not found 2026-05-05 23:26:16.333 7 INFO neutron.services.segments.plugin [-] Segment 46cae614-41b0-47ea-a25e-5e1bd0ea064a resource provider aggregate not found [pid: 8|app: 0|req: 626/1270] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:16 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:16.353 7 INFO neutron.services.segments.plugin [-] Segment 46cae614-41b0-47ea-a25e-5e1bd0ea064a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cae614-41b0-47ea-a25e-5e1bd0ea064a found for delete ", "request_id": "req-decd195c-073f-4dc0-ac67-7f22a4e6cbd6"}]} 2026-05-05 23:26:16.354 7 INFO neutron.services.segments.plugin [-] Segment 46cae614-41b0-47ea-a25e-5e1bd0ea064a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cae614-41b0-47ea-a25e-5e1bd0ea064a found for delete ", "request_id": "req-10becd55-1276-4da3-8a5d-7664568d82e5"}]} [pid: 7|app: 0|req: 645/1271] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:16 2026] PUT /v2.0/routers/2e492873-69a5-44cb-b3ec-d70827f55986/add_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1272] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/ports/0afcf9c0-2c51-4b26-b110-bac1fe94f0c7 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1273] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:17.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-62854f8a-7bbf-4398-9280-070bdd2b6514 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: 0afcf9c0-2c51-4b26-b110-bac1fe94f0c7 2026-05-05 23:26:17.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62854f8a-7bbf-4398-9280-070bdd2b6514 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: 0afcf9c0-2c51-4b26-b110-bac1fe94f0c7 [pid: 7|app: 0|req: 646/1274] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:17 2026] PUT /v2.0/routers/2e492873-69a5-44cb-b3ec-d70827f55986/remove_router_interface => generated 309 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1275] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:17 2026] GET /v2.0/ports?device_id=2e492873-69a5-44cb-b3ec-d70827f55986 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:18.062 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8ed915a-c0e7-451b-86bc-edc445bbcbc5 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: 9689233a-d9c4-4f04-80a7-278732216484 2026-05-05 23:26:18.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8ed915a-c0e7-451b-86bc-edc445bbcbc5 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: 9689233a-d9c4-4f04-80a7-278732216484 2026-05-05 23:26:18.402 7 INFO neutron.services.segments.plugin [-] Segment 24771579-4386-4c2c-bf08-008cd201b02f resource provider aggregate not found 2026-05-05 23:26:18.408 7 INFO neutron.services.segments.plugin [-] Segment 24771579-4386-4c2c-bf08-008cd201b02f resource provider aggregate not found 2026-05-05 23:26:18.422 7 INFO neutron.services.segments.plugin [-] Segment 24771579-4386-4c2c-bf08-008cd201b02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24771579-4386-4c2c-bf08-008cd201b02f found for delete ", "request_id": "req-08782df1-1ee6-471f-b7f5-3164359b38a6"}]} 2026-05-05 23:26:18.426 7 INFO neutron.db.l3_hamode_db [None req-a8ed915a-c0e7-451b-86bc-edc445bbcbc5 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] HA network 76e216ec-43ed-416e-b688-41e37bd2345d was deleted as no HA routers are present in tenant fa0f775579f94e71a324407507d0f290. [pid: 7|app: 0|req: 647/1276] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:17 2026] DELETE /v2.0/routers/2e492873-69a5-44cb-b3ec-d70827f55986 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:18.438 7 INFO neutron.services.segments.plugin [-] Segment 24771579-4386-4c2c-bf08-008cd201b02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24771579-4386-4c2c-bf08-008cd201b02f found for delete ", "request_id": "req-c19affa1-37f0-4c5f-bb77-021d849d7759"}]} [pid: 7|app: 0|req: 648/1277] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/ports?device_id=6f84a9ec-561c-4bbb-8c5d-edbd9050771e => 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: 630/1278] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:18 2026] DELETE /v2.0/subnets/2bd64ec6-2022-4098-94f0-37566fe37d7b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:18.711 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fc6ff68-1f11-4b88-9402-83dab0da129e aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: 2f70260e-ed0b-4d49-8f88-c5b4dc366648 2026-05-05 23:26:18.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fc6ff68-1f11-4b88-9402-83dab0da129e aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: 2f70260e-ed0b-4d49-8f88-c5b4dc366648 [pid: 7|app: 0|req: 649/1279] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:18 2026] GET /v2.0/security-groups?tenant_id=d2ca4d5404bf4fe5a578de368c2e24ea&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:18.881 8 INFO neutron.services.segments.plugin [-] Segment f7944cea-d73c-476f-8098-f9eaf2c7544c resource provider aggregate not found 2026-05-05 23:26:18.881 8 INFO neutron.services.segments.plugin [-] Segment f7944cea-d73c-476f-8098-f9eaf2c7544c resource provider aggregate not found 2026-05-05 23:26:18.918 8 INFO neutron.services.segments.plugin [-] Segment f7944cea-d73c-476f-8098-f9eaf2c7544c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7944cea-d73c-476f-8098-f9eaf2c7544c found for delete ", "request_id": "req-d6684162-c2c5-424b-a650-cc02e7b6dad1"}]} [pid: 8|app: 0|req: 631/1280] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:18 2026] DELETE /v2.0/networks/0b4b8256-be18-4823-bb05-97adfbd37deb => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:18.925 8 INFO neutron.services.segments.plugin [-] Segment f7944cea-d73c-476f-8098-f9eaf2c7544c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7944cea-d73c-476f-8098-f9eaf2c7544c found for delete ", "request_id": "req-bd8b728a-256a-40ec-b828-dd2f2a4f2f46"}]} [pid: 7|app: 0|req: 650/1281] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:18 2026] DELETE /v2.0/security-groups/8de379c4-675a-47b9-9968-f90abb738d5e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:18.970 8 INFO neutron.db.segments_db [None req-737985c2-c39f-436e-bc50-dc2f19347cf4 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Added segment bf06934b-6669-43e4-a582-0a2a3b27043c of type vxlan for network a46a0e7d-b2ca-4e30-9624-f9d5ed1fc874 2026-05-05 23:26:19.168 8 INFO neutron.db.l3_hamode_db [None req-737985c2-c39f-436e-bc50-dc2f19347cf4 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:19.919 8 INFO neutron.db.l3_hamode_db [None req-737985c2-c39f-436e-bc50-dc2f19347cf4 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1282] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:18 2026] POST /v2.0/routers => generated 690 bytes in 1780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1283] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/routers/d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 696 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1284] 10.0.0.246 () {32 vars in 653 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/extensions => generated 21537 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1285] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/routers => generated 699 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1286] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:20 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:21.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-00dd6833-3810-4393-8a1b-d9c0a5673562 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 9339f064-61f8-497f-8c02-c943dd2ba9ac 2026-05-05 23:26:21.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00dd6833-3810-4393-8a1b-d9c0a5673562 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 9339f064-61f8-497f-8c02-c943dd2ba9ac [pid: 7|app: 0|req: 654/1287] 10.0.0.246 () {34 vars in 741 bytes} [Tue May 5 23:26:20 2026] PUT /v2.0/routers/d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 703 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1288] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1289] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/routers/d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 703 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1290] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1291] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/ports?device_id=d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1292] 10.0.0.246 () {32 vars in 665 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:21.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-b140ced1-452f-4997-b459-164b939a0b15 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: f6a11c8d-d757-472c-9e50-f66d63cd65be 2026-05-05 23:26:21.517 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b140ced1-452f-4997-b459-164b939a0b15 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: f6a11c8d-d757-472c-9e50-f66d63cd65be [pid: 8|app: 0|req: 634/1293] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:20 2026] PUT /v2.0/routers/8630a9d6-5d31-4c24-81fd-07bfb7b287f2/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1294] 10.0.0.246 () {32 vars in 699 bytes} [Tue May 5 23:26:21 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:21.798 7 INFO neutron_taas.services.taas.taas_plugin [None req-b140ced1-452f-4997-b459-164b939a0b15 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] TaaS: Handle Delete Port: 1d7e2cd0-23c8-41c1-bb17-61902a232482 2026-05-05 23:26:21.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b140ced1-452f-4997-b459-164b939a0b15 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] Tap Mirror: Handle Delete Port: 1d7e2cd0-23c8-41c1-bb17-61902a232482 2026-05-05 23:26:21.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e2c1eb2-6a1a-4ac9-930d-06abf4f4d665 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 7c1d3a39-d9a3-4cd9-93d2-734dabafe817 2026-05-05 23:26:21.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2c1eb2-6a1a-4ac9-930d-06abf4f4d665 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 7c1d3a39-d9a3-4cd9-93d2-734dabafe817 2026-05-05 23:26:22.136 7 INFO neutron.services.segments.plugin [-] Segment bf06934b-6669-43e4-a582-0a2a3b27043c resource provider aggregate not found 2026-05-05 23:26:22.141 7 INFO neutron.services.segments.plugin [-] Segment bf06934b-6669-43e4-a582-0a2a3b27043c resource provider aggregate not found 2026-05-05 23:26:22.159 7 INFO neutron.services.segments.plugin [-] Segment bf06934b-6669-43e4-a582-0a2a3b27043c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf06934b-6669-43e4-a582-0a2a3b27043c found for delete ", "request_id": "req-fb93b782-0976-4ff5-aa46-f8d62ff87301"}]} 2026-05-05 23:26:22.161 7 INFO neutron.services.segments.plugin [-] Segment bf06934b-6669-43e4-a582-0a2a3b27043c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf06934b-6669-43e4-a582-0a2a3b27043c found for delete ", "request_id": "req-d10f1c6a-215a-4e74-9826-96e1305aa9a1"}]} 2026-05-05 23:26:22.173 7 INFO neutron.db.l3_hamode_db [None req-b140ced1-452f-4997-b459-164b939a0b15 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] HA network a46a0e7d-b2ca-4e30-9624-f9d5ed1fc874 was deleted as no HA routers are present in tenant fa0f775579f94e71a324407507d0f290. [pid: 7|app: 0|req: 660/1295] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/routers/d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1296] 10.0.0.246 () {32 vars in 697 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:22.223 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e2c1eb2-6a1a-4ac9-930d-06abf4f4d665 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: e636934d-db69-45ea-9967-62e682010a63 2026-05-05 23:26:22.227 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2c1eb2-6a1a-4ac9-930d-06abf4f4d665 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: e636934d-db69-45ea-9967-62e682010a63 [pid: 7|app: 0|req: 662/1297] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/security-groups?tenant_id=89737d3cc5694b11843dbc0c44597213&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1298] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/ports?device_id=d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1299] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 665/1300] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/security-groups/4d9e0424-f7f2-4267-ad27-75a1bd795588 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:22.546 7 INFO neutron.api.v2.resource [None req-41246de7-0afa-493a-bb4d-bbf474d25428 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] delete failed (client error): The resource could not be found. 2026-05-05 23:26:22.546 8 INFO neutron.services.segments.plugin [-] Segment c8215982-3422-4d3b-865c-74c1df812bf6 resource provider aggregate not found [pid: 7|app: 0|req: 666/1301] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/routers/d04afa0b-ff96-4b91-bb19-62b9220dfd33 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:22.548 8 INFO neutron.services.segments.plugin [-] Segment c8215982-3422-4d3b-865c-74c1df812bf6 resource provider aggregate not found [pid: 7|app: 0|req: 667/1302] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:22.561 8 INFO neutron.db.l3_hamode_db [None req-2e2c1eb2-6a1a-4ac9-930d-06abf4f4d665 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network e50a7107-7440-4ba6-b748-ff8bb725bf08 was deleted as no HA routers are present in tenant b3895343d61b4d40a691629e29cf1bc0. 2026-05-05 23:26:22.565 8 INFO neutron.services.segments.plugin [-] Segment c8215982-3422-4d3b-865c-74c1df812bf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8215982-3422-4d3b-865c-74c1df812bf6 found for delete ", "request_id": "req-e29be0d2-3f30-4dc3-a70c-c1f1cc5cc72e"}]} [pid: 7|app: 0|req: 668/1303] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/ports?device_id=2e492873-69a5-44cb-b3ec-d70827f55986 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1304] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:21 2026] DELETE /v2.0/routers/8630a9d6-5d31-4c24-81fd-07bfb7b287f2 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:22.568 8 INFO neutron.services.segments.plugin [-] Segment c8215982-3422-4d3b-865c-74c1df812bf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8215982-3422-4d3b-865c-74c1df812bf6 found for delete ", "request_id": "req-760c369f-8178-4379-97f2-8c57a4814b0d"}]} [pid: 7|app: 0|req: 669/1305] 10.0.0.246 () {32 vars in 703 bytes} [Tue May 5 23:26:22 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) 2026-05-05 23:26:22.584 7 INFO neutron.api.v2.resource [None req-8ee3d0e1-634f-48db-bb45-78bb18f1d9aa aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1306] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/routers/2e492873-69a5-44cb-b3ec-d70827f55986 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1307] 10.0.0.246 () {32 vars in 693 bytes} [Tue May 5 23:26:22 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) 2026-05-05 23:26:22.599 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5f22919-e6b9-4848-9a4c-614228c9e1db aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1308] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/subnets/2bd64ec6-2022-4098-94f0-37566fe37d7b => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1309] 10.0.0.246 () {32 vars in 695 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1310] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/ports?device_id=263df2eb-aa8c-45f6-8982-9f9324382260 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1311] 10.0.0.246 () {32 vars in 685 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:22.634 7 INFO neutron.api.v2.resource [None req-f05281cc-7989-4f5d-a15e-1cd0a00b3bf8 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1312] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/routers/263df2eb-aa8c-45f6-8982-9f9324382260 => generated 135 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1313] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/subnets/5d7e2b07-d5f9-4254-bdcd-07e1bd2a52b3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1314] 10.0.0.246 () {32 vars in 687 bytes} [Tue May 5 23:26:22 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) 2026-05-05 23:26:22.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25c93b49-5e0a-4346-83d6-7d2ae44be7c5 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1315] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/subnets/2d03b33e-5097-4fac-b7ae-cb896b9f76b6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1316] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/security-groups?tenant_id=e450ffb5ad7d405c864c274b3acfc037&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1317] 10.0.0.246 () {32 vars in 661 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1318] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/ports?device_id=7149f84d-9c32-4c12-acf0-529e439737ce => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:22.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-6768ca63-bf62-4746-87ce-63261c9f6fdb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: a79fbaa3-830e-4137-8709-6a5dddd61293 2026-05-05 23:26:22.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6768ca63-bf62-4746-87ce-63261c9f6fdb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: a79fbaa3-830e-4137-8709-6a5dddd61293 [pid: 7|app: 0|req: 680/1319] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/security-groups/beee55f9-2d90-41ea-a75b-ede8f79be72f => 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: 681/1320] 10.0.0.246 () {32 vars in 699 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:22.890 7 INFO neutron.api.v2.resource [None req-3bbc301b-797c-4656-ba62-17e0f9729439 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1321] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/routers/7149f84d-9c32-4c12-acf0-529e439737ce => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1322] 10.0.0.246 () {32 vars in 679 bytes} [Tue May 5 23:26:22 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) 2026-05-05 23:26:22.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e3f6e7b-4c9e-4c0b-ab3b-26fc7a84a636 aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1323] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/subnets/4b5f23b0-cccf-4e21-baf1-7b2944471dd9 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1324] 10.0.0.246 () {32 vars in 683 bytes} [Tue May 5 23:26:22 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) 2026-05-05 23:26:22.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1496e3cc-2995-43f8-9795-f4432bf7e56f aa63b69333734decbc31ebc3c0949782 fa0f775579f94e71a324407507d0f290 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1325] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/subnets/af0c74d5-59e6-4181-83aa-ee85a975c22f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1326] 10.0.0.246 () {32 vars in 675 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1327] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1328] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1329] 10.0.0.246 () {32 vars in 687 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1330] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1331] 10.0.0.246 () {32 vars in 687 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1332] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1333] 10.0.0.246 () {32 vars in 699 bytes} [Tue May 5 23:26:22 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1334] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:22 2026] DELETE /v2.0/networks/d925694f-32f8-4b6e-b8f2-740f282a6f29 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1335] 10.0.0.246 () {32 vars in 679 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1336] 10.0.0.246 () {32 vars in 667 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1337] 10.0.0.246 () {32 vars in 677 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1338] 10.0.0.246 () {32 vars in 665 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/l3-ha => 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: 697/1339] 10.0.0.246 () {32 vars in 675 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1340] 10.0.0.246 () {32 vars in 713 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1341] 10.0.0.246 () {32 vars in 691 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1342] 10.0.0.246 () {32 vars in 683 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1343] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1344] 10.0.0.246 () {32 vars in 687 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1345] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1346] 10.0.0.246 () {32 vars in 675 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1347] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:23 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: 8|app: 0|req: 647/1348] 10.0.0.246 () {32 vars in 675 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1349] 10.0.0.246 () {32 vars in 693 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1350] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1351] 10.0.0.246 () {32 vars in 709 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1352] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1353] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/security-groups?tenant_id=b3895343d61b4d40a691629e29cf1bc0&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1354] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1355] 10.0.0.246 () {32 vars in 697 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1356] 10.0.0.246 () {32 vars in 711 bytes} [Tue May 5 23:26:23 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: 654/1357] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1358] 10.0.0.246 () {32 vars in 687 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1359] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1360] 10.0.0.246 () {32 vars in 675 bytes} [Tue May 5 23:26:23 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: 658/1361] 10.0.0.246 () {32 vars in 671 bytes} [Tue May 5 23:26:23 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: 659/1362] 10.0.0.246 () {32 vars in 661 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1363] 10.0.0.246 () {32 vars in 699 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1364] 10.0.0.246 () {32 vars in 699 bytes} [Tue May 5 23:26:23 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) [pid: 8|app: 0|req: 662/1365] 10.0.0.246 () {32 vars in 677 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-default => 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: 663/1366] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1367] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:23 2026] DELETE /v2.0/security-groups/f858ae50-164f-4273-9d98-76a48b887684 => 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: 664/1368] 10.0.0.246 () {32 vars in 683 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1369] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1370] 10.0.0.246 () {32 vars in 685 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1371] 10.0.0.246 () {32 vars in 707 bytes} [Tue May 5 23:26:23 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: 666/1372] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1373] 10.0.0.246 () {32 vars in 697 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1374] 10.0.0.246 () {32 vars in 695 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1375] 10.0.0.246 () {32 vars in 685 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1376] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1377] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1378] 10.0.0.246 () {32 vars in 667 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1379] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1380] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1381] 10.0.0.246 () {32 vars in 691 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1382] 10.0.0.246 () {32 vars in 691 bytes} [Tue May 5 23:26:23 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: 7|app: 0|req: 712/1383] 10.0.0.246 () {32 vars in 695 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1384] 10.0.0.246 () {32 vars in 685 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1385] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1386] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:23 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: 7|app: 0|req: 716/1387] 10.0.0.246 () {32 vars in 703 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1388] 10.0.0.246 () {32 vars in 713 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1389] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1390] 10.0.0.246 () {32 vars in 715 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1391] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1392] 10.0.0.246 () {32 vars in 741 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1393] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1394] 10.0.0.246 () {32 vars in 683 bytes} [Tue May 5 23:26:23 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: 7|app: 0|req: 724/1395] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1396] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1397] 10.0.0.246 () {32 vars in 679 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1398] 10.0.0.246 () {32 vars in 669 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1399] 10.0.0.246 () {32 vars in 697 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1400] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1401] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1402] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1403] 10.0.0.246 () {32 vars in 683 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1404] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1405] 10.0.0.246 () {32 vars in 695 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1406] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1407] 10.0.0.246 () {32 vars in 697 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1408] 10.0.0.246 () {32 vars in 679 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1409] 10.0.0.246 () {32 vars in 689 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1410] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1411] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/security-groups?tenant_id=fa0f775579f94e71a324407507d0f290&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1412] 10.0.0.246 () {32 vars in 665 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1413] 10.0.0.246 () {32 vars in 681 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1414] 10.0.0.246 () {32 vars in 677 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1415] 10.0.0.246 () {32 vars in 693 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1416] 10.0.0.246 () {32 vars in 677 bytes} [Tue May 5 23:26:23 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: 7|app: 0|req: 745/1417] 10.0.0.246 () {32 vars in 667 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1418] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/taas => generated 175 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1419] 10.0.0.246 () {32 vars in 675 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1420] 10.0.0.246 () {32 vars in 687 bytes} [Tue May 5 23:26:23 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1421] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:23 2026] DELETE /v2.0/security-groups/da7e0613-21cf-4e6b-bb95-abf0e7aa88f4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1422] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:24 2026] GET /v2.0/security-groups?tenant_id=2a2790d8a6934c0cb445bba10bb0c88e&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1423] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:24 2026] DELETE /v2.0/security-groups/77d257d1-9692-4878-8da7-22afac224626 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:24.585 8 INFO neutron.services.segments.plugin [-] Segment 4a90c420-b33a-408d-a393-1697afaafdaa resource provider aggregate not found 2026-05-05 23:26:24.589 8 INFO neutron.services.segments.plugin [-] Segment 4a90c420-b33a-408d-a393-1697afaafdaa resource provider aggregate not found 2026-05-05 23:26:24.597 8 INFO neutron.services.segments.plugin [-] Segment 4a90c420-b33a-408d-a393-1697afaafdaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a90c420-b33a-408d-a393-1697afaafdaa found for delete ", "request_id": "req-53cfc491-833e-439a-84e4-deb7cc1f7c98"}]} 2026-05-05 23:26:24.606 8 INFO neutron.services.segments.plugin [-] Segment 4a90c420-b33a-408d-a393-1697afaafdaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a90c420-b33a-408d-a393-1697afaafdaa found for delete ", "request_id": "req-40056cee-bbd0-4094-ac33-0c2941687540"}]} [pid: 7|app: 0|req: 750/1424] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:25 2026] GET /v2.0/security-groups?tenant_id=9bc299519ba744b384b1a086bf9c85ab&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1425] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:25 2026] DELETE /v2.0/security-groups/8faf5e9d-0860-4b9f-948a-9493f15b770b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:26.625 7 INFO neutron.db.segments_db [None req-ecadabdc-be02-4d28-9c97-61140a180893 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Added segment 031077c7-315c-4387-9e98-1a6339d267b1 of type vxlan for network 4d7b5032-fac5-4234-9693-70571ed8d3a6 2026-05-05 23:26:26.671 7 INFO neutron.db.segments_db [None req-ecadabdc-be02-4d28-9c97-61140a180893 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Added segment 4da5f9db-fb3e-4ccf-86d9-3c794151b327 of type vxlan for network ffa30b25-6b52-44cb-8838-0d032212f8c8 [pid: 7|app: 0|req: 751/1426] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:26 2026] POST /v2.0/networks => generated 1244 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1427] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:26:26 2026] GET /v2.0/networks => generated 1843 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:26.967 7 INFO neutron.services.segments.plugin [-] Segment 031077c7-315c-4387-9e98-1a6339d267b1 resource provider aggregate not found 2026-05-05 23:26:26.970 7 INFO neutron.services.segments.plugin [-] Segment 031077c7-315c-4387-9e98-1a6339d267b1 resource provider aggregate not found [pid: 7|app: 0|req: 752/1428] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:26 2026] DELETE /v2.0/networks/4d7b5032-fac5-4234-9693-70571ed8d3a6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:26.996 7 INFO neutron.services.segments.plugin [-] Segment 031077c7-315c-4387-9e98-1a6339d267b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031077c7-315c-4387-9e98-1a6339d267b1 found for delete ", "request_id": "req-5cdcf913-c058-4b24-acf0-dc9eff25de77"}]} 2026-05-05 23:26:26.999 7 INFO neutron.services.segments.plugin [-] Segment 031077c7-315c-4387-9e98-1a6339d267b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031077c7-315c-4387-9e98-1a6339d267b1 found for delete ", "request_id": "req-96f77e16-e1d8-49c9-b316-1e4403cd7c4c"}]} 2026-05-05 23:26:27.118 8 INFO neutron.services.segments.plugin [-] Segment 4da5f9db-fb3e-4ccf-86d9-3c794151b327 resource provider aggregate not found 2026-05-05 23:26:27.127 8 INFO neutron.services.segments.plugin [-] Segment 4da5f9db-fb3e-4ccf-86d9-3c794151b327 resource provider aggregate not found 2026-05-05 23:26:27.141 8 INFO neutron.services.segments.plugin [-] Segment 4da5f9db-fb3e-4ccf-86d9-3c794151b327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da5f9db-fb3e-4ccf-86d9-3c794151b327 found for delete ", "request_id": "req-46d2c9c0-a9db-4940-ac3b-c6181d9b3b89"}]} 2026-05-05 23:26:27.147 8 INFO neutron.services.segments.plugin [-] Segment 4da5f9db-fb3e-4ccf-86d9-3c794151b327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da5f9db-fb3e-4ccf-86d9-3c794151b327 found for delete ", "request_id": "req-592da78c-d909-47cc-a2e8-513f22affdac"}]} [pid: 8|app: 0|req: 677/1429] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:26 2026] DELETE /v2.0/networks/ffa30b25-6b52-44cb-8838-0d032212f8c8 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1430] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:26:27 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:27.284 8 INFO neutron.db.segments_db [None req-3fa27d83-c4b4-4902-aa41-dcac58684a27 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Added segment 5fec2617-7422-4ff8-9e72-368c52c7e77c of type vxlan for network 071a2b72-b0bc-48a7-a33e-d9153cd30657 [pid: 8|app: 0|req: 678/1431] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/networks => generated 654 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:27.465 7 INFO neutron.db.segments_db [None req-aea68391-9cde-4940-a82f-bb64267505af 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Added segment 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 of type vxlan for network b87edcb5-00d1-4d43-be44-74a87f13b32a [pid: 7|app: 0|req: 754/1432] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/networks => generated 653 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1433] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:27 2026] POST /v2.0/ports => generated 1505 bytes in 537 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: 680/1434] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports => generated 1505 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:28.235 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdd01aab-8112-4052-b64a-645534bd7b88 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] TaaS: Handle Delete Port: 28d6110f-27f5-4c20-8b67-fb29a7be94c6 2026-05-05 23:26:28.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdd01aab-8112-4052-b64a-645534bd7b88 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Tap Mirror: Handle Delete Port: 28d6110f-27f5-4c20-8b67-fb29a7be94c6 [pid: 7|app: 0|req: 755/1435] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/security-groups?tenant_id=7556d7035c474c008a95e2687d82c6f4&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1436] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:28 2026] DELETE /v2.0/ports/28d6110f-27f5-4c20-8b67-fb29a7be94c6 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:28.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-493ae62f-7916-442b-9605-4a4fc942e3bc 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] TaaS: Handle Delete Port: 195c8cae-95ab-457f-abd8-d97d7bef91ef 2026-05-05 23:26:28.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-493ae62f-7916-442b-9605-4a4fc942e3bc 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Tap Mirror: Handle Delete Port: 195c8cae-95ab-457f-abd8-d97d7bef91ef [pid: 7|app: 0|req: 756/1437] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:28 2026] DELETE /v2.0/security-groups/9abbcec4-566b-4df7-b35f-c8eff26b2902 => 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: 682/1440] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:28 2026] DELETE /v2.0/ports/195c8cae-95ab-457f-abd8-d97d7bef91ef => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1441] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:28.586 8 INFO neutron.db.segments_db [None req-117d2365-fd37-4b9e-b363-7a4939fe2c80 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Added segment 2b3e5303-0d95-403a-8234-c9234fc8298f of type vxlan for network 95b9ab1e-ff22-40b4-ae10-63db67fc766e [pid: 7|app: 0|req: 759/1442] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:28 2026] GET /v2.0/security-groups?tenant_id=f26c6e515b6b416db5ea9767ff91c7a2&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1443] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:28 2026] POST /v2.0/networks => generated 654 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1444] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:28 2026] DELETE /v2.0/security-groups/00ac4621-542d-4fc5-9486-84289bdb912f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:28.737 8 INFO neutron.db.segments_db [None req-02a340a0-d56f-46ce-9650-3bae73bdf588 24728911336b4adebe98394b545a8ca8 86ba645b6ba245b39d9253c9e2ad49eb - - default default] Added segment e48c9491-ccce-416d-9ec9-984aa70ee98e of type vxlan for network e2bee152-0ab2-40f5-8abf-7c2211cb38c7 [pid: 8|app: 0|req: 685/1445] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:28 2026] POST /v2.0/networks => generated 653 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1446] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:29 2026] POST /v2.0/subnets => generated 1323 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1447] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:26:29 2026] GET /v2.0/subnets => generated 1959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1448] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:29 2026] DELETE /v2.0/subnets/2a40b07a-3b4a-4dfe-8b94-35cc3490ead3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1449] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:29 2026] DELETE /v2.0/subnets/a6c28691-2479-411f-b139-43239f3f4544 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1450] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:26:30 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:30.189 8 INFO neutron.services.segments.plugin [-] Segment e48c9491-ccce-416d-9ec9-984aa70ee98e resource provider aggregate not found 2026-05-05 23:26:30.194 8 INFO neutron.services.segments.plugin [-] Segment e48c9491-ccce-416d-9ec9-984aa70ee98e resource provider aggregate not found 2026-05-05 23:26:30.213 8 INFO neutron.services.segments.plugin [-] Segment e48c9491-ccce-416d-9ec9-984aa70ee98e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e48c9491-ccce-416d-9ec9-984aa70ee98e found for delete ", "request_id": "req-8540085c-5330-4a82-b4c5-8cb24b3cc32b"}]} 2026-05-05 23:26:30.214 8 INFO neutron.services.segments.plugin [-] Segment e48c9491-ccce-416d-9ec9-984aa70ee98e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e48c9491-ccce-416d-9ec9-984aa70ee98e found for delete ", "request_id": "req-58c32e13-4201-4736-b4e1-20251e46e0ee"}]} [pid: 8|app: 0|req: 688/1451] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/networks/e2bee152-0ab2-40f5-8abf-7c2211cb38c7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1452] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:30 2026] GET /v2.0/security-groups?tenant_id=96796780dfef4f0fbf5930b2955b2d5c&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1453] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/security-groups/6c106247-7b6e-4f31-9910-8e2cc919f57b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:30.726 7 INFO neutron.services.segments.plugin [-] Segment 2b3e5303-0d95-403a-8234-c9234fc8298f resource provider aggregate not found 2026-05-05 23:26:30.726 7 INFO neutron.services.segments.plugin [-] Segment 2b3e5303-0d95-403a-8234-c9234fc8298f resource provider aggregate not found 2026-05-05 23:26:30.742 7 INFO neutron.services.segments.plugin [-] Segment 2b3e5303-0d95-403a-8234-c9234fc8298f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3e5303-0d95-403a-8234-c9234fc8298f found for delete ", "request_id": "req-68ba67f2-908e-42b8-9b87-45a8a011d1ef"}]} 2026-05-05 23:26:30.756 7 INFO neutron.services.segments.plugin [-] Segment 2b3e5303-0d95-403a-8234-c9234fc8298f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3e5303-0d95-403a-8234-c9234fc8298f found for delete ", "request_id": "req-66d928df-86f2-4d6c-ae10-7d8b937cea6a"}]} [pid: 7|app: 0|req: 764/1454] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/networks/95b9ab1e-ff22-40b4-ae10-63db67fc766e => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1455] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/networks/b87edcb5-00d1-4d43-be44-74a87f13b32a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1456] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:30 2026] DELETE /v2.0/networks/071a2b72-b0bc-48a7-a33e-d9153cd30657 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1457] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:31 2026] GET /v2.0/security-groups?tenant_id=86ba645b6ba245b39d9253c9e2ad49eb&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1458] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:31 2026] DELETE /v2.0/security-groups/5f012172-b4cc-432f-88d9-9d5fa3c774ff => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:32.245 8 INFO neutron.services.segments.plugin [-] Segment 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 resource provider aggregate not found 2026-05-05 23:26:32.253 8 INFO neutron.services.segments.plugin [-] Segment 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 resource provider aggregate not found 2026-05-05 23:26:32.269 8 INFO neutron.services.segments.plugin [-] Segment 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 found for delete ", "request_id": "req-57c71a37-7f90-49a7-8f8d-2e97ab48ddba"}]} 2026-05-05 23:26:32.271 8 INFO neutron.services.segments.plugin [-] Segment 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a0a1ff-64c4-4705-ac8e-0afa9f7e1a45 found for delete ", "request_id": "req-1cc350b5-fc6a-4a7e-8b45-53be4ea9c9f9"}]} 2026-05-05 23:26:32.596 8 INFO neutron.db.segments_db [None req-1d7f0fee-4fce-41a6-b03a-e88450ec5fcb 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Added segment 13c722e6-aaf2-42b6-99ad-46ad69525e19 of type vxlan for network 6c322afa-5e56-4e0f-bd52-c697eb8b01d1 [pid: 8|app: 0|req: 693/1459] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:32 2026] POST /v2.0/networks => generated 640 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:32.764 7 INFO neutron.services.segments.plugin [-] Segment 5fec2617-7422-4ff8-9e72-368c52c7e77c resource provider aggregate not found 2026-05-05 23:26:32.779 7 INFO neutron.services.segments.plugin [-] Segment 5fec2617-7422-4ff8-9e72-368c52c7e77c resource provider aggregate not found 2026-05-05 23:26:32.787 7 INFO neutron.services.segments.plugin [-] Segment 5fec2617-7422-4ff8-9e72-368c52c7e77c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fec2617-7422-4ff8-9e72-368c52c7e77c found for delete ", "request_id": "req-97969aaa-31cb-4585-9907-71da4f6903c6"}]} 2026-05-05 23:26:32.805 7 INFO neutron.services.segments.plugin [-] Segment 5fec2617-7422-4ff8-9e72-368c52c7e77c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fec2617-7422-4ff8-9e72-368c52c7e77c found for delete ", "request_id": "req-3d55625a-2d5d-4f8e-b678-cd2223e7d3b8"}]} [pid: 7|app: 0|req: 767/1460] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:32 2026] POST /v2.0/subnets => generated 658 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1461] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/security-groups?tenant_id=3c585cb67a444b7aa6746fc3f8815f80&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1462] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:26:32 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1463] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/security-groups/730e68a2-43ff-420e-b408-eff1d296812f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1464] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 731 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:33.559 7 INFO neutron.db.segments_db [None req-daaeb0c6-c381-4ecf-be97-6c52d655d255 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Added segment 76a5c330-04b8-48f5-8350-c945293ccf12 of type vxlan for network 974049f1-bd83-4e5a-8c4f-9021c412714a [pid: 8|app: 0|req: 696/1465] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:33 2026] GET /v2.0/security-groups?tenant_id=faf8c7e143904261bffd49b0720e5a16&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1466] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/networks => generated 638 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1467] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:33 2026] DELETE /v2.0/security-groups/84230740-1e8b-479a-b56f-b6e2182d5d0a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:33.775 8 INFO neutron.db.segments_db [None req-0f0176c6-09ce-45b2-80a5-94995257b16b 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Added segment fa356adf-9d82-4bdb-ba86-933ee3c1fdbe of type vxlan for network 8761010b-4af8-4cf1-962b-41145ac103f3 [pid: 8|app: 0|req: 697/1468] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/networks => generated 645 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1469] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 656 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1470] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:33 2026] GET /v2.0/security-groups?tenant_id=01ca7f37614d43cf8d9d716a5e31e7c9&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1471] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/subnets => generated 726 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1472] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:33 2026] POST /v2.0/ports => generated 775 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 700/1473] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:34 2026] DELETE /v2.0/security-groups/3cf7868b-61b5-4251-9688-aca8c6683e1e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:34.282 7 INFO neutron.db.segments_db [None req-fa264c88-59c0-4cb9-b73a-23a77e21e3c2 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Added segment 4bd28bc3-1b12-452e-9c60-221392540c91 of type vxlan for network 71a395a0-018d-4dde-afba-2b9779e501d2 2026-05-05 23:26:34.310 8 INFO neutron.db.segments_db [None req-2b129bf9-7d6c-4845-89ba-8e5cfd1e9c8c 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Added segment e0cbb56c-01a1-44b3-953f-319ef859e43c of type vxlan for network c23a636f-0dfd-45c5-9fdc-bda3e489529d [pid: 7|app: 0|req: 774/1474] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/networks => generated 637 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1475] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1476] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/subnets => generated 655 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1477] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1478] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/subnets => generated 729 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:34.847 7 INFO neutron.db.segments_db [None req-36515327-c916-4657-8b9f-587aa2b41f99 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Added segment dc0e10f7-56d4-400c-9377-6349a1a38bd6 of type vxlan for network 86bc956d-825f-4b48-9a07-ffddeb9ea78a [pid: 8|app: 0|req: 703/1479] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/ports => generated 950 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:35.116 7 INFO neutron.db.l3_hamode_db [None req-36515327-c916-4657-8b9f-587aa2b41f99 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:35.251 8 INFO neutron.db.segments_db [None req-b5dbd13f-4e5b-4f71-be4c-3bdd219fe639 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Added segment 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c of type vxlan for network 86bce10a-b23e-4ae3-aebc-734853efb027 [pid: 8|app: 0|req: 704/1480] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:35 2026] POST /v2.0/networks => generated 650 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:35.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd99ad0d-c98c-4e80-9f6b-1d0f8ab4b4ac 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] TaaS: Handle Delete Port: 1553cc26-4197-4c97-92ae-8214345174e1 2026-05-05 23:26:35.449 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd99ad0d-c98c-4e80-9f6b-1d0f8ab4b4ac 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Tap Mirror: Handle Delete Port: 1553cc26-4197-4c97-92ae-8214345174e1 [pid: 8|app: 0|req: 705/1481] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:35 2026] DELETE /v2.0/ports/1553cc26-4197-4c97-92ae-8214345174e1 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1482] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:35 2026] POST /v2.0/subnets => generated 627 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:35.858 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14a60ec8-79cc-4684-9600-7f7e6fd27886 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1483] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:35 2026] DELETE /v2.0/ports/1553cc26-4197-4c97-92ae-8214345174e1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:35.893 8 INFO neutron.db.segments_db [None req-e24d1343-0d6a-4ff7-ac4a-8e23104bb9c2 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Added segment d7455d6e-d892-4fda-af67-e242aed55211 of type vxlan for network 5c6ed6ab-c328-4763-8eab-802217c58802 2026-05-05 23:26:35.899 7 INFO neutron.db.l3_hamode_db [None req-36515327-c916-4657-8b9f-587aa2b41f99 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:36.097 8 INFO neutron.db.l3_hamode_db [None req-e24d1343-0d6a-4ff7-ac4a-8e23104bb9c2 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1484] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:34 2026] POST /v2.0/routers => generated 685 bytes in 1966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:36.795 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7347d615-be4b-4332-a39b-de2aafb4dbcd 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1485] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:36 2026] GET /v2.0/ports/1553cc26-4197-4c97-92ae-8214345174e1 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:37.112 8 INFO neutron.db.l3_hamode_db [None req-e24d1343-0d6a-4ff7-ac4a-8e23104bb9c2 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 708/1486] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:35 2026] POST /v2.0/routers => generated 694 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1487] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:37 2026] DELETE /v2.0/subnets/64c84ea5-e3c3-42c3-a80a-c2128f563e3c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1488] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:36 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/add_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:38.153 7 INFO neutron.services.segments.plugin [-] Segment e0cbb56c-01a1-44b3-953f-319ef859e43c resource provider aggregate not found 2026-05-05 23:26:38.155 7 INFO neutron.services.segments.plugin [-] Segment e0cbb56c-01a1-44b3-953f-319ef859e43c resource provider aggregate not found 2026-05-05 23:26:38.173 7 INFO neutron.services.segments.plugin [-] Segment e0cbb56c-01a1-44b3-953f-319ef859e43c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0cbb56c-01a1-44b3-953f-319ef859e43c found for delete ", "request_id": "req-51c9d51b-98e6-42da-afb2-8306f64d9d47"}]} 2026-05-05 23:26:38.179 7 INFO neutron.services.segments.plugin [-] Segment e0cbb56c-01a1-44b3-953f-319ef859e43c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0cbb56c-01a1-44b3-953f-319ef859e43c found for delete ", "request_id": "req-cca1be56-e7b8-4921-9c6f-f0651c141fcd"}]} [pid: 7|app: 0|req: 780/1489] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:38 2026] DELETE /v2.0/networks/c23a636f-0dfd-45c5-9fdc-bda3e489529d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1490] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:38 2026] PUT /v2.0/routers/14da962f-5f2d-4b67-a1b1-912091f60234/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:39.320 8 INFO neutron.db.segments_db [None req-beab150d-de18-4655-b345-c66e99bd09e2 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Added segment 94f32e89-4fe8-48b7-8813-b258f9c68d39 of type vxlan for network aec7ced3-bdc9-4e3f-be82-3bf91d02a0ea [pid: 8|app: 0|req: 711/1491] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:39 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1492] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:38 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/add_router_interface => generated 309 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1493] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:39 2026] POST /v2.0/ports => generated 955 bytes in 321 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: 782/1494] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:39 2026] POST /v2.0/subnets => generated 626 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1495] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:39 2026] POST /v2.0/ports => generated 955 bytes in 397 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: 784/1496] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:40 2026] POST /v2.0/ports => generated 912 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1497] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:39 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/add_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:41.262 7 INFO neutron.db.l3_db [None req-b21f3e25-1978-4216-8d96-70256f83c49a 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Floating IP bd58eefe-cf73-4771-8428-c99e93619e5e associated. External IP: 10.96.250.218, port: 2f5c8801-0981-474f-b087-ed063f699fb8. 2026-05-05 23:26:41.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fb975c4-fa09-49e8-82f4-79b4a56a9d0b 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] TaaS: Handle Delete Port: a063f5c4-a23b-442e-a769-bf163e180930 2026-05-05 23:26:41.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fb975c4-fa09-49e8-82f4-79b4a56a9d0b 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Tap Mirror: Handle Delete Port: a063f5c4-a23b-442e-a769-bf163e180930 [pid: 8|app: 0|req: 714/1498] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:41 2026] DELETE /v2.0/ports/a063f5c4-a23b-442e-a769-bf163e180930 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1499] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:26:40 2026] POST /v2.0/floatingips => generated 842 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1500] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/security-groups => generated 1627 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:26:41.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14fb3d1d-a9d0-4113-b4d0-e32698b07b50 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1501] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:41 2026] GET /v2.0/ports/a063f5c4-a23b-442e-a769-bf163e180930 => 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: 787/1502] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:41.642 8 INFO neutron.db.l3_db [None req-f2ee3784-9114-4f62-8e31-590faa1ea3ac 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Floating IP bd58eefe-cf73-4771-8428-c99e93619e5e disassociated. External IP: 10.96.250.218, port: 2f5c8801-0981-474f-b087-ed063f699fb8. [pid: 7|app: 0|req: 788/1503] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:41 2026] DELETE /v2.0/subnets/79c8bd60-d7c2-4147-ae6b-3bb689bdb5f5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1504] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1505] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:26:41 2026] PUT /v2.0/floatingips/bd58eefe-cf73-4771-8428-c99e93619e5e => generated 552 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:41.994 7 INFO neutron.services.segments.plugin [-] Segment 94f32e89-4fe8-48b7-8813-b258f9c68d39 resource provider aggregate not found 2026-05-05 23:26:41.999 7 INFO neutron.services.segments.plugin [-] Segment 94f32e89-4fe8-48b7-8813-b258f9c68d39 resource provider aggregate not found 2026-05-05 23:26:42.011 7 INFO neutron.services.segments.plugin [-] Segment 94f32e89-4fe8-48b7-8813-b258f9c68d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f32e89-4fe8-48b7-8813-b258f9c68d39 found for delete ", "request_id": "req-56cd04a1-054a-4fd2-8a11-eba954acfc9a"}]} [pid: 7|app: 0|req: 790/1506] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:41 2026] DELETE /v2.0/networks/aec7ced3-bdc9-4e3f-be82-3bf91d02a0ea => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:42.021 7 INFO neutron.services.segments.plugin [-] Segment 94f32e89-4fe8-48b7-8813-b258f9c68d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f32e89-4fe8-48b7-8813-b258f9c68d39 found for delete ", "request_id": "req-1ac93bd2-a536-4d3b-985b-f39907e80f18"}]} [pid: 8|app: 0|req: 717/1507] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:42.124 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffec9e8c-ab0b-4e9c-ade8-1831cbe2a10a 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: c0834479-d2b9-4773-a231-01e47af24d3c 2026-05-05 23:26:42.127 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffec9e8c-ab0b-4e9c-ade8-1831cbe2a10a 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: c0834479-d2b9-4773-a231-01e47af24d3c [pid: 7|app: 0|req: 791/1508] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:26:42 2026] DELETE /v2.0/floatingips/bd58eefe-cf73-4771-8428-c99e93619e5e => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1509] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/ports => generated 774 bytes in 321 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: 792/1510] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1511] 10.0.0.246 () {34 vars in 737 bytes} [Tue May 5 23:26:42 2026] PUT /v2.0/ports/4c37394e-3301-4f4b-bddf-f58a1e771812 => generated 752 bytes in 230 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: 794/1512] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:42.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f75d13e-51b1-4662-a002-82747af28e03 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] TaaS: Handle Delete Port: 4c37394e-3301-4f4b-bddf-f58a1e771812 2026-05-05 23:26:42.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f75d13e-51b1-4662-a002-82747af28e03 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Tap Mirror: Handle Delete Port: 4c37394e-3301-4f4b-bddf-f58a1e771812 [pid: 7|app: 0|req: 795/1513] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:42 2026] DELETE /v2.0/ports/4c37394e-3301-4f4b-bddf-f58a1e771812 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1514] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1515] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:43.065 8 INFO neutron.db.l3_db [None req-4389993f-994f-4367-9bd9-85161b9ecd38 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Floating IP a874401d-bff3-4b93-b6a9-c5413270817b associated. External IP: 10.96.250.213, port: f7eca1f6-b442-4778-9b11-e27004ad4a2e. [pid: 7|app: 0|req: 798/1516] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:43 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) 2026-05-05 23:26:43.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c855c351-d087-4370-8bdf-28e1af6ebd60 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1517] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/ports/4c37394e-3301-4f4b-bddf-f58a1e771812 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1518] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1519] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1520] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:26:42 2026] POST /v2.0/floatingips => generated 842 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1521] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/ports/4083597a-43fc-4423-902d-f21c2b680bdf => generated 775 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1522] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/floatingips/a874401d-bff3-4b93-b6a9-c5413270817b => generated 842 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:43.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b118b70b-2df3-46a7-a9dc-094404953080 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1523] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:43 2026] DELETE /v2.0/ports/a063f5c4-a23b-442e-a769-bf163e180930 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1526] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1527] 10.0.0.246 () {32 vars in 655 bytes} [Tue May 5 23:26:43 2026] GET /v2.0/floatingips => generated 845 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:43.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e53da107-b1db-4eec-80fd-81f5d7c4ecda 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1528] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:43 2026] DELETE /v2.0/subnets/79c8bd60-d7c2-4147-ae6b-3bb689bdb5f5 => 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: 726/1529] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a9bd73e-46be-4746-9d8b-2f0d547bf762 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1530] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:43 2026] DELETE /v2.0/subnets/64c84ea5-e3c3-42c3-a80a-c2128f563e3c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:43.854 7 INFO neutron.db.l3_db [None req-4dbede2d-c72e-439d-b205-055d840e1859 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Floating IP a874401d-bff3-4b93-b6a9-c5413270817b associated. External IP: 10.96.250.213, port: f7eca1f6-b442-4778-9b11-e27004ad4a2e. [pid: 8|app: 0|req: 728/1531] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:26:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:43.972 8 INFO neutron_taas.services.taas.taas_plugin [None req-23085203-ada7-42d0-a944-584f5135f456 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] TaaS: Handle Delete Port: 4083597a-43fc-4423-902d-f21c2b680bdf 2026-05-05 23:26:43.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23085203-ada7-42d0-a944-584f5135f456 1fd3f5be0de34dbda20d7637f5975c21 c57795a108b24c09a0500379b1cab3a6 - - default default] Tap Mirror: Handle Delete Port: 4083597a-43fc-4423-902d-f21c2b680bdf [pid: 8|app: 0|req: 729/1532] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:43 2026] DELETE /v2.0/ports/4083597a-43fc-4423-902d-f21c2b680bdf => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:44.173 8 INFO neutron.services.segments.plugin [-] Segment fa356adf-9d82-4bdb-ba86-933ee3c1fdbe resource provider aggregate not found 2026-05-05 23:26:44.180 8 INFO neutron.services.segments.plugin [-] Segment fa356adf-9d82-4bdb-ba86-933ee3c1fdbe resource provider aggregate not found 2026-05-05 23:26:44.190 8 INFO neutron.services.segments.plugin [-] Segment fa356adf-9d82-4bdb-ba86-933ee3c1fdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa356adf-9d82-4bdb-ba86-933ee3c1fdbe found for delete ", "request_id": "req-098cf55b-d8b0-4c8e-8358-b203ee87935f"}]} 2026-05-05 23:26:44.197 8 INFO neutron.services.segments.plugin [-] Segment fa356adf-9d82-4bdb-ba86-933ee3c1fdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa356adf-9d82-4bdb-ba86-933ee3c1fdbe found for delete ", "request_id": "req-d57a2ebc-0b91-432f-a70d-4de7129d6471"}]} [pid: 8|app: 0|req: 730/1533] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/networks/8761010b-4af8-4cf1-962b-41145ac103f3 => 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: 731/1534] 10.0.0.244 () {34 vars in 1094 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-620440327&fields=id&tenant_id=14f74f836e214ff79c1b862486619e67 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1535] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1536] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/quotas/14f74f836e214ff79c1b862486619e67 => 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: 804/1537] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:26:43 2026] PUT /v2.0/floatingips/a874401d-bff3-4b93-b6a9-c5413270817b => generated 842 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1538] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&fields=id => generated 241 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1539] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:44.523 7 INFO neutron.db.l3_db [None req-8aac3421-297c-4dd4-9717-d1b0dda06a2f 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Floating IP a874401d-bff3-4b93-b6a9-c5413270817b disassociated. External IP: 10.96.250.213, port: 2f5c8801-0981-474f-b087-ed063f699fb8. [pid: 8|app: 0|req: 736/1540] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1541] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => 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: 805/1542] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:26:44 2026] PUT /v2.0/floatingips/a874401d-bff3-4b93-b6a9-c5413270817b => generated 552 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:44.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f90cc9b-f80d-482f-9d90-8a73dd3d8ab0 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: 08b946a4-870e-4321-88b1-8c480159489e 2026-05-05 23:26:44.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f90cc9b-f80d-482f-9d90-8a73dd3d8ab0 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: 08b946a4-870e-4321-88b1-8c480159489e [pid: 8|app: 0|req: 738/1543] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:44 2026] GET /v2.0/security-groups?tenant_id=c57795a108b24c09a0500379b1cab3a6&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: 739/1544] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/security-groups/4d5b6fc2-8179-4831-b449-58050b6ff554 => 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: 806/1545] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:26:44 2026] DELETE /v2.0/floatingips/a874401d-bff3-4b93-b6a9-c5413270817b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:45.151 8 INFO neutron.api.v2.resource [None req-355c72da-1fc2-44ef-a5e7-c53fcb73c2f5 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1546] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:26:45 2026] DELETE /v2.0/floatingips/a874401d-bff3-4b93-b6a9-c5413270817b => generated 144 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:45.255 7 INFO neutron_taas.services.taas.taas_plugin [None req-31237c70-d16d-4b4e-b547-e46d3b08e233 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: 2f5c8801-0981-474f-b087-ed063f699fb8 2026-05-05 23:26:45.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31237c70-d16d-4b4e-b547-e46d3b08e233 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: 2f5c8801-0981-474f-b087-ed063f699fb8 [pid: 7|app: 0|req: 807/1547] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:45 2026] DELETE /v2.0/ports/2f5c8801-0981-474f-b087-ed063f699fb8 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:45.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-67d1a215-c429-4bb0-969e-6f737b8047fc 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: f7eca1f6-b442-4778-9b11-e27004ad4a2e 2026-05-05 23:26:45.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67d1a215-c429-4bb0-969e-6f737b8047fc 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: f7eca1f6-b442-4778-9b11-e27004ad4a2e [pid: 8|app: 0|req: 741/1548] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:45 2026] DELETE /v2.0/ports/f7eca1f6-b442-4778-9b11-e27004ad4a2e => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1549] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:45 2026] GET /v2.0/ports?device_id=14da962f-5f2d-4b67-a1b1-912091f60234 => generated 958 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:46.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3f8c342-fd32-45b7-a01f-ee09a1ac5a74 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: fbc12c23-7861-47ea-b74d-8270777e7631 2026-05-05 23:26:46.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3f8c342-fd32-45b7-a01f-ee09a1ac5a74 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: fbc12c23-7861-47ea-b74d-8270777e7631 [pid: 8|app: 0|req: 742/1550] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:45 2026] PUT /v2.0/routers/14da962f-5f2d-4b67-a1b1-912091f60234/remove_router_interface => generated 309 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:46.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7e38016-5299-4d30-890e-61673df88d62 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: ce920f60-86d5-4dc6-8192-5e50158e1dfc 2026-05-05 23:26:46.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e38016-5299-4d30-890e-61673df88d62 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: ce920f60-86d5-4dc6-8192-5e50158e1dfc 2026-05-05 23:26:47.070 8 INFO neutron.db.segments_db [None req-bb41350f-1e1f-452f-bfae-5592f33080e3 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment 759c4f36-b7da-4448-9541-a1a0a644e393 of type vxlan for network e932060c-f1fe-4166-a56d-1d0cf2551709 2026-05-05 23:26:47.076 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7e38016-5299-4d30-890e-61673df88d62 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] TaaS: Handle Delete Port: 63cc6e50-48af-4919-a81f-524e748b6663 2026-05-05 23:26:47.079 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e38016-5299-4d30-890e-61673df88d62 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] Tap Mirror: Handle Delete Port: 63cc6e50-48af-4919-a81f-524e748b6663 [pid: 8|app: 0|req: 743/1551] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:46 2026] POST /v2.0/networks => generated 629 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1552] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:47 2026] GET /v2.0/security-groups?tenant_id=935887bfc7cf43dfb74d6da95e7b1b2b&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:47.384 7 INFO neutron.services.segments.plugin [-] Segment d7455d6e-d892-4fda-af67-e242aed55211 resource provider aggregate not found 2026-05-05 23:26:47.395 7 INFO neutron.services.segments.plugin [-] Segment d7455d6e-d892-4fda-af67-e242aed55211 resource provider aggregate not found 2026-05-05 23:26:47.412 7 INFO neutron.services.segments.plugin [-] Segment d7455d6e-d892-4fda-af67-e242aed55211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7455d6e-d892-4fda-af67-e242aed55211 found for delete ", "request_id": "req-a3d22bf7-c4fa-4362-831c-4f7b9eb023b8"}]} 2026-05-05 23:26:47.417 7 INFO neutron.services.segments.plugin [-] Segment d7455d6e-d892-4fda-af67-e242aed55211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7455d6e-d892-4fda-af67-e242aed55211 found for delete ", "request_id": "req-8c08aee1-9593-4482-87a0-981916f53419"}]} 2026-05-05 23:26:47.425 7 INFO neutron.db.l3_hamode_db [None req-a7e38016-5299-4d30-890e-61673df88d62 64062fed2a1f461b9f495a09d9e10c5e b5b93050442640fe8e6f2c2b11bde40c - - default default] HA network 5c6ed6ab-c328-4763-8eab-802217c58802 was deleted as no HA routers are present in tenant b5b93050442640fe8e6f2c2b11bde40c. 2026-05-05 23:26:47.426 8 INFO neutron.db.segments_db [None req-c4028ddd-28d2-4f1f-bd8d-11e0e47f32f4 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment 7827b736-9f0c-4715-b615-4b458663653c of type vxlan for network 1c3f7b79-34cf-4313-b434-9aa61de73b8a [pid: 7|app: 0|req: 809/1553] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:46 2026] DELETE /v2.0/routers/14da962f-5f2d-4b67-a1b1-912091f60234 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1554] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:47 2026] POST /v2.0/networks => generated 629 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1555] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:47 2026] DELETE /v2.0/security-groups/122873a3-cc20-4506-b489-c206cffc0c4b => 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: 746/1556] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:47 2026] DELETE /v2.0/subnets/5128e2b5-ca4c-4823-9863-ba725514615c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:47.725 8 INFO neutron.services.segments.plugin [-] Segment 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c resource provider aggregate not found [pid: 7|app: 0|req: 811/1557] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:47 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:47.735 8 INFO neutron.services.segments.plugin [-] Segment 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c resource provider aggregate not found 2026-05-05 23:26:47.748 8 INFO neutron.services.segments.plugin [-] Segment 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c found for delete ", "request_id": "req-a32cb440-1b1b-48bf-a90f-a1c817c14a5d"}]} 2026-05-05 23:26:47.757 8 INFO neutron.services.segments.plugin [-] Segment 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e2e7728-6953-4d7d-be1f-1e36ba8fdc8c found for delete ", "request_id": "req-21f36d98-c53b-467b-94c1-99cb8cedf1ad"}]} [pid: 8|app: 0|req: 747/1558] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:47 2026] DELETE /v2.0/networks/86bce10a-b23e-4ae3-aebc-734853efb027 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1559] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:47 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:48.029 8 INFO neutron.db.segments_db [None req-1732e972-457e-4443-9d1d-404b0672bcb5 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment bb5dcecd-c29a-4ff5-9d8a-497a70575f8f of type vxlan for network f978a40d-2f74-490f-8273-39a4a77d9be8 2026-05-05 23:26:48.271 8 INFO neutron.db.l3_hamode_db [None req-1732e972-457e-4443-9d1d-404b0672bcb5 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:26:48.392 8 INFO neutron.db.l3_hamode_db [None req-1732e972-457e-4443-9d1d-404b0672bcb5 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 813/1560] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?tenant_id=b5b93050442640fe8e6f2c2b11bde40c&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1561] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:48 2026] DELETE /v2.0/security-groups/e07d3d2d-a9b1-43bb-b322-b01dcde16fcc => 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: 748/1562] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:47 2026] POST /v2.0/routers => generated 507 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1563] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1564] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:26:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14f74f836e214ff79c1b862486619e67 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1565] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:26:49 2026] POST /v2.0/ports => generated 1179 bytes in 448 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: 818/1566] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:26:49 2026] PUT /v2.0/ports/3ca32cea-884d-4a79-b3d7-06d672a26597 => generated 1460 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:49.975 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0f371b7-b19f-4f26-9275-3804a03171ef'] response: {'name': 'network-changed', 'server_uuid': '2bee4eb2-c817-4389-a35d-d0ef4ec8e437', 'tag': '3ca32cea-884d-4a79-b3d7-06d672a26597', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 819/1567] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:49 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1194 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1568] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&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: 749/1569] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:48 2026] PUT /v2.0/routers/ad0b9746-0835-4205-b0db-e4164f68b2a7/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1570] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports/e600959a-997a-474c-9a39-c1d577b98b6e => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:50.553 7 INFO neutron.db.segments_db [None req-d9fbd199-1909-460e-9b09-b005cff18e31 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Added segment 7caa6958-8850-43ec-99a1-b5c5c0c18177 of type vxlan for network 419478b8-ba4f-4811-8a14-0e5f70872475 [pid: 7|app: 0|req: 822/1571] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:50 2026] POST /v2.0/networks => generated 649 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1572] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1573] 10.0.0.96 () {30 vars in 649 bytes} [Tue May 5 23:26:50 2026] GET /v2.0/extensions => generated 21537 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1574] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:50 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: 7|app: 0|req: 826/1575] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/networks?tenant_id=14f74f836e214ff79c1b862486619e67&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1576] 10.0.0.96 () {30 vars in 723 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/quotas/d573bd7cc27b4602ad78c5ef501cfe9d/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:51.283 7 INFO neutron.db.segments_db [None req-2d8b9d21-9155-4400-81dd-e4b896111c99 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Added segment 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 of type vxlan for network 737feb63-d1c4-45e3-ba70-856103b2ccdd [pid: 8|app: 0|req: 750/1577] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:50 2026] PUT /v2.0/routers/ad0b9746-0835-4205-b0db-e4164f68b2a7/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1578] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:51 2026] POST /v2.0/networks => generated 636 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1579] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1580] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:51 2026] GET /v2.0/ports/708e34e1-1867-4191-a3b2-17ac3721798a => generated 955 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1581] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:51 2026] POST /v2.0/subnets => generated 646 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:51.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4f632cb-fa40-4605-8fc8-fbd2689defa7 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 708e34e1-1867-4191-a3b2-17ac3721798a 2026-05-05 23:26:51.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4f632cb-fa40-4605-8fc8-fbd2689defa7 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 708e34e1-1867-4191-a3b2-17ac3721798a [pid: 8|app: 0|req: 753/1582] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:51 2026] POST /v2.0/ports => generated 965 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:52.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f27e83f-dae3-444f-9195-64a657a99d2d 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] TaaS: Handle Delete Port: bff61f85-cb9f-433e-b8a0-b18fdac4dbde 2026-05-05 23:26:52.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f27e83f-dae3-444f-9195-64a657a99d2d 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Tap Mirror: Handle Delete Port: bff61f85-cb9f-433e-b8a0-b18fdac4dbde [pid: 7|app: 0|req: 830/1583] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:51 2026] PUT /v2.0/routers/ad0b9746-0835-4205-b0db-e4164f68b2a7/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1584] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/ports/bff61f85-cb9f-433e-b8a0-b18fdac4dbde => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:52.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d912cac-ca1f-4bdf-883d-129f8d781d0b 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1585] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/ports/bff61f85-cb9f-433e-b8a0-b18fdac4dbde => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:52.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af7ea771-9769-40c9-9a08-4277c2fe6804 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1586] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports/bff61f85-cb9f-433e-b8a0-b18fdac4dbde => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1587] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/subnets/2ab589c0-ea26-4abb-ab23-4499b8570437 => 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: 758/1588] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1463 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:52.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-45a1bebe-7982-439c-9567-17d67d2caa1e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: e600959a-997a-474c-9a39-c1d577b98b6e 2026-05-05 23:26:52.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45a1bebe-7982-439c-9567-17d67d2caa1e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: e600959a-997a-474c-9a39-c1d577b98b6e 2026-05-05 23:26:52.581 8 INFO neutron.services.segments.plugin [-] Segment 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 resource provider aggregate not found 2026-05-05 23:26:52.582 8 INFO neutron.services.segments.plugin [-] Segment 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 resource provider aggregate not found 2026-05-05 23:26:52.602 8 INFO neutron.services.segments.plugin [-] Segment 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 found for delete ", "request_id": "req-60f30fd3-c80d-4630-80d4-9f1b614d8b74"}]} 2026-05-05 23:26:52.602 8 INFO neutron.services.segments.plugin [-] Segment 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dcd2abe-4a83-418f-bcb3-fdabfffa7282 found for delete ", "request_id": "req-13ed9efa-eb58-423e-abbf-6df89ed07a4b"}]} [pid: 8|app: 0|req: 759/1589] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:52 2026] DELETE /v2.0/networks/737feb63-d1c4-45e3-ba70-856103b2ccdd => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1590] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=3ca32cea-884d-4a79-b3d7-06d672a26597 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:52.674 8 INFO neutron.db.segments_db [None req-09aa7dd7-11a9-4555-a063-4e1cb8e79367 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Added segment 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb of type vxlan for network ab298de0-34d6-4600-a217-709cc63d09b1 [pid: 8|app: 0|req: 761/1591] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:52 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1592] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 23:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A36a&port_id=3ca32cea-884d-4a79-b3d7-06d672a26597 => 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: 831/1593] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:52 2026] PUT /v2.0/routers/ad0b9746-0835-4205-b0db-e4164f68b2a7/remove_router_interface => generated 309 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1594] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:52 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1595] 10.0.0.96 () {30 vars in 649 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1596] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08&id=c40b90b5-d010-4098-94a8-460f6e095b40 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1597] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?device_id=ad0b9746-0835-4205-b0db-e4164f68b2a7 => 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: 766/1598] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1599] 10.0.0.96 () {30 vars in 723 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/quotas/d573bd7cc27b4602ad78c5ef501cfe9d/details => generated 847 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:53.313 8 INFO neutron_taas.services.taas.taas_plugin [None req-adb9a09b-b7df-4cfc-9525-57ad4bd5a3a0 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 3d4efb1c-39de-4f5f-bba3-cb4c657f3b6c 2026-05-05 23:26:53.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adb9a09b-b7df-4cfc-9525-57ad4bd5a3a0 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 3d4efb1c-39de-4f5f-bba3-cb4c657f3b6c [pid: 7|app: 0|req: 833/1600] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:53 2026] POST /v2.0/ports => generated 923 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1601] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:53.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-532b14ee-6665-4073-8487-ea8d81ab7ce8 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] TaaS: Handle Delete Port: c9bb52f6-f441-46cf-9952-d7923f80b69d 2026-05-05 23:26:53.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-532b14ee-6665-4073-8487-ea8d81ab7ce8 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Tap Mirror: Handle Delete Port: c9bb52f6-f441-46cf-9952-d7923f80b69d [pid: 7|app: 0|req: 835/1602] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/ports/c9bb52f6-f441-46cf-9952-d7923f80b69d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1603] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:26:53.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4db56aba-0ed0-4a59-ac37-69b91f7e0e04 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1604] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/ports/c9bb52f6-f441-46cf-9952-d7923f80b69d => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1605] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:26:53 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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) 2026-05-05 23:26:53.649 8 INFO neutron.db.l3_hamode_db [None req-adb9a09b-b7df-4cfc-9525-57ad4bd5a3a0 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] HA network f978a40d-2f74-490f-8273-39a4a77d9be8 was deleted as no HA routers are present in tenant cd78ae48dda7453c9cae5281e26f17ed. [pid: 8|app: 0|req: 768/1606] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/routers/ad0b9746-0835-4205-b0db-e4164f68b2a7 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1607] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/c34ab657-0b29-45ed-80b1-3dfed9c04d3a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1608] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/ef121810-de25-4f81-b71a-687e260ccba0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:53.831 7 INFO neutron.services.segments.plugin [-] Segment 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb resource provider aggregate not found 2026-05-05 23:26:53.838 7 INFO neutron.services.segments.plugin [-] Segment 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb resource provider aggregate not found 2026-05-05 23:26:53.848 7 INFO neutron.services.segments.plugin [-] Segment 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb found for delete ", "request_id": "req-0718d06e-2d25-4b0e-a133-5542d52af7f2"}]} 2026-05-05 23:26:53.859 7 INFO neutron.services.segments.plugin [-] Segment 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bf48813-6b2d-4c6c-8bcb-3bd58baf52bb found for delete ", "request_id": "req-bf9229b6-cc6c-47d1-91df-d6310bcae3b3"}]} [pid: 7|app: 0|req: 840/1609] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/networks/ab298de0-34d6-4600-a217-709cc63d09b1 => 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: 770/1610] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/subnets/583ba847-5925-4d41-bfa8-1d661ca58b9b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1611] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:53 2026] DELETE /v2.0/networks/1c3f7b79-34cf-4313-b434-9aa61de73b8a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1612] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:53 2026] POST /v2.0/ports => generated 779 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:54.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-02698fc1-a4e9-4abe-b1fa-65c211132566 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 39f1c034-4606-42df-846c-6dd7129838f0 2026-05-05 23:26:54.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02698fc1-a4e9-4abe-b1fa-65c211132566 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 39f1c034-4606-42df-846c-6dd7129838f0 [pid: 7|app: 0|req: 842/1613] 10.0.0.246 () {34 vars in 737 bytes} [Tue May 5 23:26:54 2026] PUT /v2.0/ports/446cece2-2a75-4383-be74-050ad535a90f => generated 752 bytes in 138 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: 772/1614] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/networks/e932060c-f1fe-4166-a56d-1d0cf2551709 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:54.294 7 INFO neutron_taas.services.taas.taas_plugin [None req-39879e7c-70f0-4cf6-a08a-36c4e58ef07d 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] TaaS: Handle Delete Port: 446cece2-2a75-4383-be74-050ad535a90f 2026-05-05 23:26:54.297 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39879e7c-70f0-4cf6-a08a-36c4e58ef07d 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Tap Mirror: Handle Delete Port: 446cece2-2a75-4383-be74-050ad535a90f 2026-05-05 23:26:54.350 8 INFO neutron.db.segments_db [None req-f91a1d09-cbf7-4373-afd4-ef27c8cbaf33 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment bd0b5966-f807-46f3-b459-c694823904d1 of type vxlan for network ee5aea4f-2c6e-4200-85d0-708e2578da26 [pid: 7|app: 0|req: 843/1615] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/ports/446cece2-2a75-4383-be74-050ad535a90f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1616] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/ports => generated 782 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:54.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dab93ca-a391-459c-85bf-473cb1b6244f 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1617] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/ports/446cece2-2a75-4383-be74-050ad535a90f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1618] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1619] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1620] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:54 2026] GET /v2.0/ports/932d45b8-d81c-480d-afbb-347317322a4f => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:54.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55169198-8ee8-432b-9111-39f2654dea72 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1621] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/ports/c9bb52f6-f441-46cf-9952-d7923f80b69d => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:54.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b5bb80f-61b2-4738-90c2-38506bdcf1ff 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1622] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/subnets/c34ab657-0b29-45ed-80b1-3dfed9c04d3a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:54.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a8d8435-cd26-4744-83ae-d17b4f3e33f4 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1623] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/subnets/2ab589c0-ea26-4abb-ab23-4499b8570437 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:26:54.627 8 INFO neutron.services.segments.plugin [-] Segment bb5dcecd-c29a-4ff5-9d8a-497a70575f8f resource provider aggregate not found 2026-05-05 23:26:54.632 8 INFO neutron.services.segments.plugin [-] Segment bb5dcecd-c29a-4ff5-9d8a-497a70575f8f resource provider aggregate not found 2026-05-05 23:26:54.639 8 INFO neutron.services.segments.plugin [-] Segment bb5dcecd-c29a-4ff5-9d8a-497a70575f8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5dcecd-c29a-4ff5-9d8a-497a70575f8f found for delete ", "request_id": "req-c07592cd-fdf3-4ca6-8295-29df6564126d"}]} 2026-05-05 23:26:54.650 8 INFO neutron.services.segments.plugin [-] Segment 7827b736-9f0c-4715-b615-4b458663653c resource provider aggregate not found 2026-05-05 23:26:54.660 8 INFO neutron.services.segments.plugin [-] Segment bb5dcecd-c29a-4ff5-9d8a-497a70575f8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5dcecd-c29a-4ff5-9d8a-497a70575f8f found for delete ", "request_id": "req-4800a8f7-5f4a-4469-862a-30891e75a471"}]} 2026-05-05 23:26:54.668 8 INFO neutron.services.segments.plugin [-] Segment 7827b736-9f0c-4715-b615-4b458663653c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7827b736-9f0c-4715-b615-4b458663653c found for delete ", "request_id": "req-10ef2b98-1d3e-4560-89ce-e72e25334819"}]} 2026-05-05 23:26:54.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-e57e8e32-cb69-4b08-b1a5-b0cf1fc78381 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] TaaS: Handle Delete Port: 932d45b8-d81c-480d-afbb-347317322a4f 2026-05-05 23:26:54.675 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e57e8e32-cb69-4b08-b1a5-b0cf1fc78381 088c42db503e4900b70a2d67b58e06af 345b7b5e5e75405098587aa3cf53f4b4 - - default default] Tap Mirror: Handle Delete Port: 932d45b8-d81c-480d-afbb-347317322a4f 2026-05-05 23:26:54.682 8 INFO neutron.services.segments.plugin [-] Segment 7827b736-9f0c-4715-b615-4b458663653c resource provider aggregate not found 2026-05-05 23:26:54.697 8 INFO neutron.services.segments.plugin [-] Segment 759c4f36-b7da-4448-9541-a1a0a644e393 resource provider aggregate not found 2026-05-05 23:26:54.721 8 INFO neutron.services.segments.plugin [-] Segment 7827b736-9f0c-4715-b615-4b458663653c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7827b736-9f0c-4715-b615-4b458663653c found for delete ", "request_id": "req-1606cec1-8321-4bbd-8f82-ba838cae1229"}]} 2026-05-05 23:26:54.731 8 INFO neutron.services.segments.plugin [-] Segment 759c4f36-b7da-4448-9541-a1a0a644e393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 759c4f36-b7da-4448-9541-a1a0a644e393 found for delete ", "request_id": "req-11bb4613-1cb4-4b7f-be6d-ebd12c120868"}]} 2026-05-05 23:26:54.740 8 INFO neutron.services.segments.plugin [-] Segment 759c4f36-b7da-4448-9541-a1a0a644e393 resource provider aggregate not found 2026-05-05 23:26:54.752 8 INFO neutron.services.segments.plugin [-] Segment 759c4f36-b7da-4448-9541-a1a0a644e393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 759c4f36-b7da-4448-9541-a1a0a644e393 found for delete ", "request_id": "req-897b5a4f-fe96-46ae-b333-a58c825ac3e8"}]} [pid: 7|app: 0|req: 851/1624] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/ports/932d45b8-d81c-480d-afbb-347317322a4f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1625] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/subnets => generated 626 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:26:54.830 8 INFO neutron.db.segments_db [None req-3cf856cc-a2ee-4267-a8e2-bda6e95c80c7 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment 83495600-029e-41bc-8bc6-ac8c56089039 of type vxlan for network 2f623371-348f-4d9b-bd98-edc9c411efcf [pid: 7|app: 0|req: 852/1626] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:54 2026] DELETE /v2.0/networks/419478b8-ba4f-4811-8a14-0e5f70872475 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:55.073 8 INFO neutron.db.l3_hamode_db [None req-3cf856cc-a2ee-4267-a8e2-bda6e95c80c7 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1627] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1194 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1628] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:55.214 8 INFO neutron.db.l3_hamode_db [None req-3cf856cc-a2ee-4267-a8e2-bda6e95c80c7 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 855/1629] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/security-groups?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1630] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:55 2026] GET /v2.0/security-groups?tenant_id=345b7b5e5e75405098587aa3cf53f4b4&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1631] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/security-groups/ba2d62cb-1382-4391-8660-7f598598b230 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1632] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:54 2026] POST /v2.0/routers => generated 507 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1633] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:55 2026] DELETE /v2.0/security-groups/d125cf3a-b235-4590-a870-925de86755a8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:55.863 7 INFO neutron.services.segments.plugin [-] Segment 7caa6958-8850-43ec-99a1-b5c5c0c18177 resource provider aggregate not found 2026-05-05 23:26:55.879 7 INFO neutron.services.segments.plugin [-] Segment 7caa6958-8850-43ec-99a1-b5c5c0c18177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7caa6958-8850-43ec-99a1-b5c5c0c18177 found for delete ", "request_id": "req-a2a09959-ba17-4781-b0b4-a8c97c25908c"}]} 2026-05-05 23:26:55.881 7 INFO neutron.services.segments.plugin [-] Segment 7caa6958-8850-43ec-99a1-b5c5c0c18177 resource provider aggregate not found 2026-05-05 23:26:55.900 7 INFO neutron.services.segments.plugin [-] Segment 7caa6958-8850-43ec-99a1-b5c5c0c18177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7caa6958-8850-43ec-99a1-b5c5c0c18177 found for delete ", "request_id": "req-019f155d-6565-4dea-bbf5-d860dc8e9946"}]} [pid: 8|app: 0|req: 776/1634] 10.0.0.246 () {34 vars in 665 bytes} [Tue May 5 23:26:55 2026] POST /v2.0/ports => generated 951 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1635] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:26:56 2026] PUT /v2.0/routers/a6023110-1292-4d28-9573-3925a49df4bb/add_router_interface => generated 309 bytes in 1306 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: 860/1636] 10.0.0.246 () {32 vars in 623 bytes} [Tue May 5 23:26:57 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1637] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:26:57 2026] GET /v2.0/ports/1d3db5a7-2efd-4957-a0f4-0d4882e0bb2b => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 861/1638] 10.0.0.246 () {32 vars in 633 bytes} [Tue May 5 23:26:57 2026] GET /v2.0/ => generated 632 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:26:57.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9eb887c-ee5b-488f-83cb-79a881a3bad2 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 1d3db5a7-2efd-4957-a0f4-0d4882e0bb2b 2026-05-05 23:26:57.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9eb887c-ee5b-488f-83cb-79a881a3bad2 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 1d3db5a7-2efd-4957-a0f4-0d4882e0bb2b [pid: 8|app: 0|req: 778/1639] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:57 2026] PUT /v2.0/routers/a6023110-1292-4d28-9573-3925a49df4bb/remove_router_interface => generated 309 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:58.382 8 INFO neutron.api.v2.resource [None req-5dc25241-31ee-4469-8506-3b74a4e156d0 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1640] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:26:58 2026] PUT /v2.0/routers/a6023110-1292-4d28-9573-3925a49df4bb/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1641] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:26:58 2026] GET /v2.0/ports?device_id=a6023110-1292-4d28-9573-3925a49df4bb => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1644] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:26:58 2026] GET /v2.0/security-groups?tenant_id=4ccfbe88ce33429e8631c3d1c2681468&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:26:58.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-36dedd31-314c-45ce-ba40-92d9f3730d61 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 47f7c1a1-986c-4e84-a889-03551b64a3ce [pid: 7|app: 0|req: 863/1645] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:26:58 2026] DELETE /v2.0/security-groups/1677dea6-4dc0-42bc-a395-575fca3ab1fc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:26:58.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36dedd31-314c-45ce-ba40-92d9f3730d61 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 47f7c1a1-986c-4e84-a889-03551b64a3ce 2026-05-05 23:26:59.288 8 INFO neutron.services.segments.plugin [-] Segment 83495600-029e-41bc-8bc6-ac8c56089039 resource provider aggregate not found 2026-05-05 23:26:59.291 8 INFO neutron.services.segments.plugin [-] Segment 83495600-029e-41bc-8bc6-ac8c56089039 resource provider aggregate not found 2026-05-05 23:26:59.309 8 INFO neutron.services.segments.plugin [-] Segment 83495600-029e-41bc-8bc6-ac8c56089039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83495600-029e-41bc-8bc6-ac8c56089039 found for delete ", "request_id": "req-71ee676b-914a-46c5-b5d6-806a602384aa"}]} 2026-05-05 23:26:59.314 8 INFO neutron.services.segments.plugin [-] Segment 83495600-029e-41bc-8bc6-ac8c56089039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83495600-029e-41bc-8bc6-ac8c56089039 found for delete ", "request_id": "req-cb6962e8-aed0-4573-b9ab-7eb6225966c4"}]} 2026-05-05 23:26:59.317 8 INFO neutron.db.l3_hamode_db [None req-36dedd31-314c-45ce-ba40-92d9f3730d61 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] HA network 2f623371-348f-4d9b-bd98-edc9c411efcf was deleted as no HA routers are present in tenant cd78ae48dda7453c9cae5281e26f17ed. [pid: 8|app: 0|req: 783/1646] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:58 2026] DELETE /v2.0/routers/a6023110-1292-4d28-9573-3925a49df4bb => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1647] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:26:59 2026] DELETE /v2.0/subnets/0ca399e5-7eee-414f-aaf3-528a01bbe8e7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:59.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-120019a0-0f06-471a-9b0e-9240aefc2584 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 4a010099-85e9-4b6e-8286-53d38fca04da 2026-05-05 23:26:59.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-120019a0-0f06-471a-9b0e-9240aefc2584 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 4a010099-85e9-4b6e-8286-53d38fca04da [pid: 8|app: 0|req: 784/1648] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:26:59 2026] DELETE /v2.0/networks/ee5aea4f-2c6e-4200-85d0-708e2578da26 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:26:59.860 7 INFO neutron.db.segments_db [None req-3e48eec4-9dac-4bf8-bc97-e2a4014441d6 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment 0425d28a-9154-49d5-8180-610bcd19fb68 of type vxlan for network 184bae52-4d3f-44a6-bbf1-2ea12e9b1fcf [pid: 7|app: 0|req: 865/1649] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/networks => generated 630 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1650] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/subnets => generated 626 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:00.181 8 INFO neutron.db.segments_db [None req-f99aafc5-5d56-4722-8eac-675167f08b3e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment fbe47f56-87b4-4e6b-b8d5-7204be27e353 of type vxlan for network 10f408ab-5cc3-4e00-ac14-d767a4be1b1e 2026-05-05 23:27:00.334 7 INFO neutron.db.segments_db [None req-8f6213c7-5a37-41e7-bcb0-fbe4e51c402b e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] Added segment 2c8d848e-6330-4208-b479-c2f512934ed4 of type vxlan for network 77c5df1c-3ae9-498e-8d04-752f8754da8a 2026-05-05 23:27:00.392 8 INFO neutron.db.l3_hamode_db [None req-f99aafc5-5d56-4722-8eac-675167f08b3e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 866/1651] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:26:59 2026] POST /v2.0/networks => generated 726 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1652] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:00.506 8 INFO neutron.db.l3_hamode_db [None req-f99aafc5-5d56-4722-8eac-675167f08b3e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 868/1653] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:00 2026] POST /v2.0/subnets => generated 644 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1654] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:00.708 7 WARNING neutron.api.v2.base [None req-e2465828-8d53-41db-a8da-78d70802937b e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-05 23:27:00.708 7 INFO neutron.api.v2.resource [None req-e2465828-8d53-41db-a8da-78d70802937b e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 870/1655] 10.0.0.246 () {34 vars in 681 bytes} [Tue May 5 23:27:00 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 23:27:00.954 7 INFO neutron.services.segments.plugin [-] Segment 2c8d848e-6330-4208-b479-c2f512934ed4 resource provider aggregate not found 2026-05-05 23:27:00.966 7 INFO neutron.services.segments.plugin [-] Segment 2c8d848e-6330-4208-b479-c2f512934ed4 resource provider aggregate not found 2026-05-05 23:27:00.974 7 INFO neutron.services.segments.plugin [-] Segment 2c8d848e-6330-4208-b479-c2f512934ed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8d848e-6330-4208-b479-c2f512934ed4 found for delete ", "request_id": "req-3a6ee6eb-b833-404a-8b59-46e233fde8c3"}]} 2026-05-05 23:27:00.986 7 INFO neutron.services.segments.plugin [-] Segment 2c8d848e-6330-4208-b479-c2f512934ed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8d848e-6330-4208-b479-c2f512934ed4 found for delete ", "request_id": "req-b20218a9-1c3f-4b13-9341-7412a4a57f14"}]} [pid: 7|app: 0|req: 871/1656] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:00 2026] DELETE /v2.0/networks/77c5df1c-3ae9-498e-8d04-752f8754da8a => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1657] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:00 2026] POST /v2.0/routers => generated 507 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1658] 10.0.0.246 () {32 vars in 818 bytes} [Tue May 5 23:27:00 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&mac_address=fa%3A16%3A3e%3Ae7%3A8d%3Ac0 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:01.113 8 INFO neutron.db.segments_db [None req-337b6709-1ef1-448d-868b-fbd151fb566a e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] Added segment cdc41141-6a5a-466b-9cc2-0ea6086037d9 of type vxlan for network 155f0cea-0c4a-433a-aa97-ec2cc667bf8e [pid: 8|app: 0|req: 787/1659] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:01 2026] POST /v2.0/networks => generated 727 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:01.338 8 INFO neutron.services.segments.plugin [-] Segment bd0b5966-f807-46f3-b459-c694823904d1 resource provider aggregate not found 2026-05-05 23:27:01.339 8 INFO neutron.services.segments.plugin [-] Segment bd0b5966-f807-46f3-b459-c694823904d1 resource provider aggregate not found 2026-05-05 23:27:01.356 8 INFO neutron.services.segments.plugin [-] Segment bd0b5966-f807-46f3-b459-c694823904d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0b5966-f807-46f3-b459-c694823904d1 found for delete ", "request_id": "req-104d1e75-401e-4b6c-9aa5-f662bb9c7779"}]} 2026-05-05 23:27:01.363 8 INFO neutron.services.segments.plugin [-] Segment bd0b5966-f807-46f3-b459-c694823904d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0b5966-f807-46f3-b459-c694823904d1 found for delete ", "request_id": "req-32ddd38e-4de4-4955-a6ff-a3123d21d083"}]} 2026-05-05 23:27:02.052 8 INFO neutron.db.l3_db [None req-061e75ce-b2f1-4705-bf85-e44017ab8238 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Floating IP 1dba772c-4aad-4a23-8d6b-8e04baaf15f1 associated. External IP: 10.96.250.210, port: 3ca32cea-884d-4a79-b3d7-06d672a26597. [pid: 7|app: 0|req: 873/1660] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:27:01 2026] PUT /v2.0/routers/b7e409ee-70ac-4161-8eea-4247f974289a/add_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1661] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:27:01 2026] POST /v2.0/floatingips => generated 854 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1662] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:02 2026] POST /v2.0/subnets => generated 647 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:02.393 7 WARNING neutron.api.v2.base [None req-29e92bb7-e8d3-4961-9d59-44c92d94a525 e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-05 23:27:02.394 7 INFO neutron.api.v2.resource [None req-29e92bb7-e8d3-4961-9d59-44c92d94a525 e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 875/1663] 10.0.0.246 () {34 vars in 681 bytes} [Tue May 5 23:27:02 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1664] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/ports/49823783-c8e5-414a-8faf-ebb64c5a336d => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:02.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d00852f-25da-4850-b1f9-a1940130688b'] response: {'name': 'network-changed', 'server_uuid': '2bee4eb2-c817-4389-a35d-d0ef4ec8e437', 'tag': '3ca32cea-884d-4a79-b3d7-06d672a26597', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 876/1665] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:02 2026] DELETE /v2.0/networks/155f0cea-0c4a-433a-aa97-ec2cc667bf8e => 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: 877/1666] 10.0.0.244 () {34 vars in 1094 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-620440327&fields=id&tenant_id=14f74f836e214ff79c1b862486619e67 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:02.643 7 INFO neutron.db.segments_db [None req-9f8b711d-8d48-4df3-b817-4156696ea1d8 e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] Added segment d81b1015-eed9-4224-9e06-e1c9258a86aa of type vxlan for network 5227289a-7650-4e54-bf7a-de0241af3ecc 2026-05-05 23:27:02.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-a25101ae-ee4b-4365-b52c-3c5d5b637337 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 49823783-c8e5-414a-8faf-ebb64c5a336d 2026-05-05 23:27:02.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a25101ae-ee4b-4365-b52c-3c5d5b637337 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 49823783-c8e5-414a-8faf-ebb64c5a336d [pid: 7|app: 0|req: 878/1667] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:02 2026] POST /v2.0/networks => generated 727 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1668] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 704 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1669] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:02 2026] GET /v2.0/security-groups?tenant_id=bdfe75858cfc4532b467f190a6752038&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:02.998 7 INFO neutron.services.segments.plugin [-] Segment cdc41141-6a5a-466b-9cc2-0ea6086037d9 resource provider aggregate not found 2026-05-05 23:27:03.004 7 INFO neutron.services.segments.plugin [-] Segment cdc41141-6a5a-466b-9cc2-0ea6086037d9 resource provider aggregate not found 2026-05-05 23:27:03.020 7 INFO neutron.services.segments.plugin [-] Segment cdc41141-6a5a-466b-9cc2-0ea6086037d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdc41141-6a5a-466b-9cc2-0ea6086037d9 found for delete ", "request_id": "req-3283da5b-1cb6-408c-8a0e-96110adc592a"}]} 2026-05-05 23:27:03.025 7 INFO neutron.services.segments.plugin [-] Segment cdc41141-6a5a-466b-9cc2-0ea6086037d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdc41141-6a5a-466b-9cc2-0ea6086037d9 found for delete ", "request_id": "req-1744a195-d1d0-4c49-9eb7-2ee95f44cba0"}]} [pid: 7|app: 0|req: 881/1670] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:02 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1671] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/quotas/14f74f836e214ff79c1b862486619e67 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1672] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:27:02 2026] PUT /v2.0/routers/b7e409ee-70ac-4161-8eea-4247f974289a/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1673] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1674] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/security-groups/76522590-209c-4462-ab25-21cca7240ae5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1675] 10.0.0.246 () {34 vars in 681 bytes} [Tue May 5 23:27:03 2026] POST /v2.0/rbac-policies => generated 324 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1676] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&fields=id => generated 333 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1677] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?device_id=b7e409ee-70ac-4161-8eea-4247f974289a => 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: 793/1678] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1679] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1680] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=3ca32cea-884d-4a79-b3d7-06d672a26597 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1681] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 797/1682] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A36a&port_id=3ca32cea-884d-4a79-b3d7-06d672a26597 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:03.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-012d5892-f740-4b71-83b8-a8cd1a678d7e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 10ccf6b4-8664-4c48-88e4-6bd6923e5ec7 2026-05-05 23:27:03.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-012d5892-f740-4b71-83b8-a8cd1a678d7e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 10ccf6b4-8664-4c48-88e4-6bd6923e5ec7 [pid: 8|app: 0|req: 798/1683] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08&id=c40b90b5-d010-4098-94a8-460f6e095b40 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1684] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1685] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&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: 801/1686] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => 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: 802/1687] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:03.947 7 INFO neutron.db.l3_hamode_db [None req-012d5892-f740-4b71-83b8-a8cd1a678d7e ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] HA network 10f408ab-5cc3-4e00-ac14-d767a4be1b1e was deleted as no HA routers are present in tenant cd78ae48dda7453c9cae5281e26f17ed. [pid: 8|app: 0|req: 803/1688] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/5227289a-7650-4e54-bf7a-de0241af3ecc => generated 655 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1689] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/routers/b7e409ee-70ac-4161-8eea-4247f974289a => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1690] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:03 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 887/1691] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:03 2026] DELETE /v2.0/subnets/142da01c-132c-41d1-9010-3a439072efc7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:04.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8b46886-b1c8-4f44-bcf5-ef428f5f320c ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: e73a8420-6416-4fd9-b9ec-4a700605e110 2026-05-05 23:27:04.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b46886-b1c8-4f44-bcf5-ef428f5f320c ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: e73a8420-6416-4fd9-b9ec-4a700605e110 2026-05-05 23:27:04.392 8 INFO neutron.services.segments.plugin [-] Segment 0425d28a-9154-49d5-8180-610bcd19fb68 resource provider aggregate not found 2026-05-05 23:27:04.399 8 INFO neutron.services.segments.plugin [-] Segment 0425d28a-9154-49d5-8180-610bcd19fb68 resource provider aggregate not found 2026-05-05 23:27:04.419 8 INFO neutron.services.segments.plugin [-] Segment 0425d28a-9154-49d5-8180-610bcd19fb68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0425d28a-9154-49d5-8180-610bcd19fb68 found for delete ", "request_id": "req-ac7b7398-3433-40bb-b39e-111927d0480f"}]} [pid: 8|app: 0|req: 805/1692] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/networks/184bae52-4d3f-44a6-bbf1-2ea12e9b1fcf => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:04.426 8 INFO neutron.services.segments.plugin [-] Segment 0425d28a-9154-49d5-8180-610bcd19fb68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0425d28a-9154-49d5-8180-610bcd19fb68 found for delete ", "request_id": "req-eff35f42-7e2d-463d-aa38-c2fc23b7074b"}]} 2026-05-05 23:27:04.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b8ba712-d356-4603-aabc-39c5a4ccc22f ddce6fe1926342a39ee1110b36f48e0d 0aaa837a0d8445a7a536d5a7bb53168b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1693] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:27:04 2026] GET /v2.0/networks/5227289a-7650-4e54-bf7a-de0241af3ecc => generated 138 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:04.474 8 INFO neutron.db.segments_db [None req-d4d68ecd-7f9b-4ed3-ab39-c2cc90689993 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Added segment 45bdc1a6-4889-4dcc-957b-97590521ca99 of type vxlan for network bb3a649d-013d-4ca3-8892-96967dd46eb0 [pid: 7|app: 0|req: 889/1694] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/networks/5227289a-7650-4e54-bf7a-de0241af3ecc => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:04.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b2977aa-f29b-4de7-bee4-08ad8882b3f7 e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 890/1695] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/subnets/112f6d36-6fe5-4cca-9d01-d0ef9b00d338 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:04.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b2735e5-0f1b-4ec5-85e3-8a3f0c7fdcd6 e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1696] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/subnets/f267800d-310f-445c-9051-291517a230ae => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:04.689 8 INFO neutron.db.l3_hamode_db [None req-d4d68ecd-7f9b-4ed3-ab39-c2cc90689993 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:04.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-abf04ca9-d797-493e-b033-72a0cf9da7a2 e5df3e6a81da4474856ccca1e167d79a a4345e0fed014769a34945621168c4b0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1697] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:04 2026] DELETE /v2.0/subnets/8bcb50be-3c8c-4c17-b9d1-b54489df7be6 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:05.042 7 INFO neutron.services.segments.plugin [-] Segment fbe47f56-87b4-4e6b-b8d5-7204be27e353 resource provider aggregate not found 2026-05-05 23:27:05.046 7 INFO neutron.services.segments.plugin [-] Segment fbe47f56-87b4-4e6b-b8d5-7204be27e353 resource provider aggregate not found 2026-05-05 23:27:05.060 7 INFO neutron.services.segments.plugin [-] Segment fbe47f56-87b4-4e6b-b8d5-7204be27e353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbe47f56-87b4-4e6b-b8d5-7204be27e353 found for delete ", "request_id": "req-bbfda3ad-f326-45c4-ad4c-bc5a8d06ece8"}]} 2026-05-05 23:27:05.069 7 INFO neutron.services.segments.plugin [-] Segment fbe47f56-87b4-4e6b-b8d5-7204be27e353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbe47f56-87b4-4e6b-b8d5-7204be27e353 found for delete ", "request_id": "req-8c425163-002e-4329-9d6a-d69d200bbe4b"}]} 2026-05-05 23:27:05.073 7 INFO neutron.services.segments.plugin [-] Segment d81b1015-eed9-4224-9e06-e1c9258a86aa resource provider aggregate not found 2026-05-05 23:27:05.091 7 INFO neutron.services.segments.plugin [-] Segment d81b1015-eed9-4224-9e06-e1c9258a86aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81b1015-eed9-4224-9e06-e1c9258a86aa found for delete ", "request_id": "req-65aba6cb-2329-4918-8a5e-b6c8d0ff07ef"}]} 2026-05-05 23:27:05.097 7 INFO neutron.services.segments.plugin [-] Segment d81b1015-eed9-4224-9e06-e1c9258a86aa resource provider aggregate not found 2026-05-05 23:27:05.115 7 INFO neutron.services.segments.plugin [-] Segment d81b1015-eed9-4224-9e06-e1c9258a86aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81b1015-eed9-4224-9e06-e1c9258a86aa found for delete ", "request_id": "req-c8a58958-d2a6-4211-b6b6-88f8eca0c141"}]} 2026-05-05 23:27:05.418 8 INFO neutron.db.l3_hamode_db [None req-d4d68ecd-7f9b-4ed3-ab39-c2cc90689993 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 893/1698] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:05 2026] GET /v2.0/security-groups?tenant_id=a4345e0fed014769a34945621168c4b0&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1699] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:05 2026] DELETE /v2.0/security-groups/a413eab9-8220-47fb-a01c-55065e2f36e8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1700] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:05 2026] GET /v2.0/security-groups?tenant_id=780b3cc676314fddafacbc8537c7242e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1701] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:05 2026] DELETE /v2.0/security-groups/5a35700c-8eba-4cfb-8c6a-7d21177c50ac => 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: 897/1702] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:06 2026] GET /v2.0/security-groups?tenant_id=0aaa837a0d8445a7a536d5a7bb53168b&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1703] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:06 2026] DELETE /v2.0/security-groups/4884eda6-e689-4142-b759-2a2e156c86e3 => 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: 806/1704] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:04 2026] POST /v2.0/routers => generated 687 bytes in 2137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1705] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:27:06 2026] GET /v2.0/routers/b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 693 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1706] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:27:06 2026] GET /v2.0/routers => generated 696 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1707] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:06 2026] GET /v2.0/security-groups?tenant_id=b720a8cb41934005bda723bca46abb90&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1708] 10.0.0.246 () {34 vars in 741 bytes} [Tue May 5 23:27:06 2026] PUT /v2.0/routers/b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 700 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1709] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/routers/b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1710] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:07 2026] DELETE /v2.0/security-groups/0ba66ede-821f-4c44-a33d-c35a6bccf5f9 => 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: 902/1711] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:07 2026] GET /v2.0/ports?device_id=b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:07.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e51baec-2801-402c-8cb2-b4dc31e791a6 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: 729bcad5-ef80-42d3-af62-88d9143a76b0 2026-05-05 23:27:07.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e51baec-2801-402c-8cb2-b4dc31e791a6 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: 729bcad5-ef80-42d3-af62-88d9143a76b0 2026-05-05 23:27:07.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e51baec-2801-402c-8cb2-b4dc31e791a6 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] TaaS: Handle Delete Port: c7a4c503-88fe-4840-a38c-d5db08cf82c4 2026-05-05 23:27:07.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e51baec-2801-402c-8cb2-b4dc31e791a6 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] Tap Mirror: Handle Delete Port: c7a4c503-88fe-4840-a38c-d5db08cf82c4 [pid: 7|app: 0|req: 903/1712] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1713] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14f74f836e214ff79c1b862486619e67 => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:08.138 8 INFO neutron.services.segments.plugin [-] Segment 45bdc1a6-4889-4dcc-957b-97590521ca99 resource provider aggregate not found 2026-05-05 23:27:08.142 8 INFO neutron.services.segments.plugin [-] Segment 45bdc1a6-4889-4dcc-957b-97590521ca99 resource provider aggregate not found 2026-05-05 23:27:08.155 8 INFO neutron.services.segments.plugin [-] Segment 45bdc1a6-4889-4dcc-957b-97590521ca99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bdc1a6-4889-4dcc-957b-97590521ca99 found for delete ", "request_id": "req-a3f5778d-16cb-4e6d-9b14-0c2a8cc278e9"}]} 2026-05-05 23:27:08.156 8 INFO neutron.db.l3_hamode_db [None req-9e51baec-2801-402c-8cb2-b4dc31e791a6 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] HA network bb3a649d-013d-4ca3-8892-96967dd46eb0 was deleted as no HA routers are present in tenant cd78ae48dda7453c9cae5281e26f17ed. 2026-05-05 23:27:08.160 8 INFO neutron.services.segments.plugin [-] Segment 45bdc1a6-4889-4dcc-957b-97590521ca99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bdc1a6-4889-4dcc-957b-97590521ca99 found for delete ", "request_id": "req-54d7df24-49f5-421e-bfd6-ae05dd77614b"}]} [pid: 8|app: 0|req: 810/1714] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:07 2026] DELETE /v2.0/routers/b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1715] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:08.208 8 INFO neutron.api.v2.resource [None req-c29d7b97-9014-439b-a837-f35b29b23d79 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1716] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/routers/b881cc8a-e661-4ea4-936a-f141bdc1c049 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1717] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=b7e409ee-70ac-4161-8eea-4247f974289a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:08.252 8 INFO neutron.api.v2.resource [None req-fd43ccdf-934e-4ec9-8f8c-6c0130c08519 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1718] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/routers/b7e409ee-70ac-4161-8eea-4247f974289a => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:08.265 8 INFO neutron.pecan_wsgi.hooks.translation [None req-623d5f01-097b-40d7-8c97-04428080702a ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1719] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/subnets/142da01c-132c-41d1-9010-3a439072efc7 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1720] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=a6023110-1292-4d28-9573-3925a49df4bb => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:08.301 8 INFO neutron.api.v2.resource [None req-72fdb5ba-5a4c-4bfa-9408-a89e9fcc0607 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1721] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/routers/a6023110-1292-4d28-9573-3925a49df4bb => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:08.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa1a47e1-8334-45ac-8d6f-432d42a0b722 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1722] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/subnets/0ca399e5-7eee-414f-aaf3-528a01bbe8e7 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1723] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=ad0b9746-0835-4205-b0db-e4164f68b2a7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:08.365 8 INFO neutron.api.v2.resource [None req-cb131ed5-5f05-498c-bb81-ed2f7f1a5a23 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 820/1724] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/routers/ad0b9746-0835-4205-b0db-e4164f68b2a7 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:08.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a334853f-2221-408b-b34f-fb4947441245 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1725] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/subnets/ef121810-de25-4f81-b71a-687e260ccba0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:08.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6bdb332-0fd8-4cd8-86fd-053f60a2d2f1 ecbdb110533f4dd7861213e4b44731a9 cd78ae48dda7453c9cae5281e26f17ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1726] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:08 2026] DELETE /v2.0/subnets/583ba847-5925-4d41-bfa8-1d661ca58b9b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1727] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:27:08 2026] POST /v2.0/ports => generated 1183 bytes in 400 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: 906/1728] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1198 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1729] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&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: 823/1730] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:27:08 2026] PUT /v2.0/ports/a1898080-2764-4e55-90c3-12b9293a6469 => generated 1464 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:09.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccaff208-27b3-4b34-a341-f5bfb6c8ed4b'] response: {'name': 'network-changed', 'server_uuid': '1146353d-cc4d-4a98-9d63-2d66022d007e', 'tag': 'a1898080-2764-4e55-90c3-12b9293a6469', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 908/1731] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:08 2026] GET /v2.0/security-groups?tenant_id=cd78ae48dda7453c9cae5281e26f17ed&name=default => generated 2925 bytes in 141 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: 824/1732] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/security-groups/9e47f310-e54d-4b88-bbb5-1e7605cbec18 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1733] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1734] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/networks?tenant_id=14f74f836e214ff79c1b862486619e67&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1735] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1736] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:09 2026] GET /v2.0/security-groups?tenant_id=3b4bcf60533c47ed8daf71ff5646e515&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1737] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:09 2026] DELETE /v2.0/security-groups/36a8e3a8-d5a2-4137-842d-d5d2a169ac96 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:10.656 8 INFO neutron.db.segments_db [None req-b4ae91e1-90d6-4e6a-ad88-dcffc70964eb c939c12eca1f4821acd966ec350e0be0 f3622792f54946d9aa75f8d5c5ef03d0 - - default default] Added segment 94facbb6-0cfe-4a15-8720-c8139a859a67 of type vxlan for network 80dfb87c-689c-4739-aed6-3b83a8da4c2f [pid: 7|app: 0|req: 913/1738] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1739] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:10 2026] POST /v2.0/networks => generated 631 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1740] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=a1898080-2764-4e55-90c3-12b9293a6469 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:10.800 8 INFO neutron.db.segments_db [None req-cc56d238-3325-4942-bbf6-a43fc1e1b098 c939c12eca1f4821acd966ec350e0be0 f3622792f54946d9aa75f8d5c5ef03d0 - - default default] Added segment fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab of type vxlan for network 22a671fd-e9fc-42cc-8485-79653b480525 [pid: 7|app: 0|req: 915/1741] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A396&port_id=a1898080-2764-4e55-90c3-12b9293a6469 => 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: 916/1742] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/subnets?id=2ef445a8-bffb-43a5-b143-fb73f076d0f9&id=a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 1413 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1743] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:10 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1744] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:10.952 8 INFO neutron.db.segments_db [None req-e52f0a16-d565-4a6a-ab49-025449365425 c939c12eca1f4821acd966ec350e0be0 f3622792f54946d9aa75f8d5c5ef03d0 - - default default] Added segment 65304c43-e8eb-439b-a4f9-b9ceb4c23774 of type vxlan for network 63e7bc10-f6d4-4260-9941-05cfb391ce9e [pid: 7|app: 0|req: 918/1745] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&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: 919/1746] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:10 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 828/1747] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:10 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1748] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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) 2026-05-05 23:27:11.131 8 INFO neutron.db.segments_db [None req-e30c494d-62e8-4db5-9840-5c0aeeae5435 c939c12eca1f4821acd966ec350e0be0 f3622792f54946d9aa75f8d5c5ef03d0 - - default default] Added segment f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb of type vxlan for network 5ab13e92-d677-4903-9bc8-643f966b7744 [pid: 8|app: 0|req: 830/1749] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:11.276 8 INFO neutron.db.segments_db [None req-a81f8a94-e452-4863-b22b-66186d6c0016 c939c12eca1f4821acd966ec350e0be0 f3622792f54946d9aa75f8d5c5ef03d0 - - default default] Added segment 1da3539b-c908-474b-838b-b3e4a424bec4 of type vxlan for network b58d0fe9-b2aa-4245-aef5-5646e2be9bc4 [pid: 8|app: 0|req: 831/1750] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1751] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:11 2026] PUT /v2.0/networks/80dfb87c-689c-4739-aed6-3b83a8da4c2f/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1752] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1753] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:11 2026] PUT /v2.0/networks/22a671fd-e9fc-42cc-8485-79653b480525/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1754] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1755] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:11 2026] PUT /v2.0/networks/63e7bc10-f6d4-4260-9941-05cfb391ce9e/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1756] 10.0.0.246 () {34 vars in 758 bytes} [Tue May 5 23:27:11 2026] PUT /v2.0/security-groups/04e32f4f-a246-4108-aab3-7d5b8129446f => generated 1662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1757] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/security-groups/04e32f4f-a246-4108-aab3-7d5b8129446f => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1758] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:11 2026] PUT /v2.0/networks/5ab13e92-d677-4903-9bc8-643f966b7744/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1759] 10.0.0.246 () {32 vars in 666 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1760] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:11 2026] DELETE /v2.0/security-groups/04e32f4f-a246-4108-aab3-7d5b8129446f => 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: 925/1761] 10.0.0.246 () {32 vars in 680 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1762] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1763] 10.0.0.246 () {32 vars in 676 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:11.774 7 INFO neutron.api.v2.resource [None req-11962478-e0de-4120-b790-d2cbe6878ec1 abbc483f8b484f55af995567b3e91fae 68806821114e4646b44c95b330e7b342 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1764] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:11 2026] DELETE /v2.0/security-groups/04e32f4f-a246-4108-aab3-7d5b8129446f => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1765] 10.0.0.246 () {32 vars in 688 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:11.846 8 INFO neutron.db.segments_db [None req-9127b84b-7762-455b-8de9-500fc2f0e98e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 31d3b075-dfd6-443a-9e08-c539e2da82d1 of type vxlan for network 784b8922-acdc-4c94-8ff5-c037331e20e3 [pid: 8|app: 0|req: 837/1766] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/networks => generated 740 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1767] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1768] 10.0.0.246 () {32 vars in 674 bytes} [Tue May 5 23:27:11 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1769] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1770] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:11 2026] POST /v2.0/subnets => generated 688 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1771] 10.0.0.246 () {32 vars in 688 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1772] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/security-group-rules/44d8e0b2-4c62-493e-bdd7-382736176afa => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:12.156 8 INFO neutron.db.segments_db [None req-9a388eef-b424-4d73-9945-b1bdbe879440 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment a3e863e7-0b42-41b4-96da-679bfbaa97e6 of type vxlan for network bd6f5177-f0ae-4758-bc3e-1cd9bdfd36fc [pid: 7|app: 0|req: 933/1773] 10.0.0.246 () {32 vars in 684 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1774] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1775] 10.0.0.246 () {32 vars in 696 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1776] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/security-group-rules/44d8e0b2-4c62-493e-bdd7-382736176afa => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:12.435 8 INFO neutron.db.l3_hamode_db [None req-9a388eef-b424-4d73-9945-b1bdbe879440 625a9092d1e04a60a26abd817a6559a2 2632f17c59b447bc830663abd09dd91b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:12.469 7 INFO neutron.services.segments.plugin [-] Segment 94facbb6-0cfe-4a15-8720-c8139a859a67 resource provider aggregate not found 2026-05-05 23:27:12.478 7 INFO neutron.services.segments.plugin [-] Segment 94facbb6-0cfe-4a15-8720-c8139a859a67 resource provider aggregate not found 2026-05-05 23:27:12.485 7 INFO neutron.services.segments.plugin [-] Segment 94facbb6-0cfe-4a15-8720-c8139a859a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94facbb6-0cfe-4a15-8720-c8139a859a67 found for delete ", "request_id": "req-cffa01c0-3de3-45fa-97e2-eb7ddb0b35a9"}]} 2026-05-05 23:27:12.490 7 INFO neutron.services.segments.plugin [-] Segment 94facbb6-0cfe-4a15-8720-c8139a859a67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94facbb6-0cfe-4a15-8720-c8139a859a67 found for delete ", "request_id": "req-e29c6bfb-e812-493a-8797-354792fd76f1"}]} [pid: 7|app: 0|req: 937/1777] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/80dfb87c-689c-4739-aed6-3b83a8da4c2f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1778] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1779] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/22a671fd-e9fc-42cc-8485-79653b480525 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1780] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1781] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/63e7bc10-f6d4-4260-9941-05cfb391ce9e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1782] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:27:12 2026] GET /v2.0/security-group-rules/5b4b605a-709c-4089-9147-8437b51c1e82 => 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: 943/1783] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:12 2026] DELETE /v2.0/networks/5ab13e92-d677-4903-9bc8-643f966b7744 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1784] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:13.096 8 INFO neutron.db.l3_hamode_db [None req-9a388eef-b424-4d73-9945-b1bdbe879440 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1785] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/networks/b58d0fe9-b2aa-4245-aef5-5646e2be9bc4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1786] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/security-group-rules/5b4b605a-709c-4089-9147-8437b51c1e82 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1787] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:13.335 7 INFO neutron.db.securitygroups_db [None req-56118ac3-a18f-4e9c-8d38-f1bf3918e7a0 abbc483f8b484f55af995567b3e91fae 68806821114e4646b44c95b330e7b342 - - default default] Project 68806821114e4646b44c95b330e7b342 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: 948/1788] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1789] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-group-rules/d680e00d-08da-4c89-85c0-0735a2a07559 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1792] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1793] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/security-group-rules/d680e00d-08da-4c89-85c0-0735a2a07559 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1794] 10.0.0.246 () {32 vars in 673 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1795] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:13 2026] DELETE /v2.0/security-groups/a5624378-ba8c-4242-99d3-be7ba627434b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1796] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-groups => 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: 957/1797] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1798] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:12 2026] POST /v2.0/routers => generated 728 bytes in 1816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1799] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:13 2026] GET /v2.0/security-groups?tenant_id=cbea09cc75e54104a30b1ea796e5e0bf&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1800] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1801] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:14 2026] DELETE /v2.0/security-groups/57d9f0ff-3641-4cb1-a981-3caa3171c4bf => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:14.509 7 INFO neutron.services.segments.plugin [-] Segment fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab resource provider aggregate not found 2026-05-05 23:27:14.510 7 INFO neutron.services.segments.plugin [-] Segment fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab resource provider aggregate not found 2026-05-05 23:27:14.530 7 INFO neutron.services.segments.plugin [-] Segment fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab found for delete ", "request_id": "req-da544d05-f1be-44e7-a58b-1b366a56aa3a"}]} 2026-05-05 23:27:14.534 7 INFO neutron.services.segments.plugin [-] Segment fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd5a390d-6ccb-4fbb-9ecf-5f63561f7dab found for delete ", "request_id": "req-965af932-6393-4438-8f5d-6d6aecc9b94e"}]} 2026-05-05 23:27:14.545 7 INFO neutron.services.segments.plugin [-] Segment 65304c43-e8eb-439b-a4f9-b9ceb4c23774 resource provider aggregate not found 2026-05-05 23:27:14.552 7 INFO neutron.services.segments.plugin [-] Segment 65304c43-e8eb-439b-a4f9-b9ceb4c23774 resource provider aggregate not found 2026-05-05 23:27:14.558 7 INFO neutron.services.segments.plugin [-] Segment 65304c43-e8eb-439b-a4f9-b9ceb4c23774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65304c43-e8eb-439b-a4f9-b9ceb4c23774 found for delete ", "request_id": "req-78e5d5b5-dd81-4bf4-ae0e-049846f907f6"}]} 2026-05-05 23:27:14.570 7 INFO neutron.services.segments.plugin [-] Segment 65304c43-e8eb-439b-a4f9-b9ceb4c23774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65304c43-e8eb-439b-a4f9-b9ceb4c23774 found for delete ", "request_id": "req-8cb7c7a1-b277-424f-b912-7bb382f6c1af"}]} 2026-05-05 23:27:14.575 7 INFO neutron.services.segments.plugin [-] Segment f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb resource provider aggregate not found 2026-05-05 23:27:14.584 7 INFO neutron.services.segments.plugin [-] Segment f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb resource provider aggregate not found 2026-05-05 23:27:14.589 7 INFO neutron.services.segments.plugin [-] Segment f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb found for delete ", "request_id": "req-3d9785c3-c503-4de8-aeeb-397feb0d30c4"}]} 2026-05-05 23:27:14.601 7 INFO neutron.services.segments.plugin [-] Segment f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4ff7162-bd1b-4530-8f95-a3e7bc4e4fdb found for delete ", "request_id": "req-e826dc25-913a-47d7-9d97-489c0bc53b1f"}]} 2026-05-05 23:27:14.603 7 INFO neutron.services.segments.plugin [-] Segment 1da3539b-c908-474b-838b-b3e4a424bec4 resource provider aggregate not found 2026-05-05 23:27:14.614 7 INFO neutron.services.segments.plugin [-] Segment 1da3539b-c908-474b-838b-b3e4a424bec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da3539b-c908-474b-838b-b3e4a424bec4 found for delete ", "request_id": "req-a2d9b9b4-e14a-4353-9022-74e7af2626a1"}]} 2026-05-05 23:27:14.617 7 INFO neutron.services.segments.plugin [-] Segment 1da3539b-c908-474b-838b-b3e4a424bec4 resource provider aggregate not found 2026-05-05 23:27:14.635 7 INFO neutron.services.segments.plugin [-] Segment 1da3539b-c908-474b-838b-b3e4a424bec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da3539b-c908-474b-838b-b3e4a424bec4 found for delete ", "request_id": "req-fa0a29db-dba1-400f-929e-65f73c37e046"}]} [pid: 7|app: 0|req: 961/1802] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/security-groups?tenant_id=68806821114e4646b44c95b330e7b342&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1803] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1804] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:14 2026] GET /v2.0/security-groups?tenant_id=a20d9d6e98b14b7e9cd07d7d434bbc54&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1805] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:14 2026] DELETE /v2.0/security-groups/d5629bd7-8a87-4396-a67a-fa8a9967efc1 => 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: 965/1806] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:14 2026] DELETE /v2.0/security-groups/a8f5ec91-e942-40ab-aff6-8c0d3ac60fbc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1807] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:15 2026] GET /v2.0/security-groups?tenant_id=f3622792f54946d9aa75f8d5c5ef03d0&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1808] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:27:13 2026] PUT /v2.0/routers/fb8da401-f3b1-4fef-a7a1-61c28229df9a/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1809] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:15 2026] DELETE /v2.0/security-groups/e8116ca2-feea-42ee-a95a-352cfe859422 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:16.663 8 INFO neutron.db.segments_db [None req-d2e93ea3-8d0f-4f37-9988-25ca180dbc05 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 69c5d264-3836-4b88-a091-7e2eada92ce1 of type vxlan for network 564284a8-1099-4c7a-80c4-99ec20604981 [pid: 8|app: 0|req: 843/1810] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/networks => generated 741 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1811] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:16 2026] POST /v2.0/subnets => generated 688 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:17.045 8 INFO neutron.db.segments_db [None req-9b232cac-e8ce-498e-9d3d-86bc18172926 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Added segment 1461f975-4a06-40fa-9604-98865180090a of type vxlan for network e90415a2-4a68-4d11-bbc3-455d65f2c44f 2026-05-05 23:27:17.314 8 INFO neutron.db.l3_hamode_db [None req-9b232cac-e8ce-498e-9d3d-86bc18172926 625a9092d1e04a60a26abd817a6559a2 74f898e360dd4c519e0a67dfdf7da02c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:27:18.219 8 INFO neutron.db.l3_hamode_db [None req-9b232cac-e8ce-498e-9d3d-86bc18172926 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 844/1812] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:17 2026] POST /v2.0/routers => generated 728 bytes in 2066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:20.000 8 INFO neutron.db.segments_db [None req-b17f153c-1e78-4d89-bcbf-f6033605b209 b71bf30bfe364d4c826de3b56a50e384 72e2f2fc177b44d692bda83b38d6b748 - - default default] Added segment c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 of type vxlan for network 31ac8e02-0e30-41f7-911a-d7eaf66ac58e [pid: 8|app: 0|req: 845/1813] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:19 2026] POST /v2.0/networks => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1814] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1815] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:27:19 2026] PUT /v2.0/routers/1b195c37-2fdd-4bd7-8969-b0668eb0118b/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1816] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1817] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:20 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) [pid: 8|app: 0|req: 848/1818] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1819] 10.0.0.246 () {32 vars in 818 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&mac_address=fa%3A16%3A3e%3Aee%3Aa1%3Ac0 => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:20.484 8 INFO neutron.db.segments_db [None req-b437b4db-3405-411e-9334-f5606fafe045 b71bf30bfe364d4c826de3b56a50e384 72e2f2fc177b44d692bda83b38d6b748 - - default default] Added segment fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 of type vxlan for network f15bca37-132d-4649-8fd9-0f699dfb0bfd [pid: 7|app: 0|req: 972/1820] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:27:20 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&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: 849/1821] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:20 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1822] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:20 2026] POST /v2.0/subnets => generated 629 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:20.941 8 INFO neutron.db.segments_db [None req-61d1f435-e058-4b41-bac1-5515f36546ea b71bf30bfe364d4c826de3b56a50e384 72e2f2fc177b44d692bda83b38d6b748 - - default default] Added segment 50ba22ac-ca66-4da1-a288-cffab91a9199 of type vxlan for network 366133d0-2b18-4952-b1b9-f6210bb5c067 [pid: 8|app: 0|req: 851/1823] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:20 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1824] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:27:21.338 7 INFO neutron.db.l3_db [None req-b5417043-4173-4966-98f7-c1ca3fc1c4e3 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Floating IP 4f8e7e5a-5f40-410b-b47b-5b0c2a9d968d associated. External IP: 10.96.250.214, port: a1898080-2764-4e55-90c3-12b9293a6469. [pid: 8|app: 0|req: 853/1825] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/subnets => generated 629 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1826] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:21.688 8 INFO neutron.db.segments_db [None req-4f5ea6a7-a961-48bb-9c1c-db0e35ff4929 b71bf30bfe364d4c826de3b56a50e384 72e2f2fc177b44d692bda83b38d6b748 - - default default] Added segment 77c8ae50-4af0-49cb-b1b3-313d705fdba5 of type vxlan for network 7e34af2e-6c7c-4f0a-874c-9d6a557ca403 [pid: 7|app: 0|req: 973/1827] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:27:20 2026] POST /v2.0/floatingips => generated 854 bytes in 1209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:21.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f52f352c-599b-4866-96e2-af1ca7ecf4ea'] response: {'name': 'network-changed', 'server_uuid': '1146353d-cc4d-4a98-9d63-2d66022d007e', 'tag': 'a1898080-2764-4e55-90c3-12b9293a6469', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1828] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1829] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1830] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1831] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:21 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: 7|app: 0|req: 976/1832] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:22.110 8 INFO neutron.db.segments_db [None req-1b49692a-2f22-4e5a-a2c0-89b9f70ad5bd b71bf30bfe364d4c826de3b56a50e384 72e2f2fc177b44d692bda83b38d6b748 - - default default] Added segment 2efc8cbe-822d-4519-87ef-bdd32074d2ac of type vxlan for network b5ca7f14-2389-4f6b-9c16-840e252302fe 2026-05-05 23:27:22.111 7 INFO neutron.db.securitygroups_db [None req-1712b329-6e2b-4246-8b67-84d5eba22906 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] Project 2632f17c59b447bc830663abd09dd91b 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: 857/1833] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1834] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:22.269 7 INFO neutron.db.securitygroups_db [None req-cd9c7548-563c-4845-af23-02b26061bcd9 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] Project 2632f17c59b447bc830663abd09dd91b 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: 978/1835] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1836] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1837] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1838] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1839] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=a1898080-2764-4e55-90c3-12b9293a6469 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1840] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:27:22 2026] PUT /v2.0/subnets/b6b448dd-64ae-4dd2-b99e-aab4c2e82429/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1841] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A396&port_id=a1898080-2764-4e55-90c3-12b9293a6469 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1842] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:27:22 2026] PUT /v2.0/subnets/6525f54e-7d0d-4f34-b036-49718329e707/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1843] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?id=2ef445a8-bffb-43a5-b143-fb73f076d0f9&id=a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1844] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&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: 861/1845] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:27:22 2026] PUT /v2.0/subnets/01cec0e6-58ef-4cc9-a013-a1603413a9cd/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: 985/1846] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1847] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:27:22 2026] PUT /v2.0/subnets/e581c3b4-53a9-4e7c-b15a-17405ee58d64/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1848] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1849] 10.0.0.246 () {32 vars in 664 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1850] 10.0.0.246 () {32 vars in 678 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1851] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1852] 10.0.0.246 () {32 vars in 674 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1853] 10.0.0.246 () {32 vars in 686 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1854] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1855] 10.0.0.246 () {32 vars in 672 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1856] 10.0.0.246 () {32 vars in 686 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1857] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:27:22 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1858] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1859] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1860] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1861] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/b6b448dd-64ae-4dd2-b99e-aab4c2e82429 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1862] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/6525f54e-7d0d-4f34-b036-49718329e707 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1863] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/01cec0e6-58ef-4cc9-a013-a1603413a9cd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1864] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/e581c3b4-53a9-4e7c-b15a-17405ee58d64 => 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: 868/1865] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:27:23 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1866] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/subnets/8678cfb9-9786-4fb3-bee0-aa7e520a2cdb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1867] 10.0.0.244 () {34 vars in 1100 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1964883128&fields=id&tenant_id=2632f17c59b447bc830663abd09dd91b => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1868] 10.0.0.244 () {34 vars in 1100 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1153647472&fields=id&tenant_id=2632f17c59b447bc830663abd09dd91b => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:23.823 8 INFO neutron.services.segments.plugin [-] Segment c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 resource provider aggregate not found 2026-05-05 23:27:23.829 8 INFO neutron.services.segments.plugin [-] Segment c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 resource provider aggregate not found 2026-05-05 23:27:23.844 8 INFO neutron.services.segments.plugin [-] Segment c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 found for delete ", "request_id": "req-2c706b9f-7a3d-43ca-9768-7ae880c6f705"}]} 2026-05-05 23:27:23.847 8 INFO neutron.services.segments.plugin [-] Segment c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c12e2a57-52f2-4bbe-9dfe-ec78e8b87752 found for delete ", "request_id": "req-82212d93-a075-4186-a0bd-66d10c471ecc"}]} [pid: 8|app: 0|req: 869/1869] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/networks/31ac8e02-0e30-41f7-911a-d7eaf66ac58e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1870] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/networks?id=784b8922-acdc-4c94-8ff5-c037331e20e3 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1871] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/quotas/2632f17c59b447bc830663abd09dd91b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1872] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:27:23 2026] GET /v2.0/ports?tenant_id=2632f17c59b447bc830663abd09dd91b&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1873] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/networks/f15bca37-132d-4649-8fd9-0f699dfb0bfd => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1874] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:27:24 2026] GET /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:24.102 7 INFO neutron.services.segments.plugin [-] Segment 50ba22ac-ca66-4da1-a288-cffab91a9199 resource provider aggregate not found 2026-05-05 23:27:24.103 7 INFO neutron.services.segments.plugin [-] Segment 50ba22ac-ca66-4da1-a288-cffab91a9199 resource provider aggregate not found [pid: 8|app: 0|req: 872/1875] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:27:24 2026] GET /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:24.127 7 INFO neutron.services.segments.plugin [-] Segment 50ba22ac-ca66-4da1-a288-cffab91a9199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50ba22ac-ca66-4da1-a288-cffab91a9199 found for delete ", "request_id": "req-420aa1b4-7eb4-4309-b67b-e8e153b9e8d6"}]} 2026-05-05 23:27:24.128 7 INFO neutron.services.segments.plugin [-] Segment 50ba22ac-ca66-4da1-a288-cffab91a9199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50ba22ac-ca66-4da1-a288-cffab91a9199 found for delete ", "request_id": "req-6fdb86f8-36db-4ace-b3f6-89b2980f2c5d"}]} [pid: 7|app: 0|req: 1004/1876] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:23 2026] DELETE /v2.0/networks/366133d0-2b18-4952-b1b9-f6210bb5c067 => 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: 1005/1877] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:24 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 873/1878] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:24 2026] DELETE /v2.0/networks/7e34af2e-6c7c-4f0a-874c-9d6a557ca403 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1879] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:24 2026] DELETE /v2.0/networks/b5ca7f14-2389-4f6b-9c16-840e252302fe => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1880] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:25 2026] GET /v2.0/security-groups?tenant_id=72e2f2fc177b44d692bda83b38d6b748&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: 1008/1881] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:25 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 874/1882] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:25 2026] GET /v2.0/security-groups?tenant_id=a3f265791f8b4f589ad7b34a918018a0&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1883] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:25 2026] DELETE /v2.0/security-groups/509ec044-0cdf-48b5-9431-5ed2d49e6872 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1884] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:25 2026] DELETE /v2.0/security-groups/ba4ad7e6-6060-430d-8f3b-d20432a51188 => 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: 1010/1885] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:25 2026] GET /v2.0/security-groups?tenant_id=9e51f6b960234a22b17e521fba847e4b&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1886] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:25 2026] DELETE /v2.0/security-groups/480b757f-3018-46eb-a7f9-d45b0ab60e6e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:25.887 8 INFO neutron.services.segments.plugin [-] Segment fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 resource provider aggregate not found 2026-05-05 23:27:25.892 8 INFO neutron.services.segments.plugin [-] Segment fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 resource provider aggregate not found 2026-05-05 23:27:25.907 8 INFO neutron.services.segments.plugin [-] Segment fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 found for delete ", "request_id": "req-b7019fa9-e8f8-4c23-9513-c9c4fe3767de"}]} 2026-05-05 23:27:25.913 8 INFO neutron.services.segments.plugin [-] Segment fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe0b79a8-ae9a-4859-8c55-b525dc2cc6a0 found for delete ", "request_id": "req-b34bb544-e0dd-4f8d-b83e-ee2253ac8373"}]} 2026-05-05 23:27:25.925 8 INFO neutron.services.segments.plugin [-] Segment 77c8ae50-4af0-49cb-b1b3-313d705fdba5 resource provider aggregate not found 2026-05-05 23:27:25.932 8 INFO neutron.services.segments.plugin [-] Segment 77c8ae50-4af0-49cb-b1b3-313d705fdba5 resource provider aggregate not found 2026-05-05 23:27:25.942 8 INFO neutron.services.segments.plugin [-] Segment 77c8ae50-4af0-49cb-b1b3-313d705fdba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c8ae50-4af0-49cb-b1b3-313d705fdba5 found for delete ", "request_id": "req-92ce5abd-829b-4d35-85a0-ff7ed9c6eee5"}]} 2026-05-05 23:27:25.946 8 INFO neutron.services.segments.plugin [-] Segment 77c8ae50-4af0-49cb-b1b3-313d705fdba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c8ae50-4af0-49cb-b1b3-313d705fdba5 found for delete ", "request_id": "req-42c538ef-8bd5-47a9-bcbb-170497fa298d"}]} [pid: 7|app: 0|req: 1011/1887] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:25 2026] GET /v2.0/security-groups?tenant_id=cd1183f54c0a4d3a997a9baffb28fd80&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:26.149 7 INFO neutron.services.segments.plugin [-] Segment 2efc8cbe-822d-4519-87ef-bdd32074d2ac resource provider aggregate not found 2026-05-05 23:27:26.154 7 INFO neutron.services.segments.plugin [-] Segment 2efc8cbe-822d-4519-87ef-bdd32074d2ac resource provider aggregate not found 2026-05-05 23:27:26.170 7 INFO neutron.services.segments.plugin [-] Segment 2efc8cbe-822d-4519-87ef-bdd32074d2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2efc8cbe-822d-4519-87ef-bdd32074d2ac found for delete ", "request_id": "req-62b312d4-df23-480a-b202-75bd42205579"}]} 2026-05-05 23:27:26.203 7 INFO neutron.services.segments.plugin [-] Segment 2efc8cbe-822d-4519-87ef-bdd32074d2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2efc8cbe-822d-4519-87ef-bdd32074d2ac found for delete ", "request_id": "req-51a9d73e-565b-4202-9cba-c50dcddf52b0"}]} [pid: 8|app: 0|req: 877/1888] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:26 2026] DELETE /v2.0/security-groups/a0cbe3f8-e2a6-45f0-9ff0-d9ebb51eebdf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1889] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 878/1890] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:27:26 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1891] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:27:27 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&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: 8|app: 0|req: 879/1892] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:27 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 882/1895] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:28 2026] GET /v2.0/networks?id=784b8922-acdc-4c94-8ff5-c037331e20e3 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1896] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:27:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2632f17c59b447bc830663abd09dd91b => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:28.631 7 INFO neutron.db.segments_db [None req-d58ab3f4-195e-4605-9bdc-87a0627bcf7b b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Added segment 1deb1989-f778-437c-a5e1-e5c0b861e543 of type vxlan for network a3b90da4-cda6-4afc-99e9-f0d784df2ff2 [pid: 7|app: 0|req: 1014/1897] 10.0.0.246 () {34 vars in 671 bytes} [Tue May 5 23:27:28 2026] POST /v2.0/networks => generated 633 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1898] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:28 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:28.759 7 INFO neutron.db.segments_db [None req-daa52b05-67e7-42c4-8c41-591f9e8329ba b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Added segment 00d51b59-2ff8-4323-846b-54f72fbc3f40 of type vxlan for network e8f8816d-0a4b-427a-9392-f3152372941c 2026-05-05 23:27:28.984 7 INFO neutron.db.l3_hamode_db [None req-daa52b05-67e7-42c4-8c41-591f9e8329ba b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 884/1899] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:27:28 2026] POST /v2.0/ports => generated 993 bytes in 414 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: 885/1900] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:27:29 2026] PUT /v2.0/ports/a763f47e-1a00-4809-8c0f-17a45c707e73 => generated 1274 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:29.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e43ab70f-1605-4b56-9159-e395bb9e63f2'] response: {'name': 'network-changed', 'server_uuid': '317a8a8d-d3a4-48ae-b090-d1db41e9238d', 'tag': 'a763f47e-1a00-4809-8c0f-17a45c707e73', 'status': 'completed', 'code': 200} 2026-05-05 23:27:29.640 7 INFO neutron.db.l3_hamode_db [None req-daa52b05-67e7-42c4-8c41-591f9e8329ba b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 886/1901] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:29 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1902] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:29 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1903] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/ports?tenant_id=2632f17c59b447bc830663abd09dd91b&device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1904] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/networks?tenant_id=2632f17c59b447bc830663abd09dd91b&shared=False => generated 768 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1905] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1906] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1907] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1908] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:28 2026] POST /v2.0/routers => generated 694 bytes in 1803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1909] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1910] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1911] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1912] 10.0.0.246 () {32 vars in 776 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnets?project_id=a951ff3c2eed4c129dc455e745bdce7d&cidr=10.100.0.0%2F28 => generated 14 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1913] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:27:30 2026] PUT /v2.0/subnetpools/462e6508-c3cd-4c6a-b3cd-4b285be7d51b/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1914] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1915] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:27:30 2026] PUT /v2.0/subnetpools/d8693be8-fb7c-454d-a521-9588945bff79/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1916] 10.0.0.246 () {32 vars in 784 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnets?network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1917] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:27:30 2026] PUT /v2.0/subnetpools/fded56ea-dcf0-494d-9fcd-d052a4c78025/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1918] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:27:30 2026] PUT /v2.0/subnetpools/28601fce-aa0f-4f8f-8b7b-8532e02dc38f/tags => 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: 900/1919] 10.0.0.246 () {32 vars in 672 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1920] 10.0.0.246 () {32 vars in 686 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1921] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1922] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1923] 10.0.0.246 () {32 vars in 680 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1924] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1925] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1926] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:30 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1927] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:27:30 2026] POST /v2.0/subnets => generated 657 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1928] 10.0.0.246 () {32 vars in 690 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1929] 10.0.0.246 () {32 vars in 702 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1930] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:27:31 2026] DELETE /v2.0/subnetpools/462e6508-c3cd-4c6a-b3cd-4b285be7d51b => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1931] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:27:31 2026] DELETE /v2.0/subnetpools/d8693be8-fb7c-454d-a521-9588945bff79 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1932] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/ports?tenant_id=2632f17c59b447bc830663abd09dd91b&device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1277 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1933] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:27:31 2026] DELETE /v2.0/subnetpools/fded56ea-dcf0-494d-9fcd-d052a4c78025 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1934] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a763f47e-1a00-4809-8c0f-17a45c707e73 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1935] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:27:31 2026] DELETE /v2.0/subnetpools/28601fce-aa0f-4f8f-8b7b-8532e02dc38f => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1936] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/subnets?id=d5f6d2ac-2f40-45cc-a45f-4ef0dad597ae => generated 691 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1937] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:27:31 2026] DELETE /v2.0/subnetpools/e1727fe6-2333-4624-b500-bdf02bd073bb => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1938] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/ports?network_id=784b8922-acdc-4c94-8ff5-c037331e20e3&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1939] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1940] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:31 2026] GET /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1941] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1942] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1943] 10.0.0.246 () {34 vars in 783 bytes} [Tue May 5 23:27:31 2026] PUT /v2.0/routers/9d2a0842-c5c9-4768-bd8a-517b372879c1/add_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1944] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/networks => generated 9566 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1945] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/subnets => generated 10020 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1946] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/routers => generated 2900 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1947] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:27:32 2026] POST /v2.0/security-groups => generated 1673 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1948] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:32 2026] GET /v2.0/security-groups?tenant_id=38cfdaa619ed4878944d5ab2de8fdff4&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1949] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1950] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:32 2026] DELETE /v2.0/security-groups/705a6005-b136-4248-a1ce-dcda687a6469 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1951] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1952] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:33 2026] GET /v2.0/security-groups?tenant_id=1ea5b5dbca744bee8eead5caa0ee487d&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1953] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1954] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:33 2026] DELETE /v2.0/security-groups/e638e7f4-3faf-4792-aedc-da832c43a765 => 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: 928/1955] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:33 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1956] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1957] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:33 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:33.294 7 INFO neutron.db.securitygroups_db [None req-a0783d7c-0a62-435b-ba64-6ba652dd63fb b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Project a951ff3c2eed4c129dc455e745bdce7d 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: 1029/1958] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:33.473 8 INFO neutron.db.securitygroups_db [None req-d2fb07be-d803-4148-9761-7c2f9af999a6 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Project a951ff3c2eed4c129dc455e745bdce7d 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: 930/1959] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:27:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1960] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:33 2026] GET /v2.0/security-groups?tenant_id=3498ad5fad4c44438ade96409c83fa2c&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1961] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:33 2026] DELETE /v2.0/security-groups/5644dcee-d243-45b0-85fc-f3d619906428 => 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: 1031/1962] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:27:33 2026] GET /v2.0/networks => generated 1298 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1963] 10.0.0.244 () {34 vars in 1098 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-849491803&fields=id&tenant_id=a951ff3c2eed4c129dc455e745bdce7d => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1964] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1965] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/quotas/a951ff3c2eed4c129dc455e745bdce7d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1966] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&fields=id => generated 57 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1967] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1968] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1008 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1969] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1035/1970] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1971] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 1036/1972] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1277 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1973] 199.204.45.89 () {34 vars in 1123 bytes} [Tue May 5 23:27:34 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1974] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1975] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 938/1976] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:35 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1977] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 1039/1978] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1979] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:36 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1980] 10.0.0.246 () {34 vars in 678 bytes} [Tue May 5 23:27:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1981] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:37 2026] PUT /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1982] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1983] 10.0.0.246 () {34 vars in 764 bytes} [Tue May 5 23:27:37 2026] PUT /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1984] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1985] 10.0.0.246 () {34 vars in 760 bytes} [Tue May 5 23:27:37 2026] PUT /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/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: 1043/1986] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1987] 10.0.0.246 () {34 vars in 782 bytes} [Tue May 5 23:27:37 2026] PUT /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags/black.or.white => 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: 1044/1988] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1989] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:37 2026] PUT /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1990] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1991] 10.0.0.246 () {32 vars in 741 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1992] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 948/1993] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1994] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:38.345 7 INFO neutron.api.v2.resource [None req-e7991c71-372e-4a8f-9060-3ba6063b2f29 6a8e1087cad340a9b785ed6afb7c280b 17dda69c12fa4ba2808819923828b409 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/1995] 10.0.0.246 () {32 vars in 745 bytes} [Tue May 5 23:27:37 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags/green => generated 99 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1996] 10.0.0.246 () {32 vars in 744 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1997] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1998] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:38.500 8 INFO neutron.api.v2.resource [None req-9bdc3f9b-fd32-4620-bec1-32e372b7bf20 6a8e1087cad340a9b785ed6afb7c280b 17dda69c12fa4ba2808819923828b409 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1999] 10.0.0.246 () {32 vars in 748 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2000] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2001] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb/tags => 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: 955/2002] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:27:38 2026] DELETE /v2.0/qos/policies/bc51fabc-b45c-40fa-901f-a489df90b3cb => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:38.819 7 INFO neutron.db.l3_db [None req-d76ea4e8-509b-45ef-b4cf-2d413bc45a5f 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] Floating IP 10209fe3-330b-40cf-a3a0-2cfe71b7b615 associated. External IP: 10.96.250.209, port: a763f47e-1a00-4809-8c0f-17a45c707e73. [pid: 8|app: 0|req: 956/2003] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:38 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 957/2004] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2005] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a951ff3c2eed4c129dc455e745bdce7d => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2006] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:27:38 2026] PUT /v2.0/floatingips/10209fe3-330b-40cf-a3a0-2cfe71b7b615 => generated 855 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:39.221 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d855467-9fdc-49cf-917c-b264d5689070'] response: {'name': 'network-changed', 'server_uuid': '317a8a8d-d3a4-48ae-b090-d1db41e9238d', 'tag': 'a763f47e-1a00-4809-8c0f-17a45c707e73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 959/2007] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:27:39 2026] POST /v2.0/ports => generated 958 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1049/2008] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/security-groups?tenant_id=40aa96f8859f4ad0974f33d358715c0e&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2009] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:39 2026] DELETE /v2.0/security-groups/5862213e-ec28-4803-a996-ea9206ab83d3 => 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: 1051/2010] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/ports?tenant_id=2632f17c59b447bc830663abd09dd91b&device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2011] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/networks?id=784b8922-acdc-4c94-8ff5-c037331e20e3 => generated 768 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2012] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:27:39 2026] PUT /v2.0/ports/47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e => generated 1239 bytes in 391 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: 961/2013] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a763f47e-1a00-4809-8c0f-17a45c707e73 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:39.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28ec23a-b7be-47ea-a675-1ac1dbcbe69f'] response: {'name': 'network-changed', 'server_uuid': 'f9c8c97d-0bb0-4285-8bd2-eeac86116dbe', 'tag': '47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 962/2014] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/subnets?id=d5f6d2ac-2f40-45cc-a45f-4ef0dad597ae => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2015] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/security-groups?tenant_id=17dda69c12fa4ba2808819923828b409&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2016] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:27:39 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2017] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:39 2026] DELETE /v2.0/security-groups/35f9b876-107f-4160-82c1-7e62f29e76bb => 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: 964/2018] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports?network_id=784b8922-acdc-4c94-8ff5-c037331e20e3&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2019] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2020] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2021] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 966/2022] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3?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: 1057/2023] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2024] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&shared=False => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2025] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:27:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2026] 10.0.0.27 () {30 vars in 689 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2027] 10.0.0.27 () {30 vars in 691 bytes} [Tue May 5 23:27:41 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: 969/2028] 10.0.0.27 () {30 vars in 667 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2029] 10.0.0.27 () {30 vars in 703 bytes} [Tue May 5 23:27: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: 970/2030] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2031] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 8|app: 0|req: 971/2032] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2033] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e => 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: 972/2034] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/subnets?id=36520440-e4c6-4067-9c76-178563b8cb3f => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2035] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/ports?network_id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2&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: 973/2036] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2037] 10.0.0.27 () {28 vars in 438 bytes} [Tue May 5 23:27:41 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2038] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2039] 10.0.0.27 () {30 vars in 727 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 658 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2040] 10.0.0.27 () {30 vars in 689 bytes} [Tue May 5 23:27: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: 8|app: 0|req: 976/2041] 10.0.0.27 () {30 vars in 691 bytes} [Tue May 5 23:27:41 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: 1066/2042] 10.0.0.27 () {30 vars in 667 bytes} [Tue May 5 23:27:41 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: 977/2043] 10.0.0.27 () {30 vars in 703 bytes} [Tue May 5 23:27:41 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: 1067/2044] 10.0.0.27 () {30 vars in 727 bytes} [Tue May 5 23:27:41 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2045] 10.0.0.27 () {30 vars in 689 bytes} [Tue May 5 23:27:41 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: 1068/2046] 10.0.0.27 () {30 vars in 691 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2047] 10.0.0.27 () {30 vars in 667 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2048] 10.0.0.27 () {30 vars in 703 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2049] 10.0.0.27 () {30 vars in 729 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 800 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2050] 10.0.0.27 () {30 vars in 681 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2051] 10.0.0.27 () {34 vars in 703 bytes} [Tue May 5 23:27:42 2026] POST /v2.0/ports => generated 1132 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2052] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 982/2053] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:42 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2056] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2057] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:43 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:43.791 8 INFO neutron.db.segments_db [None req-7e07fdb0-782f-4977-a474-6d4a49058443 38c45b6bb1ea48b19eb56453d140b194 4dd37cb523ba46f58a998077f8fbce27 - - default default] Added segment 78b14711-7356-4704-9c75-37f428eeb308 of type vxlan for network 4e983234-6fbd-4fa1-a4d5-f25026ff57c0 [pid: 8|app: 0|req: 984/2058] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:43 2026] POST /v2.0/networks => generated 628 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:43.973 7 INFO neutron.db.segments_db [None req-e0228409-0cd7-4bca-a3a8-895ba378e725 38c45b6bb1ea48b19eb56453d140b194 4dd37cb523ba46f58a998077f8fbce27 - - default default] Added segment 81feb7b1-e205-437c-8bea-915fc7d3c5da of type vxlan for network 433c120a-3acd-4a7e-9190-6ae0b6b109d6 [pid: 7|app: 0|req: 1075/2059] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:27:43 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2060] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:44 2026] PUT /v2.0/networks/4e983234-6fbd-4fa1-a4d5-f25026ff57c0/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2061] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks/4e983234-6fbd-4fa1-a4d5-f25026ff57c0/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2062] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:44 2026] PUT /v2.0/networks/433c120a-3acd-4a7e-9190-6ae0b6b109d6/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2063] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks/433c120a-3acd-4a7e-9190-6ae0b6b109d6/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2064] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:27:44 2026] PUT /v2.0/networks/433c120a-3acd-4a7e-9190-6ae0b6b109d6/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2065] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks/433c120a-3acd-4a7e-9190-6ae0b6b109d6/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2066] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/networks/4e983234-6fbd-4fa1-a4d5-f25026ff57c0/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:44.627 7 INFO neutron.services.segments.plugin [-] Segment 78b14711-7356-4704-9c75-37f428eeb308 resource provider aggregate not found 2026-05-05 23:27:44.631 7 INFO neutron.services.segments.plugin [-] Segment 78b14711-7356-4704-9c75-37f428eeb308 resource provider aggregate not found 2026-05-05 23:27:44.650 7 INFO neutron.services.segments.plugin [-] Segment 78b14711-7356-4704-9c75-37f428eeb308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78b14711-7356-4704-9c75-37f428eeb308 found for delete ", "request_id": "req-34ceed45-7dfd-441b-b0d6-eeab9d575387"}]} 2026-05-05 23:27:44.651 7 INFO neutron.services.segments.plugin [-] Segment 78b14711-7356-4704-9c75-37f428eeb308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78b14711-7356-4704-9c75-37f428eeb308 found for delete ", "request_id": "req-f30a8ec7-8694-430c-acad-79cd4fb33700"}]} [pid: 7|app: 0|req: 1079/2067] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:44 2026] DELETE /v2.0/networks/4e983234-6fbd-4fa1-a4d5-f25026ff57c0 => 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: 1080/2068] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2069] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:44 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:44.849 8 INFO neutron.services.segments.plugin [-] Segment 81feb7b1-e205-437c-8bea-915fc7d3c5da resource provider aggregate not found 2026-05-05 23:27:44.855 8 INFO neutron.services.segments.plugin [-] Segment 81feb7b1-e205-437c-8bea-915fc7d3c5da resource provider aggregate not found 2026-05-05 23:27:44.872 8 INFO neutron.services.segments.plugin [-] Segment 81feb7b1-e205-437c-8bea-915fc7d3c5da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81feb7b1-e205-437c-8bea-915fc7d3c5da found for delete ", "request_id": "req-ea0b60cb-a113-4ac4-96d3-6680fe1982b2"}]} 2026-05-05 23:27:44.875 8 INFO neutron.services.segments.plugin [-] Segment 81feb7b1-e205-437c-8bea-915fc7d3c5da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81feb7b1-e205-437c-8bea-915fc7d3c5da found for delete ", "request_id": "req-43e795b9-c051-4069-b3ad-54797567358c"}]} [pid: 8|app: 0|req: 989/2070] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:44 2026] DELETE /v2.0/networks/433c120a-3acd-4a7e-9190-6ae0b6b109d6 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2071] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2072] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:27:45 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: 1083/2073] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:27:45 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: 1084/2074] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2075] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2076] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/security-groups?tenant_id=4dd37cb523ba46f58a998077f8fbce27&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2077] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:45 2026] DELETE /v2.0/security-groups/5719757f-9930-4e08-b2f4-7edc8bf3cae3 => 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: 992/2078] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:27:45 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: 1087/2079] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:27:45 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: 993/2080] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:27:45 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: 1088/2081] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:27:45 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-05-05 23:27:45.855 8 INFO neutron.api.v2.resource [None req-032e0b15-a8cb-4083-a4b6-9a8ff18b9a7d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2082] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/security-groups/lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => 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: 995/2083] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/security-groups?name=lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 23 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2084] 199.204.45.89 () {34 vars in 735 bytes} [Tue May 5 23:27:45 2026] POST /v2.0/security-groups => generated 1636 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2085] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/security-groups?tenant_id=57b5b9b417a545929a03b048cce29e55&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: 1090/2086] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/security-group-rules?security_group_id=dcb4d6f1-aed2-4f9a-9c0f-0d30b57819e7 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2087] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:45 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2088] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:46 2026] DELETE /v2.0/security-groups/9d833abf-1f8c-4507-b36b-3b819113a362 => 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: 1092/2089] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 998/2090] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:27:46 2026] PUT /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 207 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: 999/2091] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2092] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2093] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:27:46 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: 8|app: 0|req: 1002/2094] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:27:46 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: 1093/2095] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2096] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2097] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2098] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1279 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2099] 10.0.0.246 () {32 vars in 858 bytes} [Tue May 5 23:27:46 2026] GET /v2.0/floatingips?floating_network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2&port_id=a763f47e-1a00-4809-8c0f-17a45c707e73 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2100] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2101] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 1006/2102] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2103] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 1007/2104] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2105] 10.0.0.233 () {34 vars in 1120 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2106] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:27:47 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:48.334 8 INFO neutron.db.l3_db [None req-6f8d5b36-bc9d-4001-be59-af1032b5756c b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Floating IP dd7aa335-0d87-4fb1-b460-976dfa99d858 associated. External IP: 10.96.250.212, port: 47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e. [pid: 8|app: 0|req: 1009/2107] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:27:47 2026] POST /v2.0/floatingips => generated 856 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:27:48.710 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-236d8196-9e43-45c4-983d-ad01cf377b63'] response: {'name': 'network-changed', 'server_uuid': 'f9c8c97d-0bb0-4285-8bd2-eeac86116dbe', 'tag': '47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1099/2108] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:27:48 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2109] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 1100/2110] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2111] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2112] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/subnets?id=36520440-e4c6-4067-9c76-178563b8cb3f => 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: 1012/2113] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/ports?network_id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2&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: 1102/2114] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1013/2115] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1103/2116] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:27:49 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => 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: 1014/2117] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2118] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2119] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:27:50 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2120] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2121] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:51 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2122] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2123] 10.0.0.244 () {34 vars in 1120 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/security-groups?id=4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf&id=9e34d985-9af9-4c12-b4b0-ba9b8298f840&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2124] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:27:52 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:52.668 8 INFO neutron_taas.services.taas.taas_plugin [req-7d6110e9-d8dd-407a-87b2-230f87a49e12 req-e6f2cc59-f95b-47db-896f-b27fd4dfd1d0 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] TaaS: Handle Delete Port: a763f47e-1a00-4809-8c0f-17a45c707e73 2026-05-05 23:27:52.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d6110e9-d8dd-407a-87b2-230f87a49e12 req-e6f2cc59-f95b-47db-896f-b27fd4dfd1d0 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] Tap Mirror: Handle Delete Port: a763f47e-1a00-4809-8c0f-17a45c707e73 2026-05-05 23:27:52.792 8 INFO neutron.db.l3_db [req-7d6110e9-d8dd-407a-87b2-230f87a49e12 req-e6f2cc59-f95b-47db-896f-b27fd4dfd1d0 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] Floating IP 10209fe3-330b-40cf-a3a0-2cfe71b7b615 disassociated. External IP: 10.96.250.209, port: a763f47e-1a00-4809-8c0f-17a45c707e73. [pid: 8|app: 0|req: 1018/2125] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:27:52 2026] DELETE /v2.0/ports/a763f47e-1a00-4809-8c0f-17a45c707e73 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:27:53.240 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1778a965-eada-4ac1-8b47-bed151bd0c3c'] response: {'server_uuid': '317a8a8d-d3a4-48ae-b090-d1db41e9238d', 'name': 'network-vif-deleted', 'tag': 'a763f47e-1a00-4809-8c0f-17a45c707e73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1108/2126] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:53 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 1019/2127] 10.0.0.244 () {34 vars in 1016 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/security-groups?id=888826b8-31ec-400b-97ce-95720f473ccb&fields=id => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2128] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/networks?id=436e572f-643b-43eb-9690-db59336c246a => generated 735 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2129] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/quotas/f93459aceb2240449879209a7790b05f => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2130] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2131] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1111/2132] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1022/2133] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:54 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 1112/2134] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1023/2135] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1113/2136] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:55 2026] GET /v2.0/ports?device_id=317a8a8d-d3a4-48ae-b090-d1db41e9238d => 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: 1024/2137] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:56 2026] DELETE /v2.0/security-groups/9e34d985-9af9-4c12-b4b0-ba9b8298f840 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:27:57.030 7 INFO neutron.api.v2.resource [None req-447960da-ffde-47b2-b851-2d74fd163bf9 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2138] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:27:57 2026] GET /v2.0/security-groups/9e34d985-9af9-4c12-b4b0-ba9b8298f840 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:27:57.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb0758a3-3a6a-4714-898a-2a58bf7d3970 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] TaaS: Handle Delete Port: 3c485d67-af1e-41c9-9a81-43e055dcde2b 2026-05-05 23:27:57.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb0758a3-3a6a-4714-898a-2a58bf7d3970 24d888c7c7b94e01982adcb409514a91 2632f17c59b447bc830663abd09dd91b - - default default] Tap Mirror: Handle Delete Port: 3c485d67-af1e-41c9-9a81-43e055dcde2b [pid: 8|app: 0|req: 1025/2139] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:27:57 2026] DELETE /v2.0/floatingips/10209fe3-330b-40cf-a3a0-2cfe71b7b615 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2140] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:27:57 2026] DELETE /v2.0/security-groups/4254b3e2-f5e5-4dd2-9cf6-7b1033ecd1cf => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2141] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:57 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:27:57.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c3c2769-351b-490a-80d0-2fda6e61f252 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 38b0775d-d845-4d47-871c-efeab4087a02 2026-05-05 23:27:57.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c3c2769-351b-490a-80d0-2fda6e61f252 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 38b0775d-d845-4d47-871c-efeab4087a02 [pid: 7|app: 0|req: 1117/2142] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:27:57 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1118/2143] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2144] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 1026/2145] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:27:57 2026] PUT /v2.0/routers/fb8da401-f3b1-4fef-a7a1-61c28229df9a/remove_router_interface => generated 309 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:58.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-8429903d-fab4-4d1b-b1e0-930d254b3289 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 8debc3fa-9d13-424b-ae9a-73f3975619a4 2026-05-05 23:27:58.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8429903d-fab4-4d1b-b1e0-930d254b3289 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 8debc3fa-9d13-424b-ae9a-73f3975619a4 2026-05-05 23:27:58.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-8429903d-fab4-4d1b-b1e0-930d254b3289 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 8c208453-8fe9-4450-acf2-bcf214b144b1 2026-05-05 23:27:58.755 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8429903d-fab4-4d1b-b1e0-930d254b3289 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 8c208453-8fe9-4450-acf2-bcf214b144b1 [pid: 8|app: 0|req: 1029/2148] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/networks?id=436e572f-643b-43eb-9690-db59336c246a => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2149] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:27:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f93459aceb2240449879209a7790b05f => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:27:59.092 7 INFO neutron.services.segments.plugin [-] Segment a3e863e7-0b42-41b4-96da-679bfbaa97e6 resource provider aggregate not found 2026-05-05 23:27:59.098 7 INFO neutron.services.segments.plugin [-] Segment a3e863e7-0b42-41b4-96da-679bfbaa97e6 resource provider aggregate not found 2026-05-05 23:27:59.114 7 INFO neutron.services.segments.plugin [-] Segment a3e863e7-0b42-41b4-96da-679bfbaa97e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e863e7-0b42-41b4-96da-679bfbaa97e6 found for delete ", "request_id": "req-968cfb2d-acb8-4d05-94a0-f9a17a0a3871"}]} 2026-05-05 23:27:59.114 7 INFO neutron.services.segments.plugin [-] Segment a3e863e7-0b42-41b4-96da-679bfbaa97e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e863e7-0b42-41b4-96da-679bfbaa97e6 found for delete ", "request_id": "req-2eb4316a-7bce-4f9e-905a-3dd765b89333"}]} 2026-05-05 23:27:59.121 7 INFO neutron.db.l3_hamode_db [None req-8429903d-fab4-4d1b-b1e0-930d254b3289 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network bd6f5177-f0ae-4758-bc3e-1cd9bdfd36fc was deleted as no HA routers are present in tenant 2632f17c59b447bc830663abd09dd91b. [pid: 7|app: 0|req: 1120/2150] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:58 2026] DELETE /v2.0/routers/fb8da401-f3b1-4fef-a7a1-61c28229df9a => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2151] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:27:59 2026] DELETE /v2.0/subnets/d5f6d2ac-2f40-45cc-a45f-4ef0dad597ae => 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: 1031/2152] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:27:59 2026] POST /v2.0/ports => generated 1078 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:59.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a2d102f-ee55-4a3d-b685-e2fe9a3521bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 7cb658e6-c0c5-4caf-9c16-6cc275328cae 2026-05-05 23:27:59.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a2d102f-ee55-4a3d-b685-e2fe9a3521bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 7cb658e6-c0c5-4caf-9c16-6cc275328cae [pid: 7|app: 0|req: 1122/2153] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:27:59 2026] DELETE /v2.0/networks/784b8922-acdc-4c94-8ff5-c037331e20e3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2154] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:27:59 2026] PUT /v2.0/ports/d46677b9-4701-4cd7-aff5-12955c1ac026 => generated 1239 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:27:59.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc94f08a-fafa-437c-b17f-ba26d0617d43'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'd46677b9-4701-4cd7-aff5-12955c1ac026', 'status': 'completed', 'code': 200} 2026-05-05 23:27:59.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-7dbe725e-41c6-49d1-bf82-075b808fe525 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: dfe4e5ef-a578-43c8-b299-d5a8f369e703 2026-05-05 23:27:59.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dbe725e-41c6-49d1-bf82-075b808fe525 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: dfe4e5ef-a578-43c8-b299-d5a8f369e703 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1033/2155] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1034/2156] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/networks?tenant_id=f93459aceb2240449879209a7790b05f&shared=False => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2157] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:27:59 2026] PUT /v2.0/routers/1b195c37-2fdd-4bd7-8969-b0668eb0118b/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2158] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:00.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-671590b2-4646-46d8-82cd-eb4fd9bc7f7b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: bbaa857e-46e5-4a23-b612-46267a5622d9 2026-05-05 23:28:00.691 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-671590b2-4646-46d8-82cd-eb4fd9bc7f7b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: bbaa857e-46e5-4a23-b612-46267a5622d9 [pid: 8|app: 0|req: 1036/2159] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2160] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/security-groups?id=888826b8-31ec-400b-97ce-95720f473ccb&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2161] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:00 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:00.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-671590b2-4646-46d8-82cd-eb4fd9bc7f7b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 8fb908a8-7c20-4ea0-bb42-7a2727e8e206 2026-05-05 23:28:00.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-671590b2-4646-46d8-82cd-eb4fd9bc7f7b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 8fb908a8-7c20-4ea0-bb42-7a2727e8e206 2026-05-05 23:28:01.150 7 INFO neutron.services.segments.plugin [-] Segment 31d3b075-dfd6-443a-9e08-c539e2da82d1 resource provider aggregate not found 2026-05-05 23:28:01.155 7 INFO neutron.services.segments.plugin [-] Segment 31d3b075-dfd6-443a-9e08-c539e2da82d1 resource provider aggregate not found 2026-05-05 23:28:01.174 7 INFO neutron.services.segments.plugin [-] Segment 31d3b075-dfd6-443a-9e08-c539e2da82d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d3b075-dfd6-443a-9e08-c539e2da82d1 found for delete ", "request_id": "req-73dbdaba-922a-4d6c-9196-aa9c980b04ee"}]} 2026-05-05 23:28:01.174 7 INFO neutron.services.segments.plugin [-] Segment 31d3b075-dfd6-443a-9e08-c539e2da82d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d3b075-dfd6-443a-9e08-c539e2da82d1 found for delete ", "request_id": "req-046ad5d5-a244-4a5a-b395-60283594f5a5"}]} 2026-05-05 23:28:01.385 7 INFO neutron.db.l3_hamode_db [None req-671590b2-4646-46d8-82cd-eb4fd9bc7f7b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] HA network e90415a2-4a68-4d11-bbc3-455d65f2c44f was deleted as no HA routers are present in tenant 74f898e360dd4c519e0a67dfdf7da02c. [pid: 7|app: 0|req: 1124/2162] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:28:00 2026] DELETE /v2.0/routers/1b195c37-2fdd-4bd7-8969-b0668eb0118b => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2163] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2164] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => 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: 1039/2165] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:28:01 2026] DELETE /v2.0/subnets/e983dde3-f11b-41d1-95d0-71ff390413e2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2166] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2167] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:01.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-914da6cf-6c3b-4fb3-bb35-25d88b50ec89 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 0b374300-a335-439d-af42-13f8a0f72239 2026-05-05 23:28:01.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-914da6cf-6c3b-4fb3-bb35-25d88b50ec89 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 0b374300-a335-439d-af42-13f8a0f72239 [pid: 7|app: 0|req: 1129/2168] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1130/2169] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:01 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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-05-05 23:28:01.820 8 INFO neutron.services.segments.plugin [-] Segment 69c5d264-3836-4b88-a091-7e2eada92ce1 resource provider aggregate not found 2026-05-05 23:28:01.822 8 INFO neutron.services.segments.plugin [-] Segment 69c5d264-3836-4b88-a091-7e2eada92ce1 resource provider aggregate not found 2026-05-05 23:28:01.839 8 INFO neutron.services.segments.plugin [-] Segment 69c5d264-3836-4b88-a091-7e2eada92ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69c5d264-3836-4b88-a091-7e2eada92ce1 found for delete ", "request_id": "req-f6e773aa-746c-4f67-9cf4-988217376616"}]} 2026-05-05 23:28:01.839 8 INFO neutron.services.segments.plugin [-] Segment 69c5d264-3836-4b88-a091-7e2eada92ce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69c5d264-3836-4b88-a091-7e2eada92ce1 found for delete ", "request_id": "req-503f25c4-4d4f-4287-8306-2a17b3fc262e"}]} [pid: 8|app: 0|req: 1040/2170] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:28:01 2026] DELETE /v2.0/networks/564284a8-1099-4c7a-80c4-99ec20604981 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2171] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/security-groups?tenant_id=74f898e360dd4c519e0a67dfdf7da02c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2172] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:02 2026] DELETE /v2.0/security-groups/5209f7f1-cb35-4d74-8f37-c9dee0eb8d5d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2173] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:02 2026] GET /v2.0/security-groups?tenant_id=2632f17c59b447bc830663abd09dd91b&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2174] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:02 2026] DELETE /v2.0/security-groups/e73d1682-befc-407b-9aa6-d8f8c7b0759b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:03.197 7 INFO neutron.services.segments.plugin [-] Segment 1461f975-4a06-40fa-9604-98865180090a resource provider aggregate not found 2026-05-05 23:28:03.200 7 INFO neutron.services.segments.plugin [-] Segment 1461f975-4a06-40fa-9604-98865180090a resource provider aggregate not found 2026-05-05 23:28:03.222 7 INFO neutron.services.segments.plugin [-] Segment 1461f975-4a06-40fa-9604-98865180090a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1461f975-4a06-40fa-9604-98865180090a found for delete ", "request_id": "req-8300133f-d20b-4b1a-b3ac-96736c5a17f1"}]} 2026-05-05 23:28:03.224 7 INFO neutron.services.segments.plugin [-] Segment 1461f975-4a06-40fa-9604-98865180090a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1461f975-4a06-40fa-9604-98865180090a found for delete ", "request_id": "req-cf23038f-7ee5-4a87-846d-589674040471"}]} [pid: 7|app: 0|req: 1133/2175] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:03 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2176] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:03 2026] GET /v2.0/security-groups?id=888826b8-31ec-400b-97ce-95720f473ccb&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2177] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:03 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2178] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1135/2179] 199.204.45.89 () {34 vars in 1043 bytes} [Tue May 5 23:28:05 2026] GET /v2.0/security-groups?id=888826b8-31ec-400b-97ce-95720f473ccb&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:06.065 8 INFO neutron.db.segments_db [None req-c2e104ae-0484-4d14-b970-05c4233c0e7c 1b44b9cd76b84c93b1484231af42ded8 a12b73471c974ab28caebba0250070d6 - - default default] Added segment da431265-f955-4bdb-a05d-56b470140555 of type vxlan for network 9cdf8896-b1f3-498f-9b11-19bcad958e08 [pid: 8|app: 0|req: 1045/2180] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:28:05 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2181] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2182] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/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: 1137/2183] 10.0.0.246 () {34 vars in 764 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2184] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/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: 1138/2185] 10.0.0.246 () {34 vars in 760 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2186] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/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: 1139/2187] 10.0.0.246 () {34 vars in 782 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2188] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2189] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:28:06 2026] PUT /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2190] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2191] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2192] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/security-groups?id=888826b8-31ec-400b-97ce-95720f473ccb&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2193] 10.0.0.246 () {32 vars in 741 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:06.894 8 INFO neutron.api.v2.resource [None req-e483af6b-0f9e-4f6d-bcd3-16a5c26856bd 1b44b9cd76b84c93b1484231af42ded8 a12b73471c974ab28caebba0250070d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2194] 10.0.0.246 () {32 vars in 745 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2195] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2196] 10.0.0.246 () {32 vars in 744 bytes} [Tue May 5 23:28:06 2026] DELETE /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/red => 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: 1144/2197] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:06 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:07.049 8 INFO neutron.api.v2.resource [None req-09d39989-98a8-4ecf-9fbe-8089a7310656 1b44b9cd76b84c93b1484231af42ded8 a12b73471c974ab28caebba0250070d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1054/2198] 10.0.0.246 () {32 vars in 748 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2199] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2200] 10.0.0.246 () {32 vars in 733 bytes} [Tue May 5 23:28:07 2026] GET /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:07.312 7 INFO neutron.services.segments.plugin [-] Segment da431265-f955-4bdb-a05d-56b470140555 resource provider aggregate not found 2026-05-05 23:28:07.315 7 INFO neutron.services.segments.plugin [-] Segment da431265-f955-4bdb-a05d-56b470140555 resource provider aggregate not found 2026-05-05 23:28:07.328 7 INFO neutron.services.segments.plugin [-] Segment da431265-f955-4bdb-a05d-56b470140555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da431265-f955-4bdb-a05d-56b470140555 found for delete ", "request_id": "req-89836b40-ece0-4287-80ee-274e36626b9e"}]} 2026-05-05 23:28:07.328 7 INFO neutron.services.segments.plugin [-] Segment da431265-f955-4bdb-a05d-56b470140555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da431265-f955-4bdb-a05d-56b470140555 found for delete ", "request_id": "req-8e906434-da89-4518-a0da-c94f088404a7"}]} [pid: 7|app: 0|req: 1146/2201] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:28:07 2026] DELETE /v2.0/networks/9cdf8896-b1f3-498f-9b11-19bcad958e08 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2202] 10.0.0.246 () {32 vars in 826 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/ports?project_id=a951ff3c2eed4c129dc455e745bdce7d&network_id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 3695 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2203] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/security-groups?tenant_id=4a2c0be0d2d0454c8de5024a5f623c64&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: 1057/2204] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/security-groups/ada93de8-e6a6-4797-9af3-0d634b449cd8 => 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: 1148/2205] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/subnets?network_id=4f4f23e7-3561-43cc-99ff-d3d763a38ac2 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2206] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:08 2026] GET /v2.0/security-groups?tenant_id=a12b73471c974ab28caebba0250070d6&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2207] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:08 2026] DELETE /v2.0/security-groups/7c1b27ea-b4ae-4277-ad15-14bb02dd7e4e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:08.750 8 INFO neutron.db.l3_db [None req-ba522034-8f50-4fa5-962f-68158afd10b9 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Floating IP dd7aa335-0d87-4fb1-b460-976dfa99d858 disassociated. External IP: 10.96.250.212, port: 47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e. [pid: 8|app: 0|req: 1059/2208] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:28:08 2026] PUT /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 554 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2209] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:09.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2802e7cb-39b6-470b-8bd3-608b0b5cc2e2'] response: {'name': 'network-changed', 'server_uuid': 'f9c8c97d-0bb0-4285-8bd2-eeac86116dbe', 'tag': '47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1060/2210] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1151/2211] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/security-groups?id=888826b8-31ec-400b-97ce-95720f473ccb&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: 1061/2212] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 1152/2213] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2214] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2215] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e => 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: 1063/2216] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/subnets?id=36520440-e4c6-4067-9c76-178563b8cb3f => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2217] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/ports?network_id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2218] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1155/2219] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:09 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1065/2220] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:10 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2221] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:11 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:12.015 8 INFO neutron.db.segments_db [None req-38883776-57cb-422a-84f2-7efe571ab747 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] Added segment 99820b97-7d23-405f-a3bc-ef2da4b4b125 of type vxlan for network 3820ed7c-dcaa-485b-8986-a57df0932e83 2026-05-05 23:28:12.280 8 INFO neutron.db.l3_hamode_db [None req-38883776-57cb-422a-84f2-7efe571ab747 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:28:12.411 8 INFO neutron.db.l3_hamode_db [None req-38883776-57cb-422a-84f2-7efe571ab747 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1157/2222] 10.0.0.246 () {34 vars in 685 bytes} [Tue May 5 23:28:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2223] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:28:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2224] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:28:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2225] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:28:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2226] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:28:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:13.110 7 INFO neutron.db.securitygroups_db [None req-98f34af1-4676-49db-bc2a-e77600a347b7 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Project a951ff3c2eed4c129dc455e745bdce7d 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: 1162/2227] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:28:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2228] 10.0.0.246 () {34 vars in 668 bytes} [Tue May 5 23:28:11 2026] POST /v2.0/routers => generated 474 bytes in 1432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:28:13.235 7 INFO neutron.db.securitygroups_db [None req-95fa03a8-759c-4bdf-814a-b402a3ebdd78 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Project a951ff3c2eed4c129dc455e745bdce7d 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: 1163/2229] 10.0.0.246 () {34 vars in 695 bytes} [Tue May 5 23:28:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2230] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:28:13 2026] PUT /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 25 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2233] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2234] 10.0.0.246 () {34 vars in 762 bytes} [Tue May 5 23:28:13 2026] PUT /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/green => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2235] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2236] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/networks => generated 1298 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2237] 10.0.0.246 () {34 vars in 758 bytes} [Tue May 5 23:28:13 2026] PUT /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/red => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2238] 10.0.0.244 () {34 vars in 1100 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1305966759&fields=id&tenant_id=a951ff3c2eed4c129dc455e745bdce7d => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2239] 10.0.0.244 () {34 vars in 982 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2240] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2241] 10.0.0.244 () {34 vars in 965 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/quotas/a951ff3c2eed4c129dc455e745bdce7d => 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: 1074/2242] 10.0.0.244 () {34 vars in 1002 bytes} [Tue May 5 23:28:13 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&fields=id => generated 149 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2243] 10.0.0.244 () {34 vars in 1008 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1169/2244] 10.0.0.246 () {34 vars in 780 bytes} [Tue May 5 23:28:13 2026] PUT /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/black.or.white => generated 4 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2245] 10.0.0.244 () {34 vars in 1108 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2246] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2247] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1171/2248] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:28:14 2026] PUT /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 37 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2249] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2250] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:14.623 8 INFO neutron.api.v2.resource [None req-0fc40870-8e88-49ce-a432-a58a1c153b4e 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2251] 10.0.0.246 () {32 vars in 743 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2252] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/red => 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: 1080/2253] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:14 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 30 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:14.963 7 INFO neutron.api.v2.resource [None req-fb0a2f48-8806-48a7-9e09-101334a15a29 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2254] 10.0.0.246 () {32 vars in 746 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags/green => generated 99 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2255] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:28:14 2026] DELETE /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2256] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f/tags => generated 12 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2257] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2258] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1176/2259] 10.0.0.246 () {34 vars in 742 bytes} [Tue May 5 23:28:15 2026] PUT /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f => generated 480 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2260] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:28:15 2026] GET /v2.0/ports?device_id=84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:15.915 7 INFO neutron_taas.services.taas.taas_plugin [None req-426ef77c-6f8d-42ae-99af-510815c4ca03 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] TaaS: Handle Delete Port: 24aba0ff-6792-44d4-86fd-980b1e6393ac 2026-05-05 23:28:15.917 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-426ef77c-6f8d-42ae-99af-510815c4ca03 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] Tap Mirror: Handle Delete Port: 24aba0ff-6792-44d4-86fd-980b1e6393ac 2026-05-05 23:28:16.235 7 INFO neutron.services.segments.plugin [-] Segment 99820b97-7d23-405f-a3bc-ef2da4b4b125 resource provider aggregate not found 2026-05-05 23:28:16.238 7 INFO neutron.services.segments.plugin [-] Segment 99820b97-7d23-405f-a3bc-ef2da4b4b125 resource provider aggregate not found 2026-05-05 23:28:16.255 7 INFO neutron.services.segments.plugin [-] Segment 99820b97-7d23-405f-a3bc-ef2da4b4b125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99820b97-7d23-405f-a3bc-ef2da4b4b125 found for delete ", "request_id": "req-095afad4-a690-4430-907b-3cabf36c0704"}]} 2026-05-05 23:28:16.255 7 INFO neutron.services.segments.plugin [-] Segment 99820b97-7d23-405f-a3bc-ef2da4b4b125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99820b97-7d23-405f-a3bc-ef2da4b4b125 found for delete ", "request_id": "req-bd1cddfa-b588-48b9-8b40-bbd265e4b654"}]} 2026-05-05 23:28:16.263 7 INFO neutron.db.l3_hamode_db [None req-426ef77c-6f8d-42ae-99af-510815c4ca03 729606136be342ce90d272eba1e8fd83 81f38e80c5c8415682cd7a787984e0d3 - - default default] HA network 3820ed7c-dcaa-485b-8986-a57df0932e83 was deleted as no HA routers are present in tenant 81f38e80c5c8415682cd7a787984e0d3. [pid: 7|app: 0|req: 1177/2261] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:28:15 2026] DELETE /v2.0/routers/84c2e5a7-3e15-4d18-be1c-ae1cb3fe931f => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2262] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2263] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:16 2026] GET /v2.0/security-groups?tenant_id=99b5a14fd9124cef83aef670139e08c2&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2264] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:17 2026] DELETE /v2.0/security-groups/024bb033-f3e6-4fd1-84d5-3efd870a53cc => 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: 1179/2265] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/security-groups?tenant_id=81f38e80c5c8415682cd7a787984e0d3&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2266] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:17 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1087/2267] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:17 2026] DELETE /v2.0/security-groups/cf2712e3-79fe-4b99-8213-6df1c23b8ced => 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: 1181/2268] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2269] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1088/2270] 199.204.45.89 () {34 vars in 1049 bytes} [Tue May 5 23:28:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a951ff3c2eed4c129dc455e745bdce7d => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2271] 199.204.45.89 () {38 vars in 954 bytes} [Tue May 5 23:28:18 2026] POST /v2.0/ports => generated 954 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2272] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:28:19 2026] PUT /v2.0/ports/12068ba8-cd34-494c-922c-db24cfd106fe => generated 1235 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:19.557 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d7379d8-1060-4e04-9f86-24179cda63a2'] response: {'name': 'network-changed', 'server_uuid': 'b53cb2f2-1c1d-45ab-82ba-c325efba59c5', 'tag': '12068ba8-cd34-494c-922c-db24cfd106fe', '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: 1184/2273] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1090/2274] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:19 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2275] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2276] 199.204.45.89 () {34 vars in 1017 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/networks?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2277] 199.204.45.89 () {34 vars in 929 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2278] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1188/2279] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:20 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:21.097 8 INFO neutron.db.segments_db [None req-7624e8db-a6a9-490c-89a3-36d5b1ecedb7 464dcd13e471483a99dc79814f048d10 5b4df69ae0af4f8499179ee15f5db641 - - default default] Added segment 4ba75170-ea07-47f9-889e-134af2c21db2 of type vxlan for network ac585793-9c95-4d7a-8a39-366820217a10 [pid: 8|app: 0|req: 1092/2280] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:28:20 2026] POST /v2.0/networks => generated 632 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2281] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1094/2282] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=12068ba8-cd34-494c-922c-db24cfd106fe => 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: 1095/2283] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/subnets?id=36520440-e4c6-4067-9c76-178563b8cb3f => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2284] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/ports?network_id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2&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: 1097/2285] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1098/2286] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1189/2287] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:28:21 2026] POST /v2.0/ports => generated 743 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2288] 10.0.0.246 () {34 vars in 666 bytes} [Tue May 5 23:28:21 2026] POST /v2.0/trunks => generated 407 bytes in 277 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: 1190/2289] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:28:21 2026] PUT /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2290] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:21 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2291] 10.0.0.246 () {34 vars in 760 bytes} [Tue May 5 23:28:21 2026] PUT /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2292] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2293] 10.0.0.246 () {34 vars in 756 bytes} [Tue May 5 23:28:22 2026] PUT /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2294] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2295] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2296] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&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: 1102/2297] 10.0.0.246 () {34 vars in 778 bytes} [Tue May 5 23:28:22 2026] PUT /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2298] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2299] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:28:22 2026] PUT /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2300] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2301] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:22.343 7 INFO neutron.api.v2.resource [None req-8b8a8d05-724c-470c-b385-ca53c0af760d 464dcd13e471483a99dc79814f048d10 5b4df69ae0af4f8499179ee15f5db641 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1198/2302] 10.0.0.246 () {32 vars in 741 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2303] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:22 2026] DELETE /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2304] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:28:22.462 8 INFO neutron.api.v2.resource [None req-cd2c9bff-0f42-4a7e-a84b-6a6ef13247a1 464dcd13e471483a99dc79814f048d10 5b4df69ae0af4f8499179ee15f5db641 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2305] 10.0.0.246 () {32 vars in 744 bytes} [Tue May 5 23:28:22 2026] DELETE /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2306] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:28:22 2026] DELETE /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2307] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da/tags => 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: 1201/2308] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da => generated 407 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2309] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:28:22 2026] GET /v2.0/ports/fbdeb7da-322a-49d1-812a-605d6c5336b2 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2310] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:28:22 2026] DELETE /v2.0/trunks/d593029d-7e02-4701-bdef-5e08b215f3da => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:22.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aad73f2-fbff-46f0-aa16-991dbb2c950b 464dcd13e471483a99dc79814f048d10 5b4df69ae0af4f8499179ee15f5db641 - - default default] TaaS: Handle Delete Port: fbdeb7da-322a-49d1-812a-605d6c5336b2 2026-05-05 23:28:22.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aad73f2-fbff-46f0-aa16-991dbb2c950b 464dcd13e471483a99dc79814f048d10 5b4df69ae0af4f8499179ee15f5db641 - - default default] Tap Mirror: Handle Delete Port: fbdeb7da-322a-49d1-812a-605d6c5336b2 [pid: 8|app: 0|req: 1109/2311] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:28:22 2026] DELETE /v2.0/ports/fbdeb7da-322a-49d1-812a-605d6c5336b2 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:23.124 7 INFO neutron.services.segments.plugin [-] Segment 4ba75170-ea07-47f9-889e-134af2c21db2 resource provider aggregate not found 2026-05-05 23:28:23.138 7 INFO neutron.services.segments.plugin [-] Segment 4ba75170-ea07-47f9-889e-134af2c21db2 resource provider aggregate not found 2026-05-05 23:28:23.150 7 INFO neutron.services.segments.plugin [-] Segment 4ba75170-ea07-47f9-889e-134af2c21db2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba75170-ea07-47f9-889e-134af2c21db2 found for delete ", "request_id": "req-88b9b43c-4400-4bc0-9353-4b41342dc2d8"}]} 2026-05-05 23:28:23.168 7 INFO neutron.services.segments.plugin [-] Segment 4ba75170-ea07-47f9-889e-134af2c21db2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba75170-ea07-47f9-889e-134af2c21db2 found for delete ", "request_id": "req-2ed03056-2398-4f6f-a274-0436d9fbe843"}]} [pid: 7|app: 0|req: 1203/2312] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:28:23 2026] DELETE /v2.0/networks/ac585793-9c95-4d7a-8a39-366820217a10 => 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: 1110/2313] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2314] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2315] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:23 2026] GET /v2.0/security-groups?tenant_id=5b4df69ae0af4f8499179ee15f5db641&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: 1205/2316] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:23 2026] DELETE /v2.0/security-groups/9097a62f-bddd-47ff-8604-b15e815540a8 => 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: 1112/2317] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/security-groups?tenant_id=728c370be2eb4b918ee4d06c4dccf87e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2318] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:24 2026] DELETE /v2.0/security-groups/7e96b5a0-6011-4c6e-a973-1fbd259edbe7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2319] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2320] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:24 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&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: 1114/2321] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2322] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:25 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2323] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2324] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&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: 1116/2325] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1210/2326] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2327] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:28:26 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:27.433 7 INFO neutron.db.l3_db [None req-84f26ba2-ce61-4efd-9cd6-44f062f6140e b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Floating IP dd7aa335-0d87-4fb1-b460-976dfa99d858 associated. External IP: 10.96.250.212, port: 12068ba8-cd34-494c-922c-db24cfd106fe. [pid: 7|app: 0|req: 1211/2328] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:28:27 2026] PUT /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 855 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:27.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-597c45ae-123b-494f-8fd2-a0ead849dfa0'] response: {'name': 'network-changed', 'server_uuid': 'b53cb2f2-1c1d-45ab-82ba-c325efba59c5', 'tag': '12068ba8-cd34-494c-922c-db24cfd106fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1118/2329] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:27 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2330] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/ports?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2333] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/networks?id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2334] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=12068ba8-cd34-494c-922c-db24cfd106fe => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2335] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/subnets?id=36520440-e4c6-4067-9c76-178563b8cb3f => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2336] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/ports?network_id=a3b90da4-cda6-4afc-99e9-f0d784df2ff2&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2337] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?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: 1217/2338] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2339] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:28 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2340] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:28:29 2026] GET /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2341] 10.0.0.233 () {34 vars in 990 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2342] 10.0.0.233 () {34 vars in 1040 bytes} [Tue May 5 23:28:37 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&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: 1125/2345] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:28:45 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: 1221/2346] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:28:45 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: 1126/2347] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:28:45 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: 1222/2348] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:28:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2349] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:28:45 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2350] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:28:45 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1128/2351] 199.204.45.89 () {34 vars in 716 bytes} [Tue May 5 23:28:45 2026] POST /v2.0/ports => generated 1059 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2352] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:28:45 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2353] 10.0.0.244 () {34 vars in 907 bytes} [Tue May 5 23:28:45 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: 1225/2354] 199.204.45.89 () {34 vars in 1261 bytes} [Tue May 5 23:28:46 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2355] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:46 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1226/2356] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:46 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1131/2357] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2358] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2359] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2360] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:47 2026] GET /v2.0/networks?id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2361] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:28:47 2026] PUT /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1249 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:47.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b537a8f-6d88-4cb6-b80b-7e3b24bebe31'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'a3ad876c-f36a-48ab-b4d5-4cde4e9ba577', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1229/2362] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2363] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&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: 1230/2364] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2485 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2365] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/networks?id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2366] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => 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: 1136/2367] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2368] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&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: 1137/2369] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1233/2370] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:48 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1138/2371] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2372] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/security-groups?id=1ee5635e-cf28-455a-a107-8395d4d2bfde&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: 1139/2373] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:49.794 7 INFO neutron_taas.services.taas.taas_plugin [req-4858f9d8-177b-4658-812f-9d1afe664ed5 req-71a5a00f-3072-4bd9-8f5c-21362ddaf832 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: 12068ba8-cd34-494c-922c-db24cfd106fe 2026-05-05 23:28:49.797 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4858f9d8-177b-4658-812f-9d1afe664ed5 req-71a5a00f-3072-4bd9-8f5c-21362ddaf832 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: 12068ba8-cd34-494c-922c-db24cfd106fe [pid: 8|app: 0|req: 1140/2374] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2375] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2376] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:49.905 7 INFO neutron.db.l3_db [req-4858f9d8-177b-4658-812f-9d1afe664ed5 req-71a5a00f-3072-4bd9-8f5c-21362ddaf832 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Floating IP dd7aa335-0d87-4fb1-b460-976dfa99d858 disassociated. External IP: 10.96.250.212, port: 12068ba8-cd34-494c-922c-db24cfd106fe. [pid: 8|app: 0|req: 1143/2377] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&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: 1144/2378] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1145/2379] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:49 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1146/2380] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2381] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2382] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2383] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1150/2384] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1235/2385] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:28:49 2026] DELETE /v2.0/ports/12068ba8-cd34-494c-922c-db24cfd106fe => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:50.293 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8ca99d6-11b1-4c3d-bbc7-604ca1993119'] response: {'server_uuid': 'b53cb2f2-1c1d-45ab-82ba-c325efba59c5', 'name': 'network-vif-deleted', 'tag': '12068ba8-cd34-494c-922c-db24cfd106fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2386] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:50 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1236/2387] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:51 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1152/2388] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:52 2026] GET /v2.0/ports?device_id=b53cb2f2-1c1d-45ab-82ba-c325efba59c5 => 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: 1237/2389] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:28:53 2026] DELETE /v2.0/security-groups/1ee5635e-cf28-455a-a107-8395d4d2bfde => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:28:54.242 8 INFO neutron_taas.services.taas.taas_plugin [None req-700efc09-eb77-476e-b150-bc4e9ec8eb41 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: f64b94b5-4174-495a-a254-f07632143fee 2026-05-05 23:28:54.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-700efc09-eb77-476e-b150-bc4e9ec8eb41 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: f64b94b5-4174-495a-a254-f07632143fee [pid: 7|app: 0|req: 1238/2390] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1251 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2391] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:28:54 2026] DELETE /v2.0/floatingips/dd7aa335-0d87-4fb1-b460-976dfa99d858 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2392] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:28:54 2026] PUT /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1276 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:54.637 7 INFO neutron.api.v2.resource [None req-55d35291-335d-424b-8c8a-007f55122d14 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2393] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2394] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/security-groups/lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:28:54.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8efd9e4e-51af-46d2-bceb-fd4553ae571f'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'a3ad876c-f36a-48ab-b4d5-4cde4e9ba577', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1155/2395] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/security-groups?name=lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2396] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:54 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 1156/2397] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:28:54 2026] PUT /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1314 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:28:54.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64564089-a0f3-4eb9-851f-f30fa402fa2a'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'a3ad876c-f36a-48ab-b4d5-4cde4e9ba577', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2398] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1157/2399] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:28:55 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: 1243/2400] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:28:55 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: 1244/2401] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:28:55 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: 1158/2402] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1245/2403] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2404] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/networks?id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2405] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2406] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => 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: 1247/2407] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2408] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2409] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2410] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2411] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2412] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2413] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2414] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => 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: 1165/2415] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2416] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2417] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:55 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&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: 1252/2418] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1167/2419] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/networks?id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2420] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2421] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2422] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2423] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1255/2424] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1170/2425] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 1256/2426] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/security-groups?id=d7b43bf5-dd62-4d98-8303-27051fca65ee&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2427] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:28:56 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:28:57.136 7 INFO neutron_taas.services.taas.taas_plugin [req-97116407-3992-4072-96c9-063bbab00a0e req-5dd9cdd6-c9a0-4590-aa96-f48e306a5407 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: 47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e 2026-05-05 23:28:57.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-97116407-3992-4072-96c9-063bbab00a0e req-5dd9cdd6-c9a0-4590-aa96-f48e306a5407 b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: 47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e [pid: 7|app: 0|req: 1257/2428] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:28:57 2026] DELETE /v2.0/ports/47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:28:57.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4bf7083-984e-4bce-a108-408fc1eb973c'] response: {'server_uuid': 'f9c8c97d-0bb0-4285-8bd2-eeac86116dbe', 'name': 'network-vif-deleted', 'tag': '47b5bf4d-7eb6-42c2-900f-6f29d1ab9b5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1172/2429] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:58 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2432] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:28:59 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => 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: 1174/2433] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:29:00 2026] GET /v2.0/ports?device_id=f9c8c97d-0bb0-4285-8bd2-eeac86116dbe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2434] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:01 2026] DELETE /v2.0/security-groups/d7b43bf5-dd62-4d98-8303-27051fca65ee => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:01.846 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cccb2e3-f295-42ee-9be3-28d506decfcc b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: 8dde62cb-5871-4184-ab4d-45665ecd53d1 2026-05-05 23:29:01.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cccb2e3-f295-42ee-9be3-28d506decfcc b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: 8dde62cb-5871-4184-ab4d-45665ecd53d1 [pid: 8|app: 0|req: 1175/2435] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:29:01 2026] PUT /v2.0/routers/9d2a0842-c5c9-4768-bd8a-517b372879c1/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2436] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:02 2026] DELETE /v2.0/subnets/36520440-e4c6-4067-9c76-178563b8cb3f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:29:02.632 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a5e3526-cca1-469c-af52-3d06c8d51d2b b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: eb269a9e-b10d-40bf-8254-36ce14d260e0 2026-05-05 23:29:02.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a5e3526-cca1-469c-af52-3d06c8d51d2b b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: eb269a9e-b10d-40bf-8254-36ce14d260e0 2026-05-05 23:29:02.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a5e3526-cca1-469c-af52-3d06c8d51d2b b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: 5777ef03-303b-42e0-a687-ab03552d4112 2026-05-05 23:29:02.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a5e3526-cca1-469c-af52-3d06c8d51d2b b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: 5777ef03-303b-42e0-a687-ab03552d4112 2026-05-05 23:29:03.209 8 INFO neutron.services.segments.plugin [-] Segment 00d51b59-2ff8-4323-846b-54f72fbc3f40 resource provider aggregate not found 2026-05-05 23:29:03.216 8 INFO neutron.services.segments.plugin [-] Segment 00d51b59-2ff8-4323-846b-54f72fbc3f40 resource provider aggregate not found 2026-05-05 23:29:03.233 8 INFO neutron.services.segments.plugin [-] Segment 00d51b59-2ff8-4323-846b-54f72fbc3f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d51b59-2ff8-4323-846b-54f72fbc3f40 found for delete ", "request_id": "req-f048607c-900b-4da0-b191-61dcad8135d0"}]} 2026-05-05 23:29:03.236 8 INFO neutron.services.segments.plugin [-] Segment 00d51b59-2ff8-4323-846b-54f72fbc3f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d51b59-2ff8-4323-846b-54f72fbc3f40 found for delete ", "request_id": "req-fd5a38ed-f35f-427f-b5e6-221dcdf678e8"}]} 2026-05-05 23:29:03.240 8 INFO neutron.db.l3_hamode_db [None req-1a5e3526-cca1-469c-af52-3d06c8d51d2b b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] HA network e8f8816d-0a4b-427a-9392-f3152372941c was deleted as no HA routers are present in tenant a951ff3c2eed4c129dc455e745bdce7d. [pid: 8|app: 0|req: 1176/2437] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:02 2026] DELETE /v2.0/routers/9d2a0842-c5c9-4768-bd8a-517b372879c1 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:03.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f094b63-5957-47bc-9706-c9c87db3b6ac b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] TaaS: Handle Delete Port: 1bab0bf3-02b2-44d8-9d42-ac18c2addc35 2026-05-05 23:29:03.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f094b63-5957-47bc-9706-c9c87db3b6ac b91aa4dc42a94a52a0479ee8b1ccd605 a951ff3c2eed4c129dc455e745bdce7d - - default default] Tap Mirror: Handle Delete Port: 1bab0bf3-02b2-44d8-9d42-ac18c2addc35 [pid: 8|app: 0|req: 1177/2438] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:29:03 2026] DELETE /v2.0/networks/a3b90da4-cda6-4afc-99e9-f0d784df2ff2 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:29:03.738 7 INFO neutron.db.l3_db [None req-d37e0ba0-b3d6-43d6-83e7-66156ffb3bd0 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Floating IP b127e282-7fb7-4454-a32b-4e470c840cbc associated. External IP: 10.96.250.212, port: 8002eb20-3d42-47f1-9f1a-c22e2ce70724. [pid: 7|app: 0|req: 1262/2439] 10.0.0.246 () {34 vars in 677 bytes} [Tue May 5 23:29:02 2026] POST /v2.0/floatingips => generated 899 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2440] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:04 2026] GET /v2.0/security-groups?tenant_id=a951ff3c2eed4c129dc455e745bdce7d&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2441] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:04 2026] DELETE /v2.0/security-groups/8532b714-2f06-44e5-a8ca-322c943f9a4d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2442] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:04 2026] GET /v2.0/security-groups?tenant_id=faa4cdfdf20243e5a5b22f3e3e7a896f&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2443] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:04 2026] DELETE /v2.0/security-groups/a89ce9ad-101e-49c7-9eb2-b311e3462f24 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:05.252 8 INFO neutron.services.segments.plugin [-] Segment 1deb1989-f778-437c-a5e1-e5c0b861e543 resource provider aggregate not found 2026-05-05 23:29:05.255 8 INFO neutron.services.segments.plugin [-] Segment 1deb1989-f778-437c-a5e1-e5c0b861e543 resource provider aggregate not found 2026-05-05 23:29:05.268 8 INFO neutron.services.segments.plugin [-] Segment 1deb1989-f778-437c-a5e1-e5c0b861e543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1deb1989-f778-437c-a5e1-e5c0b861e543 found for delete ", "request_id": "req-bfeddf3f-69ec-4290-9276-37b59aedb79c"}]} 2026-05-05 23:29:05.271 8 INFO neutron.services.segments.plugin [-] Segment 1deb1989-f778-437c-a5e1-e5c0b861e543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1deb1989-f778-437c-a5e1-e5c0b861e543 found for delete ", "request_id": "req-09b652f8-dbb5-469d-a9c7-362cabb9c3b1"}]} [pid: 8|app: 0|req: 1180/2444] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:06 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: 1265/2445] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:06 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: 1181/2446] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:06 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: 1266/2447] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29: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) 2026-05-05 23:29:06.992 8 INFO neutron.api.v2.resource [None req-a6cd5091-05c2-4c17-b909-9f3c79742cec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2448] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/security-groups/lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2449] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 23:29:06 2026] GET /v2.0/security-groups?name=lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2450] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 23:29:07 2026] GET /v2.0/security-group-rules?security_group_id=dcb4d6f1-aed2-4f9a-9c0f-0d30b57819e7 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2451] 199.204.45.89 () {34 vars in 746 bytes} [Tue May 5 23:29:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2452] 199.204.45.89 () {34 vars in 746 bytes} [Tue May 5 23:29:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2453] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:08 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: 1185/2454] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:09 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2455] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:09 2026] POST /v2.0/floatingips => generated 552 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2456] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:10 2026] POST /v2.0/floatingips => generated 552 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2457] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:10 2026] POST /v2.0/floatingips => generated 552 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2458] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:11 2026] PUT /v2.0/floatingips/39393fec-e28b-4b4d-a6bb-8ee787f9d535/tags => generated 17 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2459] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:12 2026] PUT /v2.0/floatingips/d0e2d8db-162e-46b5-9a5d-fbb02c3f7305/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2460] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:12 2026] PUT /v2.0/floatingips/53f453f4-93a5-487f-bb9c-ef567ae61258/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2461] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:12 2026] PUT /v2.0/floatingips/0ada3d51-a903-4a28-976c-83041c48a57c/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: 1189/2462] 10.0.0.246 () {32 vars in 672 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2463] 10.0.0.246 () {32 vars in 686 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2464] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2465] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2466] 10.0.0.246 () {32 vars in 680 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2467] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2468] 10.0.0.246 () {32 vars in 690 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2469] 10.0.0.246 () {32 vars in 702 bytes} [Tue May 5 23:29:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:13.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1a8c86a-4350-472c-b136-d1ab79e8c46e efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] TaaS: Handle Delete Port: 137e7579-f60c-4dec-9dec-658fd824100d 2026-05-05 23:29:13.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1a8c86a-4350-472c-b136-d1ab79e8c46e efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] Tap Mirror: Handle Delete Port: 137e7579-f60c-4dec-9dec-658fd824100d [pid: 8|app: 0|req: 1193/2470] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:12 2026] DELETE /v2.0/floatingips/39393fec-e28b-4b4d-a6bb-8ee787f9d535 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:13.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcc1f745-fe1e-4123-947f-f683f2a4add4 efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] TaaS: Handle Delete Port: 5fa829ac-e862-4797-9349-b6dd9d2f2f06 2026-05-05 23:29:13.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcc1f745-fe1e-4123-947f-f683f2a4add4 efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] Tap Mirror: Handle Delete Port: 5fa829ac-e862-4797-9349-b6dd9d2f2f06 [pid: 7|app: 0|req: 1278/2473] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:13 2026] DELETE /v2.0/floatingips/d0e2d8db-162e-46b5-9a5d-fbb02c3f7305 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:13.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfaa4888-0235-4234-a248-bd7f4ef203ab efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] TaaS: Handle Delete Port: e28b44a6-3dd9-49b8-9805-19fee9df91f7 2026-05-05 23:29:13.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfaa4888-0235-4234-a248-bd7f4ef203ab efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] Tap Mirror: Handle Delete Port: e28b44a6-3dd9-49b8-9805-19fee9df91f7 [pid: 8|app: 0|req: 1196/2474] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:13 2026] DELETE /v2.0/floatingips/53f453f4-93a5-487f-bb9c-ef567ae61258 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:13.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-d993d4c5-d487-4f2c-8169-772393748fb4 efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] TaaS: Handle Delete Port: 38814ef7-9491-4e8e-8d63-caaaa3975afc 2026-05-05 23:29:13.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d993d4c5-d487-4f2c-8169-772393748fb4 efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] Tap Mirror: Handle Delete Port: 38814ef7-9491-4e8e-8d63-caaaa3975afc [pid: 7|app: 0|req: 1279/2475] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:13 2026] DELETE /v2.0/floatingips/0ada3d51-a903-4a28-976c-83041c48a57c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:14.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6a73d4f-7ad9-4e6d-b0b9-75945a2fa7c4 efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] TaaS: Handle Delete Port: eee5f396-1ced-4900-871a-c83b45803d83 2026-05-05 23:29:14.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6a73d4f-7ad9-4e6d-b0b9-75945a2fa7c4 efcb260b02ce43a6a632357b9d2137e7 a35c6bdf12c944899329a12f7a29def4 - - default default] Tap Mirror: Handle Delete Port: eee5f396-1ced-4900-871a-c83b45803d83 [pid: 8|app: 0|req: 1197/2476] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:14 2026] DELETE /v2.0/floatingips/a3e5a7f0-7609-46f3-8679-d2c2487de642 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2477] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/security-groups?tenant_id=488a3d39322d4317a48951d8cf83c878&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2478] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:15 2026] DELETE /v2.0/security-groups/b2b60ec9-eb2a-451d-970f-718d5d1688a6 => 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: 1281/2479] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/security-groups?tenant_id=a35c6bdf12c944899329a12f7a29def4&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: 1199/2480] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:15 2026] DELETE /v2.0/security-groups/1067b9a1-0e17-4e23-9f00-9978a15bfb70 => 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: 1200/2481] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/security-groups?tenant_id=c4b795c74b724c58b715fbf2ee3ff674&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2482] 10.0.0.27 () {30 vars in 689 bytes} [Tue May 5 23:29:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2483] 10.0.0.27 () {30 vars in 691 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2484] 10.0.0.27 () {30 vars in 667 bytes} [Tue May 5 23:29:16 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: 1201/2485] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:16 2026] DELETE /v2.0/security-groups/40e9ff4b-09de-4c8d-a068-e05c948cc76f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2486] 10.0.0.27 () {30 vars in 703 bytes} [Tue May 5 23:29:16 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: 1202/2487] 10.0.0.27 () {28 vars in 438 bytes} [Tue May 5 23:29:16 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2488] 10.0.0.27 () {30 vars in 727 bytes} [Tue May 5 23:29:16 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2489] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2490] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2491] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2492] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29:19 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: 1205/2493] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2494] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2495] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2496] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2497] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:19 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: 1291/2498] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29:19 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: 1208/2499] 199.204.45.89 () {34 vars in 716 bytes} [Tue May 5 23:29:19 2026] POST /v2.0/ports => generated 1328 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 23:29:20.149 7 INFO neutron.db.segments_db [None req-038f7637-a801-452b-8924-01db2211b9b4 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Added segment 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf of type vxlan for network dc0cc5f0-1a95-4f72-b5cf-9bd6068ac1dd 2026-05-05 23:29:20.393 7 INFO neutron.db.l3_hamode_db [None req-038f7637-a801-452b-8924-01db2211b9b4 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1209/2500] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:29:20 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:20.529 7 INFO neutron.db.l3_hamode_db [None req-038f7637-a801-452b-8924-01db2211b9b4 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1292/2501] 10.0.0.246 () {34 vars in 668 bytes} [Tue May 5 23:29:20 2026] POST /v2.0/routers => generated 474 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:21.201 8 INFO neutron.db.l3_hamode_db [None req-002cf8cb-1dcb-4bd5-845a-796b90330ba0 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:29:21.323 8 INFO neutron.db.l3_hamode_db [None req-002cf8cb-1dcb-4bd5-845a-796b90330ba0 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1293/2502] 199.204.45.89 () {34 vars in 1261 bytes} [Tue May 5 23:29:21 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2503] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:21 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1295/2504] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:21 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2505] 10.0.0.246 () {34 vars in 668 bytes} [Tue May 5 23:29:21 2026] POST /v2.0/routers => generated 474 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:21.899 7 INFO neutron.db.l3_hamode_db [None req-ec756e22-d528-490d-aa71-6edbf56a2dac 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:29:22.004 7 INFO neutron.db.l3_hamode_db [None req-ec756e22-d528-490d-aa71-6edbf56a2dac 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2506] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 23:29:22 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1328 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2507] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:29:22 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2508] 10.0.0.246 () {34 vars in 668 bytes} [Tue May 5 23:29:21 2026] POST /v2.0/routers => generated 474 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:29:22.760 7 INFO neutron.db.l3_hamode_db [None req-31b7a191-ad5b-48c1-aa01-e39b0bc33d63 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:29:22.903 7 INFO neutron.db.l3_hamode_db [None req-31b7a191-ad5b-48c1-aa01-e39b0bc33d63 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1213/2509] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:29:22 2026] PUT /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1518 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:23.144 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-798a8268-e2cd-4aad-bdd7-4a90701b53fb'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'e5dbf9ae-85a3-40e6-bf06-39d3081a01d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2510] 10.0.0.246 () {34 vars in 668 bytes} [Tue May 5 23:29:22 2026] POST /v2.0/routers => generated 474 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:29:23.577 8 INFO neutron.db.l3_hamode_db [None req-c974f714-9c51-4e59-8169-8c3bceba6b93 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 23:29:23.686 8 INFO neutron.db.l3_hamode_db [None req-c974f714-9c51-4e59-8169-8c3bceba6b93 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1298/2511] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4096 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2512] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2513] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2514] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => 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: 1302/2515] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08&id=c40b90b5-d010-4098-94a8-460f6e095b40 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2516] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2517] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&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: 1305/2518] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2519] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:23 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1214/2520] 10.0.0.246 () {34 vars in 668 bytes} [Tue May 5 23:29:23 2026] POST /v2.0/routers => generated 474 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2521] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:29:24 2026] PUT /v2.0/routers/64bd5a2a-6372-4cc4-b8d4-a659f1dedb79/tags => generated 17 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2522] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:29:24 2026] PUT /v2.0/routers/d351db51-482a-406e-8596-8e8f1d084470/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2523] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:29:24 2026] PUT /v2.0/routers/45799c83-c0c7-432b-957c-adbeb482894e/tags => generated 34 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2524] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:29:24 2026] PUT /v2.0/routers/9f494c0e-792d-4eb9-a789-1ba1689d6420/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2525] 10.0.0.246 () {32 vars in 664 bytes} [Tue May 5 23:29:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2526] 10.0.0.246 () {32 vars in 678 bytes} [Tue May 5 23:29:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2527] 10.0.0.246 () {32 vars in 674 bytes} [Tue May 5 23:29:24 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2528] 10.0.0.246 () {32 vars in 686 bytes} [Tue May 5 23:29:24 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2529] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4096 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2530] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => 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: 1219/2531] 10.0.0.246 () {32 vars in 672 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2532] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2533] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&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: 1220/2534] 10.0.0.246 () {32 vars in 686 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2535] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2536] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2537] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1317/2538] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2539] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2540] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2541] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2542] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/routers/64bd5a2a-6372-4cc4-b8d4-a659f1dedb79 => generated 485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2543] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1225/2544] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1226/2545] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => 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: 1227/2546] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2547] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08&id=c40b90b5-d010-4098-94a8-460f6e095b40 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2548] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&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: 1230/2549] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2550] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1232/2551] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1320/2552] 10.0.0.246 () {34 vars in 742 bytes} [Tue May 5 23:29:25 2026] PUT /v2.0/routers/64bd5a2a-6372-4cc4-b8d4-a659f1dedb79 => generated 485 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2553] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:29:25 2026] GET /v2.0/ports?device_id=64bd5a2a-6372-4cc4-b8d4-a659f1dedb79 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:26.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c51e9dc-fbb8-4c06-8fa2-834bf58a587f 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] TaaS: Handle Delete Port: 23e5d127-979d-4fbc-a550-c2b983b09d70 2026-05-05 23:29:26.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c51e9dc-fbb8-4c06-8fa2-834bf58a587f 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Tap Mirror: Handle Delete Port: 23e5d127-979d-4fbc-a550-c2b983b09d70 [pid: 7|app: 0|req: 1321/2554] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:25 2026] DELETE /v2.0/routers/64bd5a2a-6372-4cc4-b8d4-a659f1dedb79 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2555] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:29:26 2026] GET /v2.0/routers/d351db51-482a-406e-8596-8e8f1d084470 => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2556] 10.0.0.246 () {34 vars in 742 bytes} [Tue May 5 23:29:26 2026] PUT /v2.0/routers/d351db51-482a-406e-8596-8e8f1d084470 => generated 493 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2557] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:29:26 2026] GET /v2.0/ports?device_id=d351db51-482a-406e-8596-8e8f1d084470 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:27.072 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a177cc4-c9a3-43f4-8a16-2a06776dd63b 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] TaaS: Handle Delete Port: 6c01aa4e-c8ef-432e-ab69-023ea3772865 2026-05-05 23:29:27.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a177cc4-c9a3-43f4-8a16-2a06776dd63b 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Tap Mirror: Handle Delete Port: 6c01aa4e-c8ef-432e-ab69-023ea3772865 [pid: 7|app: 0|req: 1323/2558] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:26 2026] DELETE /v2.0/routers/d351db51-482a-406e-8596-8e8f1d084470 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2559] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:29:27 2026] GET /v2.0/routers/45799c83-c0c7-432b-957c-adbeb482894e => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2560] 10.0.0.246 () {34 vars in 742 bytes} [Tue May 5 23:29:27 2026] PUT /v2.0/routers/45799c83-c0c7-432b-957c-adbeb482894e => generated 502 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2561] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:29:27 2026] GET /v2.0/ports?device_id=45799c83-c0c7-432b-957c-adbeb482894e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:28.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e439d39-3fcc-4651-8b56-55358576bcdc 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] TaaS: Handle Delete Port: 86093f31-5b45-45a7-82cf-03bff48157eb 2026-05-05 23:29:28.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e439d39-3fcc-4651-8b56-55358576bcdc 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Tap Mirror: Handle Delete Port: 86093f31-5b45-45a7-82cf-03bff48157eb [pid: 7|app: 0|req: 1325/2562] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:27 2026] DELETE /v2.0/routers/45799c83-c0c7-432b-957c-adbeb482894e => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2563] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/routers/9f494c0e-792d-4eb9-a789-1ba1689d6420 => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2566] 10.0.0.246 () {34 vars in 742 bytes} [Tue May 5 23:29:28 2026] PUT /v2.0/routers/9f494c0e-792d-4eb9-a789-1ba1689d6420 => generated 487 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2567] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:29:28 2026] GET /v2.0/ports?device_id=9f494c0e-792d-4eb9-a789-1ba1689d6420 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:28.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-284a8f66-4f53-4444-aace-bf1939e6c421 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] TaaS: Handle Delete Port: 5df564a8-8f7a-4192-ac69-3d1163e24a4a 2026-05-05 23:29:28.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-284a8f66-4f53-4444-aace-bf1939e6c421 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Tap Mirror: Handle Delete Port: 5df564a8-8f7a-4192-ac69-3d1163e24a4a [pid: 7|app: 0|req: 1327/2568] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:28 2026] DELETE /v2.0/routers/9f494c0e-792d-4eb9-a789-1ba1689d6420 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2569] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/routers/6cda4582-b738-4ca7-9ff2-a26b33758532 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2570] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2571] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a => generated 798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2572] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2573] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/subnets/c40b90b5-d010-4098-94a8-460f6e095b40 => generated 744 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2574] 10.0.0.246 () {34 vars in 742 bytes} [Tue May 5 23:29:29 2026] PUT /v2.0/routers/6cda4582-b738-4ca7-9ff2-a26b33758532 => generated 480 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2575] 10.0.0.246 () {32 vars in 736 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/ports?device_id=6cda4582-b738-4ca7-9ff2-a26b33758532 => 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: 1248/2576] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:29 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: 1249/2577] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2578] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:29 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: 1251/2579] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29:29 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: 1252/2580] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:29.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-7282e954-e0fd-4328-9f21-477f831dce05 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] TaaS: Handle Delete Port: 6a8fb6f7-c514-4a36-bf14-fd2110c2a6e5 2026-05-05 23:29:29.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7282e954-e0fd-4328-9f21-477f831dce05 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] Tap Mirror: Handle Delete Port: 6a8fb6f7-c514-4a36-bf14-fd2110c2a6e5 [pid: 8|app: 0|req: 1253/2581] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2582] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2583] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:29 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2584] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:29:30 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2585] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:30 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => 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: 1258/2586] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:30 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:29:30.240 7 INFO neutron.services.segments.plugin [-] Segment 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf resource provider aggregate not found 2026-05-05 23:29:30.248 7 INFO neutron.services.segments.plugin [-] Segment 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf resource provider aggregate not found 2026-05-05 23:29:30.265 7 INFO neutron.services.segments.plugin [-] Segment 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf found for delete ", "request_id": "req-a33ec65a-c2b2-4055-a415-aa677cf1c232"}]} 2026-05-05 23:29:30.266 7 INFO neutron.services.segments.plugin [-] Segment 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fdcf70f-bd5d-48e5-9e0b-9e194febf9cf found for delete ", "request_id": "req-1ccc4ace-d4d6-4f77-a5dc-a6e1f84876a3"}]} 2026-05-05 23:29:30.275 7 INFO neutron.db.l3_hamode_db [None req-7282e954-e0fd-4328-9f21-477f831dce05 691ab0ecc49c46e3a6cc331172b21703 8d8bee9156904de582081d9eab58f1b4 - - default default] HA network dc0cc5f0-1a95-4f72-b5cf-9bd6068ac1dd was deleted as no HA routers are present in tenant 8d8bee9156904de582081d9eab58f1b4. [pid: 7|app: 0|req: 1329/2587] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:29:29 2026] DELETE /v2.0/routers/6cda4582-b738-4ca7-9ff2-a26b33758532 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2588] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/security-groups?tenant_id=8d8bee9156904de582081d9eab58f1b4&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2589] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:31 2026] DELETE /v2.0/security-groups/51d7f5aa-4b4a-4569-a369-288939caae91 => 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: 1260/2590] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/security-groups?tenant_id=58fb2d2f9c414bcf98b67f9e8e0c5ed5&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2591] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:31 2026] DELETE /v2.0/security-groups/540febea-060d-4ca9-9709-f66110e1ad0d => 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: 1261/2592] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:31 2026] GET /v2.0/security-groups?tenant_id=6dee6e6232214fda8203f86326ae4f81&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2593] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:31 2026] DELETE /v2.0/security-groups/6b288ae7-c636-4617-bc4d-b18765f0dd09 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2594] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:35 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2595] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:35 2026] PUT /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2596] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:35 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/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: 1334/2597] 10.0.0.246 () {34 vars in 770 bytes} [Tue May 5 23:29:35 2026] PUT /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2598] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2599] 10.0.0.246 () {34 vars in 766 bytes} [Tue May 5 23:29:36 2026] PUT /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2600] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2601] 10.0.0.246 () {34 vars in 788 bytes} [Tue May 5 23:29:36 2026] PUT /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2602] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/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: 1337/2603] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:36 2026] PUT /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2604] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2605] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:36.479 8 INFO neutron.api.v2.resource [None req-5040e17b-a8b2-493e-a6ae-649b62804a2b a0b710f6f18f4d27886f4c6b2f511203 cb2afe4706b14835825c4026cf8c3f42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1268/2606] 10.0.0.246 () {32 vars in 751 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2607] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:29:36 2026] DELETE /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2608] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:36.635 7 INFO neutron.api.v2.resource [None req-dd5ab0a0-aa7c-4e45-84e3-8e2a42d5273e a0b710f6f18f4d27886f4c6b2f511203 cb2afe4706b14835825c4026cf8c3f42 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2609] 10.0.0.246 () {32 vars in 754 bytes} [Tue May 5 23:29:36 2026] DELETE /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/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: 1270/2610] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:29:36 2026] DELETE /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => 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: 1341/2611] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:36 2026] GET /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:36.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-de081e65-8026-406b-9338-4a92ad80de0e a0b710f6f18f4d27886f4c6b2f511203 cb2afe4706b14835825c4026cf8c3f42 - - default default] TaaS: Handle Delete Port: 0089995b-2f27-4ed3-8436-9a873d067b83 2026-05-05 23:29:36.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de081e65-8026-406b-9338-4a92ad80de0e a0b710f6f18f4d27886f4c6b2f511203 cb2afe4706b14835825c4026cf8c3f42 - - default default] Tap Mirror: Handle Delete Port: 0089995b-2f27-4ed3-8436-9a873d067b83 [pid: 8|app: 0|req: 1271/2612] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:36 2026] DELETE /v2.0/floatingips/d8b6472b-1420-4cdb-972d-420c49bfc514 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2613] 10.0.0.27 () {30 vars in 689 bytes} [Tue May 5 23:29:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2614] 10.0.0.27 () {30 vars in 691 bytes} [Tue May 5 23:29: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: 7|app: 0|req: 1343/2615] 10.0.0.27 () {30 vars in 667 bytes} [Tue May 5 23:29:37 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: 1273/2616] 10.0.0.27 () {30 vars in 703 bytes} [Tue May 5 23:29:37 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: 1344/2617] 10.0.0.27 () {28 vars in 438 bytes} [Tue May 5 23:29:37 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2618] 10.0.0.27 () {30 vars in 727 bytes} [Tue May 5 23:29:37 2026] GET /v2.0/subnets/2ef445a8-bffb-43a5-b143-fb73f076d0f9 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2619] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:37 2026] GET /v2.0/security-groups?tenant_id=cb2afe4706b14835825c4026cf8c3f42&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2620] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:37 2026] DELETE /v2.0/security-groups/8cb47da3-2897-48db-b0eb-70c9155b373e => 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: 1275/2621] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/security-groups?tenant_id=829d79df79914696a7d04d83259ba161&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: 1276/2622] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2623] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2624] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2625] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:38 2026] DELETE /v2.0/security-groups/549a1795-0489-45a9-abb2-db4316bcfa39 => 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: 1279/2626] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29:38 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: 1348/2627] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 674 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2628] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/subnets/2ef445a8-bffb-43a5-b143-fb73f076d0f9 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2629] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4098 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2630] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:38 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: 1350/2631] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2632] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:38 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: 1351/2633] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29:38 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: 1283/2634] 199.204.45.89 () {34 vars in 716 bytes} [Tue May 5 23:29:38 2026] POST /v2.0/ports => generated 1328 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2635] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:29:38 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1328 bytes in 235 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: 1284/2636] 10.0.0.244 () {34 vars in 907 bytes} [Tue May 5 23:29:39 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: 1353/2637] 199.204.45.89 () {34 vars in 1261 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2638] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2639] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:40 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2640] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 23:29:41 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2641] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:29:41 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2642] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:29:41 2026] PUT /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1518 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:29:41.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b288fe1-e006-437b-9449-5d7d710bb6ee'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'aa13b54f-c006-4def-8ab6-ab6ec65f0071', 'status': 'completed', 'code': 200} 2026-05-05 23:29:41.670 7 INFO neutron.db.segments_db [None req-37c34abe-0989-4ede-8cba-13437e1004b2 d4464f1adc634128962f855dc96b7c8f f3f7caa89f8245c09d59eafd338930f9 - - default default] Added segment 424c4467-0104-4296-84a2-19b28e055e17 of type vxlan for network 13edf27c-7d8e-4951-a686-45f7bfa9e1f2 [pid: 7|app: 0|req: 1356/2643] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:29:41 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1288/2644] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:29:41 2026] POST /v2.0/ports => generated 743 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2645] 10.0.0.246 () {34 vars in 747 bytes} [Tue May 5 23:29:42 2026] PUT /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 25 bytes in 64 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: 1289/2646] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1290/2647] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 5608 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2648] 10.0.0.246 () {34 vars in 758 bytes} [Tue May 5 23:29:42 2026] PUT /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1291/2649] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2650] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.26&port_id=aa13b54f-c006-4def-8ab6-ab6ec65f0071 => 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: 1359/2651] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2652] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A255&port_id=aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1294/2653] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/subnets?id=2ef445a8-bffb-43a5-b143-fb73f076d0f9&id=a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2654] 10.0.0.246 () {34 vars in 754 bytes} [Tue May 5 23:29:42 2026] PUT /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/red => generated 4 bytes in 68 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: 1295/2655] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2656] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1296/2657] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&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: 1297/2658] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 1362/2659] 10.0.0.246 () {34 vars in 776 bytes} [Tue May 5 23:29:42 2026] PUT /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1363/2660] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2661] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1364/2662] 10.0.0.246 () {34 vars in 747 bytes} [Tue May 5 23:29:42 2026] PUT /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2663] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 37 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: 1365/2664] 10.0.0.246 () {32 vars in 735 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/red => generated 0 bytes in 55 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-05-05 23:29:42.792 8 INFO neutron.api.v2.resource [None req-6ea031be-90d9-4e54-af9f-e5a0d1c7374a d4464f1adc634128962f855dc96b7c8f f3f7caa89f8245c09d59eafd338930f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2665] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/green => generated 99 bytes in 50 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: 1366/2666] 10.0.0.246 () {32 vars in 738 bytes} [Tue May 5 23:29:42 2026] DELETE /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/red => generated 0 bytes in 64 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: 1301/2667] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:42 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 30 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, ' 2026-05-05 23:29:42.979 7 INFO neutron.api.v2.resource [None req-e6f7f18b-56fd-4703-8346-4287d8a046d2 d4464f1adc634128962f855dc96b7c8f f3f7caa89f8245c09d59eafd338930f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1367/2668] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:29:42 2026] DELETE /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1302/2669] 10.0.0.246 () {32 vars in 730 bytes} [Tue May 5 23:29:42 2026] DELETE /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1368/2670] 10.0.0.246 () {32 vars in 727 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:29:43.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-68f64b8e-3b8c-401c-a459-1915573cb14d d4464f1adc634128962f855dc96b7c8f f3f7caa89f8245c09d59eafd338930f9 - - default default] TaaS: Handle Delete Port: 0708fe39-6e66-4205-8365-76fc698408bd 2026-05-05 23:29:43.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68f64b8e-3b8c-401c-a459-1915573cb14d d4464f1adc634128962f855dc96b7c8f f3f7caa89f8245c09d59eafd338930f9 - - default default] Tap Mirror: Handle Delete Port: 0708fe39-6e66-4205-8365-76fc698408bd [pid: 8|app: 0|req: 1303/2671] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:29:43 2026] DELETE /v2.0/ports/0708fe39-6e66-4205-8365-76fc698408bd => generated 0 bytes in 202 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-05-05 23:29:43.430 7 INFO neutron.services.segments.plugin [-] Segment 424c4467-0104-4296-84a2-19b28e055e17 resource provider aggregate not found 2026-05-05 23:29:43.431 7 INFO neutron.services.segments.plugin [-] Segment 424c4467-0104-4296-84a2-19b28e055e17 resource provider aggregate not found 2026-05-05 23:29:43.448 7 INFO neutron.services.segments.plugin [-] Segment 424c4467-0104-4296-84a2-19b28e055e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 424c4467-0104-4296-84a2-19b28e055e17 found for delete ", "request_id": "req-25a8ecd8-76a2-495b-b673-8b531eb704e0"}]} 2026-05-05 23:29:43.458 7 INFO neutron.services.segments.plugin [-] Segment 424c4467-0104-4296-84a2-19b28e055e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 424c4467-0104-4296-84a2-19b28e055e17 found for delete ", "request_id": "req-cdbdf2ea-fa4f-476a-a4f6-356444e22359"}]} [pid: 7|app: 0|req: 1369/2674] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:29:43 2026] DELETE /v2.0/networks/13edf27c-7d8e-4951-a686-45f7bfa9e1f2 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2675] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 5608 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2676] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2677] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2678] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2679] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2680] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1309/2681] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => 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/2682] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2683] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&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: 1374/2684] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:43 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1311/2685] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1375/2686] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => 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: 1312/2687] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/security-groups?tenant_id=b30460b86f114f11b9e6419a06057c10&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2688] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:44 2026] DELETE /v2.0/security-groups/f18e75f8-a5cc-4f88-90f5-72042ae7f115 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2689] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/security-groups?tenant_id=f3f7caa89f8245c09d59eafd338930f9&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2690] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:44 2026] DELETE /v2.0/security-groups/f017f4f6-d1fe-4110-8a78-b95a04a06eff => 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: 1376/2691] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 19 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2692] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08&id=c40b90b5-d010-4098-94a8-460f6e095b40 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2693] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2694] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2695] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1318/2696] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1379/2697] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.26&port_id=aa13b54f-c006-4def-8ab6-ab6ec65f0071 => 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: 1319/2698] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 23:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A255&port_id=aa13b54f-c006-4def-8ab6-ab6ec65f0071 => 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: 1380/2699] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/subnets?id=2ef445a8-bffb-43a5-b143-fb73f076d0f9&id=a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2700] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2701] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2702] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 1382/2703] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:45 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2704] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:29:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2705] 10.0.0.246 () {34 vars in 767 bytes} [Tue May 5 23:29:48 2026] PUT /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2706] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2707] 10.0.0.246 () {34 vars in 778 bytes} [Tue May 5 23:29:48 2026] PUT /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags/green => 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: 1324/2708] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2709] 10.0.0.246 () {34 vars in 774 bytes} [Tue May 5 23:29:48 2026] PUT /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2710] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2711] 10.0.0.246 () {34 vars in 796 bytes} [Tue May 5 23:29:48 2026] PUT /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/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: 8|app: 0|req: 1326/2712] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2713] 10.0.0.246 () {34 vars in 767 bytes} [Tue May 5 23:29:48 2026] PUT /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2714] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2715] 10.0.0.246 () {32 vars in 755 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:48.557 8 INFO neutron.api.v2.resource [None req-c8ee53da-9aa6-4e03-9737-16247fd0bdf3 f63eb0ac3f004e26821426d260c2cc15 6c67eada7c024d2b96461e5c1cb07232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1328/2716] 10.0.0.246 () {32 vars in 759 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2717] 10.0.0.246 () {32 vars in 758 bytes} [Tue May 5 23:29:48 2026] DELETE /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2718] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:48.698 7 INFO neutron.api.v2.resource [None req-124b2bec-c8b3-4857-804c-cd7c7f03bc16 f63eb0ac3f004e26821426d260c2cc15 6c67eada7c024d2b96461e5c1cb07232 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1390/2719] 10.0.0.246 () {32 vars in 762 bytes} [Tue May 5 23:29:48 2026] DELETE /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2720] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:29:48 2026] DELETE /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2721] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:48 2026] GET /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2722] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:48 2026] DELETE /v2.0/security-groups/387aa1d7-c501-4cb1-a884-c7ed8a2cfa64 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2723] 10.0.0.244 () {34 vars in 971 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2724] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2 => generated 797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2725] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/subnets/2ef445a8-bffb-43a5-b143-fb73f076d0f9 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2726] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/subnets/a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 747 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2727] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => 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: 1395/2728] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/security-groups?tenant_id=d7fd42c845c544b480db459451d36df7&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2729] 199.204.45.89 () {34 vars in 789 bytes} [Tue May 5 23:29:49 2026] PUT /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1255 bytes in 319 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: 1396/2730] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:49 2026] DELETE /v2.0/security-groups/fd64e382-186c-457c-8ff2-623cbef5804d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2731] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2732] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2733] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:49 2026] GET /v2.0/security-groups?tenant_id=6c67eada7c024d2b96461e5c1cb07232&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: 1337/2734] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:29:50 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) 2026-05-05 23:29:50.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7829bf50-060c-4fbf-8617-22fb2e90f031'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'e5dbf9ae-85a3-40e6-bf06-39d3081a01d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1338/2735] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2736] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:29:50 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: 1340/2737] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2738] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2739] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:49 2026] DELETE /v2.0/security-groups/40879bc4-f11d-4b22-b904-95e594a1c070 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2740] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2741] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2742] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2743] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2744] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2745] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2746] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 5381 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2747] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2748] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => 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: 1403/2749] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2750] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2751] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1348/2752] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:29:50 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2753] 10.0.0.246 () {34 vars in 676 bytes} [Tue May 5 23:29:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2754] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:53 2026] PUT /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2755] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2756] 10.0.0.246 () {34 vars in 770 bytes} [Tue May 5 23:29:53 2026] PUT /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/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: 1407/2757] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2758] 10.0.0.246 () {34 vars in 766 bytes} [Tue May 5 23:29:53 2026] PUT /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/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: 1408/2759] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2760] 10.0.0.246 () {34 vars in 788 bytes} [Tue May 5 23:29:53 2026] PUT /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2761] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:53 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2762] 10.0.0.246 () {34 vars in 759 bytes} [Tue May 5 23:29:54 2026] PUT /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2763] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2764] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:29:54.173 7 INFO neutron.api.v2.resource [None req-48bace2d-9709-4cca-ba16-67898dd19176 345282279a2249739c31dbdcffcdbc31 d6e6021e84684702836a0d2f7dc3a094 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2765] 10.0.0.246 () {32 vars in 751 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2766] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2767] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:29:54.303 8 INFO neutron.api.v2.resource [None req-cc6457be-f66a-428c-b705-30d3dfe4275e 345282279a2249739c31dbdcffcdbc31 d6e6021e84684702836a0d2f7dc3a094 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1356/2768] 10.0.0.246 () {32 vars in 754 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2769] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2770] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:29:54 2026] GET /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4/tags => 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: 1414/2771] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:29:54 2026] DELETE /v2.0/subnetpools/ce41d7f7-4091-4874-a830-4a827623f9e4 => 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: 1358/2772] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:55 2026] GET /v2.0/security-groups?tenant_id=d6e6021e84684702836a0d2f7dc3a094&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2773] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:55 2026] DELETE /v2.0/security-groups/736da1eb-f3e2-4427-9461-7cd5b77ff932 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2774] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:29:55 2026] GET /v2.0/security-groups?tenant_id=899a2209e601464da6b066f048aec2d4&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2775] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:29:55 2026] DELETE /v2.0/security-groups/e5cf7d7e-c2f5-4ada-a7ed-5bac48756551 => 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: 1418/2778] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2779] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:02 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: 1419/2780] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30: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: 1362/2781] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:02 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: 7|app: 0|req: 1420/2782] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2783] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:02 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 5381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2784] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:02 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: 1364/2785] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:02 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: 1422/2786] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30: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: 8|app: 0|req: 1365/2787] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:03 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: 1423/2788] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2789] 199.204.45.89 () {34 vars in 789 bytes} [Tue May 5 23:30:03 2026] PUT /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1251 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:03.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e40689de-76fe-4a50-b81f-763e4be7aa39'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'aa13b54f-c006-4def-8ab6-ab6ec65f0071', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2790] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2 => generated 797 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: 1367/2791] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/subnets/2ef445a8-bffb-43a5-b143-fb73f076d0f9 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2792] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2793] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:30:03 2026] PUT /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1080 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2794] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2 => generated 797 bytes in 52 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: 1369/2795] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4977 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2796] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:03 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2797] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2798] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2799] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2800] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:04 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2801] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4977 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:05.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c75809f9-6f8b-4852-9ddf-ccafb541d027'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'aa13b54f-c006-4def-8ab6-ab6ec65f0071', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2802] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:05 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4977 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2803] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2804] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 1431/2805] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 8|app: 0|req: 1375/2806] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 4977 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2807] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2808] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2809] 199.204.45.89 () {34 vars in 1015 bytes} [Tue May 5 23:30:06 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=dns_domain => generated 29 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2810] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:30:06 2026] PUT /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 917 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2811] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:30:07.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bbc0a67-f63b-45f0-a8c8-cf67a29af4b9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: aa13b54f-c006-4def-8ab6-ab6ec65f0071 2026-05-05 23:30:07.492 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bbc0a67-f63b-45f0-a8c8-cf67a29af4b9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: aa13b54f-c006-4def-8ab6-ab6ec65f0071 [pid: 8|app: 0|req: 1378/2812] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 23:30:07 2026] DELETE /v2.0/ports/aa13b54f-c006-4def-8ab6-ab6ec65f0071 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2813] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:07 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: 1379/2814] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2815] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2816] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2817] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2818] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2819] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2820] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2821] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2822] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:07 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2823] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2824] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2825] 199.204.45.89 () {34 vars in 1225 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks?id=436e572f-643b-43eb-9690-db59336c246a&id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&id=974049f1-bd83-4e5a-8c4f-9021c412714a&id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 3097 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2826] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2827] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2828] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&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: 1443/2829] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2830] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1444/2831] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => 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: 1388/2832] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2833] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2834] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1446/2835] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2836] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2837] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 677 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2838] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&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: 1448/2839] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2840] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:08 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2841] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2842] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:12 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: 1450/2843] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:12 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: 1394/2844] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:12 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: 1451/2845] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3869 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2846] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2847] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:12 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: 1396/2848] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2849] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:12 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: 1397/2850] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:12 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2851] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:30:12 2026] PUT /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1080 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2852] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a => generated 798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1455/2853] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:13.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73416c5d-d3a0-4be6-8e70-e4227483bf34'] response: {'name': 'network-changed', 'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'tag': 'e5dbf9ae-85a3-40e6-bf06-39d3081a01d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2856] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2857] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2858] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:30:13 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2859] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:14 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1402/2860] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:14 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1459/2861] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:14 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1403/2862] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 23:30:15 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2863] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:30:15 2026] GET /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2864] 199.204.45.89 () {34 vars in 1015 bytes} [Tue May 5 23:30:15 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2865] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:15 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 3694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2866] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:30:15 2026] PUT /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2867] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:16 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 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, ' 2026-05-05 23:30:16.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-12502f55-ffab-4627-91e7-1fb2d86a4465 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 2026-05-05 23:30:16.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12502f55-ffab-4627-91e7-1fb2d86a4465 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 [pid: 8|app: 0|req: 1406/2868] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 23:30:16 2026] DELETE /v2.0/ports/e5dbf9ae-85a3-40e6-bf06-39d3081a01d2 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2869] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30: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: 1407/2870] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2871] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2872] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2873] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2874] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2875] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2876] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2877] 199.204.45.89 () {30 vars in 742 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2878] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2879] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2880] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => 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: 1469/2881] 199.204.45.89 () {34 vars in 1145 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/networks?id=436e572f-643b-43eb-9690-db59336c246a&id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 2311 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2882] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2883] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => 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: 1414/2884] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&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: 1471/2885] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2886] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1472/2887] 199.204.45.89 () {34 vars in 1057 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2888] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/subnets?id=c2692f1e-af23-4c60-b42a-0128ab230735 => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2889] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/ports?network_id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2890] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1474/2891] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:17 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?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: 1419/2894] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:29 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: 1476/2895] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2896] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:29 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: 1477/2897] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:29.364 8 INFO neutron.api.v2.resource [None req-ec4b3787-3dba-4b3e-89ac-45e8c372c484 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2898] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/security-groups/lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2899] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/security-groups?name=lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 2863 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2900] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 23:30:29 2026] GET /v2.0/security-group-rules?security_group_id=dcb4d6f1-aed2-4f9a-9c0f-0d30b57819e7 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2901] 199.204.45.89 () {32 vars in 788 bytes} [Tue May 5 23:30:29 2026] DELETE /v2.0/security-group-rules/483b73f0-77af-4551-979d-34a04387e20e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2902] 199.204.45.89 () {32 vars in 788 bytes} [Tue May 5 23:30:29 2026] DELETE /v2.0/security-group-rules/e14b7c53-9bf0-4b3a-b181-ab6110e412cc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:32.813 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e91a873-051a-4863-b91b-ac19dd8fd84b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 9e203ed7-0ade-474c-b32e-989dad1898f8 2026-05-05 23:30:32.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e91a873-051a-4863-b91b-ac19dd8fd84b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 9e203ed7-0ade-474c-b32e-989dad1898f8 2026-05-05 23:30:33.029 7 INFO neutron.db.l3_db [None req-1e91a873-051a-4863-b91b-ac19dd8fd84b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Floating IP b127e282-7fb7-4454-a32b-4e470c840cbc disassociated (deleted). External IP: 10.96.250.212, port: 8002eb20-3d42-47f1-9f1a-c22e2ce70724. [pid: 7|app: 0|req: 1480/2903] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:30:32 2026] DELETE /v2.0/floatingips/b127e282-7fb7-4454-a32b-4e470c840cbc => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:33.362 8 INFO neutron.api.v2.resource [None req-f14b84dc-8eca-4e40-9b77-29f3df720206 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2904] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:30:33 2026] GET /v2.0/floatingips/b127e282-7fb7-4454-a32b-4e470c840cbc => generated 144 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2905] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2906] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:34 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: 1482/2907] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:34 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: 1426/2908] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:34.190 7 INFO neutron.api.v2.resource [None req-769d7751-dc0c-4a75-a063-b4086ff162c8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2909] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/security-groups/lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2910] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/security-groups?name=lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 1637 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2911] 199.204.45.89 () {30 vars in 814 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/security-group-rules?security_group_id=dcb4d6f1-aed2-4f9a-9c0f-0d30b57819e7 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2912] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:34 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: 1485/2913] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:34 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: 1429/2914] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:34 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: 1486/2915] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:34 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: 1430/2916] 199.204.45.89 () {30 vars in 740 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2917] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2918] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2919] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:34 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2920] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:35 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2921] 199.204.45.89 () {34 vars in 974 bytes} [Tue May 5 23:30:36 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2922] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:30:36 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577?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: 1490/2923] 199.204.45.89 () {34 vars in 1015 bytes} [Tue May 5 23:30:36 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2924] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:36 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2925] 199.204.45.89 () {38 vars in 1027 bytes} [Tue May 5 23:30:36 2026] PUT /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1151 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2926] 199.204.45.89 () {30 vars in 768 bytes} [Tue May 5 23:30:37 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1244 bytes in 34 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: 1492/2927] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:30:37 2026] PUT /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1090 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2928] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 1090 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, ' 2026-05-05 23:30:38.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-07692670-52c5-40d1-b446-aa4234836e00 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 2026-05-05 23:30:38.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07692670-52c5-40d1-b446-aa4234836e00 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 [pid: 7|app: 0|req: 1493/2929] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 23:30:38 2026] DELETE /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2930] 199.204.45.89 () {30 vars in 702 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2931] 199.204.45.89 () {30 vars in 704 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2932] 199.204.45.89 () {30 vars in 680 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2933] 199.204.45.89 () {30 vars in 716 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:30:38.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44f3d6d8-d729-4bf3-b91a-1300656c95a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1439/2934] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 23:30:38 2026] DELETE /v2.0/ports/a3ad876c-f36a-48ab-b4d5-4cde4e9ba577 => 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: 1496/2935] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:38.509 8 INFO neutron.api.v2.resource [None req-d586cadb-9717-4062-a44a-d26958ce8b36 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1440/2936] 199.204.45.89 () {30 vars in 762 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/security-groups/lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2937] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/ports?tenant_id=f93459aceb2240449879209a7790b05f&device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2938] 199.204.45.89 () {30 vars in 784 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/security-groups?name=lb-3a181e84-ca0c-455b-82f3-8eb4dffbb3c1 => generated 1637 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2939] 199.204.45.89 () {34 vars in 1065 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/networks?id=436e572f-643b-43eb-9690-db59336c246a&id=6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 1524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2940] 199.204.45.89 () {30 vars in 736 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2941] 199.204.45.89 () {34 vars in 1059 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.37&port_id=d46677b9-4701-4cd7-aff5-12955c1ac026 => 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: 1500/2942] 199.204.45.89 () {34 vars in 983 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/subnets?id=f02925a1-7090-43eb-a2db-ed8d8804bf5e => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2943] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/ports?network_id=436e572f-643b-43eb-9690-db59336c246a&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: 1502/2944] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2945] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:38 2026] GET /v2.0/networks/436e572f-643b-43eb-9690-db59336c246a?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: 1443/2946] 199.204.45.89 () {34 vars in 788 bytes} [Tue May 5 23:30:38 2026] PUT /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 1094 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2947] 199.204.45.89 () {32 vars in 778 bytes} [Tue May 5 23:30:38 2026] DELETE /v2.0/security-groups/dcb4d6f1-aed2-4f9a-9c0f-0d30b57819e7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:39.064 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d5a9829-ccb9-456d-9342-0b30cd32c99f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: 8002eb20-3d42-47f1-9f1a-c22e2ce70724 2026-05-05 23:30:39.067 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d5a9829-ccb9-456d-9342-0b30cd32c99f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: 8002eb20-3d42-47f1-9f1a-c22e2ce70724 [pid: 8|app: 0|req: 1444/2948] 199.204.45.89 () {32 vars in 758 bytes} [Tue May 5 23:30:38 2026] DELETE /v2.0/ports/8002eb20-3d42-47f1-9f1a-c22e2ce70724 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2949] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:30:42 2026] GET /v2.0/ports?device_id=4bd21697-9b3c-487a-aa00-03c26a2beeda => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:42.195 8 INFO neutron_taas.services.taas.taas_plugin [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-c56ce0f5-6b79-4ba2-b798-88f1354df058 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] TaaS: Handle Delete Port: d46677b9-4701-4cd7-aff5-12955c1ac026 2026-05-05 23:30:42.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-c56ce0f5-6b79-4ba2-b798-88f1354df058 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Tap Mirror: Handle Delete Port: d46677b9-4701-4cd7-aff5-12955c1ac026 [pid: 8|app: 0|req: 1445/2950] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:30:42 2026] DELETE /v2.0/ports/d46677b9-4701-4cd7-aff5-12955c1ac026 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:42.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c946761b-2673-4a36-82aa-a2e733d09b0f'] response: {'server_uuid': '4bd21697-9b3c-487a-aa00-03c26a2beeda', 'name': 'network-vif-deleted', 'tag': 'd46677b9-4701-4cd7-aff5-12955c1ac026', 'status': 'completed', 'code': 200} 2026-05-05 23:30:43.784 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3edd4f6-dbb9-4bce-add6-827bc24feea5 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 19030de7-98bf-4b7a-9131-3e113e75cfbd 2026-05-05 23:30:43.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3edd4f6-dbb9-4bce-add6-827bc24feea5 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 19030de7-98bf-4b7a-9131-3e113e75cfbd 2026-05-05 23:30:43.966 7 INFO neutron.db.l3_db [None req-c3edd4f6-dbb9-4bce-add6-827bc24feea5 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Floating IP 4f8e7e5a-5f40-410b-b47b-5b0c2a9d968d disassociated (deleted). External IP: 10.96.250.214, port: a1898080-2764-4e55-90c3-12b9293a6469. [pid: 7|app: 0|req: 1507/2953] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:30:43 2026] DELETE /v2.0/floatingips/4f8e7e5a-5f40-410b-b47b-5b0c2a9d968d => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:44.308 8 INFO neutron.api.v2.resource [None req-ba08dff3-17f1-4318-8141-31ca4c5a4a36 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. 2026-05-05 23:30:44.308 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ec61d83-ba92-4f88-b6f9-4c2c5e7497e8'] response: {'name': 'network-changed', 'server_uuid': '1146353d-cc4d-4a98-9d63-2d66022d007e', 'tag': 'a1898080-2764-4e55-90c3-12b9293a6469', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/2954] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/floatingips/4f8e7e5a-5f40-410b-b47b-5b0c2a9d968d => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2955] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1200 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2956] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2957] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2958] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/networks?id=71a395a0-018d-4dde-afba-2b9779e501d2 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2959] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=a1898080-2764-4e55-90c3-12b9293a6469 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2960] 199.204.45.89 () {34 vars in 1105 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A396&port_id=a1898080-2764-4e55-90c3-12b9293a6469 => 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: 1511/2961] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:30:44 2026] GET /v2.0/subnets?id=2ef445a8-bffb-43a5-b143-fb73f076d0f9&id=a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2962] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:45 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2963] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:45 2026] GET /v2.0/ports?network_id=71a395a0-018d-4dde-afba-2b9779e501d2&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2964] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:45 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?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: 1513/2965] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:45 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2966] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:30:46 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:47.086 7 INFO neutron_taas.services.taas.taas_plugin [req-c947abe8-8c60-43d4-84bb-173b64fc9331 req-0ef63242-7138-41dc-962e-f2da4868d566 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: a1898080-2764-4e55-90c3-12b9293a6469 2026-05-05 23:30:47.088 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c947abe8-8c60-43d4-84bb-173b64fc9331 req-0ef63242-7138-41dc-962e-f2da4868d566 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: a1898080-2764-4e55-90c3-12b9293a6469 [pid: 7|app: 0|req: 1514/2967] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:30:47 2026] DELETE /v2.0/ports/a1898080-2764-4e55-90c3-12b9293a6469 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:47.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32691d08-03a2-4d78-b53a-c9f960386d39'] response: {'server_uuid': '1146353d-cc4d-4a98-9d63-2d66022d007e', 'name': 'network-vif-deleted', 'tag': 'a1898080-2764-4e55-90c3-12b9293a6469', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/2968] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:30:49 2026] GET /v2.0/ports?device_id=1146353d-cc4d-4a98-9d63-2d66022d007e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:30:54.972 7 INFO neutron_taas.services.taas.taas_plugin [None req-45f5c0de-fd3b-4abd-963f-290c7cea819f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 426e8ebc-1311-467a-9c05-996305678878 2026-05-05 23:30:54.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45f5c0de-fd3b-4abd-963f-290c7cea819f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 426e8ebc-1311-467a-9c05-996305678878 2026-05-05 23:30:55.109 7 INFO neutron.db.l3_db [None req-45f5c0de-fd3b-4abd-963f-290c7cea819f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Floating IP 1dba772c-4aad-4a23-8d6b-8e04baaf15f1 disassociated (deleted). External IP: 10.96.250.210, port: 3ca32cea-884d-4a79-b3d7-06d672a26597. [pid: 7|app: 0|req: 1515/2969] 10.0.0.246 () {32 vars in 732 bytes} [Tue May 5 23:30:54 2026] DELETE /v2.0/floatingips/1dba772c-4aad-4a23-8d6b-8e04baaf15f1 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:30:55.394 8 INFO neutron.api.v2.resource [None req-165677ec-e5b3-48c1-b31d-82c1a9bbd157 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1455/2970] 10.0.0.246 () {32 vars in 729 bytes} [Tue May 5 23:30:55 2026] GET /v2.0/floatingips/1dba772c-4aad-4a23-8d6b-8e04baaf15f1 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:30:55.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b83b3b8-95ed-4e8b-bacc-33f86984895d'] response: {'name': 'network-changed', 'server_uuid': '2bee4eb2-c817-4389-a35d-d0ef4ec8e437', 'tag': '3ca32cea-884d-4a79-b3d7-06d672a26597', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2971] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:30:55 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1196 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2972] 10.0.0.244 () {34 vars in 1040 bytes} [Tue May 5 23:30:55 2026] GET /v2.0/security-groups?id=b777f572-3181-4ee4-b91a-333114c7b805&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2973] 199.204.45.89 () {34 vars in 1079 bytes} [Tue May 5 23:30:55 2026] GET /v2.0/ports?tenant_id=14f74f836e214ff79c1b862486619e67&device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2974] 199.204.45.89 () {34 vars in 985 bytes} [Tue May 5 23:30:55 2026] GET /v2.0/networks?id=974049f1-bd83-4e5a-8c4f-9021c412714a => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2975] 199.204.45.89 () {34 vars in 1055 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=3ca32cea-884d-4a79-b3d7-06d672a26597 => 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: 1458/2976] 199.204.45.89 () {34 vars in 1103 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A36a&port_id=3ca32cea-884d-4a79-b3d7-06d672a26597 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2977] 199.204.45.89 () {34 vars in 1063 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/subnets?id=d63be9d5-a690-49ee-9e2b-76bb67621c08&id=c40b90b5-d010-4098-94a8-460f6e095b40 => generated 1411 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2978] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2979] 199.204.45.89 () {34 vars in 1051 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/ports?network_id=974049f1-bd83-4e5a-8c4f-9021c412714a&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2980] 199.204.45.89 () {34 vars in 1011 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2981] 199.204.45.89 () {34 vars in 1111 bytes} [Tue May 5 23:30:56 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a?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: 1461/2982] 199.204.45.89 () {34 vars in 993 bytes} [Tue May 5 23:30:57 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => generated 1194 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:30:58.115 7 INFO neutron_taas.services.taas.taas_plugin [req-e014f970-6bb8-41ae-9aa6-92cc140edc52 req-b8eaee3a-d1c3-48fb-9fca-300795e89372 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 3ca32cea-884d-4a79-b3d7-06d672a26597 2026-05-05 23:30:58.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e014f970-6bb8-41ae-9aa6-92cc140edc52 req-b8eaee3a-d1c3-48fb-9fca-300795e89372 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 3ca32cea-884d-4a79-b3d7-06d672a26597 [pid: 7|app: 0|req: 1522/2983] 199.204.45.89 () {36 vars in 996 bytes} [Tue May 5 23:30:58 2026] DELETE /v2.0/ports/3ca32cea-884d-4a79-b3d7-06d672a26597 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:30:58.325 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae73d7e4-3b83-4449-aada-eafb7b32efc6'] response: {'server_uuid': '2bee4eb2-c817-4389-a35d-d0ef4ec8e437', 'name': 'network-vif-deleted', 'tag': '3ca32cea-884d-4a79-b3d7-06d672a26597', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1463/2986] 10.0.0.244 () {34 vars in 990 bytes} [Tue May 5 23:31:00 2026] GET /v2.0/ports?device_id=2bee4eb2-c817-4389-a35d-d0ef4ec8e437 => 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: 1524/2987] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:05 2026] DELETE /v2.0/security-group-rules/585bbb10-8b95-42fe-9444-75710a7a9f3b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:05.887 8 INFO neutron.api.v2.resource [None req-f818af8f-48ab-4ec4-99ed-d99feb056259 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/2988] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/security-group-rules/585bbb10-8b95-42fe-9444-75710a7a9f3b => 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: 1525/2989] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:05 2026] DELETE /v2.0/security-group-rules/ea7c53bc-88ba-4d1b-a449-7969c7d8e346 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:05.970 8 INFO neutron.api.v2.resource [None req-2550d14e-77ca-4f31-87f1-82cfd1ab7756 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/2990] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:05 2026] GET /v2.0/security-group-rules/ea7c53bc-88ba-4d1b-a449-7969c7d8e346 => 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: 1526/2991] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:05 2026] DELETE /v2.0/security-group-rules/c3973bba-6180-4f7c-9b50-ace7c23481d1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.064 8 INFO neutron.api.v2.resource [None req-dbb67cac-e204-41a3-98de-fe27ceb339ec 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2992] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/c3973bba-6180-4f7c-9b50-ace7c23481d1 => 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: 1527/2993] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/8e7b1f7c-0785-4e99-990a-02000ab4a03d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.138 8 INFO neutron.api.v2.resource [None req-f05e0273-0ef3-4c96-ab52-38752cfcbdec 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/2994] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/8e7b1f7c-0785-4e99-990a-02000ab4a03d => 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: 1528/2995] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/8e165b69-54a6-4293-bfea-624f9ac97d4e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.205 8 INFO neutron.api.v2.resource [None req-8e4e67be-65bd-4918-9845-acbd1a23e711 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/2996] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/8e165b69-54a6-4293-bfea-624f9ac97d4e => 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: 1529/2997] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/628c3d62-eb51-4d6e-aa9b-ee9b6fa29fcb => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.276 8 INFO neutron.api.v2.resource [None req-64c09a1d-6e96-4c2d-aef8-12101883357f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/2998] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/628c3d62-eb51-4d6e-aa9b-ee9b6fa29fcb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2999] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/576d7fc3-b8f1-448c-b54c-dd6ac4436c4b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.351 8 INFO neutron.api.v2.resource [None req-4f65ac3b-55c0-4c09-bbaf-05e90aa263c1 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/3000] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/576d7fc3-b8f1-448c-b54c-dd6ac4436c4b => 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: 1531/3001] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/99b47933-6b95-4a40-92f2-064842d391fa => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.444 8 INFO neutron.api.v2.resource [None req-791d921a-254d-4071-9850-12bcc97ab49f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/3002] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/99b47933-6b95-4a40-92f2-064842d391fa => 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: 1532/3003] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/7ce92127-c24d-4b6e-8180-87d8f612b5a0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.530 8 INFO neutron.api.v2.resource [None req-89d14bfe-37a4-408e-bd9b-fa9424299058 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/3004] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/7ce92127-c24d-4b6e-8180-87d8f612b5a0 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3005] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/2e358896-b6f4-419c-bae7-12ade7308d13 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.607 8 INFO neutron.api.v2.resource [None req-cba95bff-c02e-4a8d-94c2-1361c6d76ccb 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/3006] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/2e358896-b6f4-419c-bae7-12ade7308d13 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3007] 10.0.0.246 () {32 vars in 750 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-group-rules/f453750c-e42a-4ab4-95c7-a689989c2109 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.681 8 INFO neutron.api.v2.resource [None req-0362cd80-edac-488f-822e-448c186051bd 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/3008] 10.0.0.246 () {32 vars in 747 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-group-rules/f453750c-e42a-4ab4-95c7-a689989c2109 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3009] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:06 2026] DELETE /v2.0/security-groups/b777f572-3181-4ee4-b91a-333114c7b805 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:06.776 8 INFO neutron.api.v2.resource [None req-df060210-7931-4b90-9b6a-45f04d4280f3 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/3010] 10.0.0.246 () {32 vars in 737 bytes} [Tue May 5 23:31:06 2026] GET /v2.0/security-groups/b777f572-3181-4ee4-b91a-333114c7b805 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:07.191 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4b02cff-2deb-44b2-b68a-bd436e7d9fc3 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 7f5d1879-86d8-4fbb-99dd-afa98ce76607 2026-05-05 23:31:07.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4b02cff-2deb-44b2-b68a-bd436e7d9fc3 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 7f5d1879-86d8-4fbb-99dd-afa98ce76607 [pid: 7|app: 0|req: 1536/3011] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:31:06 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:07.945 8 INFO neutron.api.v2.resource [None req-a1b6fc6a-be2c-4af2-a128-9be09c9a11a6 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3012] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:31:07 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:08.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b95f41f-c105-40da-a817-9193d7d3b6c2 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: f6d61d20-9ee2-4545-9566-4594d707f704 2026-05-05 23:31:08.340 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b95f41f-c105-40da-a817-9193d7d3b6c2 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: f6d61d20-9ee2-4545-9566-4594d707f704 [pid: 7|app: 0|req: 1537/3013] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:31:07 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:08.940 8 INFO neutron.api.v2.resource [None req-64d7ade6-9eaf-43e9-9535-adbd9a58f3a5 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3014] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:31:08 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:09.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-a71458fe-a61b-445a-9d3b-b7ff3d96f56c 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 025ccfd0-8c6a-4a87-b6fe-cc0cd40147f7 2026-05-05 23:31:09.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a71458fe-a61b-445a-9d3b-b7ff3d96f56c 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 025ccfd0-8c6a-4a87-b6fe-cc0cd40147f7 [pid: 7|app: 0|req: 1538/3015] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:31:08 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:31:10.003 8 INFO neutron.api.v2.resource [None req-051f172a-19a4-45b9-bea1-2783dcd2485f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3016] 10.0.0.246 () {34 vars in 789 bytes} [Tue May 5 23:31:09 2026] PUT /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:10.200 7 INFO neutron_taas.services.taas.taas_plugin [None req-a510efec-1f63-4a17-bf0f-859be5e9df8b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 432d3348-5426-4aef-9c5e-0e80108265f3 2026-05-05 23:31:10.204 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a510efec-1f63-4a17-bf0f-859be5e9df8b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 432d3348-5426-4aef-9c5e-0e80108265f3 2026-05-05 23:31:10.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-a510efec-1f63-4a17-bf0f-859be5e9df8b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 7c7a4c26-96bf-4b03-92b7-44f1d99e69e0 2026-05-05 23:31:10.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a510efec-1f63-4a17-bf0f-859be5e9df8b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 7c7a4c26-96bf-4b03-92b7-44f1d99e69e0 2026-05-05 23:31:10.843 7 INFO neutron.db.l3_hamode_db [None req-a510efec-1f63-4a17-bf0f-859be5e9df8b 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] HA network 86bc956d-825f-4b48-9a07-ffddeb9ea78a was deleted as no HA routers are present in tenant 14f74f836e214ff79c1b862486619e67. [pid: 7|app: 0|req: 1539/3017] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:10 2026] DELETE /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:10.886 8 INFO neutron.api.v2.resource [None req-eb43f914-a012-476f-a7a3-a342a30ce9e1 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/3018] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:10 2026] GET /v2.0/routers/114a67ec-e8af-40fc-a8c7-4d3ddaf249c7 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:10.914 7 INFO neutron.services.segments.plugin [-] Segment dc0e10f7-56d4-400c-9377-6349a1a38bd6 resource provider aggregate not found 2026-05-05 23:31:10.926 7 INFO neutron.services.segments.plugin [-] Segment dc0e10f7-56d4-400c-9377-6349a1a38bd6 resource provider aggregate not found 2026-05-05 23:31:10.941 7 INFO neutron.services.segments.plugin [-] Segment dc0e10f7-56d4-400c-9377-6349a1a38bd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0e10f7-56d4-400c-9377-6349a1a38bd6 found for delete ", "request_id": "req-c93e3a9c-3bf2-47ba-9043-0c6e27444058"}]} 2026-05-05 23:31:10.943 7 INFO neutron.services.segments.plugin [-] Segment dc0e10f7-56d4-400c-9377-6349a1a38bd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0e10f7-56d4-400c-9377-6349a1a38bd6 found for delete ", "request_id": "req-fe4101c0-128c-4d85-a6b1-6b9899a144df"}]} [pid: 7|app: 0|req: 1540/3019] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:10 2026] DELETE /v2.0/subnets/a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:11.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02f7a868-7039-4b02-8c9a-5834828534cf 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/3020] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/subnets/a90735eb-2520-4f6c-aa33-e7c9b0ca4ed8 => 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: 1541/3021] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/subnets/2ef445a8-bffb-43a5-b143-fb73f076d0f9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:11.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-409b3f8d-1083-4c6e-b548-be5d1c4b4974 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/3022] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/subnets/2ef445a8-bffb-43a5-b143-fb73f076d0f9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:11.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-912e587f-21c7-412d-8700-af0c1cf98b58 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: 0b1f5e91-5686-4cff-b216-16ce8c11afc0 2026-05-05 23:31:11.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-912e587f-21c7-412d-8700-af0c1cf98b58 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: 0b1f5e91-5686-4cff-b216-16ce8c11afc0 [pid: 7|app: 0|req: 1542/3023] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:11.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08558931-189b-4923-842b-662fe2cd378e 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3024] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/networks/71a395a0-018d-4dde-afba-2b9779e501d2 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3025] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/subnets/c40b90b5-d010-4098-94a8-460f6e095b40 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:11.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d324662f-376b-4f3b-b5c2-97074b4a95a8 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3026] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/subnets/c40b90b5-d010-4098-94a8-460f6e095b40 => 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: 1544/3027] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:11.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-139bb860-e0a1-4cce-a60a-9d120779facd 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3028] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:11 2026] GET /v2.0/subnets/d63be9d5-a690-49ee-9e2b-76bb67621c08 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:11.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-deb65468-74c2-4ab4-904c-a8a471e143db 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: aca38fad-ab7f-4163-9884-279a1a88b7e0 2026-05-05 23:31:11.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-deb65468-74c2-4ab4-904c-a8a471e143db 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: aca38fad-ab7f-4163-9884-279a1a88b7e0 [pid: 7|app: 0|req: 1545/3029] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:11 2026] DELETE /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:12.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99f4d484-a071-43c4-817a-24e0069d916f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3030] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:31:12 2026] GET /v2.0/networks/974049f1-bd83-4e5a-8c4f-9021c412714a => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3031] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:12 2026] DELETE /v2.0/subnets/0307519a-e085-49e1-bd02-64b638b9d869 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:12.331 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a42f79f-952e-4e52-83cf-b84f1b8e9ee1 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3032] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:12 2026] GET /v2.0/subnets/0307519a-e085-49e1-bd02-64b638b9d869 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3033] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:31:12 2026] DELETE /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:12.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5c0f18d-30a4-465c-a392-4723f192a01f 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3034] 10.0.0.246 () {32 vars in 721 bytes} [Tue May 5 23:31:12 2026] GET /v2.0/subnets/c2692f1e-af23-4c60-b42a-0128ab230735 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:12.607 7 INFO neutron_taas.services.taas.taas_plugin [None req-25546689-f84a-4f0c-a92b-8c6082d902e1 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] TaaS: Handle Delete Port: f9a12ce0-9916-4c9c-8e91-6829cde46c31 2026-05-05 23:31:12.610 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25546689-f84a-4f0c-a92b-8c6082d902e1 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] Tap Mirror: Handle Delete Port: f9a12ce0-9916-4c9c-8e91-6829cde46c31 [pid: 7|app: 0|req: 1548/3035] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:12 2026] DELETE /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:12.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-343e0e2c-2277-47ba-8ca6-3c8a9251a9c0 7e309a72b0d744878deb0587ef980c41 14f74f836e214ff79c1b862486619e67 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3036] 10.0.0.246 () {32 vars in 723 bytes} [Tue May 5 23:31:12 2026] GET /v2.0/networks/6c322afa-5e56-4e0f-bd52-c697eb8b01d1 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:31:12.965 7 INFO neutron.services.segments.plugin [-] Segment 4bd28bc3-1b12-452e-9c60-221392540c91 resource provider aggregate not found 2026-05-05 23:31:12.971 7 INFO neutron.services.segments.plugin [-] Segment 4bd28bc3-1b12-452e-9c60-221392540c91 resource provider aggregate not found 2026-05-05 23:31:12.985 7 INFO neutron.services.segments.plugin [-] Segment 4bd28bc3-1b12-452e-9c60-221392540c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd28bc3-1b12-452e-9c60-221392540c91 found for delete ", "request_id": "req-b96f021d-2d39-4dd4-ac55-2c34540884b8"}]} 2026-05-05 23:31:12.988 7 INFO neutron.services.segments.plugin [-] Segment 4bd28bc3-1b12-452e-9c60-221392540c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd28bc3-1b12-452e-9c60-221392540c91 found for delete ", "request_id": "req-0d010412-8766-4605-bb6e-abe7134d3c3c"}]} 2026-05-05 23:31:13.002 7 INFO neutron.services.segments.plugin [-] Segment 76a5c330-04b8-48f5-8350-c945293ccf12 resource provider aggregate not found 2026-05-05 23:31:13.006 7 INFO neutron.services.segments.plugin [-] Segment 76a5c330-04b8-48f5-8350-c945293ccf12 resource provider aggregate not found 2026-05-05 23:31:13.016 7 INFO neutron.services.segments.plugin [-] Segment 76a5c330-04b8-48f5-8350-c945293ccf12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76a5c330-04b8-48f5-8350-c945293ccf12 found for delete ", "request_id": "req-ea9a7cfa-8156-40ab-bafc-713caa1c26b3"}]} 2026-05-05 23:31:13.019 7 INFO neutron.services.segments.plugin [-] Segment 76a5c330-04b8-48f5-8350-c945293ccf12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76a5c330-04b8-48f5-8350-c945293ccf12 found for delete ", "request_id": "req-2ae9bb7f-1e1e-4afe-9281-93c15eb28027"}]} 2026-05-05 23:31:13.030 7 INFO neutron.services.segments.plugin [-] Segment 13c722e6-aaf2-42b6-99ad-46ad69525e19 resource provider aggregate not found 2026-05-05 23:31:13.033 7 INFO neutron.services.segments.plugin [-] Segment 13c722e6-aaf2-42b6-99ad-46ad69525e19 resource provider aggregate not found 2026-05-05 23:31:13.042 7 INFO neutron.services.segments.plugin [-] Segment 13c722e6-aaf2-42b6-99ad-46ad69525e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13c722e6-aaf2-42b6-99ad-46ad69525e19 found for delete ", "request_id": "req-9fcdb2bf-752b-4010-a31e-d79b4854d7d7"}]} 2026-05-05 23:31:13.044 7 INFO neutron.services.segments.plugin [-] Segment 13c722e6-aaf2-42b6-99ad-46ad69525e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13c722e6-aaf2-42b6-99ad-46ad69525e19 found for delete ", "request_id": "req-2fc2edc5-fea3-4892-9ddd-72f79fab4c82"}]} [pid: 8|app: 0|req: 1490/3039] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:14 2026] GET /v2.0/security-groups?tenant_id=204aef4fdd304e9ab77bf8b1b033b775&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3040] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:15 2026] DELETE /v2.0/security-groups/2791188a-40f3-4d76-8478-4a445e42cc63 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3041] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:15 2026] GET /v2.0/security-groups?tenant_id=6d6550b58f214553a06266abb2556b7a&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3042] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:15 2026] DELETE /v2.0/security-groups/f29c1485-1fe9-4e80-ad5c-888870ac3327 => 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: 1492/3043] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:15 2026] GET /v2.0/security-groups?tenant_id=f9278378a77c417cab04e57f076a39f9&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3044] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:15 2026] DELETE /v2.0/security-groups/080507c8-936d-4345-8ea9-f5c34374c7b4 => 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: 1493/3045] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:15 2026] GET /v2.0/security-groups?tenant_id=36b20e0be7f04fde9936cd9dec789da6&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3046] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:16 2026] DELETE /v2.0/security-groups/1082ece0-e317-461b-8c63-0f9a435f02af => 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: 1494/3047] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:16 2026] GET /v2.0/security-groups?tenant_id=45c2e0c762404e72882c7a521fcff692&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3048] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:16 2026] DELETE /v2.0/security-groups/9235e2c1-be50-4b40-bb4f-541339955bda => 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: 1495/3049] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:16 2026] GET /v2.0/security-groups?tenant_id=17c21c539cf5472d821ddaf041da6e47&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3050] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:16 2026] DELETE /v2.0/security-groups/279311dc-9c3c-4e7e-bc85-eb31888a0400 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3051] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:17 2026] GET /v2.0/security-groups?tenant_id=14f74f836e214ff79c1b862486619e67&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3052] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:17 2026] DELETE /v2.0/security-groups/4a1c63c2-9bee-4d34-b6b4-ff72dd40629c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:21.238 8 INFO neutron.db.segments_db [None req-37105374-98d2-4035-bb6b-0f8a6885183f 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Added segment a99dbd9c-099a-47eb-a5c2-01dea3013cfe of type vxlan for network 9f9dd108-cf47-48b8-97d0-6829eb4d8f1a [pid: 8|app: 0|req: 1497/3053] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:20 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3054] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:21 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:21.669 8 INFO neutron.db.segments_db [None req-1251a3da-b741-430d-b7fe-b9d806fccef6 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Added segment 3ea37b72-48bb-42ae-b523-025660d79456 of type vxlan for network acce10fc-6034-4bd6-8265-3520ba585766 [pid: 8|app: 0|req: 1498/3055] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:21 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1558/3056] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:21 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:22.112 8 INFO neutron.db.segments_db [None req-7623e9e6-f077-43bb-a670-00cc66a534c4 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Added segment c48bf6dd-2fa2-4c1e-93bf-962c757b1372 of type vxlan for network 35738cbc-4952-4658-9d5d-708f10230d44 [pid: 8|app: 0|req: 1499/3057] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:22 2026] POST /v2.0/networks => generated 631 bytes in 141 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: 1559/3058] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:22 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:22.584 8 INFO neutron.db.segments_db [None req-d2a50ffd-7994-465b-9a5e-bc8606288e9b 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Added segment c8770560-4dcf-4cf3-ac32-8b607ad829e9 of type vxlan for network a667bd3a-1665-43d7-88b7-03dda25404d7 [pid: 8|app: 0|req: 1500/3059] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:22 2026] POST /v2.0/networks => generated 632 bytes in 175 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: 1560/3060] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:22 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 23:31:23.063 8 INFO neutron.db.segments_db [None req-a0edc242-9f99-4fd5-8a7e-dd6ec85da14b 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Added segment 2a203ccc-8e7b-4ac4-8875-b2191f562f8b of type vxlan for network a5088daa-a32f-4f41-8c51-3f6046560fd6 [pid: 8|app: 0|req: 1501/3061] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:23 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: 7|app: 0|req: 1561/3062] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:23 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3063] 10.0.0.246 () {34 vars in 747 bytes} [Tue May 5 23:31:23 2026] PUT /v2.0/ports/89340b59-6fc6-4845-b8f7-7ee5ab8cf694/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1562/3064] 10.0.0.246 () {34 vars in 747 bytes} [Tue May 5 23:31:23 2026] PUT /v2.0/ports/42bed120-b849-4395-a87a-da07697104ef/tags => generated 25 bytes in 64 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: 1503/3065] 10.0.0.246 () {34 vars in 747 bytes} [Tue May 5 23:31:23 2026] PUT /v2.0/ports/fb4438f6-9f34-42ae-ae74-8f43d7fd6f95/tags => generated 34 bytes in 57 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: 1563/3066] 10.0.0.246 () {34 vars in 747 bytes} [Tue May 5 23:31:23 2026] PUT /v2.0/ports/b372a1b3-5361-49ad-915d-ee99c1052cbe/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1504/3067] 10.0.0.246 () {32 vars in 660 bytes} [Tue May 5 23:31:23 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 137 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: 1564/3068] 10.0.0.246 () {32 vars in 674 bytes} [Tue May 5 23:31:23 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: 8|app: 0|req: 1505/3069] 10.0.0.246 () {32 vars in 670 bytes} [Tue May 5 23:31:23 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3070] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:31:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3071] 10.0.0.246 () {32 vars in 668 bytes} [Tue May 5 23:31:24 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3072] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:31:24 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3073] 10.0.0.246 () {32 vars in 678 bytes} [Tue May 5 23:31:24 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3074] 10.0.0.246 () {32 vars in 690 bytes} [Tue May 5 23:31:24 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:24.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-a65862fd-de83-4217-b674-20f8a381b674 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] TaaS: Handle Delete Port: 89340b59-6fc6-4845-b8f7-7ee5ab8cf694 2026-05-05 23:31:24.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a65862fd-de83-4217-b674-20f8a381b674 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Tap Mirror: Handle Delete Port: 89340b59-6fc6-4845-b8f7-7ee5ab8cf694 [pid: 8|app: 0|req: 1508/3075] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:24 2026] DELETE /v2.0/ports/89340b59-6fc6-4845-b8f7-7ee5ab8cf694 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:24.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9c88b2d-fd00-48b7-bf88-1ff45752f502 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] TaaS: Handle Delete Port: 42bed120-b849-4395-a87a-da07697104ef 2026-05-05 23:31:24.688 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9c88b2d-fd00-48b7-bf88-1ff45752f502 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Tap Mirror: Handle Delete Port: 42bed120-b849-4395-a87a-da07697104ef [pid: 7|app: 0|req: 1568/3076] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:24 2026] DELETE /v2.0/ports/42bed120-b849-4395-a87a-da07697104ef => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:24.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-e78617ac-381d-48a9-92ba-ce0dcfa945cb 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] TaaS: Handle Delete Port: fb4438f6-9f34-42ae-ae74-8f43d7fd6f95 2026-05-05 23:31:24.868 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e78617ac-381d-48a9-92ba-ce0dcfa945cb 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Tap Mirror: Handle Delete Port: fb4438f6-9f34-42ae-ae74-8f43d7fd6f95 [pid: 8|app: 0|req: 1509/3077] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:24 2026] DELETE /v2.0/ports/fb4438f6-9f34-42ae-ae74-8f43d7fd6f95 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:25.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-6db352f3-532a-42cc-b756-6e608fbd73ac 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] TaaS: Handle Delete Port: b372a1b3-5361-49ad-915d-ee99c1052cbe 2026-05-05 23:31:25.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db352f3-532a-42cc-b756-6e608fbd73ac 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Tap Mirror: Handle Delete Port: b372a1b3-5361-49ad-915d-ee99c1052cbe [pid: 7|app: 0|req: 1569/3078] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:24 2026] DELETE /v2.0/ports/b372a1b3-5361-49ad-915d-ee99c1052cbe => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:25.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed1c99c8-681a-420d-ad77-cb7cce7e84a6 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] TaaS: Handle Delete Port: 7022a7b3-7d00-432d-af64-0ee25c8a4604 2026-05-05 23:31:25.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed1c99c8-681a-420d-ad77-cb7cce7e84a6 12bf7806a1d1443ea93c7e4c33ccc00d 3bb617f75feb4b7eb539c1e237a6c85f - - default default] Tap Mirror: Handle Delete Port: 7022a7b3-7d00-432d-af64-0ee25c8a4604 [pid: 8|app: 0|req: 1510/3079] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:25 2026] DELETE /v2.0/ports/7022a7b3-7d00-432d-af64-0ee25c8a4604 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:25.434 7 INFO neutron.services.segments.plugin [-] Segment a99dbd9c-099a-47eb-a5c2-01dea3013cfe resource provider aggregate not found 2026-05-05 23:31:25.440 7 INFO neutron.services.segments.plugin [-] Segment a99dbd9c-099a-47eb-a5c2-01dea3013cfe resource provider aggregate not found 2026-05-05 23:31:25.448 7 INFO neutron.services.segments.plugin [-] Segment a99dbd9c-099a-47eb-a5c2-01dea3013cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99dbd9c-099a-47eb-a5c2-01dea3013cfe found for delete ", "request_id": "req-c5defce9-203f-4772-a1eb-8add48e5d416"}]} 2026-05-05 23:31:25.458 7 INFO neutron.services.segments.plugin [-] Segment a99dbd9c-099a-47eb-a5c2-01dea3013cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99dbd9c-099a-47eb-a5c2-01dea3013cfe found for delete ", "request_id": "req-5a395533-bc08-4dcb-8da5-17451ee96ebf"}]} [pid: 7|app: 0|req: 1570/3080] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:25 2026] DELETE /v2.0/networks/9f9dd108-cf47-48b8-97d0-6829eb4d8f1a => 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: 1511/3081] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:25 2026] DELETE /v2.0/networks/acce10fc-6034-4bd6-8265-3520ba585766 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:25.663 8 INFO neutron.services.segments.plugin [-] Segment 3ea37b72-48bb-42ae-b523-025660d79456 resource provider aggregate not found 2026-05-05 23:31:25.667 8 INFO neutron.services.segments.plugin [-] Segment 3ea37b72-48bb-42ae-b523-025660d79456 resource provider aggregate not found 2026-05-05 23:31:25.678 8 INFO neutron.services.segments.plugin [-] Segment 3ea37b72-48bb-42ae-b523-025660d79456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ea37b72-48bb-42ae-b523-025660d79456 found for delete ", "request_id": "req-42ff2d81-101d-45c3-b53e-f179e6aba282"}]} 2026-05-05 23:31:25.679 8 INFO neutron.services.segments.plugin [-] Segment 3ea37b72-48bb-42ae-b523-025660d79456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ea37b72-48bb-42ae-b523-025660d79456 found for delete ", "request_id": "req-0ddc6ed4-1f5a-43ab-ac80-2aba6cd71d2e"}]} [pid: 7|app: 0|req: 1571/3082] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:25 2026] DELETE /v2.0/networks/35738cbc-4952-4658-9d5d-708f10230d44 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3083] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:25 2026] DELETE /v2.0/networks/a667bd3a-1665-43d7-88b7-03dda25404d7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3084] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:25 2026] DELETE /v2.0/networks/a5088daa-a32f-4f41-8c51-3f6046560fd6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3085] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:26 2026] GET /v2.0/security-groups?tenant_id=210a8b19076740d78be129e05f7f540d&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3086] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/security-groups/e9e13e8f-1606-4477-a6c9-48aa95ab3893 => 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: 1514/3087] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:27 2026] GET /v2.0/security-groups?tenant_id=beae4a4adb6248ddb2b052ad67bbb9ea&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3088] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/security-groups/67ac7104-ce16-4c85-a958-2980ddc9e207 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:27.467 7 INFO neutron.services.segments.plugin [-] Segment c48bf6dd-2fa2-4c1e-93bf-962c757b1372 resource provider aggregate not found 2026-05-05 23:31:27.476 7 INFO neutron.services.segments.plugin [-] Segment c48bf6dd-2fa2-4c1e-93bf-962c757b1372 resource provider aggregate not found 2026-05-05 23:31:27.485 7 INFO neutron.services.segments.plugin [-] Segment c48bf6dd-2fa2-4c1e-93bf-962c757b1372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48bf6dd-2fa2-4c1e-93bf-962c757b1372 found for delete ", "request_id": "req-d93d6054-0739-45de-a982-fc69ced362f6"}]} 2026-05-05 23:31:27.494 7 INFO neutron.services.segments.plugin [-] Segment c48bf6dd-2fa2-4c1e-93bf-962c757b1372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48bf6dd-2fa2-4c1e-93bf-962c757b1372 found for delete ", "request_id": "req-7bf6bba7-08b0-4a9c-8f86-e3184cdc68fe"}]} 2026-05-05 23:31:27.502 7 INFO neutron.services.segments.plugin [-] Segment 2a203ccc-8e7b-4ac4-8875-b2191f562f8b resource provider aggregate not found 2026-05-05 23:31:27.507 7 INFO neutron.services.segments.plugin [-] Segment 2a203ccc-8e7b-4ac4-8875-b2191f562f8b resource provider aggregate not found 2026-05-05 23:31:27.521 7 INFO neutron.services.segments.plugin [-] Segment 2a203ccc-8e7b-4ac4-8875-b2191f562f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a203ccc-8e7b-4ac4-8875-b2191f562f8b found for delete ", "request_id": "req-99480f99-b06b-4c00-bba5-ac3162e499d9"}]} 2026-05-05 23:31:27.525 7 INFO neutron.services.segments.plugin [-] Segment 2a203ccc-8e7b-4ac4-8875-b2191f562f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a203ccc-8e7b-4ac4-8875-b2191f562f8b found for delete ", "request_id": "req-46ba4b70-d4c4-477d-80a9-2bd519062632"}]} [pid: 8|app: 0|req: 1515/3089] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:27 2026] GET /v2.0/security-groups?tenant_id=3bb617f75feb4b7eb539c1e237a6c85f&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:27.696 8 INFO neutron.services.segments.plugin [-] Segment c8770560-4dcf-4cf3-ac32-8b607ad829e9 resource provider aggregate not found 2026-05-05 23:31:27.702 8 INFO neutron.services.segments.plugin [-] Segment c8770560-4dcf-4cf3-ac32-8b607ad829e9 resource provider aggregate not found [pid: 7|app: 0|req: 1575/3090] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:27 2026] DELETE /v2.0/security-groups/1b5c3208-9417-4a49-92e9-82cbe4a19be7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:27.708 8 INFO neutron.services.segments.plugin [-] Segment c8770560-4dcf-4cf3-ac32-8b607ad829e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8770560-4dcf-4cf3-ac32-8b607ad829e9 found for delete ", "request_id": "req-42213f5c-e6d7-4557-9d1c-c3d68a7fd1b1"}]} 2026-05-05 23:31:27.719 8 INFO neutron.services.segments.plugin [-] Segment c8770560-4dcf-4cf3-ac32-8b607ad829e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8770560-4dcf-4cf3-ac32-8b607ad829e9 found for delete ", "request_id": "req-206ad776-d003-4b38-9aec-baa2ea9a198e"}]} [pid: 8|app: 0|req: 1517/3093] 10.0.0.246 () {34 vars in 678 bytes} [Tue May 5 23:31:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3094] 10.0.0.246 () {34 vars in 678 bytes} [Tue May 5 23:31:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3095] 10.0.0.246 () {34 vars in 678 bytes} [Tue May 5 23:31:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3096] 10.0.0.246 () {34 vars in 678 bytes} [Tue May 5 23:31:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3097] 10.0.0.246 () {34 vars in 678 bytes} [Tue May 5 23:31:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3098] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:31:31 2026] PUT /v2.0/policies/7ac833bb-5201-4331-913f-6db923112eb8/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3099] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:31:31 2026] PUT /v2.0/policies/9c27be9c-ef0b-43f9-9e63-55fe4d740269/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3100] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:31:32 2026] PUT /v2.0/policies/b3e86532-8b43-4718-8e34-a973c351d35f/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3101] 10.0.0.246 () {34 vars in 753 bytes} [Tue May 5 23:31:32 2026] PUT /v2.0/policies/9b5e9707-e1b6-4336-a94b-a110b88c69db/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3102] 10.0.0.246 () {32 vars in 674 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3103] 10.0.0.246 () {32 vars in 688 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3104] 10.0.0.246 () {32 vars in 684 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3105] 10.0.0.246 () {32 vars in 696 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3106] 10.0.0.246 () {32 vars in 682 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3107] 10.0.0.246 () {32 vars in 696 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3108] 10.0.0.246 () {32 vars in 692 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3109] 10.0.0.246 () {32 vars in 704 bytes} [Tue May 5 23:31:32 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3110] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:31:33 2026] DELETE /v2.0/qos/policies/7ac833bb-5201-4331-913f-6db923112eb8 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3111] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:31:33 2026] DELETE /v2.0/qos/policies/9c27be9c-ef0b-43f9-9e63-55fe4d740269 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3112] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:31:33 2026] DELETE /v2.0/qos/policies/b3e86532-8b43-4718-8e34-a973c351d35f => 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: 1527/3113] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:31:33 2026] DELETE /v2.0/qos/policies/9b5e9707-e1b6-4336-a94b-a110b88c69db => 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: 1587/3114] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:31:33 2026] DELETE /v2.0/qos/policies/52ef450b-310e-4ef4-9389-42c8f6f0fe17 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3115] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:34 2026] GET /v2.0/security-groups?tenant_id=e7b293dd92f74473a7de9bfcceefb4cc&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3116] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:34 2026] DELETE /v2.0/security-groups/cbfe4585-a25e-4ab2-aa36-7b55c4ee3210 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3117] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:34 2026] GET /v2.0/security-groups?tenant_id=bfc9717008b64fb2959fcef52cd41aaf&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3118] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:34 2026] DELETE /v2.0/security-groups/ebb2c5ec-039d-4304-8a1a-49efbe69a3a6 => 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: 1530/3119] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:34 2026] GET /v2.0/security-groups?tenant_id=71fab7ec89d34c7fb4254da19d6c5436&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3120] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:34 2026] DELETE /v2.0/security-groups/e4faf7b8-cfd0-4d8f-be86-2b4c258f5c50 => 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: 1531/3121] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:31:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3122] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:31:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3123] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:31:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3124] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:31:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3125] 10.0.0.246 () {34 vars in 684 bytes} [Tue May 5 23:31:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3126] 10.0.0.246 () {34 vars in 767 bytes} [Tue May 5 23:31:39 2026] PUT /v2.0/security-groups/7782334b-de68-4739-9453-721008c064ac/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3127] 10.0.0.246 () {34 vars in 767 bytes} [Tue May 5 23:31:40 2026] PUT /v2.0/security-groups/63f703e4-adef-481d-abc3-19b9a6744a83/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3128] 10.0.0.246 () {34 vars in 767 bytes} [Tue May 5 23:31:40 2026] PUT /v2.0/security-groups/4f2a00ad-fb09-462a-a081-ee90c7dffa34/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: 1535/3129] 10.0.0.246 () {34 vars in 767 bytes} [Tue May 5 23:31:40 2026] PUT /v2.0/security-groups/a910cc3c-6581-49fc-90d4-0ae0d802e25e/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3130] 10.0.0.246 () {32 vars in 680 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3131] 10.0.0.246 () {32 vars in 694 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3132] 10.0.0.246 () {32 vars in 690 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3133] 10.0.0.246 () {32 vars in 702 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3134] 10.0.0.246 () {32 vars in 688 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3135] 10.0.0.246 () {32 vars in 702 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3136] 10.0.0.246 () {32 vars in 698 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3137] 10.0.0.246 () {32 vars in 710 bytes} [Tue May 5 23:31:40 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3138] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:40 2026] DELETE /v2.0/security-groups/7782334b-de68-4739-9453-721008c064ac => generated 0 bytes in 1917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3139] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:42 2026] DELETE /v2.0/security-groups/63f703e4-adef-481d-abc3-19b9a6744a83 => 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: 1600/3140] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:42 2026] DELETE /v2.0/security-groups/4f2a00ad-fb09-462a-a081-ee90c7dffa34 => 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: 1541/3141] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:43 2026] DELETE /v2.0/security-groups/a910cc3c-6581-49fc-90d4-0ae0d802e25e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3142] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:43 2026] DELETE /v2.0/security-groups/beaa59a1-4ac1-4f1a-9e62-20e2ea32e7bd => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3145] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:44 2026] GET /v2.0/security-groups?tenant_id=22e69b287b59425eb6026be45288558a&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: 1603/3146] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/868f6942-8c4a-4bd5-b601-58a94ef6d025 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3147] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:44 2026] GET /v2.0/security-groups?tenant_id=6184640621144ce6a6c31d7a1cfd8b88&name=default => generated 2929 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3148] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/6d6c7c6e-ab14-4107-90de-6dcef132f5b3 => 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: 1545/3149] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:44 2026] GET /v2.0/security-groups?tenant_id=e48437fc7887465887d553c1061af87e&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3150] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:44 2026] DELETE /v2.0/security-groups/2372a76a-d79d-4573-b071-7e2b4cd871d1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:49.072 8 INFO neutron.db.segments_db [None req-8a1743ff-f783-4ae8-807d-6395a8ed0c54 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Added segment 45e746e8-db74-4aa7-ae5c-d9d396c6f28d of type vxlan for network 28ac7e0d-39c4-4c0b-b1d5-d4c9a1c4260b [pid: 8|app: 0|req: 1546/3151] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:48 2026] POST /v2.0/networks => generated 629 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3152] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:49 2026] POST /v2.0/ports => generated 743 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3153] 10.0.0.246 () {34 vars in 666 bytes} [Tue May 5 23:31:49 2026] POST /v2.0/trunks => generated 407 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:31:49.608 7 INFO neutron.db.segments_db [None req-6d78265a-62b5-41c7-8fff-cc91b00f9938 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Added segment c18d7c54-6436-4f52-ada8-477f4a14463b of type vxlan for network 72a6e84a-c8b3-4ff5-9fe3-0a851547c326 [pid: 7|app: 0|req: 1607/3154] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:49 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3155] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:49 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3156] 10.0.0.246 () {34 vars in 666 bytes} [Tue May 5 23:31:49 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:31:50.221 8 INFO neutron.db.segments_db [None req-a4277f95-7805-4d22-b5be-c6dad69cc40e 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Added segment 18c3332f-852c-4d55-8f6b-cfaedb13faa9 of type vxlan for network 73dcae95-9f06-49f9-935e-5e451eb3f517 [pid: 8|app: 0|req: 1549/3157] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:50 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) [pid: 7|app: 0|req: 1609/3158] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:50 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3159] 10.0.0.246 () {34 vars in 666 bytes} [Tue May 5 23:31:50 2026] POST /v2.0/trunks => generated 407 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:31:50.777 7 INFO neutron.db.segments_db [None req-916423ef-1757-4077-b4ba-7aa336b36cbc 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Added segment e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef of type vxlan for network 21ea38f1-cb34-4f07-9580-c23d2cbd14a0 [pid: 7|app: 0|req: 1610/3160] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:50 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3161] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:50 2026] POST /v2.0/ports => generated 743 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3162] 10.0.0.246 () {34 vars in 666 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/trunks => generated 407 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:31:51.297 8 INFO neutron.db.segments_db [None req-d469732d-fdac-4df1-8847-eeaafe47f5e5 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Added segment a79132fc-1b3c-4711-bb3e-fddc5e0bab33 of type vxlan for network e68a0706-a527-49e9-ba45-84667edfcdd7 [pid: 8|app: 0|req: 1552/3163] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3164] 10.0.0.246 () {34 vars in 664 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/ports => generated 743 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3165] 10.0.0.246 () {34 vars in 666 bytes} [Tue May 5 23:31:51 2026] POST /v2.0/trunks => generated 407 bytes in 114 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: 1613/3166] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:31:51 2026] PUT /v2.0/trunks/6a94e925-d59a-4b6b-81d6-88b3c7eba8a1/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3167] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:31:51 2026] PUT /v2.0/trunks/7cc14560-fc4d-465d-8158-91f78e367538/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3168] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:31:51 2026] PUT /v2.0/trunks/9a766c6f-1933-42cd-b923-d35248e7338a/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3169] 10.0.0.246 () {34 vars in 749 bytes} [Tue May 5 23:31:51 2026] PUT /v2.0/trunks/63ef3f20-63a9-46f7-9bbc-ce50a9f7072c/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3170] 10.0.0.246 () {32 vars in 662 bytes} [Tue May 5 23:31:51 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3171] 10.0.0.246 () {32 vars in 676 bytes} [Tue May 5 23:31:51 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3172] 10.0.0.246 () {32 vars in 672 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3173] 10.0.0.246 () {32 vars in 684 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3174] 10.0.0.246 () {32 vars in 670 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3175] 10.0.0.246 () {32 vars in 684 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3176] 10.0.0.246 () {32 vars in 680 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks?not-tags-any=blue => 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: 1559/3177] 10.0.0.246 () {32 vars in 692 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => 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: 1619/3178] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks/6a94e925-d59a-4b6b-81d6-88b3c7eba8a1 => generated 412 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3179] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/ports/73db151b-ede8-4790-9192-87b5aef28916 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3180] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:31:52 2026] DELETE /v2.0/trunks/6a94e925-d59a-4b6b-81d6-88b3c7eba8a1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3181] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks/7cc14560-fc4d-465d-8158-91f78e367538 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3182] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/ports/3f36ec7c-b4af-48eb-9524-cace0523af9c => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3183] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:31:52 2026] DELETE /v2.0/trunks/7cc14560-fc4d-465d-8158-91f78e367538 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3184] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks/9a766c6f-1933-42cd-b923-d35248e7338a => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3185] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/ports/c582aa21-c72c-4e18-aba5-c86c2b6b6858 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3186] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:31:52 2026] DELETE /v2.0/trunks/9a766c6f-1933-42cd-b923-d35248e7338a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3187] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks/63ef3f20-63a9-46f7-9bbc-ce50a9f7072c => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3188] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/ports/76faa9e1-d2b9-4f7d-8eeb-e47e74c6c3cc => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3189] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:31:52 2026] DELETE /v2.0/trunks/63ef3f20-63a9-46f7-9bbc-ce50a9f7072c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3190] 10.0.0.246 () {32 vars in 719 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/trunks/ce268b5d-dc97-4489-9f64-eed3b3182698 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3191] 10.0.0.246 () {32 vars in 717 bytes} [Tue May 5 23:31:52 2026] GET /v2.0/ports/32dbabcf-448e-4045-aad1-40c5a7edfb1d => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3192] 10.0.0.246 () {32 vars in 722 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/trunks/ce268b5d-dc97-4489-9f64-eed3b3182698 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:53.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd321bfa-30ac-4be9-943e-38556eccf22d 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] TaaS: Handle Delete Port: 73db151b-ede8-4790-9192-87b5aef28916 2026-05-05 23:31:53.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd321bfa-30ac-4be9-943e-38556eccf22d 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Tap Mirror: Handle Delete Port: 73db151b-ede8-4790-9192-87b5aef28916 [pid: 8|app: 0|req: 1567/3193] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/ports/73db151b-ede8-4790-9192-87b5aef28916 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:53.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fe24bfe-d48a-41e1-a538-acb0a4186a8b 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] TaaS: Handle Delete Port: 3f36ec7c-b4af-48eb-9524-cace0523af9c 2026-05-05 23:31:53.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fe24bfe-d48a-41e1-a538-acb0a4186a8b 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Tap Mirror: Handle Delete Port: 3f36ec7c-b4af-48eb-9524-cace0523af9c [pid: 7|app: 0|req: 1627/3194] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/ports/3f36ec7c-b4af-48eb-9524-cace0523af9c => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:53.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf6d05fa-b8e9-4499-9fbd-d6fa023a3b1e 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] TaaS: Handle Delete Port: c582aa21-c72c-4e18-aba5-c86c2b6b6858 2026-05-05 23:31:53.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf6d05fa-b8e9-4499-9fbd-d6fa023a3b1e 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Tap Mirror: Handle Delete Port: c582aa21-c72c-4e18-aba5-c86c2b6b6858 [pid: 8|app: 0|req: 1568/3195] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/ports/c582aa21-c72c-4e18-aba5-c86c2b6b6858 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:53.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-91182fbf-ed74-4aa1-bd6b-f1df41b16e71 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] TaaS: Handle Delete Port: 76faa9e1-d2b9-4f7d-8eeb-e47e74c6c3cc 2026-05-05 23:31:53.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91182fbf-ed74-4aa1-bd6b-f1df41b16e71 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Tap Mirror: Handle Delete Port: 76faa9e1-d2b9-4f7d-8eeb-e47e74c6c3cc [pid: 7|app: 0|req: 1628/3196] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/ports/76faa9e1-d2b9-4f7d-8eeb-e47e74c6c3cc => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:53.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e7c5b92-e34f-48ef-9b36-1d7e371a9a16 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] TaaS: Handle Delete Port: 32dbabcf-448e-4045-aad1-40c5a7edfb1d 2026-05-05 23:31:53.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e7c5b92-e34f-48ef-9b36-1d7e371a9a16 2716d5ec575d494bba8df4a23cb07eb0 1f94fe0bd7e4466f8a8b468baaa958c1 - - default default] Tap Mirror: Handle Delete Port: 32dbabcf-448e-4045-aad1-40c5a7edfb1d [pid: 8|app: 0|req: 1569/3197] 10.0.0.246 () {32 vars in 720 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/ports/32dbabcf-448e-4045-aad1-40c5a7edfb1d => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:54.107 7 INFO neutron.services.segments.plugin [-] Segment 45e746e8-db74-4aa7-ae5c-d9d396c6f28d resource provider aggregate not found 2026-05-05 23:31:54.114 7 INFO neutron.services.segments.plugin [-] Segment 45e746e8-db74-4aa7-ae5c-d9d396c6f28d resource provider aggregate not found 2026-05-05 23:31:54.130 7 INFO neutron.services.segments.plugin [-] Segment 45e746e8-db74-4aa7-ae5c-d9d396c6f28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45e746e8-db74-4aa7-ae5c-d9d396c6f28d found for delete ", "request_id": "req-8d2bc5cd-57f0-44aa-81f1-a92bfcfa670c"}]} 2026-05-05 23:31:54.135 7 INFO neutron.services.segments.plugin [-] Segment 45e746e8-db74-4aa7-ae5c-d9d396c6f28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45e746e8-db74-4aa7-ae5c-d9d396c6f28d found for delete ", "request_id": "req-8734a128-e7ba-41db-a6b9-6273a8e278ef"}]} [pid: 7|app: 0|req: 1629/3198] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:53 2026] DELETE /v2.0/networks/28ac7e0d-39c4-4c0b-b1d5-d4c9a1c4260b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:31:54.260 8 INFO neutron.services.segments.plugin [-] Segment c18d7c54-6436-4f52-ada8-477f4a14463b resource provider aggregate not found 2026-05-05 23:31:54.261 8 INFO neutron.services.segments.plugin [-] Segment c18d7c54-6436-4f52-ada8-477f4a14463b resource provider aggregate not found 2026-05-05 23:31:54.282 8 INFO neutron.services.segments.plugin [-] Segment c18d7c54-6436-4f52-ada8-477f4a14463b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c18d7c54-6436-4f52-ada8-477f4a14463b found for delete ", "request_id": "req-1cfece73-b5b5-4856-85b2-b91c771d2b89"}]} 2026-05-05 23:31:54.283 8 INFO neutron.services.segments.plugin [-] Segment c18d7c54-6436-4f52-ada8-477f4a14463b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c18d7c54-6436-4f52-ada8-477f4a14463b found for delete ", "request_id": "req-771a3119-0269-4386-b8af-e0c677c57018"}]} [pid: 8|app: 0|req: 1570/3199] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/72a6e84a-c8b3-4ff5-9fe3-0a851547c326 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3200] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/73dcae95-9f06-49f9-935e-5e451eb3f517 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3201] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/21ea38f1-cb34-4f07-9580-c23d2cbd14a0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3202] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:31:54 2026] DELETE /v2.0/networks/e68a0706-a527-49e9-ba45-84667edfcdd7 => 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: 1572/3203] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:55 2026] GET /v2.0/security-groups?tenant_id=59df96256e5c46efb5d7e262c0f9ba21&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3204] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:55 2026] DELETE /v2.0/security-groups/8de52c01-b7d9-4806-98b4-3854562bf806 => 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: 1573/3205] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:55 2026] GET /v2.0/security-groups?tenant_id=4c6a4497ce2e4960a0e690c7a5098089&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 23:31:56.155 7 INFO neutron.services.segments.plugin [-] Segment 18c3332f-852c-4d55-8f6b-cfaedb13faa9 resource provider aggregate not found 2026-05-05 23:31:56.158 7 INFO neutron.services.segments.plugin [-] Segment 18c3332f-852c-4d55-8f6b-cfaedb13faa9 resource provider aggregate not found 2026-05-05 23:31:56.171 7 INFO neutron.services.segments.plugin [-] Segment 18c3332f-852c-4d55-8f6b-cfaedb13faa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c3332f-852c-4d55-8f6b-cfaedb13faa9 found for delete ", "request_id": "req-5b80cf99-5bea-4cd8-a417-52966d7da2e9"}]} 2026-05-05 23:31:56.175 7 INFO neutron.services.segments.plugin [-] Segment 18c3332f-852c-4d55-8f6b-cfaedb13faa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c3332f-852c-4d55-8f6b-cfaedb13faa9 found for delete ", "request_id": "req-ad7d3732-70f7-40af-9123-e6127bf42c1f"}]} 2026-05-05 23:31:56.200 7 INFO neutron.services.segments.plugin [-] Segment a79132fc-1b3c-4711-bb3e-fddc5e0bab33 resource provider aggregate not found 2026-05-05 23:31:56.201 7 INFO neutron.services.segments.plugin [-] Segment a79132fc-1b3c-4711-bb3e-fddc5e0bab33 resource provider aggregate not found 2026-05-05 23:31:56.223 7 INFO neutron.services.segments.plugin [-] Segment a79132fc-1b3c-4711-bb3e-fddc5e0bab33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79132fc-1b3c-4711-bb3e-fddc5e0bab33 found for delete ", "request_id": "req-c6c3787b-3099-4671-b3c5-a600c46c1e85"}]} 2026-05-05 23:31:56.223 7 INFO neutron.services.segments.plugin [-] Segment a79132fc-1b3c-4711-bb3e-fddc5e0bab33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79132fc-1b3c-4711-bb3e-fddc5e0bab33 found for delete ", "request_id": "req-aa0cb9a6-3793-4741-8d7b-a4173a6d113c"}]} [pid: 7|app: 0|req: 1633/3206] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:56 2026] DELETE /v2.0/security-groups/6ed19775-8656-4d33-9fd3-7da90e911f0b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:56.300 8 INFO neutron.services.segments.plugin [-] Segment e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef resource provider aggregate not found 2026-05-05 23:31:56.303 8 INFO neutron.services.segments.plugin [-] Segment e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef resource provider aggregate not found 2026-05-05 23:31:56.313 8 INFO neutron.services.segments.plugin [-] Segment e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef found for delete ", "request_id": "req-5e313cff-f06f-4c3a-a0ad-aceda5fdf0ec"}]} 2026-05-05 23:31:56.314 8 INFO neutron.services.segments.plugin [-] Segment e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e1c79e-ce34-4ae7-b5ba-dfb9687648ef found for delete ", "request_id": "req-05d76ca1-13a1-40ff-98fc-f6f37ecef270"}]} [pid: 8|app: 0|req: 1574/3207] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:31:56 2026] GET /v2.0/security-groups?tenant_id=1f94fe0bd7e4466f8a8b468baaa958c1&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3208] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:31:56 2026] DELETE /v2.0/security-groups/cb5041fa-e0b6-4bc5-98b5-b2457df8c164 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:31:59.709 8 INFO neutron.db.segments_db [None req-a4244d65-ab86-4168-b904-5f2f306e30fa 34eb2d636dbd4d3bbca831f8063a8052 5aa96ac0036144e0bb2696ccfeaf58b9 - - default default] Added segment 1c2758a1-16e4-48c4-a038-25a0a27e73ca of type vxlan for network d234c115-ce15-49a2-ad21-967c0f57d366 [pid: 8|app: 0|req: 1576/3211] 10.0.0.246 () {34 vars in 670 bytes} [Tue May 5 23:31:59 2026] POST /v2.0/networks => generated 632 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3212] 10.0.0.246 () {34 vars in 669 bytes} [Tue May 5 23:31:59 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3213] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:32:00 2026] PUT /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3214] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3215] 10.0.0.246 () {34 vars in 762 bytes} [Tue May 5 23:32:00 2026] PUT /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3216] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3217] 10.0.0.246 () {34 vars in 758 bytes} [Tue May 5 23:32:00 2026] PUT /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3218] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3219] 10.0.0.246 () {34 vars in 780 bytes} [Tue May 5 23:32:00 2026] PUT /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3220] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3221] 10.0.0.246 () {34 vars in 751 bytes} [Tue May 5 23:32:00 2026] PUT /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3222] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/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: 1582/3223] 10.0.0.246 () {32 vars in 739 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:32:00.725 7 INFO neutron.api.v2.resource [None req-2f4244ef-e325-4154-b7b0-d643f5e4c7ce 34eb2d636dbd4d3bbca831f8063a8052 5aa96ac0036144e0bb2696ccfeaf58b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3224] 10.0.0.246 () {32 vars in 743 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3225] 10.0.0.246 () {32 vars in 742 bytes} [Tue May 5 23:32:00 2026] DELETE /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3226] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 23:32:00.869 8 INFO neutron.api.v2.resource [None req-2c412387-5e18-44f2-9f58-61fe776a1d6d 34eb2d636dbd4d3bbca831f8063a8052 5aa96ac0036144e0bb2696ccfeaf58b9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3227] 10.0.0.246 () {32 vars in 746 bytes} [Tue May 5 23:32:00 2026] DELETE /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3228] 10.0.0.246 () {32 vars in 734 bytes} [Tue May 5 23:32:00 2026] DELETE /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3229] 10.0.0.246 () {32 vars in 731 bytes} [Tue May 5 23:32:00 2026] GET /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3230] 10.0.0.246 () {32 vars in 724 bytes} [Tue May 5 23:32:01 2026] DELETE /v2.0/subnets/477cb717-7e18-4740-9947-23720ef6d3cf => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 23:32:01.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-5dfd1229-ef3e-41f5-a2e4-6f60cd76d5ac 34eb2d636dbd4d3bbca831f8063a8052 5aa96ac0036144e0bb2696ccfeaf58b9 - - default default] TaaS: Handle Delete Port: c88870dd-04cc-4a00-a77a-3ab3bda24822 2026-05-05 23:32:01.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dfd1229-ef3e-41f5-a2e4-6f60cd76d5ac 34eb2d636dbd4d3bbca831f8063a8052 5aa96ac0036144e0bb2696ccfeaf58b9 - - default default] Tap Mirror: Handle Delete Port: c88870dd-04cc-4a00-a77a-3ab3bda24822 2026-05-05 23:32:01.431 8 INFO neutron.services.segments.plugin [-] Segment 1c2758a1-16e4-48c4-a038-25a0a27e73ca resource provider aggregate not found 2026-05-05 23:32:01.437 8 INFO neutron.services.segments.plugin [-] Segment 1c2758a1-16e4-48c4-a038-25a0a27e73ca resource provider aggregate not found 2026-05-05 23:32:01.452 8 INFO neutron.services.segments.plugin [-] Segment 1c2758a1-16e4-48c4-a038-25a0a27e73ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2758a1-16e4-48c4-a038-25a0a27e73ca found for delete ", "request_id": "req-84fb4578-5590-4339-9e9b-ae461d0da32a"}]} 2026-05-05 23:32:01.453 8 INFO neutron.services.segments.plugin [-] Segment 1c2758a1-16e4-48c4-a038-25a0a27e73ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2758a1-16e4-48c4-a038-25a0a27e73ca found for delete ", "request_id": "req-a2a3f5ec-d239-42eb-8c72-d1114ab12142"}]} [pid: 8|app: 0|req: 1586/3231] 10.0.0.246 () {32 vars in 726 bytes} [Tue May 5 23:32:01 2026] DELETE /v2.0/networks/d234c115-ce15-49a2-ad21-967c0f57d366 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3232] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:32:02 2026] GET /v2.0/security-groups?tenant_id=6c482e6e6aaa4a8b9e51b93483cca409&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3233] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:32:02 2026] DELETE /v2.0/security-groups/8b0dc190-05fc-4a17-a9f7-008f9dbada46 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3234] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:32:02 2026] GET /v2.0/security-groups?tenant_id=5aa96ac0036144e0bb2696ccfeaf58b9&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3235] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:32:02 2026] DELETE /v2.0/security-groups/c7361af0-2c36-401c-a772-63cc5555232c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3236] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:32:05 2026] GET /v2.0/security-groups?tenant_id=d04ca1cd33bb48a78eb6620c6d2b5a5a&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3237] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:32:06 2026] DELETE /v2.0/security-groups/dc179bfc-2ac8-4d4f-8757-64b8eac2ee20 => 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: 1649/3238] 10.0.0.246 () {32 vars in 774 bytes} [Tue May 5 23:32:06 2026] GET /v2.0/security-groups?tenant_id=b00e43f5b9064e77bef80a39506ae41a&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3239] 10.0.0.246 () {32 vars in 740 bytes} [Tue May 5 23:32:06 2026] DELETE /v2.0/security-groups/4e6735da-9415-4f48-a7c8-0caa1d6d0ce2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3240] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:32:08 2026] GET /v2.0/networks => generated 2168 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3241] 10.0.0.246 () {32 vars in 655 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/floatingips => 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: 1651/3242] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3243] 10.0.0.246 () {32 vars in 643 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3244] 10.0.0.246 () {32 vars in 647 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3245] 10.0.0.246 () {32 vars in 649 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3246] 10.0.0.246 () {32 vars in 663 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/security-groups => generated 20301 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3247] 10.0.0.246 () {32 vars in 655 bytes} [Tue May 5 23:32:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)