+ 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 [Wed Jun 24 18:45:33 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-6c4c65c5f6-27jp5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fa122d6e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 18:45:37.838 7 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:45:37.838 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev18 2026-06-24 18:45:37.921 8 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:45:37.921 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev18 2026-06-24 18:45:38.210 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:45:38.298 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:45:39.769 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:45:39.772 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:45:39.775 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 18:45:39.776 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:45:39.776 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:45:39.777 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:45:39.777 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:39.784 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:39.784 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:39.784 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:45:39.797 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:45:39.800 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:45:39.803 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 18:45:39.804 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:45:39.804 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:45:39.805 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:45:39.805 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:39.806 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:45:39.808 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:45:39.808 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:45:39.815 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:39.816 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:39.816 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:45:39.836 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:45:39.836 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:45:39.836 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:45:39.836 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:45:39.841 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:45:39.842 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:45:39.842 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:45:39.871 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:45:39.872 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:45:39.872 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:45:39.872 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:45:40.119 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:45:40.159 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:45:40.409 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:45:40.409 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:45:40.410 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:45:40.422 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:45:40.422 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:45:40.423 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:45:40.423 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:45:40.423 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:45:40.423 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:45:40.423 8 INFO neutron.plugins.ml2.managers [None req-a5272dcb-1005-422f-baf6-31244ecb86f1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:45:40.438 8 INFO neutron.quota [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded quota_driver: . 2026-06-24 18:45:40.439 8 INFO neutron.plugins.ml2.plugin [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:45:40.439 8 INFO neutron.plugins.ml2.managers [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:45:40.439 8 INFO neutron.plugins.ml2.managers [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:45:40.439 8 INFO neutron.plugins.ml2.managers [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:45:40.439 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: qos 2026-06-24 18:45:40.445 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:45:40.445 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:45:40.446 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:45:40.452 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: router 2026-06-24 18:45:40.458 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:45:40.459 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:45:40.459 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:45:40.459 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:45:40.459 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:45:40.459 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:45:40.459 7 INFO neutron.plugins.ml2.managers [None req-d4908e51-8126-4002-a812-f203ef66a2e1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:45:40.470 7 INFO neutron.quota [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded quota_driver: . 2026-06-24 18:45:40.471 7 INFO neutron.plugins.ml2.plugin [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:45:40.471 7 INFO neutron.plugins.ml2.managers [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:45:40.471 7 INFO neutron.plugins.ml2.managers [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:45:40.471 7 INFO neutron.plugins.ml2.managers [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:45:40.471 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: qos 2026-06-24 18:45:40.484 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: router 2026-06-24 18:45:40.493 8 INFO neutron.services.service_base [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:45:40.493 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: segments 2026-06-24 18:45:40.524 7 INFO neutron.services.service_base [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:45:40.524 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: segments 2026-06-24 18:45:40.591 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: trunk 2026-06-24 18:45:40.608 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:45:40.620 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: trunk 2026-06-24 18:45:40.635 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:45:40.646 8 WARNING stevedore.named [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:45:40.684 7 WARNING stevedore.named [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:45:40.716 8 INFO neutron_vpnaas.services.vpn.plugin [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:45:40.716 8 INFO neutron.common.utils [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:45:40.717 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: taas 2026-06-24 18:45:40.739 8 WARNING stevedore.named [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:45:40.763 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:45:40.764 7 INFO neutron.common.utils [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:45:40.765 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: taas 2026-06-24 18:45:40.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:45:40.767 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: tapmirror 2026-06-24 18:45:40.778 8 WARNING stevedore.named [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:45:40.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:45:40.794 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:45:40.802 7 WARNING stevedore.named [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:45:40.803 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: tag 2026-06-24 18:45:40.811 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:45:40.816 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:45:40.820 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: flavors 2026-06-24 18:45:40.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:45:40.822 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: tapmirror 2026-06-24 18:45:40.824 8 INFO neutron.manager [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loading Plugin: revisions 2026-06-24 18:45:40.830 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Initializing extension manager. 2026-06-24 18:45:40.831 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: address-group 2026-06-24 18:45:40.833 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: address-scope 2026-06-24 18:45:40.833 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:45:40.835 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: agent 2026-06-24 18:45:40.835 7 WARNING stevedore.named [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:45:40.835 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:45:40.837 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:45:40.838 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:45:40.839 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:45:40.840 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:45:40.841 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:45:40.841 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:45:40.844 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:45:40.844 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:45:40.845 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:45:40.845 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:45:40.847 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: dvr 2026-06-24 18:45:40.847 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:45:40.848 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:45:40.848 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:45:40.849 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:45:40.849 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: external-net 2026-06-24 18:45:40.850 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:45:40.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:45:40.850 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:45:40.851 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: extraroute 2026-06-24 18:45:40.851 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:45:40.852 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:45:40.853 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:45:40.853 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:45:40.854 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:45:40.854 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:45:40.855 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: flavors 2026-06-24 18:45:40.856 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:45:40.857 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:45:40.858 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:45:40.858 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:45:40.859 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:45:40.860 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: tag 2026-06-24 18:45:40.860 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: router 2026-06-24 18:45:40.862 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:45:40.862 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:45:40.863 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:45:40.864 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:45:40.864 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:45:40.865 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:45:40.866 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:45:40.867 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:45:40.868 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:45:40.869 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:45:40.872 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:45:40.873 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:45:40.875 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:45:40.875 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:45:40.876 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:45:40.877 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:45:40.877 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:45:40.878 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:45:40.878 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:45:40.878 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:45:40.879 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:45:40.880 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: network_ha 2026-06-24 18:45:40.880 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:45:40.882 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:45:40.882 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: flavors 2026-06-24 18:45:40.882 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: pagination 2026-06-24 18:45:40.883 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:45:40.883 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:45:40.884 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:45:40.884 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:45:40.885 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:45:40.886 7 INFO neutron.manager [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loading Plugin: revisions 2026-06-24 18:45:40.886 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:45:40.886 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:45:40.887 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 18:45:40.887 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:45:40.888 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:45:40.889 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 18:45:40.889 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Initializing extension manager. 2026-06-24 18:45:40.889 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: binding 2026-06-24 18:45:40.890 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:45:40.891 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: address-group 2026-06-24 18:45:40.891 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-security 2026-06-24 18:45:40.892 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: project-id 2026-06-24 18:45:40.892 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: address-scope 2026-06-24 18:45:40.892 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:45:40.892 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: provider 2026-06-24 18:45:40.893 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 18:45:40.893 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: agent 2026-06-24 18:45:40.894 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:45:40.895 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:45:40.895 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:45:40.896 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:45:40.897 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:45:40.897 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos 2026-06-24 18:45:40.897 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:45:40.898 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:45:40.898 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:45:40.898 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:45:40.899 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-default 2026-06-24 18:45:40.899 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:45:40.899 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:45:40.899 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:45:40.900 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:45:40.900 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:45:40.900 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:45:40.900 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:45:40.901 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:45:40.901 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: dvr 2026-06-24 18:45:40.901 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:45:40.902 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:45:40.902 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:45:40.902 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:45:40.902 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:45:40.903 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:45:40.903 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: external-net 2026-06-24 18:45:40.904 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:45:40.904 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:45:40.904 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: extraroute 2026-06-24 18:45:40.904 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:45:40.905 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:45:40.905 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:45:40.905 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:45:40.906 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:45:40.907 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:45:40.907 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:45:40.907 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:45:40.908 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 18:45:40.908 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:45:40.909 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:45:40.909 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: flavors 2026-06-24 18:45:40.910 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: quotas 2026-06-24 18:45:40.910 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:45:40.911 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:45:40.912 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:45:40.912 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: quota_details 2026-06-24 18:45:40.912 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:45:40.913 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:45:40.914 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:45:40.914 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: router 2026-06-24 18:45:40.914 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:45:40.915 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:45:40.915 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:45:40.916 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:45:40.916 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:45:40.916 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:45:40.917 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:45:40.917 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:45:40.917 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:45:40.917 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:45:40.918 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:45:40.918 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:45:40.918 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:45:40.918 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:45:40.919 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:45:40.919 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:45:40.920 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:45:40.920 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:45:40.921 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:45:40.921 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:45:40.922 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:45:40.922 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:45:40.923 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:45:40.924 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:45:40.924 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:45:40.924 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:45:40.925 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:45:40.926 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:45:40.926 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:45:40.927 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:45:40.927 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:45:40.928 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:45:40.928 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:45:40.929 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: network_ha 2026-06-24 18:45:40.929 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:45:40.929 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: security-group 2026-06-24 18:45:40.931 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: segment 2026-06-24 18:45:40.931 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:45:40.932 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:45:40.932 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: service-type 2026-06-24 18:45:40.932 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: pagination 2026-06-24 18:45:40.932 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: sorting 2026-06-24 18:45:40.933 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:45:40.933 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:45:40.933 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:45:40.934 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:45:40.934 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:45:40.934 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:45:40.935 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:45:40.935 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:45:40.935 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:45:40.935 8 WARNING neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:45:40.936 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:45:40.936 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:45:40.936 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 18:45:40.937 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 18:45:40.937 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:45:40.937 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:45:40.937 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:45:40.938 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 18:45:40.938 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:45:40.938 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: binding 2026-06-24 18:45:40.939 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:45:40.940 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:45:40.940 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:45:40.940 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-security 2026-06-24 18:45:40.940 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:45:40.941 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: project-id 2026-06-24 18:45:40.941 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: tag-creation 2026-06-24 18:45:40.941 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: provider 2026-06-24 18:45:40.942 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:45:40.942 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 18:45:40.944 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos 2026-06-24 18:45:40.945 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:45:40.945 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:45:40.945 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-default 2026-06-24 18:45:40.946 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:45:40.946 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:45:40.947 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:45:40.947 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:45:40.948 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:45:40.948 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:45:40.949 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:45:40.949 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:45:40.949 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:45:40.950 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: trunk 2026-06-24 18:45:40.950 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:45:40.950 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:45:40.950 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:45:40.951 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:45:40.951 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:45:40.951 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 18:45:40.951 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:45:40.952 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:45:40.952 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 18:45:40.953 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 18:45:40.954 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: quotas 2026-06-24 18:45:40.955 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:45:40.955 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: quota_details 2026-06-24 18:45:40.956 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:45:40.956 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:45:40.956 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:45:40.957 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:45:40.957 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:45:40.958 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:45:40.958 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:45:40.958 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:45:40.959 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:45:40.960 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:45:40.960 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: taas 2026-06-24 18:45:40.960 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:45:40.961 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:45:40.961 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: tap-mirror 2026-06-24 18:45:40.961 8 INFO neutron.api.extensions [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 18:45:40.962 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:45:40.963 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:45:40.963 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:45:40.964 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:45:40.964 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:45:40.964 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:45:40.965 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:45:40.965 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:45:40.965 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:40.965 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:45:40.968 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:45:40.969 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:45:40.969 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: security-group 2026-06-24 18:45:40.970 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: segment 2026-06-24 18:45:40.971 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:45:40.971 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: service-type 2026-06-24 18:45:40.972 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: sorting 2026-06-24 18:45:40.972 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:45:40.973 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:45:40.973 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:45:40.974 7 WARNING neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:45:40.974 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:45:40.974 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:45:40.975 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 18:45:40.975 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:45:40.975 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:45:40.975 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:45:40.976 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:45:40.976 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:45:40.977 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:40.977 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] subnetpool is already registered 2026-06-24 18:45:40.977 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:45:40.977 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:40.978 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] subnetpool is already registered 2026-06-24 18:45:40.978 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:45:40.978 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:45:40.979 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: tag-creation 2026-06-24 18:45:40.979 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:40.979 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:45:40.979 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:40.980 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:45:40.980 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:45:40.981 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:45:40.981 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:40.981 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:45:40.982 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:40.982 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ikepolicy is already registered 2026-06-24 18:45:40.983 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:45:40.984 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:45:40.984 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: trunk 2026-06-24 18:45:40.985 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:45:40.985 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:45:40.986 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 18:45:40.986 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:45:40.987 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 18:45:40.988 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:45:40.988 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] router is already registered 2026-06-24 18:45:40.988 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:45:40.989 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] floatingip is already registered 2026-06-24 18:45:40.989 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:45:40.990 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:45:40.991 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:45:40.992 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:45:40.992 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:45:40.993 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] rbac_policy is already registered 2026-06-24 18:45:40.993 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:45:40.993 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: taas 2026-06-24 18:45:40.993 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] security_group is already registered 2026-06-24 18:45:40.994 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:45:40.994 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] security_group_rule is already registered 2026-06-24 18:45:40.994 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: tap-mirror 2026-06-24 18:45:40.995 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:40.995 7 INFO neutron.api.extensions [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 18:45:40.995 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] subnetpool is already registered 2026-06-24 18:45:40.995 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:40.996 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] subnetpool is already registered 2026-06-24 18:45:40.996 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:45:40.996 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] trunk is already registered 2026-06-24 18:45:40.997 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:40.997 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ikepolicy is already registered 2026-06-24 18:45:40.997 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:40.997 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:45:40.997 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:45:40.998 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:45:40.998 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:40.998 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:45:40.998 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:45:40.998 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] endpoint_group is already registered 2026-06-24 18:45:40.999 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:45:40.999 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] vpnservice is already registered 2026-06-24 18:45:40.999 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:45:40.999 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:45:41.000 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:41.000 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:45:41.000 8 INFO neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:41.001 8 WARNING neutron.quota.resource_registry [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] ikepolicy is already registered 2026-06-24 18:45:41.001 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:45:41.002 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:45:41.006 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:45:41.007 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:45:41.007 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:45:41.008 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:41.008 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] subnetpool is already registered 2026-06-24 18:45:41.009 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:41.009 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] subnetpool is already registered 2026-06-24 18:45:41.009 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:45:41.010 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:41.010 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:41.011 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:45:41.011 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:45:41.011 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:45:41.012 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:41.012 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:45:41.012 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:41.012 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ikepolicy is already registered 2026-06-24 18:45:41.017 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:45:41.017 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] router is already registered 2026-06-24 18:45:41.017 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:45:41.018 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] floatingip is already registered 2026-06-24 18:45:41.021 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:45:41.021 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] rbac_policy is already registered 2026-06-24 18:45:41.022 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:45:41.022 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] security_group is already registered 2026-06-24 18:45:41.022 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:45:41.023 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] security_group_rule is already registered 2026-06-24 18:45:41.023 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:41.023 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] subnetpool is already registered 2026-06-24 18:45:41.024 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:45:41.024 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] subnetpool is already registered 2026-06-24 18:45:41.024 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:45:41.025 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] trunk is already registered 2026-06-24 18:45:41.025 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:41.025 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ikepolicy is already registered 2026-06-24 18:45:41.025 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:41.026 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:45:41.026 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:45:41.026 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] endpoint_group is already registered 2026-06-24 18:45:41.026 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:45:41.027 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] vpnservice is already registered 2026-06-24 18:45:41.027 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:45:41.027 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:45:41.028 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:45:41.028 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:45:41.028 7 INFO neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:45:41.028 7 WARNING neutron.quota.resource_registry [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] ikepolicy is already registered 2026-06-24 18:45:41.037 8 WARNING keystonemiddleware._common.config [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:45:41.044 8 WARNING oslo_config.cfg [None req-adf922f9-8281-4e5a-9c31-3c7c86c03568 - - - - - -] 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 0x7fa122d6e668 pid: 8 (default app) 2026-06-24 18:45:41.065 7 WARNING keystonemiddleware._common.config [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:45:41.073 7 WARNING oslo_config.cfg [None req-9ed2107c-d018-451f-b394-f65df1ea8088 - - - - - -] 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 0x7fa122d6e668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:45:45.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b5ba66e-cb15-472b-bbcf-c75f35678ede 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:45:44 2026] GET /v2.0/networks/public => generated 108 bytes in 787 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.109 () {44 vars in 950 bytes} [Wed Jun 24 18:45:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:45:46.341 8 WARNING neutron.services.revisions.revision_plugin [None req-4458b352-8f90-44d6-85fb-9096ac42b551 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:45:46.372 8 INFO neutron.db.segments_db [None req-4458b352-8f90-44d6-85fb-9096ac42b551 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 3c39e393-dd53-438d-9133-9d844d851910 of type flat for network 581f8696-f48f-45b9-bb08-683141f7f8c3 2026-06-24 18:45:46.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4458b352-8f90-44d6-85fb-9096ac42b551 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.109 () {48 vars in 968 bytes} [Wed Jun 24 18:45:45 2026] POST /v2.0/networks => generated 124 bytes in 530 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:45:52.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0b35ef1-50e9-40c2-a65f-2123a45faf48 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:45:52 2026] GET /v2.0/networks/public => generated 108 bytes in 43 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.109 () {44 vars in 950 bytes} [Wed Jun 24 18:45:52 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-06-24 18:45:52.379 8 WARNING neutron.services.revisions.revision_plugin [None req-f0c9dc78-f141-494d-adab-8fcf32d416aa 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:45:52.392 8 INFO neutron.db.segments_db [None req-f0c9dc78-f141-494d-adab-8fcf32d416aa 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment c2f9234e-2f34-4182-bb86-beee43623cc1 of type flat for network 123a3519-8f6c-487b-b33d-2aa466a11a8a 2026-06-24 18:45:52.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c9dc78-f141-494d-adab-8fcf32d416aa 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.109 () {48 vars in 968 bytes} [Wed Jun 24 18:45:52 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-06-24 18:45:58.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46f17177-c4cf-42d1-8993-24f6a93c38ca 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:45:58 2026] GET /v2.0/networks/public => generated 108 bytes in 368 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.109 () {44 vars in 950 bytes} [Wed Jun 24 18:45:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:45:58.922 7 WARNING neutron.services.revisions.revision_plugin [None req-69f6a9f6-45a1-4736-846b-f85335f48187 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:45:58.950 7 INFO neutron.db.segments_db [None req-69f6a9f6-45a1-4736-846b-f85335f48187 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment a3a6039d-9415-4ab1-86c6-026fd58e02ed of type flat for network b7fcc00e-4e97-4504-b259-c63e76da1e97 2026-06-24 18:45:58.998 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69f6a9f6-45a1-4736-846b-f85335f48187 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.109 () {48 vars in 968 bytes} [Wed Jun 24 18:45:58 2026] POST /v2.0/networks => generated 124 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:46:04.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-769a0196-a325-44cf-965d-972ead12fcb7 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:46:04 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 18:46:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:46:05.050 7 WARNING neutron.services.revisions.revision_plugin [None req-b0b9e84e-8233-41d3-b487-01779ff8106a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:46:05.069 7 INFO neutron.db.segments_db [None req-b0b9e84e-8233-41d3-b487-01779ff8106a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 71820498-a1d3-4e46-b89d-36ec4c066e95 of type flat for network 63c920ac-0ac3-4cf2-8808-23c5aa245446 2026-06-24 18:46:05.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0b9e84e-8233-41d3-b487-01779ff8106a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.109 () {48 vars in 968 bytes} [Wed Jun 24 18:46:04 2026] POST /v2.0/networks => generated 124 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:46:11.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7206517a-fe73-4e9d-9e6e-033cec873670 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:46:11 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 18:46:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:46:12.240 8 WARNING neutron.services.revisions.revision_plugin [None req-7cd9bf81-7cdd-4f37-a462-4dd63bf1453e 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:46:12.256 8 INFO neutron.db.segments_db [None req-7cd9bf81-7cdd-4f37-a462-4dd63bf1453e 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment f8b13b3e-da14-45f8-b8b6-e498fdbfc263 of type flat for network 7ffa4ad4-bf2b-4cfa-a512-caa86c357749 2026-06-24 18:46:12.281 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cd9bf81-7cdd-4f37-a462-4dd63bf1453e 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.109 () {48 vars in 968 bytes} [Wed Jun 24 18:46:11 2026] POST /v2.0/networks => generated 124 bytes in 1420 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:46:18.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40caa84f-06dc-4dfe-b142-d154a25cdf1c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:46:18 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 18:46:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:46:18.628 7 WARNING neutron.services.revisions.revision_plugin [None req-a11e2f67-5013-4e4a-80ac-be6beb776c7d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:46:18.653 7 INFO neutron.db.segments_db [None req-a11e2f67-5013-4e4a-80ac-be6beb776c7d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 26e8213b-39f5-4b36-b63f-8195872b9303 of type flat for network a78fc131-4a33-481d-9508-410132a4235b [pid: 7|app: 0|req: 10/23] 199.204.45.109 () {48 vars in 968 bytes} [Wed Jun 24 18:46:18 2026] POST /v2.0/networks => generated 706 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:46:20.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83d2b09a-bc0b-4e45-a30c-8b49264c0ea8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 18:46:20 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 18:46:20 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:46:20.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f266f457-2b87-4a20-b13e-8def2ae79323 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.109 () {44 vars in 1035 bytes} [Wed Jun 24 18:46:20 2026] GET /v2.0/subnets/public-subnet?network_id=a78fc131-4a33-481d-9508-410132a4235b => 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: 12/27] 199.204.45.109 () {44 vars in 1058 bytes} [Wed Jun 24 18:46:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=a78fc131-4a33-481d-9508-410132a4235b => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.109 () {48 vars in 966 bytes} [Wed Jun 24 18:46:20 2026] POST /v2.0/subnets => generated 664 bytes in 12819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:51:48.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd6728d2-248d-487a-8dd0-f5a234dd7e09 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 24 18:51:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 18:51:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:51:49.014 7 INFO neutron.db.segments_db [None req-0e5f9e21-0274-419c-b09f-e50e80a51835 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment e3633130-9e28-4db0-8255-55b4f2d77ba7 of type vxlan for network 69c91717-040e-44fa-a28d-a68db20ef236 [pid: 7|app: 0|req: 36/75] 199.204.45.109 () {48 vars in 967 bytes} [Wed Jun 24 18:51:48 2026] POST /v2.0/networks => generated 707 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:51:50.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5567c1ab-02b6-46ec-a6b3-9b551e23a17e 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/76] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 24 18:51:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 18:51:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:51:50.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9811968e-9983-423a-a279-5471ada75f90 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/78] 199.204.45.109 () {44 vars in 1037 bytes} [Wed Jun 24 18:51:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=69c91717-040e-44fa-a28d-a68db20ef236 => 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: 38/79] 199.204.45.109 () {44 vars in 1060 bytes} [Wed Jun 24 18:51:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.109 () {48 vars in 966 bytes} [Wed Jun 24 18:51:50 2026] POST /v2.0/subnets => generated 651 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:51:51.456 7 INFO neutron.api.v2.resource [None req-20c9f001-daf0-47a7-aebc-a1517f84acb9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/81] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 18:51:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.109 () {44 vars in 994 bytes} [Wed Jun 24 18:51:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.109 () {48 vars in 981 bytes} [Wed Jun 24 18:51:51 2026] POST /v2.0/security-groups => generated 1616 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:52 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 1616 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:52 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:52 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:51:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:53 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:53 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:53 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:51:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:54 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 2846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:54 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:54 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => 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: 46/95] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:51:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:55 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:55 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:55 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:51:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:56 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:57 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:57 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:51:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.109 () {44 vars in 988 bytes} [Wed Jun 24 18:51:58 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236 => generated 732 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:51:58.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7291bdc0-1d2f-4bf1-bacd-12989c9a9b64 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/105] 199.204.45.109 () {44 vars in 1077 bytes} [Wed Jun 24 18:51:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.109 () {44 vars in 1100 bytes} [Wed Jun 24 18:51:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:51:58 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.109 () {48 vars in 962 bytes} [Wed Jun 24 18:51:58 2026] POST /v2.0/ports => generated 1100 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 18:52:05.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ac399b2-c76e-45b8-9bc7-7d125596ae72 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/111] 199.204.45.109 () {44 vars in 980 bytes} [Wed Jun 24 18:52:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 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: 58/112] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.109 () {48 vars in 1032 bytes} [Wed Jun 24 18:52:06 2026] PUT /v2.0/ports/e9f9525b-dd1a-4149-93a3-b7129a97f5b0 => generated 1249 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.109 () {44 vars in 921 bytes} [Wed Jun 24 18:52:08 2026] GET /v2.0/ports => generated 3730 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:52:09.414 7 INFO neutron.api.v2.resource [None req-8ff31ce5-a5cc-476b-a097-ee946dc7a2d9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/115] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 18:52:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.109 () {44 vars in 982 bytes} [Wed Jun 24 18:52:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.109 () {48 vars in 981 bytes} [Wed Jun 24 18:52:09 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:10 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:10 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:10 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:52:10 2026] POST /v2.0/security-group-rules => generated 623 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:11 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:11 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 18:52:11 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/125] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 18:52:11 2026] POST /v2.0/security-group-rules => generated 627 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/136] 199.204.45.109 () {44 vars in 976 bytes} [Wed Jun 24 18:53:30 2026] GET /v2.0/quotas/242df29fe96849958c8eb1023b4b8130 => 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: 67/137] 199.204.45.109 () {48 vars in 1028 bytes} [Wed Jun 24 18:53:31 2026] PUT /v2.0/quotas/242df29fe96849958c8eb1023b4b8130 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:56:31.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cc010c5-8fd8-4339-ba77-d8af545a6f45 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/162] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 18:56:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 161 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: 83/163] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 18:56:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:56:33.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb1b7c7a-c4f4-446a-9bd6-7890e867826a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/166] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 18:56:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/167] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 18:56:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:06:49.469 8 INFO neutron.api.v2.resource [None req-ad2498c1-1545-4814-84d1-926e8fe8797c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 128/250] 199.204.45.109 () {44 vars in 1075 bytes} [Wed Jun 24 19:06:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 139 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/251] 199.204.45.109 () {44 vars in 1098 bytes} [Wed Jun 24 19:06:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 23 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 199.204.45.109 () {48 vars in 982 bytes} [Wed Jun 24 19:06:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/253] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:50 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/254] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:06:50 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/255] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:50 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/256] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 19:06:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/257] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:51 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/258] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:06:51 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/259] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:52 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/260] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 19:06:52 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/261] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:53 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/262] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:06:53 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/263] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:53 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/264] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 19:06:53 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: 7|app: 0|req: 130/265] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:54 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:06:54 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/267] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:06:54 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/268] 199.204.45.109 () {48 vars in 992 bytes} [Wed Jun 24 19:06:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/293] 199.204.45.109 () {30 vars in 740 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/networks?tenant_id=d2bec47a1ace40d99b4d3d09722a6fb0&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:51.325 8 INFO neutron.db.segments_db [None req-7bd8821b-a02c-4857-9b22-02927cc0322e 689bdfdde58d4b31aabaa16d0271c32d d2bec47a1ace40d99b4d3d09722a6fb0 - - 28030d100b604a56925927a76cfd9117 28030d100b604a56925927a76cfd9117] Added segment 942249ec-5503-4596-93b3-975b07207e63 of type vxlan for network 8be14644-0750-4e55-b79a-df80888c3d5e [pid: 8|app: 0|req: 150/294] 199.204.45.109 () {34 vars in 682 bytes} [Wed Jun 24 19:09:51 2026] POST /v2.0/networks => generated 718 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 199.204.45.109 () {30 vars in 722 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.109 () {30 vars in 633 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.109 () {34 vars in 677 bytes} [Wed Jun 24 19:09:51 2026] POST /v2.0/ports => generated 999 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/networks/8be14644-0750-4e55-b79a-df80888c3d5e => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.204.45.109 () {30 vars in 722 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/300] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/networks/8be14644-0750-4e55-b79a-df80888c3d5e => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 199.204.45.109 () {44 vars in 976 bytes} [Wed Jun 24 19:10:08 2026] GET /v2.0/quotas/d2bec47a1ace40d99b4d3d09722a6fb0 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 199.204.45.109 () {48 vars in 1028 bytes} [Wed Jun 24 19:10:09 2026] PUT /v2.0/quotas/d2bec47a1ace40d99b4d3d09722a6fb0 => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:27:58.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91207a56-74c1-41be-b1d2-e088389a1dd5 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 221/447] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 19:27:58 2026] GET /v2.0/networks/public => generated 108 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 19:27:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:00.005 7 INFO neutron.pecan_wsgi.hooks.translation [None req-066df7e5-e7b5-44ac-844d-9c2928be6d08 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 222/449] 199.204.45.109 () {44 vars in 928 bytes} [Wed Jun 24 19:27:59 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: 228/450] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 19:28:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:00.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3010b82-fc56-4aa0-83d9-9d51e6b3bc67 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 223/451] 199.204.45.109 () {44 vars in 1035 bytes} [Wed Jun 24 19:28:00 2026] GET /v2.0/subnets/public-subnet?network_id=a78fc131-4a33-481d-9508-410132a4235b => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/452] 199.204.45.109 () {44 vars in 1058 bytes} [Wed Jun 24 19:28:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=a78fc131-4a33-481d-9508-410132a4235b => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:34.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43ead613-441e-4bc5-924f-ef3348f58761 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 227/459] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 24 19:28:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 19:28:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:35.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09a70860-bcaf-4c1d-a611-cc5c74778613 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 228/461] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 24 19:28:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/462] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 19:28:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:35.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cae36228-b422-4044-8244-ddced4c9f11d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 229/463] 199.204.45.109 () {44 vars in 1037 bytes} [Wed Jun 24 19:28:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 199.204.45.109 () {44 vars in 1060 bytes} [Wed Jun 24 19:28:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:37.263 7 INFO neutron.api.v2.resource [None req-cdf8d476-1b1a-41d4-980a-3eebc20e7931 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 230/465] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 19:28:37 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: 8|app: 0|req: 236/466] 199.204.45.109 () {44 vars in 994 bytes} [Wed Jun 24 19:28:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/467] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:38 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:38 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/469] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:28:38 2026] GET /v2.0/security-group-rules/bafc3e7b-b175-4dab-b341-b1339ade7908 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:39 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/471] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:39 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:28:39 2026] GET /v2.0/security-group-rules/735d3193-ac08-4159-a2b0-a30f19f3ccf0 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:40 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:40 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:28:40 2026] GET /v2.0/security-group-rules/1170054a-421f-4fad-b2cd-1caa787173ed => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/476] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:41 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => 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: 236/477] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:41 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => 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: 242/478] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:28:42 2026] GET /v2.0/security-group-rules/4ac5bdab-1515-45b9-a28a-1ee6288eb447 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/479] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:43 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/480] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:43 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/481] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:28:43 2026] GET /v2.0/security-group-rules/ae3abd37-61fc-4b91-ad80-3e543a9221fb => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/482] 199.204.45.109 () {44 vars in 988 bytes} [Wed Jun 24 19:28:44 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236 => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:28:44.568 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1024c55e-152b-4950-b02c-9cb2350a9ab2 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/483] 199.204.45.109 () {44 vars in 1077 bytes} [Wed Jun 24 19:28:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 199.204.45.109 () {44 vars in 1100 bytes} [Wed Jun 24 19:28:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 1254 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/485] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:28:44 2026] GET /v2.0/security-groups/cb7f8571-797b-4e5d-b091-b7024be80c7e => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:29:03.735 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a838df9-2ea6-4a15-a346-f3de5b1d330b 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/488] 199.204.45.109 () {44 vars in 980 bytes} [Wed Jun 24 19:29:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/491] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:29:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/492] 199.204.45.109 () {44 vars in 921 bytes} [Wed Jun 24 19:29:07 2026] GET /v2.0/ports => generated 4725 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:29:09.188 7 INFO neutron.api.v2.resource [None req-eb103885-e0a1-4e1a-8c6f-18cae3162fb6 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 243/493] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 19:29:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 199.204.45.109 () {44 vars in 982 bytes} [Wed Jun 24 19:29:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/495] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:29:10 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:29:10 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/497] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:29:10 2026] GET /v2.0/security-group-rules/93c34386-cdc1-4dbe-b6b8-b499af50f7b6 => generated 623 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/498] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:29:11 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/499] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:29:11 2026] GET /v2.0/security-groups/7728aec3-a691-4fda-acae-00ac37f94db0 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/500] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:29:11 2026] GET /v2.0/security-group-rules/2fa8abb6-8249-4fc1-8231-63f54332d983 => generated 627 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/503] 199.204.45.109 () {44 vars in 976 bytes} [Wed Jun 24 19:29:27 2026] GET /v2.0/quotas/242df29fe96849958c8eb1023b4b8130 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:30:48.859 8 INFO neutron.api.v2.resource [None req-b4800c99-91fa-4765-b753-93ee3ba8a993 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/516] 199.204.45.109 () {44 vars in 1075 bytes} [Wed Jun 24 19:30:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/517] 199.204.45.109 () {44 vars in 1098 bytes} [Wed Jun 24 19:30:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 4072 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/518] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:30:50 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/519] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:30:50 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/520] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:30:50 2026] GET /v2.0/security-group-rules/b8f17e96-b382-4373-8bc2-5e29a07fbaaf => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/521] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:30:51 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/522] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:30:51 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/523] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:30:51 2026] GET /v2.0/security-group-rules/815df055-641f-428e-b58e-f3335e3049a0 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/524] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:30:52 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/525] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:30:52 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/526] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:30:52 2026] GET /v2.0/security-group-rules/4ac3a63f-c68e-438d-bd7c-638f95ce8eb0 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/527] 199.204.45.109 () {44 vars in 1089 bytes} [Wed Jun 24 19:30:53 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36?project_id=d2bec47a1ace40d99b4d3d09722a6fb0 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/528] 199.204.45.109 () {44 vars in 1002 bytes} [Wed Jun 24 19:30:53 2026] GET /v2.0/security-groups/b035f397-fc96-4c2e-bd48-b4b969bc6b36 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/529] 199.204.45.109 () {44 vars in 1012 bytes} [Wed Jun 24 19:30:53 2026] GET /v2.0/security-group-rules/632e7688-49fd-4afd-bae8-955f30f52a54 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/532] 199.204.45.109 () {44 vars in 976 bytes} [Wed Jun 24 19:31:04 2026] GET /v2.0/quotas/d2bec47a1ace40d99b4d3d09722a6fb0 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/539] 199.204.45.109 () {44 vars in 950 bytes} [Wed Jun 24 19:32:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/554] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:33:39 2026] GET /v2.0/networks => generated 2168 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/555] 10.0.0.111 () {32 vars in 655 bytes} [Wed Jun 24 19:33:40 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/556] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:33:41 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: 282/557] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:33:41 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/558] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:33:41 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/559] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:33:41 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/560] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:33:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/561] 10.0.0.111 () {32 vars in 655 bytes} [Wed Jun 24 19:33:41 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-06-24 19:33:56.514 7 INFO neutron.db.segments_db [None req-b2d08eda-c271-4510-ba96-3171bfd3523d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 7ea11020-2bed-48e7-b943-b488c2f47900 of type vxlan for network c4d4894d-0bb8-434b-b6ec-d2316c9591de 2026-06-24 19:33:56.548 8 INFO neutron.db.segments_db [None req-c994834e-3a82-45df-a9cf-00720d64da99 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment d81fc731-c364-4977-b8f8-6a08d40ca1cc of type vxlan for network ebe9a877-4922-45af-b346-150baa645bd8 [pid: 7|app: 0|req: 279/564] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:33:56 2026] POST /v2.0/networks => generated 738 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/565] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:33:56 2026] POST /v2.0/networks => generated 749 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/566] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:33:56 2026] POST /v2.0/subnets => generated 685 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:33:57.499 7 INFO neutron.db.segments_db [None req-0bd8fe91-a3ca-4df4-addf-283246924b57 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 4e7911b7-54f5-4112-bcae-2c87f7514222 of type vxlan for network 8b032f80-f2c2-4289-8a37-4eaed6f55313 [pid: 7|app: 0|req: 280/567] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:33:56 2026] POST /v2.0/networks => generated 744 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/568] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:33:57 2026] POST /v2.0/subnets => generated 696 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:33:57.826 8 INFO neutron.db.segments_db [None req-f78ba35a-1883-4482-856a-3e369fdc1d3a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment f7aaa242-9957-465e-b435-86db6704f77f of type vxlan for network a6032d0f-248b-4338-891e-0df6797dd0d0 [pid: 7|app: 0|req: 281/569] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:33:57 2026] GET /v2.0/security-groups?tenant_id=5cd3f57e7dbf4eed8ab354a2c2529b41&name=default => generated 2921 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:33:58.361 8 INFO neutron.db.l3_hamode_db [None req-f78ba35a-1883-4482-856a-3e369fdc1d3a 972ef5fbf2c14574a91d0c514528509b 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 282/570] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:33:57 2026] POST /v2.0/subnets => generated 691 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:33:58.711 7 INFO neutron.db.segments_db [None req-2b47b189-21d5-4e18-a1a1-8462cd1fb0a1 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb of type vxlan for network 5f39cdb9-bb7d-464d-acdc-01c60f96497d 2026-06-24 19:33:59.513 7 INFO neutron.db.l3_hamode_db [None req-2b47b189-21d5-4e18-a1a1-8462cd1fb0a1 972ef5fbf2c14574a91d0c514528509b 1d90f2a5391741c6bfec224d1c0029aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:33:59.645 8 INFO neutron.db.l3_hamode_db [None req-f78ba35a-1883-4482-856a-3e369fdc1d3a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:34:01.788 7 INFO neutron.db.l3_hamode_db [None req-2b47b189-21d5-4e18-a1a1-8462cd1fb0a1 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 289/571] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:33:57 2026] POST /v2.0/routers => generated 725 bytes in 5744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/572] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:34:03 2026] DELETE /v2.0/security-groups/e43393f2-be0d-4782-8bec-2e5ea1ab7a45 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:34:03.880 8 INFO neutron.db.segments_db [None req-cc8ba927-7948-41dc-a5f1-6f2f4dac6179 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 of type vxlan for network a7fee874-bca8-471d-aa3c-ea6f14b562da [pid: 7|app: 0|req: 283/573] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:33:58 2026] POST /v2.0/routers => generated 736 bytes in 5997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:34:05.668 8 INFO neutron.db.l3_hamode_db [None req-cc8ba927-7948-41dc-a5f1-6f2f4dac6179 972ef5fbf2c14574a91d0c514528509b af7faa3328ab4d099992966e7f976d9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/574] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:34:04 2026] PUT /v2.0/routers/6d3fb189-a731-419f-a2e1-64abfcb0ee48/add_router_interface => generated 309 bytes in 2594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:34:08.099 8 INFO neutron.db.l3_hamode_db [None req-cc8ba927-7948-41dc-a5f1-6f2f4dac6179 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/577] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:34:07 2026] PUT /v2.0/routers/336187ae-378f-49eb-b03b-aee89f42f7e6/add_router_interface => generated 309 bytes in 3250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:03 2026] POST /v2.0/routers => generated 731 bytes in 12999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:34:16.740 7 INFO neutron.db.segments_db [None req-b1ea4113-aa17-48bc-b188-9fbd030a423f 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 80ca296d-7030-4c51-8610-69d556a7b453 of type vxlan for network 68d76b20-2611-4dc7-93ec-0f4d1695f9b4 [pid: 7|app: 0|req: 288/579] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:34:10 2026] POST /v2.0/networks => generated 744 bytes in 7992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:34:16 2026] POST /v2.0/security-groups => generated 1660 bytes in 2590 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 10.0.0.208 () {38 vars in 971 bytes} [Wed Jun 24 19:34:18 2026] POST /v2.0/security-groups => generated 1683 bytes in 3783 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:34:19 2026] PUT /v2.0/routers/2a1ee434-b66a-4218-b758-1209a8c6f9c8/add_router_interface => generated 309 bytes in 4235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/585] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:22 2026] POST /v2.0/subnets => generated 691 bytes in 2616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:24 2026] GET /v2.0/security-groups/6b2818bf-5a6e-4bb7-9831-fde6d2357a70 => generated 1683 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:34:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 2236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:34:27.053 8 INFO neutron.db.segments_db [None req-f00022ee-1d5b-4d76-b236-4011469a9385 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment b07ffb92-21fd-4363-88b1-0a20d8bc2204 of type vxlan for network e15f2f05-6dfc-4b2e-a496-c35e4a71c8fa [pid: 7|app: 0|req: 292/588] 10.0.0.208 () {38 vars in 971 bytes} [Wed Jun 24 19:34:24 2026] POST /v2.0/security-groups => generated 1681 bytes in 2522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.208 () {38 vars in 981 bytes} [Wed Jun 24 19:34:27 2026] POST /v2.0/security-group-rules => generated 614 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:34:28.229 8 INFO neutron.db.l3_hamode_db [None req-f00022ee-1d5b-4d76-b236-4011469a9385 972ef5fbf2c14574a91d0c514528509b b1b223aad9b7497ca09ea5af0dcc3797 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 294/590] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:34:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 10.0.0.208 () {38 vars in 971 bytes} [Wed Jun 24 19:34:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:34:30.131 8 INFO neutron.db.l3_hamode_db [None req-f00022ee-1d5b-4d76-b236-4011469a9385 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 296/592] 10.0.0.208 () {38 vars in 971 bytes} [Wed Jun 24 19:34:29 2026] POST /v2.0/security-groups => generated 1686 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:34:30 2026] POST /v2.0/floatingips => generated 552 bytes in 3194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:25 2026] POST /v2.0/routers => generated 731 bytes in 8225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:34 2026] GET /v2.0/security-groups/0393fbd8-f403-4cd4-a276-bb673971ce2b => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 10.0.0.208 () {38 vars in 971 bytes} [Wed Jun 24 19:34:33 2026] POST /v2.0/security-groups => generated 1681 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/599] 10.0.0.208 () {38 vars in 981 bytes} [Wed Jun 24 19:34:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:34:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1231659830&fields=id&tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:34:34 2026] GET /v2.0/security-groups?tenant_id=af7faa3328ab4d099992966e7f976d9d => generated 7904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:34:34 2026] GET /v2.0/networks?id=c4d4894d-0bb8-434b-b6ec-d2316c9591de => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:35 2026] GET /v2.0/security-groups/826847bf-104a-4807-b93e-6390c6332e51 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:34:35 2026] GET /v2.0/quotas/2c88c4ef92464ca5ac44a814a43f1ef4 => 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: 305/605] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:35 2026] GET /v2.0/security-groups/826847bf-104a-4807-b93e-6390c6332e51 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:34:35 2026] GET /v2.0/ports?tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/607] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:35 2026] GET /v2.0/security-groups/0393fbd8-f403-4cd4-a276-bb673971ce2b => generated 2311 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/608] 10.0.0.208 () {38 vars in 981 bytes} [Wed Jun 24 19:34:35 2026] POST /v2.0/security-group-rules => generated 619 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 10.0.0.208 () {34 vars in 907 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/extensions => generated 21537 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/security-groups/6775f413-b28e-44b8-bd95-4d8be6caca43 => generated 1681 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?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: 301/612] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:34:34 2026] PUT /v2.0/routers/14614ed8-092b-494e-a2dd-3178d09e7ac6/add_router_interface => generated 309 bytes in 2585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/613] 10.0.0.208 () {36 vars in 1013 bytes} [Wed Jun 24 19:34:36 2026] DELETE /v2.0/security-groups/6775f413-b28e-44b8-bd95-4d8be6caca43 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/615] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/security-groups/0393fbd8-f403-4cd4-a276-bb673971ce2b => generated 2941 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:34:36.767 8 INFO neutron.api.v2.resource [req-7d9f5858-edfe-416a-bbae-439874b92bb5 req-6fa5b789-c752-4683-9ccf-e5c217603dd5 a5b081a1ceeb453e941468d03487f375 af7faa3328ab4d099992966e7f976d9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 303/616] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/security-groups/6775f413-b28e-44b8-bd95-4d8be6caca43 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/617] 10.0.0.208 () {34 vars in 1001 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/security-group-rules/4bbd3eea-33af-47de-a754-1676e5ae4146 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/618] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:36 2026] GET /v2.0/security-groups/0393fbd8-f403-4cd4-a276-bb673971ce2b => generated 2941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:37 2026] GET /v2.0/security-groups/ed157fae-a543-4acc-9431-f5eb0a430fd2 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 10.0.0.208 () {36 vars in 1023 bytes} [Wed Jun 24 19:34:36 2026] DELETE /v2.0/security-group-rules/4bbd3eea-33af-47de-a754-1676e5ae4146 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/621] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:37 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:37 2026] GET /v2.0/security-groups/0393fbd8-f403-4cd4-a276-bb673971ce2b => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/623] 10.0.0.208 () {36 vars in 1013 bytes} [Wed Jun 24 19:34:37 2026] DELETE /v2.0/security-groups/ed157fae-a543-4acc-9431-f5eb0a430fd2 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 10.0.0.208 () {36 vars in 1013 bytes} [Wed Jun 24 19:34:37 2026] DELETE /v2.0/security-groups/0393fbd8-f403-4cd4-a276-bb673971ce2b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:34:37.931 8 INFO neutron.api.v2.resource [req-c60c97a5-f35d-4e56-a7b5-bf6db9532a3f req-12d97336-d9cc-430c-b6f1-3c5cddc2f27b a5b081a1ceeb453e941468d03487f375 af7faa3328ab4d099992966e7f976d9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 307/625] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:37 2026] GET /v2.0/security-groups/ed157fae-a543-4acc-9431-f5eb0a430fd2 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/626] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:37 2026] GET /v2.0/security-groups/6b2818bf-5a6e-4bb7-9831-fde6d2357a70 => generated 2308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/627] 10.0.0.208 () {36 vars in 1013 bytes} [Wed Jun 24 19:34:37 2026] DELETE /v2.0/security-groups/6b2818bf-5a6e-4bb7-9831-fde6d2357a70 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:38 2026] GET /v2.0/security-groups/0a3af37f-9d69-4ae9-bc69-db89bfc87b51 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:34:39.028 7 INFO neutron_taas.services.taas.taas_plugin [None req-be3c8ad1-93a5-402e-86c0-3a4eff087562 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 7effb441-beb0-4f2a-acdf-c68a72401473 2026-06-24 19:34:39.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be3c8ad1-93a5-402e-86c0-3a4eff087562 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 7effb441-beb0-4f2a-acdf-c68a72401473 [pid: 8|app: 0|req: 308/629] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:34:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 1475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/630] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:34:38 2026] PUT /v2.0/routers/336187ae-378f-49eb-b03b-aee89f42f7e6/remove_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/631] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:39 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 309/632] 10.0.0.208 () {36 vars in 1013 bytes} [Wed Jun 24 19:34:39 2026] DELETE /v2.0/security-groups/0a3af37f-9d69-4ae9-bc69-db89bfc87b51 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/633] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:34:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:34:40.768 8 INFO neutron_taas.services.taas.taas_plugin [None req-79fee731-86e8-47d4-9b99-e44304cf3ec4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: d16619de-12d1-464c-b5c3-08d2ca35ab5b 2026-06-24 19:34:40.772 7 INFO neutron.api.v2.resource [req-bb5db322-7f1d-4a9b-ae67-7d4185cb6508 req-c5a75213-4040-4a59-81e0-25a21b6926e8 a5b081a1ceeb453e941468d03487f375 af7faa3328ab4d099992966e7f976d9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 325/634] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:40 2026] GET /v2.0/security-groups/0a3af37f-9d69-4ae9-bc69-db89bfc87b51 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:34:40.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79fee731-86e8-47d4-9b99-e44304cf3ec4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: d16619de-12d1-464c-b5c3-08d2ca35ab5b 2026-06-24 19:34:41.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-79fee731-86e8-47d4-9b99-e44304cf3ec4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: d7279a55-b317-44bc-bff4-507d105ef248 2026-06-24 19:34:41.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79fee731-86e8-47d4-9b99-e44304cf3ec4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: d7279a55-b317-44bc-bff4-507d105ef248 2026-06-24 19:34:41.579 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-79fee731-86e8-47d4-9b99-e44304cf3ec4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 326/635] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:34:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/636] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:34:41 2026] GET /v2.0/security-groups?tenant_id=af7faa3328ab4d099992966e7f976d9d => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/637] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:41 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:34:43.000 8 INFO neutron.db.l3_hamode_db [None req-79fee731-86e8-47d4-9b99-e44304cf3ec4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network 5f39cdb9-bb7d-464d-acdc-01c60f96497d was deleted as no HA routers are present in tenant 1d90f2a5391741c6bfec224d1c0029aa. [pid: 8|app: 0|req: 310/638] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:34:40 2026] DELETE /v2.0/routers/336187ae-378f-49eb-b03b-aee89f42f7e6 => generated 0 bytes in 2610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/639] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/security-groups/826847bf-104a-4807-b93e-6390c6332e51 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/640] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:34:43.172 8 INFO neutron.services.segments.plugin [-] Segment c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb resource provider aggregate not found 2026-06-24 19:34:43.188 8 INFO neutron.services.segments.plugin [-] Segment c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb resource provider aggregate not found 2026-06-24 19:34:43.194 8 INFO neutron.services.segments.plugin [-] Segment c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb found for delete ", "request_id": "req-eab071ce-7412-4c85-ae4b-cdff0ba8b321"}]} 2026-06-24 19:34:43.212 8 INFO neutron.services.segments.plugin [-] Segment c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c197ddbe-5f48-45ef-9ea6-0ebfb5edc9bb found for delete ", "request_id": "req-b5a919eb-55eb-420f-9fd5-76bffa8d4ea0"}]} [pid: 7|app: 0|req: 329/641] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:34:41 2026] POST /v2.0/floatingips => generated 552 bytes in 1546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/642] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/security-groups/826847bf-104a-4807-b93e-6390c6332e51 => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/643] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:34:43 2026] DELETE /v2.0/subnets/2a16f66f-d1ac-48bf-976e-c680d809dc64 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:34:43.463 8 INFO neutron.api.v2.resource [req-31057865-ecee-4bfd-b177-c4e09817e6e7 req-be4faf25-5f1b-4457-aa3f-17f6dfd087a6 a5b081a1ceeb453e941468d03487f375 af7faa3328ab4d099992966e7f976d9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/644] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/security-groups/0a3af37f-9d69-4ae9-bc69-db89bfc87b51 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:34:43.503 8 INFO neutron.api.v2.resource [req-ea0a75b7-799e-4edf-8c38-43fac0bbf6e9 req-050d68a2-1e0b-4c0c-988a-97dff18dda95 a5b081a1ceeb453e941468d03487f375 af7faa3328ab4d099992966e7f976d9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/645] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/security-groups/ed157fae-a543-4acc-9431-f5eb0a430fd2 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:34:43.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4080c9d-6ce2-4378-b474-9bf5a640daae 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 29582e88-0721-4bdd-aa8a-2e03561cab0f 2026-06-24 19:34:43.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4080c9d-6ce2-4378-b474-9bf5a640daae 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 29582e88-0721-4bdd-aa8a-2e03561cab0f 2026-06-24 19:34:43.543 8 INFO neutron.api.v2.resource [req-9b022953-76e4-49a8-9009-a2b5dfe24af0 req-4b9aa637-1f3c-4cb0-aee1-3dab5c92308c a5b081a1ceeb453e941468d03487f375 af7faa3328ab4d099992966e7f976d9d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/646] 10.0.0.208 () {34 vars in 991 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/security-groups/6775f413-b28e-44b8-bd95-4d8be6caca43 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:34:43 2026] DELETE /v2.0/networks/ebe9a877-4922-45af-b346-150baa645bd8 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/648] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2090298497&fields=id&tenant_id=b1b223aad9b7497ca09ea5af0dcc3797 => 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: 333/649] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:34:43 2026] GET /v2.0/networks?id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/quotas/b1b223aad9b7497ca09ea5af0dcc3797 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/651] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/ports?tenant_id=b1b223aad9b7497ca09ea5af0dcc3797&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:34:44.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-65fb4855-5950-43e1-b9a1-ac83e21419ac 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: eb2c3437-65ed-4c55-a94c-c1babcdb4ee5 2026-06-24 19:34:44.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65fb4855-5950-43e1-b9a1-ac83e21419ac 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: eb2c3437-65ed-4c55-a94c-c1babcdb4ee5 [pid: 7|app: 0|req: 336/652] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?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: 337/653] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/security-groups?tenant_id=1d90f2a5391741c6bfec224d1c0029aa&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/654] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/655] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:34:44 2026] DELETE /v2.0/security-groups/485ca7e2-caf7-4b58-8d79-29d70e19ef61 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/656] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:34:44.524 7 INFO neutron.services.segments.plugin [-] Segment d81fc731-c364-4977-b8f8-6a08d40ca1cc resource provider aggregate not found 2026-06-24 19:34:44.547 7 INFO neutron.services.segments.plugin [-] Segment d81fc731-c364-4977-b8f8-6a08d40ca1cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81fc731-c364-4977-b8f8-6a08d40ca1cc found for delete ", "request_id": "req-7b00242c-863f-4603-9e3d-599d62ac8ef2"}]} [pid: 7|app: 0|req: 341/657] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:44 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:34:44.588 7 INFO neutron.services.segments.plugin [-] Segment d81fc731-c364-4977-b8f8-6a08d40ca1cc resource provider aggregate not found 2026-06-24 19:34:44.613 7 INFO neutron.services.segments.plugin [-] Segment d81fc731-c364-4977-b8f8-6a08d40ca1cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81fc731-c364-4977-b8f8-6a08d40ca1cc found for delete ", "request_id": "req-b5af50dd-6b39-4bc0-a6ab-f2add85736be"}]} [pid: 8|app: 0|req: 317/658] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:34:43 2026] PUT /v2.0/routers/2a1ee434-b66a-4218-b758-1209a8c6f9c8/remove_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:34:45.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-dea9748b-2995-490d-9cca-5db298f855ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: a82b91e5-37bf-4f10-8bcc-77b6af5dd4d8 2026-06-24 19:34:45.290 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dea9748b-2995-490d-9cca-5db298f855ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: a82b91e5-37bf-4f10-8bcc-77b6af5dd4d8 [pid: 8|app: 0|req: 318/659] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:45 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 319/660] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:45 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:34:45.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-dea9748b-2995-490d-9cca-5db298f855ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 9e6b1367-59f6-4582-ace6-9853e5f22e0a 2026-06-24 19:34:45.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dea9748b-2995-490d-9cca-5db298f855ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 9e6b1367-59f6-4582-ace6-9853e5f22e0a 2026-06-24 19:34:45.844 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-dea9748b-2995-490d-9cca-5db298f855ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-24 19:34:46.248 7 INFO neutron.db.l3_hamode_db [None req-dea9748b-2995-490d-9cca-5db298f855ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network a7fee874-bca8-471d-aa3c-ea6f14b562da was deleted as no HA routers are present in tenant af7faa3328ab4d099992966e7f976d9d. [pid: 7|app: 0|req: 342/661] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:34:45 2026] DELETE /v2.0/routers/2a1ee434-b66a-4218-b758-1209a8c6f9c8 => generated 0 bytes in 1241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/662] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:34:46 2026] DELETE /v2.0/subnets/7e6afeb9-3331-41cf-9879-95b8e685ca94 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:34:46.567 7 INFO neutron.services.segments.plugin [-] Segment 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 resource provider aggregate not found 2026-06-24 19:34:46.587 7 INFO neutron.services.segments.plugin [-] Segment 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 found for delete ", "request_id": "req-d0e98944-43ed-4c19-893c-af52b0670611"}]} 2026-06-24 19:34:46.634 7 INFO neutron.services.segments.plugin [-] Segment 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 resource provider aggregate not found 2026-06-24 19:34:46.656 7 INFO neutron.services.segments.plugin [-] Segment 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c10eb49-e47f-4c4d-a56a-9cdbc80d40e3 found for delete ", "request_id": "req-78b4f6af-cca3-40bb-9ec9-4ba992dcc664"}]} 2026-06-24 19:34:46.657 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b749685-9268-4051-ab88-7ebadad9fe95 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 247986e5-97ab-40b6-8822-8df792fa00b3 2026-06-24 19:34:46.661 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b749685-9268-4051-ab88-7ebadad9fe95 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 247986e5-97ab-40b6-8822-8df792fa00b3 [pid: 8|app: 0|req: 320/663] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:34:46 2026] GET /v2.0/networks?id=c4d4894d-0bb8-434b-b6ec-d2316c9591de => generated 670 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/664] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:34:46 2026] DELETE /v2.0/networks/8b032f80-f2c2-4289-8a37-4eaed6f55313 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/665] 199.204.45.109 () {34 vars in 911 bytes} [Wed Jun 24 19:34:46 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 19:34:46.895 8 INFO neutron.db.segments_db [None req-522a3551-ec06-4b3c-a67c-b5bb120b5e7a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment eca8fada-d664-4287-9a31-5747835de5ff of type vxlan for network ad538656-1f6a-4d9c-a16e-6543913a8568 [pid: 7|app: 0|req: 346/666] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:46 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 347/667] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:46 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 348/668] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:34:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/669] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:34:46 2026] POST /v2.0/networks => generated 745 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/670] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:46 2026] POST /v2.0/subnets => generated 692 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/671] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:34:47 2026] GET /v2.0/security-groups?tenant_id=af7faa3328ab4d099992966e7f976d9d&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:34:47.315 8 INFO neutron.db.segments_db [None req-99a10791-a072-4fa9-8528-ffa92bccba9a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 98bbe897-9551-4343-b3f9-df3c7facab57 of type vxlan for network ff836241-f1b4-4489-8f84-3a3a1e865e27 [pid: 7|app: 0|req: 349/672] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:34:46 2026] POST /v2.0/ports => generated 954 bytes in 498 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: 350/673] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:34:47 2026] DELETE /v2.0/security-groups/826847bf-104a-4807-b93e-6390c6332e51 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:34:47.601 8 INFO neutron.db.l3_hamode_db [None req-99a10791-a072-4fa9-8528-ffa92bccba9a 972ef5fbf2c14574a91d0c514528509b e673aa44bada4eac93f30316cde987c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:34:48.579 8 INFO neutron.db.l3_hamode_db [None req-99a10791-a072-4fa9-8528-ffa92bccba9a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:34:48.605 7 INFO neutron.services.segments.plugin [-] Segment 4e7911b7-54f5-4112-bcae-2c87f7514222 resource provider aggregate not found 2026-06-24 19:34:48.618 7 INFO neutron.services.segments.plugin [-] Segment 4e7911b7-54f5-4112-bcae-2c87f7514222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e7911b7-54f5-4112-bcae-2c87f7514222 found for delete ", "request_id": "req-ee1a6d90-a260-4f98-8f51-6b519a85d4b6"}]} 2026-06-24 19:34:48.670 7 INFO neutron.services.segments.plugin [-] Segment 4e7911b7-54f5-4112-bcae-2c87f7514222 resource provider aggregate not found 2026-06-24 19:34:48.690 7 INFO neutron.services.segments.plugin [-] Segment 4e7911b7-54f5-4112-bcae-2c87f7514222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e7911b7-54f5-4112-bcae-2c87f7514222 found for delete ", "request_id": "req-0eccb1ba-4db1-4739-bc33-dae2e6a254dd"}]} [pid: 7|app: 0|req: 351/674] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:34:47 2026] PUT /v2.0/ports/38bc4d27-3852-4ee6-a978-68c7cbabc073 => generated 1235 bytes in 1160 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: 352/675] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:49 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/676] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:49 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 356/679] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:34:49 2026] GET /v2.0/networks?id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4 => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/680] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:49 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/681] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:34:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b1b223aad9b7497ca09ea5af0dcc3797 => generated 181 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:34:49.612 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0a36bc8-e888-4f18-815d-fed4695ae3f9'] response: {'name': 'network-changed', 'server_uuid': '9db39a82-b16f-4ffc-96fe-2aed852926a5', 'tag': '38bc4d27-3852-4ee6-a978-68c7cbabc073', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/682] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:34:49 2026] POST /v2.0/ports => generated 954 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/683] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:34:49 2026] PUT /v2.0/ports/33ae284f-5527-4289-9484-342f73a398ec => generated 1235 bytes in 549 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: 361/684] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/ports?tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4&device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/685] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:47 2026] POST /v2.0/routers => generated 732 bytes in 3266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/686] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 969 bytes in 84 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.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/688] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=38bc4d27-3852-4ee6-a978-68c7cbabc073 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:34:50.813 7 INFO neutron.db.segments_db [None req-54a3b5a2-2148-4198-85ef-36073782ed9e 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment de9c0ed0-c668-4dad-95b0-e73e4eb6732a of type vxlan for network 40eb2bcc-4418-43af-9d61-6246eb015fb6 [pid: 7|app: 0|req: 362/689] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:34:50 2026] POST /v2.0/networks => generated 750 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/690] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/691] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/692] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:34:50 2026] GET /v2.0/subnets?id=aa82ef89-bd67-4ca4-ae27-2d5792655499 => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/693] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:51 2026] POST /v2.0/subnets => generated 697 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:34:51.712 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf30f042-505b-4f5f-9665-b18bb68617f4'] response: {'name': 'network-changed', 'server_uuid': '089debb6-6f85-431e-a0f9-f336cba179c3', 'tag': '33ae284f-5527-4289-9484-342f73a398ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/694] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:34:51 2026] GET /v2.0/ports?network_id=c4d4894d-0bb8-434b-b6ec-d2316c9591de&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/695] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:34:51 2026] GET /v2.0/ports?tenant_id=b1b223aad9b7497ca09ea5af0dcc3797&device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:34:51.844 7 INFO neutron.db.segments_db [None req-93732bec-3572-4835-b34b-b5afbc7cd797 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 9ae2ee67-eb6c-4682-a63b-08749ba51a36 of type vxlan for network cce274d2-6a2b-4141-b70c-57313c54132b [pid: 8|app: 0|req: 328/696] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:34:50 2026] PUT /v2.0/routers/491e542e-8202-47b8-9441-e5531a875329/add_router_interface => generated 309 bytes in 1873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:34:52.634 7 INFO neutron.db.l3_hamode_db [None req-93732bec-3572-4835-b34b-b5afbc7cd797 972ef5fbf2c14574a91d0c514528509b 6db0bd3baa314e359bea8e86dc81b1cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 329/697] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/698] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=33ae284f-5527-4289-9484-342f73a398ec => 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: 331/699] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/700] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/701] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/702] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/subnets?id=255b99af-1448-4527-8fba-aa8cbcf4c749 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/703] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 336/704] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/705] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/ports?network_id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/706] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:34:52 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?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: 339/707] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:34:53 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?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: 340/708] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:34:53 2026] GET /v2.0/networks?id=ad538656-1f6a-4d9c-a16e-6543913a8568 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/709] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:34:53 2026] GET /v2.0/quotas/e673aa44bada4eac93f30316cde987c4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/710] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:34:53 2026] GET /v2.0/ports?tenant_id=e673aa44bada4eac93f30316cde987c4&fields=id => generated 103 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:34:53 2026] GET /v2.0/ports?tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4&device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks/ad538656-1f6a-4d9c-a16e-6543913a8568?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/713] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/714] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks?id=c4d4894d-0bb8-434b-b6ec-d2316c9591de => generated 766 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/715] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks/ad538656-1f6a-4d9c-a16e-6543913a8568?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: 348/716] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/ports?tenant_id=b1b223aad9b7497ca09ea5af0dcc3797&device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/717] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 350/718] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=38bc4d27-3852-4ee6-a978-68c7cbabc073 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/719] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks?id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4 => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/subnets?id=aa82ef89-bd67-4ca4-ae27-2d5792655499 => generated 688 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:34:54.459 7 INFO neutron.db.l3_hamode_db [None req-93732bec-3572-4835-b34b-b5afbc7cd797 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 353/721] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/722] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=33ae284f-5527-4289-9484-342f73a398ec => 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: 355/723] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/ports?network_id=c4d4894d-0bb8-434b-b6ec-d2316c9591de&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: 356/724] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 357/725] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/subnets?id=255b99af-1448-4527-8fba-aa8cbcf4c749 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/ports?network_id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?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: 362/730] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:34:54 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?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: 364/732] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:55 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:55 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 369/734] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:34:51 2026] POST /v2.0/routers => generated 737 bytes in 3841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:55 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 371/736] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:55 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:55 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:56 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:56 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/740] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:56 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 376/741] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:56 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:57 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&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: 366/743] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:34:55 2026] PUT /v2.0/routers/3ea8e919-6d27-4892-8024-c6f966b14767/add_router_interface => generated 309 bytes in 1532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:57 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:57 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 380/746] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:57 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 367/747] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:34:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:58 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/749] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:34:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:58 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/751] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:34:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/752] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:58 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 384/753] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:58 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/754] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:58 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 386/755] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:34:59 2026] GET /v2.0/networks?id=ad538656-1f6a-4d9c-a16e-6543913a8568 => generated 677 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/756] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:34:59 2026] POST /v2.0/ports => generated 954 bytes in 717 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: 388/757] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:34:59 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/758] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:34:58 2026] POST /v2.0/floatingips => generated 552 bytes in 1495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/759] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:34:59 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&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: 8|app: 0|req: 372/760] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 957 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/762] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 375/763] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&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: 376/764] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1750782605&fields=id&tenant_id=6db0bd3baa314e359bea8e86dc81b1cf => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 682 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/766] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:34:59 2026] PUT /v2.0/ports/c0d3987f-ce2b-47a3-a43b-0068d3918300 => generated 1235 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/quotas/6db0bd3baa314e359bea8e86dc81b1cf => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:35:00.585 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e371058e-aa87-4cbd-9cf2-8bbb39acbb7f'] response: {'name': 'network-changed', 'server_uuid': 'ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f', 'tag': 'c0d3987f-ce2b-47a3-a43b-0068d3918300', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 390/768] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:35:00 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.208 () {34 vars in 907 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/extensions => generated 21537 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/770] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/771] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/ports?tenant_id=e673aa44bada4eac93f30316cde987c4&device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/772] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&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: 8|app: 0|req: 381/773] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/networks?tenant_id=e673aa44bada4eac93f30316cde987c4&shared=False => generated 773 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 394/776] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/777] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 395/778] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 384/779] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/780] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/781] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 386/782] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:01 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/783] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&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: 389/785] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/ports?tenant_id=e673aa44bada4eac93f30316cde987c4&device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 390/786] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c0d3987f-ce2b-47a3-a43b-0068d3918300 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:02.513 7 INFO neutron.db.l3_db [None req-9f0321b1-b26f-409b-bbb3-f9c12a160131 e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] Floating IP a602d2f5-33dc-49e5-b33d-9a638314603b associated. External IP: 10.96.250.203, port: 33ae284f-5527-4289-9484-342f73a398ec. [pid: 8|app: 0|req: 391/787] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/subnets?id=0686e371-ce1d-479a-8ef1-ebc989cbe7a6 => generated 695 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/ports?network_id=ad538656-1f6a-4d9c-a16e-6543913a8568&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/networks/ad538656-1f6a-4d9c-a16e-6543913a8568?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/networks/ad538656-1f6a-4d9c-a16e-6543913a8568?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: 395/791] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:35:01 2026] PUT /v2.0/floatingips/a602d2f5-33dc-49e5-b33d-9a638314603b => generated 855 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:02 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:03.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df77b6f2-a360-45e9-b173-6956c1ce138c'] response: {'name': 'network-changed', 'server_uuid': '089debb6-6f85-431e-a0f9-f336cba179c3', 'tag': '33ae284f-5527-4289-9484-342f73a398ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/795] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 399/797] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/ports?tenant_id=b1b223aad9b7497ca09ea5af0dcc3797&device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/networks?id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4 => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=33ae284f-5527-4289-9484-342f73a398ec => generated 858 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/subnets?id=255b99af-1448-4527-8fba-aa8cbcf4c749 => generated 694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/ports?network_id=68d76b20-2611-4dc7-93ec-0f4d1695f9b4&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 407/808] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?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: 408/809] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:03 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&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: 409/810] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:04 2026] GET /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4?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: 410/811] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:04 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 411/812] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:04 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 412/813] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:04 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:04.212 7 INFO neutron.db.l3_db [None req-6e8c0104-45f7-4002-8a32-2e4a967c90a6 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] Floating IP ff04725f-39ea-455b-bf27-721797073a3b associated. External IP: 10.96.250.220, port: 38bc4d27-3852-4ee6-a978-68c7cbabc073. [pid: 7|app: 0|req: 402/814] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:35:03 2026] PUT /v2.0/floatingips/ff04725f-39ea-455b-bf27-721797073a3b => generated 855 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/815] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:04 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 403/816] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:04 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:05.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a4bae68-87af-42d5-897a-5fc2d172e37c'] response: {'name': 'network-changed', 'server_uuid': '9db39a82-b16f-4ffc-96fe-2aed852926a5', 'tag': '38bc4d27-3852-4ee6-a978-68c7cbabc073', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/817] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/818] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/819] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/820] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 405/821] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/822] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/823] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 418/824] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/ports?tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4&device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/825] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/networks?id=c4d4894d-0bb8-434b-b6ec-d2316c9591de => generated 766 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/826] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=38bc4d27-3852-4ee6-a978-68c7cbabc073 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/827] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/subnets?id=aa82ef89-bd67-4ca4-ae27-2d5792655499 => generated 688 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/828] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/ports?network_id=c4d4894d-0bb8-434b-b6ec-d2316c9591de&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/829] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:05 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/830] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de?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: 422/831] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 410/832] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/833] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/834] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/835] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 425/836] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/security-groups?id=25ea4888-5d22-4fa9-ab8c-37b084812a9d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:06.619 7 INFO neutron_taas.services.taas.taas_plugin [req-0ebef26f-3c16-492c-8465-bcbbbdb3e8a2 req-c8b37674-fd20-4b7b-b617-94c8dee10c1e e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] TaaS: Handle Delete Port: 33ae284f-5527-4289-9484-342f73a398ec 2026-06-24 19:35:06.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0ebef26f-3c16-492c-8465-bcbbbdb3e8a2 req-c8b37674-fd20-4b7b-b617-94c8dee10c1e e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] Tap Mirror: Handle Delete Port: 33ae284f-5527-4289-9484-342f73a398ec [pid: 8|app: 0|req: 426/837] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 682 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/838] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6db0bd3baa314e359bea8e86dc81b1cf => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:06.856 7 INFO neutron.db.l3_db [req-0ebef26f-3c16-492c-8465-bcbbbdb3e8a2 req-c8b37674-fd20-4b7b-b617-94c8dee10c1e e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] Floating IP a602d2f5-33dc-49e5-b33d-9a638314603b disassociated. External IP: 10.96.250.203, port: 33ae284f-5527-4289-9484-342f73a398ec. [pid: 8|app: 0|req: 428/839] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:06 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/840] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:35:06 2026] DELETE /v2.0/ports/33ae284f-5527-4289-9484-342f73a398ec => generated 0 bytes in 891 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:35:07.424 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46623ea3-6cd7-47bb-bd96-01468f22530c'] response: {'server_uuid': '089debb6-6f85-431e-a0f9-f336cba179c3', 'name': 'network-vif-deleted', 'tag': '33ae284f-5527-4289-9484-342f73a398ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 413/841] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:07 2026] GET /v2.0/security-groups?id=4df42717-4340-4f52-8d92-6b442e6df143&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: 429/842] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:35:06 2026] POST /v2.0/ports => generated 958 bytes in 623 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: 430/843] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:35:07 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 414/844] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:07 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 961 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/845] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:07 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:07.762 7 INFO neutron_taas.services.taas.taas_plugin [req-9855876f-bf40-4e77-93e5-13dfda3bb311 req-e5f69579-9444-458b-b15e-984b539d89ca 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] TaaS: Handle Delete Port: 38bc4d27-3852-4ee6-a978-68c7cbabc073 2026-06-24 19:35:07.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9855876f-bf40-4e77-93e5-13dfda3bb311 req-e5f69579-9444-458b-b15e-984b539d89ca 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] Tap Mirror: Handle Delete Port: 38bc4d27-3852-4ee6-a978-68c7cbabc073 2026-06-24 19:35:07.903 7 INFO neutron.db.l3_db [req-9855876f-bf40-4e77-93e5-13dfda3bb311 req-e5f69579-9444-458b-b15e-984b539d89ca 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] Floating IP ff04725f-39ea-455b-bf27-721797073a3b disassociated. External IP: 10.96.250.220, port: 38bc4d27-3852-4ee6-a978-68c7cbabc073. [pid: 8|app: 0|req: 431/846] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:35:07 2026] PUT /v2.0/ports/5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 1239 bytes in 856 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: 432/847] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:08 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/848] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:35:07 2026] DELETE /v2.0/ports/38bc4d27-3852-4ee6-a978-68c7cbabc073 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/849] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:08 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/850] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:08 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 434/851] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:08 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:08.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaf9d55a-4a34-4628-97ff-dbf7851acfc3'] response: {'name': 'network-changed', 'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 418/852] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/853] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/networks?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&shared=False => generated 778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:09.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdc0929d-4847-4709-81eb-81ce9eb7ac3e'] response: {'server_uuid': '9db39a82-b16f-4ffc-96fe-2aed852926a5', 'name': 'network-vif-deleted', 'tag': '38bc4d27-3852-4ee6-a978-68c7cbabc073', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 419/854] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/855] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/856] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&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: 420/857] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/858] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/859] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 439/860] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:09 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 422/861] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/862] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/863] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 441/864] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => 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: 424/865] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/subnets?id=69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 700 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/866] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/ports?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/867] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/868] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 426/869] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&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: 427/870] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => 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: 444/871] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/872] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:10 2026] GET /v2.0/ports?device_id=089debb6-6f85-431e-a0f9-f336cba179c3 => 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: 445/873] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:11 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/874] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:11 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&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: 446/875] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:11 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 447/876] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:11 2026] GET /v2.0/ports?device_id=9db39a82-b16f-4ffc-96fe-2aed852926a5 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/877] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:11 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&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: 448/878] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:12 2026] DELETE /v2.0/security-groups/4df42717-4340-4f52-8d92-6b442e6df143 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:35:12.359 7 INFO neutron.api.v2.resource [None req-a9c7dc94-89f6-4a9e-8bca-5534b643b359 e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 431/879] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:35:12 2026] GET /v2.0/security-groups/4df42717-4340-4f52-8d92-6b442e6df143 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:35:12.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-69bcba4a-6252-4635-afac-43be00ef00ba e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] TaaS: Handle Delete Port: 74f7a879-8a5c-4d7d-83c3-59eebfb89958 2026-06-24 19:35:12.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69bcba4a-6252-4635-afac-43be00ef00ba e5b2d3b26bfc4e008a025e9b215aa1c3 b1b223aad9b7497ca09ea5af0dcc3797 - - default default] Tap Mirror: Handle Delete Port: 74f7a879-8a5c-4d7d-83c3-59eebfb89958 [pid: 8|app: 0|req: 449/880] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:35:12 2026] DELETE /v2.0/floatingips/a602d2f5-33dc-49e5-b33d-9a638314603b => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/881] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:12 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/882] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:35:12 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/883] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:12 2026] GET /v2.0/security-groups?id=bbe44a56-1740-4104-a33e-e355f89a2ce9&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:13.079 8 INFO neutron_taas.services.taas.taas_plugin [req-5a33f135-c821-438a-908e-1d0e8337ad8e req-25fb12e2-db41-473e-9679-e4cc1feea7b7 f97c4de178494756be9da0e1f688c623 e673aa44bada4eac93f30316cde987c4 - - default default] TaaS: Handle Delete Port: c0d3987f-ce2b-47a3-a43b-0068d3918300 2026-06-24 19:35:13.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5a33f135-c821-438a-908e-1d0e8337ad8e req-25fb12e2-db41-473e-9679-e4cc1feea7b7 f97c4de178494756be9da0e1f688c623 e673aa44bada4eac93f30316cde987c4 - - default default] Tap Mirror: Handle Delete Port: c0d3987f-ce2b-47a3-a43b-0068d3918300 2026-06-24 19:35:13.299 7 INFO neutron_taas.services.taas.taas_plugin [None req-6132bb64-426b-456d-9754-5fada6332ad4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: d50fc293-ae1b-45e4-8464-c1ba6024e822 2026-06-24 19:35:13.302 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6132bb64-426b-456d-9754-5fada6332ad4 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: d50fc293-ae1b-45e4-8464-c1ba6024e822 [pid: 8|app: 0|req: 452/884] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:35:12 2026] DELETE /v2.0/ports/c0d3987f-ce2b-47a3-a43b-0068d3918300 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:35:13.537 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a747cae-673f-4645-b8fb-1bb03277ccef'] response: {'server_uuid': 'ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f', 'name': 'network-vif-deleted', 'tag': 'c0d3987f-ce2b-47a3-a43b-0068d3918300', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 453/885] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:13 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/886] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:13 2026] DELETE /v2.0/security-groups/25ea4888-5d22-4fa9-ab8c-37b084812a9d => 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: 455/887] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:13 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:13.761 8 INFO neutron.api.v2.resource [None req-b8727482-7834-4039-8704-55d76d093d79 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/888] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:35:13 2026] GET /v2.0/security-groups/25ea4888-5d22-4fa9-ab8c-37b084812a9d => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:35:13.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cc193f7-d3bd-406b-a929-d2f43f3e57f3 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] TaaS: Handle Delete Port: 585ef214-e29c-424a-88ce-745455f649f6 2026-06-24 19:35:13.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cc193f7-d3bd-406b-a929-d2f43f3e57f3 430c8316f94947428b0f79136cf3d035 2c88c4ef92464ca5ac44a814a43f1ef4 - - default default] Tap Mirror: Handle Delete Port: 585ef214-e29c-424a-88ce-745455f649f6 [pid: 8|app: 0|req: 457/889] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:35:13 2026] DELETE /v2.0/floatingips/ff04725f-39ea-455b-bf27-721797073a3b => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/890] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:35:12 2026] PUT /v2.0/routers/14614ed8-092b-494e-a2dd-3178d09e7ac6/remove_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/891] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:14 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:14.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c997704-c12a-4b28-9d7a-92069b30afab 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: dac17794-916d-49b3-8ab7-ce46fddc10a7 2026-06-24 19:35:14.371 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c997704-c12a-4b28-9d7a-92069b30afab 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: dac17794-916d-49b3-8ab7-ce46fddc10a7 2026-06-24 19:35:14.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bd37a10-504d-4cfb-bc33-ec681f5dfa98 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:35:14.569 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bd37a10-504d-4cfb-bc33-ec681f5dfa98 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:35:14.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c997704-c12a-4b28-9d7a-92069b30afab 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 037b5bbf-2c7f-49f1-84af-df35815174b6 2026-06-24 19:35:14.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c997704-c12a-4b28-9d7a-92069b30afab 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 037b5bbf-2c7f-49f1-84af-df35815174b6 [pid: 7|app: 0|req: 434/892] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:35:14 2026] PUT /v2.0/routers/6d3fb189-a731-419f-a2e1-64abfcb0ee48/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/893] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:15 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:15.554 8 INFO neutron.services.segments.plugin [-] Segment b07ffb92-21fd-4363-88b1-0a20d8bc2204 resource provider aggregate not found 2026-06-24 19:35:15.555 8 INFO neutron.services.segments.plugin [-] Segment b07ffb92-21fd-4363-88b1-0a20d8bc2204 resource provider aggregate not found [pid: 7|app: 0|req: 436/894] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:15 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:15.578 8 INFO neutron.services.segments.plugin [-] Segment b07ffb92-21fd-4363-88b1-0a20d8bc2204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07ffb92-21fd-4363-88b1-0a20d8bc2204 found for delete ", "request_id": "req-d1a1d9c1-48f1-4c7c-a571-9596aa610da9"}]} 2026-06-24 19:35:15.582 8 INFO neutron.services.segments.plugin [-] Segment b07ffb92-21fd-4363-88b1-0a20d8bc2204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07ffb92-21fd-4363-88b1-0a20d8bc2204 found for delete ", "request_id": "req-d3aeecc6-0732-4cc1-8939-04a73efd9270"}]} 2026-06-24 19:35:16.078 8 INFO neutron.db.l3_hamode_db [None req-6c997704-c12a-4b28-9d7a-92069b30afab 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network e15f2f05-6dfc-4b2e-a496-c35e4a71c8fa was deleted as no HA routers are present in tenant b1b223aad9b7497ca09ea5af0dcc3797. [pid: 8|app: 0|req: 459/895] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:35:14 2026] DELETE /v2.0/routers/14614ed8-092b-494e-a2dd-3178d09e7ac6 => generated 0 bytes in 1949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/896] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:16 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&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: 461/897] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:35:16 2026] DELETE /v2.0/subnets/255b99af-1448-4527-8fba-aa8cbcf4c749 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/898] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:16 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:16.914 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f18620e-76e4-4157-b0dc-b85cd101d704 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: afbcdbc2-a519-4042-a40c-3f5c7746ab59 2026-06-24 19:35:16.920 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f18620e-76e4-4157-b0dc-b85cd101d704 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: afbcdbc2-a519-4042-a40c-3f5c7746ab59 2026-06-24 19:35:16.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3d117fb-4675-4b34-8523-ff7ba688f9ee 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:35:16.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3d117fb-4675-4b34-8523-ff7ba688f9ee 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:35:18.083 8 INFO neutron.services.segments.plugin [-] Segment 80ca296d-7030-4c51-8610-69d556a7b453 resource provider aggregate not found 2026-06-24 19:35:18.091 8 INFO neutron.services.segments.plugin [-] Segment 80ca296d-7030-4c51-8610-69d556a7b453 resource provider aggregate not found 2026-06-24 19:35:18.098 8 INFO neutron.services.segments.plugin [-] Segment 80ca296d-7030-4c51-8610-69d556a7b453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ca296d-7030-4c51-8610-69d556a7b453 found for delete ", "request_id": "req-b278a97c-01d5-4c62-9a43-a2e4dc827ee3"}]} 2026-06-24 19:35:18.108 8 INFO neutron.services.segments.plugin [-] Segment 80ca296d-7030-4c51-8610-69d556a7b453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ca296d-7030-4c51-8610-69d556a7b453 found for delete ", "request_id": "req-28080257-933f-4d47-88d1-1dd4ff936c42"}]} 2026-06-24 19:35:18.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f18620e-76e4-4157-b0dc-b85cd101d704 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: eac2103b-3af5-452e-a5fb-092a5705ea45 2026-06-24 19:35:18.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f18620e-76e4-4157-b0dc-b85cd101d704 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: eac2103b-3af5-452e-a5fb-092a5705ea45 [pid: 8|app: 0|req: 463/899] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:35:16 2026] DELETE /v2.0/networks/68d76b20-2611-4dc7-93ec-0f4d1695f9b4 => generated 0 bytes in 1543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/900] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:18 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/901] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:18 2026] GET /v2.0/ports?device_id=ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f => 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: 466/902] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:18 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/903] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:18 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:19.071 7 INFO neutron.services.segments.plugin [-] Segment f7aaa242-9957-465e-b435-86db6704f77f resource provider aggregate not found 2026-06-24 19:35:19.078 7 INFO neutron.services.segments.plugin [-] Segment f7aaa242-9957-465e-b435-86db6704f77f resource provider aggregate not found 2026-06-24 19:35:19.103 7 INFO neutron.services.segments.plugin [-] Segment f7aaa242-9957-465e-b435-86db6704f77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7aaa242-9957-465e-b435-86db6704f77f found for delete ", "request_id": "req-badee6a1-b060-41b6-b3b8-8d5578666095"}]} 2026-06-24 19:35:19.104 7 INFO neutron.services.segments.plugin [-] Segment f7aaa242-9957-465e-b435-86db6704f77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7aaa242-9957-465e-b435-86db6704f77f found for delete ", "request_id": "req-48aded01-2d92-40e8-9d4b-b9370ffda588"}]} 2026-06-24 19:35:19.470 7 INFO neutron.db.l3_hamode_db [None req-1f18620e-76e4-4157-b0dc-b85cd101d704 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network a6032d0f-248b-4338-891e-0df6797dd0d0 was deleted as no HA routers are present in tenant 2c88c4ef92464ca5ac44a814a43f1ef4. [pid: 7|app: 0|req: 437/904] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:35:15 2026] DELETE /v2.0/routers/6d3fb189-a731-419f-a2e1-64abfcb0ee48 => generated 0 bytes in 3909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/907] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:19 2026] GET /v2.0/security-groups?tenant_id=b1b223aad9b7497ca09ea5af0dcc3797&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/908] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:35:19 2026] DELETE /v2.0/subnets/aa82ef89-bd67-4ca4-ae27-2d5792655499 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:35:19.770 8 INFO neutron.db.l3_db [None req-6c1e4142-7e36-4c88-9467-f25314c91c74 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] Floating IP 9f5d6d8e-ed02-40b1-9447-1cef67ac4f89 associated. External IP: 10.96.250.217, port: 5317f7ac-2642-42f3-939a-5152d2c0c154. [pid: 7|app: 0|req: 442/909] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:19 2026] DELETE /v2.0/security-groups/e290b589-475c-4d8f-b6b4-4159e3824251 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/910] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:35:18 2026] PUT /v2.0/floatingips/9f5d6d8e-ed02-40b1-9447-1cef67ac4f89 => generated 856 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:20.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23aeddcc-8600-4d8a-a059-9a0998c69370'] response: {'name': 'network-changed', 'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', 'status': 'completed', 'code': 200} 2026-06-24 19:35:20.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-d89a997c-0f08-4842-8dce-8310ad6c1923 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 697164e2-9316-4b88-8da8-c0dd00a54f99 2026-06-24 19:35:20.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d89a997c-0f08-4842-8dce-8310ad6c1923 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 697164e2-9316-4b88-8da8-c0dd00a54f99 2026-06-24 19:35:20.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-05ab80f4-3507-4a2c-a596-ef319c1b5718 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 8b990b1f-add2-4736-a566-c3015241b143 2026-06-24 19:35:20.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05ab80f4-3507-4a2c-a596-ef319c1b5718 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 8b990b1f-add2-4736-a566-c3015241b143 2026-06-24 19:35:20.455 8 INFO neutron.services.segments.plugin [-] Segment 7ea11020-2bed-48e7-b943-b488c2f47900 resource provider aggregate not found 2026-06-24 19:35:20.462 8 INFO neutron.services.segments.plugin [-] Segment 7ea11020-2bed-48e7-b943-b488c2f47900 resource provider aggregate not found 2026-06-24 19:35:20.475 8 INFO neutron.services.segments.plugin [-] Segment 7ea11020-2bed-48e7-b943-b488c2f47900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ea11020-2bed-48e7-b943-b488c2f47900 found for delete ", "request_id": "req-ae7d1a02-c3c1-4e43-825d-57007d063b9c"}]} 2026-06-24 19:35:20.478 8 INFO neutron.services.segments.plugin [-] Segment 7ea11020-2bed-48e7-b943-b488c2f47900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ea11020-2bed-48e7-b943-b488c2f47900 found for delete ", "request_id": "req-adcdbed0-f9cb-472b-a654-86e923a2724c"}]} [pid: 8|app: 0|req: 469/911] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:35:20 2026] DELETE /v2.0/networks/c4d4894d-0bb8-434b-b6ec-d2316c9591de => generated 0 bytes in 681 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/912] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:20 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/913] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:20 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/914] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:20 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&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: 473/915] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:20 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/916] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/917] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:21 2026] GET /v2.0/subnets?id=69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 700 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/918] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:21 2026] GET /v2.0/ports?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/919] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:21 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 478/920] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:21 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/921] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:35:19 2026] PUT /v2.0/routers/491e542e-8202-47b8-9441-e5531a875329/remove_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:21.852 8 INFO neutron_taas.services.taas.taas_plugin [None req-614df9e1-bee0-4e35-af67-58e6fc3e9be9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: ba98e984-465a-435f-ac22-8c272013f3a7 2026-06-24 19:35:21.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-614df9e1-bee0-4e35-af67-58e6fc3e9be9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: ba98e984-465a-435f-ac22-8c272013f3a7 [pid: 7|app: 0|req: 444/922] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:21 2026] GET /v2.0/security-groups?tenant_id=2c88c4ef92464ca5ac44a814a43f1ef4&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/923] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:21 2026] DELETE /v2.0/security-groups/70cb294e-1543-48e9-bf39-4018b571db3f => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:35:22.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-614df9e1-bee0-4e35-af67-58e6fc3e9be9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: ca5c76e9-1d12-41c2-81c5-13ce198324dc 2026-06-24 19:35:22.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-614df9e1-bee0-4e35-af67-58e6fc3e9be9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: ca5c76e9-1d12-41c2-81c5-13ce198324dc 2026-06-24 19:35:23.479 8 INFO neutron.services.segments.plugin [-] Segment 98bbe897-9551-4343-b3f9-df3c7facab57 resource provider aggregate not found 2026-06-24 19:35:23.487 8 INFO neutron.services.segments.plugin [-] Segment 98bbe897-9551-4343-b3f9-df3c7facab57 resource provider aggregate not found 2026-06-24 19:35:23.506 7 INFO neutron.db.segments_db [None req-46d904c3-a088-4acf-9764-70861180f350 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment f9f5df64-1ea9-477a-81a2-1c44277110a2 of type vxlan for network cf69ca1b-aa75-423b-af0d-ad23c95707a9 2026-06-24 19:35:23.508 8 INFO neutron.services.segments.plugin [-] Segment 98bbe897-9551-4343-b3f9-df3c7facab57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98bbe897-9551-4343-b3f9-df3c7facab57 found for delete ", "request_id": "req-33bd2d78-d406-4307-abf4-450bdaa98106"}]} 2026-06-24 19:35:23.511 8 INFO neutron.services.segments.plugin [-] Segment 98bbe897-9551-4343-b3f9-df3c7facab57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98bbe897-9551-4343-b3f9-df3c7facab57 found for delete ", "request_id": "req-a63ee599-c591-4f14-90f2-6c98f7f590e8"}]} 2026-06-24 19:35:23.666 8 INFO neutron.db.l3_hamode_db [None req-614df9e1-bee0-4e35-af67-58e6fc3e9be9 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network ff836241-f1b4-4489-8f84-3a3a1e865e27 was deleted as no HA routers are present in tenant e673aa44bada4eac93f30316cde987c4. [pid: 8|app: 0|req: 479/924] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:35:21 2026] DELETE /v2.0/routers/491e542e-8202-47b8-9441-e5531a875329 => generated 0 bytes in 2357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/925] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:35:22 2026] POST /v2.0/networks => generated 743 bytes in 1277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/926] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:35:23 2026] DELETE /v2.0/subnets/0686e371-ce1d-479a-8ef1-ebc989cbe7a6 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:35:23.993 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bdb9a7e-a555-46a8-948d-6e8298dddcdb 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 9256ee64-5bab-4193-abfd-69c308825dec 2026-06-24 19:35:23.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bdb9a7e-a555-46a8-948d-6e8298dddcdb 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 9256ee64-5bab-4193-abfd-69c308825dec [pid: 8|app: 0|req: 481/927] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:35:23 2026] DELETE /v2.0/networks/ad538656-1f6a-4d9c-a16e-6543913a8568 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/928] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:35:23 2026] POST /v2.0/subnets => generated 691 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:35:24.775 8 INFO neutron.db.segments_db [None req-495bc9d5-ab84-444c-852d-7cf89e83bfe8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 of type vxlan for network 537a50c3-ec32-4879-8a81-6c49d0849bda [pid: 7|app: 0|req: 448/929] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:24 2026] GET /v2.0/security-groups?tenant_id=e673aa44bada4eac93f30316cde987c4&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/930] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:24 2026] DELETE /v2.0/security-groups/bbe44a56-1740-4104-a33e-e355f89a2ce9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:35:25.531 8 INFO neutron.services.segments.plugin [-] Segment eca8fada-d664-4287-9a31-5747835de5ff resource provider aggregate not found 2026-06-24 19:35:25.541 8 INFO neutron.services.segments.plugin [-] Segment eca8fada-d664-4287-9a31-5747835de5ff resource provider aggregate not found 2026-06-24 19:35:25.547 8 INFO neutron.services.segments.plugin [-] Segment eca8fada-d664-4287-9a31-5747835de5ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca8fada-d664-4287-9a31-5747835de5ff found for delete ", "request_id": "req-a5b2ccda-6c01-49c3-9116-dab89c4a897d"}]} 2026-06-24 19:35:25.560 8 INFO neutron.services.segments.plugin [-] Segment eca8fada-d664-4287-9a31-5747835de5ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca8fada-d664-4287-9a31-5747835de5ff found for delete ", "request_id": "req-0ac00a7a-fea7-4916-9ff7-2e52162a359d"}]} 2026-06-24 19:35:25.652 8 INFO neutron.db.l3_hamode_db [None req-495bc9d5-ab84-444c-852d-7cf89e83bfe8 972ef5fbf2c14574a91d0c514528509b 828127c45a804d20995d7eb68ad84c8c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:35:27.086 8 INFO neutron.db.l3_hamode_db [None req-495bc9d5-ab84-444c-852d-7cf89e83bfe8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 450/931] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:27 2026] GET /v2.0/security-groups?tenant_id=5de523e8269d4457a3c0ff126da3df4b&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/932] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:27 2026] DELETE /v2.0/security-groups/494150be-2304-4402-831f-da8b15faff07 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/933] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:35:24 2026] POST /v2.0/routers => generated 731 bytes in 5645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/934] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:35:30 2026] PUT /v2.0/routers/6fd5011e-e787-4d41-bf24-2858d7df1312/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/937] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:35:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 1339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/938] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:35:34 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1244 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/939] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:35:34 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/940] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:35:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/941] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:35:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/942] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:35:35 2026] POST /v2.0/floatingips => generated 552 bytes in 2025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/943] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:35:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2013517743&fields=id&tenant_id=828127c45a804d20995d7eb68ad84c8c => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/944] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:35:38 2026] GET /v2.0/networks?id=cf69ca1b-aa75-423b-af0d-ad23c95707a9 => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/945] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:35:38 2026] GET /v2.0/quotas/828127c45a804d20995d7eb68ad84c8c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/946] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:35:38 2026] GET /v2.0/ports?tenant_id=828127c45a804d20995d7eb68ad84c8c&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/947] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:35:38 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?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: 488/948] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:35:38 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/949] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:38 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 489/950] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:39 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 462/951] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:41 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 490/952] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:41 2026] GET /v2.0/security-groups?tenant_id=9d17e3a1bfe44e65b3445238a8dd3f40&name=default => generated 2925 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/953] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:42 2026] DELETE /v2.0/security-groups/d9620eca-8f1f-4205-ac96-5bf47432e54d => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/954] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:42 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 491/955] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:42 2026] GET /v2.0/security-groups?tenant_id=c102fcebbc234497b97bd4298cbd39c1&name=default => generated 2925 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/956] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:42 2026] DELETE /v2.0/security-groups/a6ab67b8-b0ce-4e62-a649-f52dd484961b => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/957] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:42 2026] GET /v2.0/security-groups?tenant_id=fcc550c8a30b4ac8b89fab67386e8563&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/958] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:43 2026] DELETE /v2.0/security-groups/485164ec-ab9f-4462-bfe0-aa7c88f5deeb => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/959] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:43 2026] GET /v2.0/security-groups?tenant_id=43ef4136084643efb16de68d5c1a9b2c&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/960] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:43 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 467/961] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:43 2026] DELETE /v2.0/security-groups/0bd02518-a2bb-4406-bcd1-6ba5bc9043d1 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/962] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/963] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/ports/5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 972 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/964] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 469/965] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/networks?id=cf69ca1b-aa75-423b-af0d-ad23c95707a9 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/966] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=828127c45a804d20995d7eb68ad84c8c => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/967] 199.204.45.109 () {34 vars in 1000 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/subnets?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 682 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/968] 199.204.45.109 () {34 vars in 1146 bytes} [Wed Jun 24 19:35:44 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6&device_owner=compute%3Anova&network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/969] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:35:44 2026] POST /v2.0/ports => generated 954 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/970] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:45 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/971] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:35:45 2026] PUT /v2.0/ports/5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 1153 bytes in 862 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: 501/972] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:45 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:45.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-568fbd92-00ae-4abb-bd21-ccedd90eac8f'] response: {'name': 'network-changed', 'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 502/973] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1425 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/974] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 778 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/975] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => 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: 505/976] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/977] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/subnets?id=69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/978] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/ports?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6&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: 508/979] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:46 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/980] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:35:45 2026] PUT /v2.0/ports/a85aa98f-d66d-438f-82e2-8cc63d45eb4e => generated 1235 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:35:47.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac7c3651-35ac-44ef-9f5f-b46292b1fa78'] response: {'name': 'network-changed', 'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 473/981] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 509/982] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/983] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 510/984] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/ports?tenant_id=828127c45a804d20995d7eb68ad84c8c&device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/985] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1156 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/986] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/networks?tenant_id=828127c45a804d20995d7eb68ad84c8c&shared=False => generated 771 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/987] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/988] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:35:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/989] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1425 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/990] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/991] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => 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: 479/992] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/993] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 515/994] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/subnets?id=69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 700 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/995] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/996] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/ports?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6&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: 518/997] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/998] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 522/1001] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/ports?tenant_id=828127c45a804d20995d7eb68ad84c8c&device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1002] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a85aa98f-d66d-438f-82e2-8cc63d45eb4e => 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: 524/1003] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/subnets?id=3fa19cb2-ab5a-457c-8c1e-9758e5c2b1b8 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1004] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/ports?network_id=cf69ca1b-aa75-423b-af0d-ad23c95707a9&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1005] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:48 2026] GET /v2.0/security-groups?tenant_id=170eb115e45345da93d542534bab71bd&name=default => generated 2925 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1006] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:49 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1007] 199.204.45.109 () {34 vars in 1120 bytes} [Wed Jun 24 19:35:49 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1008] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:49 2026] DELETE /v2.0/security-groups/515243cf-de22-470a-8e8a-72c7e79374f3 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1009] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:49 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1010] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:49 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1011] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:49 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1012] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:35:49 2026] PUT /v2.0/ports/5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 972 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:50.142 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-254e0cb0-3079-47b4-a8db-88c8bc6f1bb6'] response: {'name': 'network-changed', 'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', '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: 531/1013] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 532/1014] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1015] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1016] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1017] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1018] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/subnets?id=69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 700 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1019] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/ports?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1020] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 535/1021] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:50 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1022] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:51 2026] GET /v2.0/security-groups?tenant_id=8b7a7dc6888b44f2ae5880dfd289bed5&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1023] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:51 2026] DELETE /v2.0/security-groups/0d05c891-e546-4724-b530-2bcb2affa504 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1024] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:51 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1025] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:51 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 538/1026] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/ports?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1027] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/networks?id=40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1028] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:35:51 2026] GET /v2.0/security-groups?tenant_id=67b4c88c8754454191e10a2971e89f41&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1029] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1030] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/subnets?id=69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 700 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1031] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/ports?network_id=40eb2bcc-4418-43af-9d61-6246eb015fb6&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1032] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:35:52 2026] DELETE /v2.0/security-groups/7362e672-41ef-479b-974a-197d54d42e85 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1033] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 491/1034] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1035] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1036] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:52 2026] GET /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6?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: 545/1037] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:53 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1038] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:53 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 546/1039] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:53 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1040] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:53 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1041] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:54 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 495/1042] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:54 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1043] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:54 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1044] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:54 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1045] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:55 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1046] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:55 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 550/1047] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:55 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1048] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:55 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1049] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:55 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&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: 553/1050] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:35:56 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:56.503 7 INFO neutron.db.l3_db [None req-b1f83620-046c-405c-9453-35c3a829c99a 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] Floating IP a7f6f6cf-ba6c-4b1a-be74-affc6883812c associated. External IP: 10.96.250.209, port: a85aa98f-d66d-438f-82e2-8cc63d45eb4e. 2026-06-24 19:35:56.507 8 INFO neutron_taas.services.taas.taas_plugin [req-2591e1ec-c48a-49ec-a6d3-5c07d940c217 req-0f3250d7-452f-4a71-a165-032e1acfeea3 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] TaaS: Handle Delete Port: 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:56.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2591e1ec-c48a-49ec-a6d3-5c07d940c217 req-0f3250d7-452f-4a71-a165-032e1acfeea3 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] Tap Mirror: Handle Delete Port: 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:56.643 8 INFO neutron.db.l3_db [req-2591e1ec-c48a-49ec-a6d3-5c07d940c217 req-0f3250d7-452f-4a71-a165-032e1acfeea3 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] Floating IP 9f5d6d8e-ed02-40b1-9447-1cef67ac4f89 disassociated. External IP: 10.96.250.217, port: 5317f7ac-2642-42f3-939a-5152d2c0c154. [pid: 7|app: 0|req: 498/1051] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:35:55 2026] PUT /v2.0/floatingips/a7f6f6cf-ba6c-4b1a-be74-affc6883812c => generated 855 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:35:56.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41753141-adb3-4698-9b64-514079440d32'] response: {'name': 'network-changed', 'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 499/1052] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1053] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/security-groups?id=0ebefb72-e876-4f1d-bc30-257c18f7b8da&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1054] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/ports?tenant_id=828127c45a804d20995d7eb68ad84c8c&device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1055] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/networks?id=cf69ca1b-aa75-423b-af0d-ad23c95707a9 => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1056] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a85aa98f-d66d-438f-82e2-8cc63d45eb4e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1057] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/subnets?id=3fa19cb2-ab5a-457c-8c1e-9758e5c2b1b8 => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1058] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/ports?network_id=cf69ca1b-aa75-423b-af0d-ad23c95707a9&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: 554/1059] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:35:56 2026] DELETE /v2.0/ports/5317f7ac-2642-42f3-939a-5152d2c0c154 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1060] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:35:57.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-219f8e87-4ac8-472c-b5ef-037d2d30fd44'] response: {'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'name': 'network-vif-deleted', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 555/1061] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:35:57 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?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: 507/1062] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:58 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 556/1063] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:35:59 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 508/1064] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:00 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 557/1065] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:01 2026] GET /v2.0/ports?device_id=80715abd-6a65-4e78-8947-0560355ab6e6 => 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: 559/1068] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:05 2026] DELETE /v2.0/security-groups/0ebefb72-e876-4f1d-bc30-257c18f7b8da => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:36:06.137 7 INFO neutron.api.v2.resource [None req-e17cf2ea-fb4a-46f7-a645-738925c48cd2 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1069] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:36:06 2026] GET /v2.0/security-groups/0ebefb72-e876-4f1d-bc30-257c18f7b8da => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:36:06.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-a200c81e-1901-4340-abf7-55af54739b6a 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] TaaS: Handle Delete Port: fb9129a7-8f12-4467-abf0-6676632bb73c 2026-06-24 19:36:06.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a200c81e-1901-4340-abf7-55af54739b6a 8994f16f6e234bfc853d825679ba4b6a 6db0bd3baa314e359bea8e86dc81b1cf - - default default] Tap Mirror: Handle Delete Port: fb9129a7-8f12-4467-abf0-6676632bb73c [pid: 8|app: 0|req: 560/1070] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:36:06 2026] DELETE /v2.0/floatingips/9f5d6d8e-ed02-40b1-9447-1cef67ac4f89 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:36:07.152 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a164ac9-9f35-4a59-9f85-d9feb67a090a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 2026-06-24 19:36:07.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a164ac9-9f35-4a59-9f85-d9feb67a090a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 [pid: 7|app: 0|req: 511/1071] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:36:06 2026] PUT /v2.0/routers/3ea8e919-6d27-4892-8024-c6f966b14767/remove_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:08.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6692499-60fe-4224-9358-9913fabefe40 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: dfdb45ab-aaec-4ab4-a5a7-b62d4f6a30a7 2026-06-24 19:36:08.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6692499-60fe-4224-9358-9913fabefe40 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: dfdb45ab-aaec-4ab4-a5a7-b62d4f6a30a7 2026-06-24 19:36:08.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6692499-60fe-4224-9358-9913fabefe40 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: e599489a-c432-4872-8cfa-b8ec2ef7e330 2026-06-24 19:36:08.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6692499-60fe-4224-9358-9913fabefe40 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: e599489a-c432-4872-8cfa-b8ec2ef7e330 2026-06-24 19:36:09.490 8 INFO neutron.services.segments.plugin [-] Segment 9ae2ee67-eb6c-4682-a63b-08749ba51a36 resource provider aggregate not found 2026-06-24 19:36:09.507 8 INFO neutron.services.segments.plugin [-] Segment 9ae2ee67-eb6c-4682-a63b-08749ba51a36 resource provider aggregate not found 2026-06-24 19:36:09.512 8 INFO neutron.services.segments.plugin [-] Segment 9ae2ee67-eb6c-4682-a63b-08749ba51a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae2ee67-eb6c-4682-a63b-08749ba51a36 found for delete ", "request_id": "req-fd8899b1-2e6a-4572-99fa-06644332fd02"}]} 2026-06-24 19:36:09.525 8 INFO neutron.services.segments.plugin [-] Segment 9ae2ee67-eb6c-4682-a63b-08749ba51a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae2ee67-eb6c-4682-a63b-08749ba51a36 found for delete ", "request_id": "req-12a2d2c1-2d9c-47ba-9bba-cf1479873c71"}]} 2026-06-24 19:36:09.770 8 INFO neutron.db.l3_hamode_db [None req-e6692499-60fe-4224-9358-9913fabefe40 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network cce274d2-6a2b-4141-b70c-57313c54132b was deleted as no HA routers are present in tenant 6db0bd3baa314e359bea8e86dc81b1cf. [pid: 8|app: 0|req: 561/1072] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:08 2026] DELETE /v2.0/routers/3ea8e919-6d27-4892-8024-c6f966b14767 => generated 0 bytes in 1741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1073] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:09 2026] DELETE /v2.0/subnets/69222c54-b76c-446d-91e4-fa9fef9077e3 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:10.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-88417581-aa3d-4d0a-a1ef-6c4a6213d1d7 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 6d14b775-a55e-44f1-bde3-c4b8d2acb390 2026-06-24 19:36:10.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88417581-aa3d-4d0a-a1ef-6c4a6213d1d7 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 6d14b775-a55e-44f1-bde3-c4b8d2acb390 [pid: 8|app: 0|req: 562/1074] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:10 2026] DELETE /v2.0/networks/40eb2bcc-4418-43af-9d61-6246eb015fb6 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1075] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:10 2026] GET /v2.0/security-groups?tenant_id=6db0bd3baa314e359bea8e86dc81b1cf&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: 513/1076] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:10 2026] GET /v2.0/security-groups?tenant_id=fc32293f7fdc4ed0b3d1fdfcd498f037&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1077] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:11 2026] DELETE /v2.0/security-groups/ed7f7349-c46d-4b43-bb68-d03f9188c0f2 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1078] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:11 2026] DELETE /v2.0/security-groups/9c71f599-bdd4-4b44-90b4-2374f6296cd4 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:36:11.535 8 INFO neutron.services.segments.plugin [-] Segment de9c0ed0-c668-4dad-95b0-e73e4eb6732a resource provider aggregate not found 2026-06-24 19:36:11.546 8 INFO neutron.services.segments.plugin [-] Segment de9c0ed0-c668-4dad-95b0-e73e4eb6732a resource provider aggregate not found 2026-06-24 19:36:11.552 8 INFO neutron.services.segments.plugin [-] Segment de9c0ed0-c668-4dad-95b0-e73e4eb6732a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de9c0ed0-c668-4dad-95b0-e73e4eb6732a found for delete ", "request_id": "req-702e3894-2a98-4207-acf3-1eaa5a5ef4bf"}]} 2026-06-24 19:36:11.569 8 INFO neutron.services.segments.plugin [-] Segment de9c0ed0-c668-4dad-95b0-e73e4eb6732a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de9c0ed0-c668-4dad-95b0-e73e4eb6732a found for delete ", "request_id": "req-4884b4dd-5bbd-4e28-919c-797955af705d"}]} [pid: 8|app: 0|req: 565/1079] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:11 2026] GET /v2.0/security-groups?tenant_id=87a9c2025c86454dabb96265747608dd&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1080] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:12 2026] DELETE /v2.0/security-groups/6c2ef067-398f-4a15-bbe1-8a8ed9318ed0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:36:14.275 8 INFO neutron.db.segments_db [None req-50ca68df-e8d2-4c05-8500-bf5e2d0d6a1d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment f8f17d30-57de-4a51-9806-0147cb3af6f0 of type vxlan for network b4583b84-474d-439c-a8c0-8efa8f673bac [pid: 8|app: 0|req: 566/1081] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:36:13 2026] POST /v2.0/networks => generated 748 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1082] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:14 2026] POST /v2.0/subnets => generated 695 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:15.167 8 INFO neutron.db.segments_db [None req-56b941cb-f64b-4bc9-8e21-ca4cb2eddff6 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment adf9bbca-9bfa-474e-b9f5-6a107373b0f3 of type vxlan for network 58324dac-cfa6-4539-9cc2-0f42b4595f0d 2026-06-24 19:36:15.529 8 INFO neutron.db.l3_hamode_db [None req-56b941cb-f64b-4bc9-8e21-ca4cb2eddff6 972ef5fbf2c14574a91d0c514528509b 42dc45c2f11241e3913cc30351da314e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:36:16.514 8 INFO neutron.db.l3_hamode_db [None req-56b941cb-f64b-4bc9-8e21-ca4cb2eddff6 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 517/1083] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:16 2026] GET /v2.0/security-groups?tenant_id=ccfbb7c1bbd749e2b4aa693006f334f2&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1084] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:16 2026] DELETE /v2.0/security-groups/27acc7d5-eaeb-4be9-be92-1a9fbd4631be => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1085] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:17 2026] GET /v2.0/security-groups?tenant_id=16743a854b0441f9bc4be93dbfce3b6f&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1086] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:17 2026] DELETE /v2.0/security-groups/4a4854e7-bc16-4695-b2da-7a60716620d9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1087] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:36:17 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 1240 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1088] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:36:17 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 567/1089] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:15 2026] POST /v2.0/routers => generated 735 bytes in 3281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:19.172 8 INFO neutron.db.segments_db [None req-4ac818b8-b124-4aba-840d-6edc17d4c97d ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] Added segment f50e35e0-1f2c-4661-b54e-b9af10fd436e of type vxlan for network 201afb4d-2493-4e2a-955d-fbb61582856e [pid: 8|app: 0|req: 570/1092] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:18 2026] POST /v2.0/networks => generated 647 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1093] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:36:18 2026] PUT /v2.0/routers/3d3199e4-c8cf-40cf-b07d-cd034d19b9ae/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:20.345 8 INFO neutron.db.segments_db [None req-bdec01af-260c-444c-8205-ad8c51d8a2f0 e5478825d05346bebeb75c72b3dbf5d2 bab4efaa84574ce897423b591e2eb72e - - default default] Added segment 901f198e-b1df-4ff4-bcbb-19f02109b62e of type vxlan for network 5a9e6e6f-b244-43f6-b4be-8e9dbbe718ad [pid: 8|app: 0|req: 571/1094] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:19 2026] POST /v2.0/networks => generated 644 bytes in 2115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1095] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:19 2026] POST /v2.0/subnets => generated 673 bytes in 1909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1096] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:21 2026] POST /v2.0/subnets => generated 641 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1097] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:36:21 2026] POST /v2.0/security-groups => generated 1661 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:36:22.480 8 INFO neutron.db.segments_db [None req-f90e0003-d2c2-41fc-bf06-7f3716e9ba55 ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] Added segment 8e464739-ffaa-49e6-9b5d-945973990098 of type vxlan for network 5a24525a-5cdc-45f6-bad5-2b010ccf777c 2026-06-24 19:36:22.527 7 INFO neutron.db.segments_db [None req-030e878a-eea3-490d-b8f9-fd4ca3753c5d e5478825d05346bebeb75c72b3dbf5d2 bab4efaa84574ce897423b591e2eb72e - - default default] Added segment a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 of type vxlan for network e376f07d-c555-4c0b-908a-a0eab6d995de [pid: 8|app: 0|req: 573/1098] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:22 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: 7|app: 0|req: 526/1099] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:22 2026] POST /v2.0/networks => generated 643 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1100] 10.0.0.111 () {34 vars in 743 bytes} [Wed Jun 24 19:36:22 2026] PUT /v2.0/networks/5a24525a-5cdc-45f6-bad5-2b010ccf777c => generated 592 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1101] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:36:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1102] 10.0.0.111 () {34 vars in 743 bytes} [Wed Jun 24 19:36:22 2026] PUT /v2.0/networks/e376f07d-c555-4c0b-908a-a0eab6d995de => generated 592 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1103] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:22 2026] POST /v2.0/subnets => generated 646 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1104] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:36:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1105] 10.0.0.111 () {34 vars in 741 bytes} [Wed Jun 24 19:36:23 2026] PUT /v2.0/subnets/10cf7c96-dd3c-4950-852b-30bf0167bae5 => generated 656 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1106] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:23 2026] POST /v2.0/subnets => generated 626 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:24.059 8 INFO neutron.services.segments.plugin [-] Segment 8e464739-ffaa-49e6-9b5d-945973990098 resource provider aggregate not found 2026-06-24 19:36:24.069 8 INFO neutron.services.segments.plugin [-] Segment 8e464739-ffaa-49e6-9b5d-945973990098 resource provider aggregate not found 2026-06-24 19:36:24.077 8 INFO neutron.services.segments.plugin [-] Segment 8e464739-ffaa-49e6-9b5d-945973990098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e464739-ffaa-49e6-9b5d-945973990098 found for delete ", "request_id": "req-aa6ee5e1-20c3-48a7-9bce-03af4fefd687"}]} 2026-06-24 19:36:24.083 8 INFO neutron.services.segments.plugin [-] Segment 8e464739-ffaa-49e6-9b5d-945973990098 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e464739-ffaa-49e6-9b5d-945973990098 found for delete ", "request_id": "req-e94d6bb2-5ee6-4b94-9726-097c1305caf0"}]} [pid: 8|app: 0|req: 577/1107] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:23 2026] DELETE /v2.0/networks/5a24525a-5cdc-45f6-bad5-2b010ccf777c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1108] 10.0.0.111 () {34 vars in 741 bytes} [Wed Jun 24 19:36:24 2026] PUT /v2.0/subnets/11af52a0-e139-4a56-9f37-d1a4e2fdaaf2 => generated 636 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:24.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41b23002-f4db-4451-b7a4-3d9093a1d29a ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1109] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:24 2026] DELETE /v2.0/networks/5a24525a-5cdc-45f6-bad5-2b010ccf777c => 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: 531/1110] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:36:23 2026] POST /v2.0/floatingips => generated 552 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1111] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1112] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/subnets?network_id=a78fc131-4a33-481d-9508-410132a4235b => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1113] 10.0.0.111 () {32 vars in 653 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1114] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:24 2026] DELETE /v2.0/networks/e376f07d-c555-4c0b-908a-a0eab6d995de => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1115] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/networks => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:36:24.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39393a36-5c20-466a-af88-5f0bb6c51a74 e5478825d05346bebeb75c72b3dbf5d2 bab4efaa84574ce897423b591e2eb72e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1116] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:24 2026] DELETE /v2.0/networks/e376f07d-c555-4c0b-908a-a0eab6d995de => 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: 536/1117] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/subnets => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1118] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1119] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/networks/201afb4d-2493-4e2a-955d-fbb61582856e => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1120] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/subnets?network_id=a78fc131-4a33-481d-9508-410132a4235b => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1121] 10.0.0.111 () {32 vars in 653 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1122] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/subnets/3b29a2d2-0e67-4a71-8ab5-1dd38b2dc275 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:24.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cae194dc-9338-45d5-9464-ea7e020b0b8c ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1123] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:24 2026] DELETE /v2.0/subnets/10cf7c96-dd3c-4950-852b-30bf0167bae5 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1124] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/networks => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:36:24.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0da75900-ca6f-4c1f-8f8d-33b09d530151 ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1125] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:24 2026] DELETE /v2.0/networks/5a24525a-5cdc-45f6-bad5-2b010ccf777c => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1126] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/subnets => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1127] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/networks/5a9e6e6f-b244-43f6-b4be-8e9dbbe718ad => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1128] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:36:24 2026] GET /v2.0/subnets/f25e5601-7655-40b5-a036-3063e4f2a5c6 => generated 641 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:25.044 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9faea76c-3095-414e-9cc8-1b64b78e6fbd e5478825d05346bebeb75c72b3dbf5d2 bab4efaa84574ce897423b591e2eb72e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1129] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:25 2026] DELETE /v2.0/subnets/11af52a0-e139-4a56-9f37-d1a4e2fdaaf2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:36:25.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-097a4498-33d4-4acc-b053-177c1b7370c9 e5478825d05346bebeb75c72b3dbf5d2 bab4efaa84574ce897423b591e2eb72e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1130] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:25 2026] DELETE /v2.0/networks/e376f07d-c555-4c0b-908a-a0eab6d995de => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1131] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:24 2026] DELETE /v2.0/subnets/3b29a2d2-0e67-4a71-8ab5-1dd38b2dc275 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:25.220 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9d88c85-1e02-4cb1-bd6c-55b396fadc6d ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] TaaS: Handle Delete Port: 31ef30c6-4436-490e-a06c-49002f310130 2026-06-24 19:36:25.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9d88c85-1e02-4cb1-bd6c-55b396fadc6d ad9af32c0de54a64acbe9a44ba64f7e1 1fe0e67017fc496790ad5cfc955bcd71 - - default default] Tap Mirror: Handle Delete Port: 31ef30c6-4436-490e-a06c-49002f310130 [pid: 8|app: 0|req: 588/1132] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:25 2026] DELETE /v2.0/subnets/f25e5601-7655-40b5-a036-3063e4f2a5c6 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1133] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:25 2026] DELETE /v2.0/networks/5a9e6e6f-b244-43f6-b4be-8e9dbbe718ad => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:25.504 7 INFO neutron.services.segments.plugin [-] Segment f50e35e0-1f2c-4661-b54e-b9af10fd436e resource provider aggregate not found 2026-06-24 19:36:25.509 7 INFO neutron.services.segments.plugin [-] Segment f50e35e0-1f2c-4661-b54e-b9af10fd436e resource provider aggregate not found 2026-06-24 19:36:25.528 7 INFO neutron.services.segments.plugin [-] Segment f50e35e0-1f2c-4661-b54e-b9af10fd436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f50e35e0-1f2c-4661-b54e-b9af10fd436e found for delete ", "request_id": "req-0258d77b-f918-4dd4-8f30-23f77c19c3e3"}]} 2026-06-24 19:36:25.531 7 INFO neutron.services.segments.plugin [-] Segment f50e35e0-1f2c-4661-b54e-b9af10fd436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f50e35e0-1f2c-4661-b54e-b9af10fd436e found for delete ", "request_id": "req-ff9324c7-c1f9-4a14-8a0d-b9be68055a16"}]} [pid: 7|app: 0|req: 545/1134] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:25 2026] DELETE /v2.0/networks/201afb4d-2493-4e2a-955d-fbb61582856e => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:26.106 8 INFO neutron.services.segments.plugin [-] Segment a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 resource provider aggregate not found 2026-06-24 19:36:26.109 8 INFO neutron.services.segments.plugin [-] Segment a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 resource provider aggregate not found 2026-06-24 19:36:26.126 8 INFO neutron.services.segments.plugin [-] Segment a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 found for delete ", "request_id": "req-e7c831f1-1013-4d42-828e-df0621d81b3c"}]} 2026-06-24 19:36:26.133 8 INFO neutron.services.segments.plugin [-] Segment a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a23e7d28-bf6c-4593-ad06-8a86dfab8dd8 found for delete ", "request_id": "req-1e509fff-e244-48c3-a7ba-e6cc2cdc1c22"}]} 2026-06-24 19:36:26.139 8 INFO neutron.services.segments.plugin [-] Segment 901f198e-b1df-4ff4-bcbb-19f02109b62e resource provider aggregate not found 2026-06-24 19:36:26.152 8 INFO neutron.services.segments.plugin [-] Segment 901f198e-b1df-4ff4-bcbb-19f02109b62e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901f198e-b1df-4ff4-bcbb-19f02109b62e found for delete ", "request_id": "req-0d334d79-e6e5-4f35-b0bb-71c4b96893fa"}]} 2026-06-24 19:36:26.153 8 INFO neutron.services.segments.plugin [-] Segment 901f198e-b1df-4ff4-bcbb-19f02109b62e resource provider aggregate not found 2026-06-24 19:36:26.172 8 INFO neutron.services.segments.plugin [-] Segment 901f198e-b1df-4ff4-bcbb-19f02109b62e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901f198e-b1df-4ff4-bcbb-19f02109b62e found for delete ", "request_id": "req-c1c130ae-4e1b-4f16-935e-a626a9bec5f5"}]} [pid: 8|app: 0|req: 590/1135] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:26 2026] GET /v2.0/security-groups?tenant_id=bab4efaa84574ce897423b591e2eb72e&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1136] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:26 2026] GET /v2.0/security-groups?tenant_id=1fe0e67017fc496790ad5cfc955bcd71&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1137] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:26 2026] DELETE /v2.0/security-groups/c3894c17-b68a-4053-b7fd-f00cc420bf5e => 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: 547/1138] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:26 2026] DELETE /v2.0/security-groups/05bed11b-c20c-4ee3-916f-3fb297e23375 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:36:29.149 8 INFO neutron.db.segments_db [None req-0fadc7ad-412a-4169-a5a4-65386049905b 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 of type vxlan for network 56939363-4158-4a67-ba78-472d5a99484b [pid: 8|app: 0|req: 592/1139] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:28 2026] POST /v2.0/networks => generated 634 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:29.331 7 INFO neutron.db.segments_db [None req-f2610054-3364-411a-912b-768f16350c49 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment b5ab780a-da33-4717-aa85-9cb635869d4f of type vxlan for network 550cb3ea-0ffe-4e39-9116-02b3c4994d96 [pid: 7|app: 0|req: 548/1140] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:29 2026] POST /v2.0/networks => generated 634 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1141] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:29 2026] POST /v2.0/subnets => generated 646 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1142] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:30 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1143] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:30 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 551/1144] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:30 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1145] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:30 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1146] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:30 2026] POST /v2.0/subnets => generated 655 bytes in 1707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:32.563 7 INFO neutron.db.segments_db [None req-5cbc7b2a-6202-453e-ad2a-0d73c15c5194 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 6162f817-a98d-46ae-b5ed-ab5dba19a068 of type vxlan for network 0b688292-fc7a-4d39-904b-51a965d9493e [pid: 8|app: 0|req: 595/1147] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:32 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1148] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:32 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:32.890 7 INFO neutron.db.l3_hamode_db [None req-5cbc7b2a-6202-453e-ad2a-0d73c15c5194 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:36:33.068 7 INFO neutron.db.l3_hamode_db [None req-5cbc7b2a-6202-453e-ad2a-0d73c15c5194 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 597/1149] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:33 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1150] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:33 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 553/1153] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:32 2026] POST /v2.0/routers => generated 511 bytes in 1724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1154] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:36:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1141085632&fields=id&tenant_id=42dc45c2f11241e3913cc30351da314e => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1155] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:36:33 2026] GET /v2.0/networks?id=b4583b84-474d-439c-a8c0-8efa8f673bac => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1156] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:36:33 2026] GET /v2.0/quotas/42dc45c2f11241e3913cc30351da314e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1157] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:36:33 2026] GET /v2.0/ports?tenant_id=42dc45c2f11241e3913cc30351da314e&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1158] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1159] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/ports?tenant_id=828127c45a804d20995d7eb68ad84c8c&device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1160] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1161] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/networks?id=cf69ca1b-aa75-423b-af0d-ad23c95707a9 => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1162] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/security-groups?tenant_id=922ba22f5f774d9cbf482a1e983c83b4&name=default => generated 2925 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1163] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a85aa98f-d66d-438f-82e2-8cc63d45eb4e => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1164] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 612/1165] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:34 2026] DELETE /v2.0/security-groups/4a51dbaf-37c5-4b66-bc89-104e709fd904 => 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: 613/1166] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/subnets?id=3fa19cb2-ab5a-457c-8c1e-9758e5c2b1b8 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1167] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 615/1168] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/ports?network_id=cf69ca1b-aa75-423b-af0d-ad23c95707a9&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: 616/1169] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 617/1170] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:36:34 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1171] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:36:33 2026] PUT /v2.0/routers/e0f4fbeb-bb5e-4593-b41b-93d10c62e21a/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1172] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:36:35 2026] GET /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9?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: 618/1173] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:35 2026] GET /v2.0/security-groups?tenant_id=e285958ec21e4905a63ebc6b19c5fd86&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: 556/1174] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:36:35 2026] GET /v2.0/ports/cfc76e7f-ad8e-4e92-80b8-d2c208a42f2f => generated 959 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1175] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:35 2026] DELETE /v2.0/security-groups/cea91b08-a3a1-449a-beca-c6c4a7485d44 => 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: 620/1176] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:35 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 621/1177] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:36 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1178] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:36 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 557/1179] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:36:35 2026] PUT /v2.0/routers/e0f4fbeb-bb5e-4593-b41b-93d10c62e21a/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1180] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:36:36 2026] GET /v2.0/ports/7f6adf7a-24f7-4de3-9eb8-cbbe0a35b3ae => generated 967 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1181] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:36 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:36:36.992 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbd9d9c0-e1c5-41fe-8551-1753574d0f6b 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 7f6adf7a-24f7-4de3-9eb8-cbbe0a35b3ae 2026-06-24 19:36:36.996 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbd9d9c0-e1c5-41fe-8551-1753574d0f6b 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 7f6adf7a-24f7-4de3-9eb8-cbbe0a35b3ae [pid: 8|app: 0|req: 625/1182] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:37 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 626/1183] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:37 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1184] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:36:36 2026] PUT /v2.0/routers/e0f4fbeb-bb5e-4593-b41b-93d10c62e21a/remove_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1185] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:37 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1186] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:38 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:38.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-23ea4e5f-f646-44ce-a81c-1b4ceddfa533 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: cfc76e7f-ad8e-4e92-80b8-d2c208a42f2f 2026-06-24 19:36:38.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23ea4e5f-f646-44ce-a81c-1b4ceddfa533 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: cfc76e7f-ad8e-4e92-80b8-d2c208a42f2f [pid: 8|app: 0|req: 629/1187] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:38 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1188] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:39 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 559/1189] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:36:37 2026] PUT /v2.0/routers/e0f4fbeb-bb5e-4593-b41b-93d10c62e21a/remove_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1190] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:36:39 2026] GET /v2.0/ports?device_id=e0f4fbeb-bb5e-4593-b41b-93d10c62e21a => 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: 632/1191] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:36:39 2026] GET /v2.0/networks?id=b4583b84-474d-439c-a8c0-8efa8f673bac => generated 680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1192] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:36:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=42dc45c2f11241e3913cc30351da314e => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:39.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-adb76fe4-dcf5-442c-acb0-212d0ffdc92c 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: cc50043d-a498-4d81-8591-47f54bc9f82e 2026-06-24 19:36:39.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adb76fe4-dcf5-442c-acb0-212d0ffdc92c 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: cc50043d-a498-4d81-8591-47f54bc9f82e 2026-06-24 19:36:40.185 7 INFO neutron.services.segments.plugin [-] Segment 6162f817-a98d-46ae-b5ed-ab5dba19a068 resource provider aggregate not found 2026-06-24 19:36:40.191 7 INFO neutron.services.segments.plugin [-] Segment 6162f817-a98d-46ae-b5ed-ab5dba19a068 resource provider aggregate not found [pid: 8|app: 0|req: 634/1193] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:36:39 2026] POST /v2.0/ports => generated 954 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:36:40.206 7 INFO neutron.services.segments.plugin [-] Segment 6162f817-a98d-46ae-b5ed-ab5dba19a068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6162f817-a98d-46ae-b5ed-ab5dba19a068 found for delete ", "request_id": "req-1d2fe39f-3d89-4b84-8de1-0af2986017b3"}]} 2026-06-24 19:36:40.215 7 INFO neutron.services.segments.plugin [-] Segment 6162f817-a98d-46ae-b5ed-ab5dba19a068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6162f817-a98d-46ae-b5ed-ab5dba19a068 found for delete ", "request_id": "req-9c8b2509-3aab-4d63-8417-5b032c038317"}]} [pid: 8|app: 0|req: 635/1194] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:40 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:40.247 7 INFO neutron.db.l3_hamode_db [None req-adb76fe4-dcf5-442c-acb0-212d0ffdc92c 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] HA network 0b688292-fc7a-4d39-904b-51a965d9493e was deleted as no HA routers are present in tenant b80fa8f03b514a18acae1ea22d15f719. [pid: 7|app: 0|req: 560/1195] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:39 2026] DELETE /v2.0/routers/e0f4fbeb-bb5e-4593-b41b-93d10c62e21a => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1196] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:40 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1197] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:40 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1198] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:40 2026] DELETE /v2.0/subnets/4676d764-e9e6-43b0-be92-f4a18e415288 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1199] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:40 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1200] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:40 2026] DELETE /v2.0/subnets/95142d67-c843-4ec2-99be-915ccc3d7c2d => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1201] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:36:40 2026] PUT /v2.0/ports/a8f02169-9876-4300-8ebc-1e4f669b8568 => generated 1235 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:36:41.061 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9c7301d-6ab1-4109-85d2-88bea69796f2'] response: {'name': 'network-changed', 'server_uuid': '3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5', 'tag': 'a8f02169-9876-4300-8ebc-1e4f669b8568', 'status': 'completed', 'code': 200} 2026-06-24 19:36:41.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-348b8edf-d747-40bf-af57-3dfe384f5bcd 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: b2197fc9-e6bb-4a47-9da0-ee75d19b7132 2026-06-24 19:36:41.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-348b8edf-d747-40bf-af57-3dfe384f5bcd 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: b2197fc9-e6bb-4a47-9da0-ee75d19b7132 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 562/1202] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1203] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/ports?tenant_id=42dc45c2f11241e3913cc30351da314e&device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1204] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 565/1205] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/networks?tenant_id=42dc45c2f11241e3913cc30351da314e&shared=False => generated 776 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1206] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:41.837 8 INFO neutron.services.segments.plugin [-] Segment b5ab780a-da33-4717-aa85-9cb635869d4f resource provider aggregate not found 2026-06-24 19:36:41.841 8 INFO neutron.services.segments.plugin [-] Segment b5ab780a-da33-4717-aa85-9cb635869d4f resource provider aggregate not found 2026-06-24 19:36:41.858 8 INFO neutron.services.segments.plugin [-] Segment b5ab780a-da33-4717-aa85-9cb635869d4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ab780a-da33-4717-aa85-9cb635869d4f found for delete ", "request_id": "req-ec74e142-f6b3-4f30-a6fb-b588066418f7"}]} 2026-06-24 19:36:41.866 8 INFO neutron.services.segments.plugin [-] Segment b5ab780a-da33-4717-aa85-9cb635869d4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ab780a-da33-4717-aa85-9cb635869d4f found for delete ", "request_id": "req-69079e02-339a-42a9-82fa-0d5392e9cc1d"}]} [pid: 7|app: 0|req: 567/1207] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1208] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:41 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 641/1209] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:41 2026] DELETE /v2.0/networks/550cb3ea-0ffe-4e39-9116-02b3c4994d96 => generated 0 bytes in 1593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:42.691 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcd0cbdc-f9fa-41f9-adb3-69dab74ff343 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 66c8ba34-10e3-4994-a2dc-bafeb576aeaa 2026-06-24 19:36:42.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcd0cbdc-f9fa-41f9-adb3-69dab74ff343 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 66c8ba34-10e3-4994-a2dc-bafeb576aeaa [pid: 8|app: 0|req: 642/1210] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:42 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1211] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:42 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 644/1212] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:36:42 2026] GET /v2.0/ports?tenant_id=42dc45c2f11241e3913cc30351da314e&device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1213] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:36:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a8f02169-9876-4300-8ebc-1e4f669b8568 => 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: 646/1214] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:36:42 2026] GET /v2.0/subnets?id=de1d7c13-44ee-415e-83b3-50885decd4e6 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1215] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:36:42 2026] GET /v2.0/ports?network_id=b4583b84-474d-439c-a8c0-8efa8f673bac&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1216] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:43 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1217] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:36:43 2026] GET /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:36:43.122 7 INFO neutron.services.segments.plugin [-] Segment 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 resource provider aggregate not found 2026-06-24 19:36:43.128 7 INFO neutron.services.segments.plugin [-] Segment 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 resource provider aggregate not found [pid: 8|app: 0|req: 650/1218] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:43 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:43.141 7 INFO neutron.services.segments.plugin [-] Segment 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 found for delete ", "request_id": "req-05281f34-d72e-4a4e-9ce1-04d0f72025da"}]} 2026-06-24 19:36:43.144 7 INFO neutron.services.segments.plugin [-] Segment 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8f78fe-2199-4ab2-9a69-09c43e623bc3 found for delete ", "request_id": "req-f65b51df-2662-4486-99a4-5ea7456a893e"}]} [pid: 8|app: 0|req: 651/1219] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:36:43 2026] GET /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac?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: 569/1220] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:42 2026] DELETE /v2.0/networks/56939363-4158-4a67-ba78-472d5a99484b => generated 0 bytes in 1107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1221] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:43 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:43.973 8 INFO neutron.db.segments_db [None req-f2ef5592-7c11-406f-ad32-85454025016f 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 42172db2-e2cb-4f86-aafd-301da1458079 of type vxlan for network 7f270d41-e83c-4966-b33f-d9469b43c15f [pid: 7|app: 0|req: 571/1222] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:43 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 652/1223] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:43 2026] POST /v2.0/networks => generated 633 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1224] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:44 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1225] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:44 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1226] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:44 2026] POST /v2.0/subnets => generated 646 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:45.125 7 INFO neutron.db.segments_db [None req-624c4af5-1c13-4a50-8263-9604b3b28006 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 96d8beb1-7e56-4dff-a233-fa26bb56a15f of type vxlan for network 11a2ee4c-b113-4299-bc76-293c2a347b78 [pid: 8|app: 0|req: 654/1227] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:45 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1228] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:45 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1229] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:45 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1230] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:45 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 658/1231] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:46 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1232] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:46 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 660/1233] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:46 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1234] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:46 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:46.934 7 INFO neutron.db.l3_hamode_db [None req-624c4af5-1c13-4a50-8263-9604b3b28006 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:36:47.338 7 INFO neutron.db.l3_hamode_db [None req-624c4af5-1c13-4a50-8263-9604b3b28006 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 662/1235] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:47 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1236] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:47 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1239] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:48 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1240] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:48 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 574/1241] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:45 2026] POST /v2.0/routers => generated 511 bytes in 4639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1242] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:50 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1243] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:50 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1244] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:36:49 2026] POST /v2.0/ports => generated 956 bytes in 571 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: 669/1245] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:51 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1246] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:51 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1247] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:36:50 2026] PUT /v2.0/routers/0c4ede0d-6850-47fd-aa1c-df600b6d6332/add_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1248] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:36:51 2026] GET /v2.0/ports/f42cb9d2-0e91-4f46-997e-a651c828ceb9 => generated 1030 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:36:52.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-9206804a-11dd-4fb8-9b73-a0b34792d82e 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: f42cb9d2-0e91-4f46-997e-a651c828ceb9 2026-06-24 19:36:52.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9206804a-11dd-4fb8-9b73-a0b34792d82e 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: f42cb9d2-0e91-4f46-997e-a651c828ceb9 [pid: 8|app: 0|req: 672/1249] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:52 2026] GET /v2.0/security-groups?tenant_id=70d35e1769b442f2aa42d4612acfc201&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1250] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:36:51 2026] PUT /v2.0/routers/0c4ede0d-6850-47fd-aa1c-df600b6d6332/remove_router_interface => generated 309 bytes in 974 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: 673/1251] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:52 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1252] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:52 2026] DELETE /v2.0/security-groups/09230d79-89a2-4774-8aa9-64922752d8c7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1253] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:52 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:52.871 8 INFO neutron.api.v2.resource [None req-8dd6ab4c-032e-4327-bd44-7e1a97cc5de4 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1254] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:36:52 2026] PUT /v2.0/routers/0c4ede0d-6850-47fd-aa1c-df600b6d6332/remove_router_interface => generated 197 bytes in 208 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1255] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:36:52 2026] GET /v2.0/ports?device_id=0c4ede0d-6850-47fd-aa1c-df600b6d6332 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:36:53.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-6dffa30c-61f6-4962-99bd-c08787a4778a 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 92f66c6f-c8b9-4e93-957b-4bc4695e0fdd 2026-06-24 19:36:53.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dffa30c-61f6-4962-99bd-c08787a4778a 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 92f66c6f-c8b9-4e93-957b-4bc4695e0fdd [pid: 7|app: 0|req: 582/1256] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:36:52 2026] GET /v2.0/security-groups?tenant_id=6e5866ee4d914b7e84484897f7d8f459&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1257] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:36:53 2026] DELETE /v2.0/security-groups/ddfeb8ca-867b-42fd-8e48-83ecb2ebee6a => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:36:53.959 8 INFO neutron.services.segments.plugin [-] Segment 96d8beb1-7e56-4dff-a233-fa26bb56a15f resource provider aggregate not found 2026-06-24 19:36:53.973 8 INFO neutron.services.segments.plugin [-] Segment 96d8beb1-7e56-4dff-a233-fa26bb56a15f resource provider aggregate not found [pid: 7|app: 0|req: 584/1258] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:53 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:54.002 8 INFO neutron.services.segments.plugin [-] Segment 96d8beb1-7e56-4dff-a233-fa26bb56a15f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d8beb1-7e56-4dff-a233-fa26bb56a15f found for delete ", "request_id": "req-63fcc548-01f7-497e-b6e3-0ffca325de9c"}]} 2026-06-24 19:36:54.005 8 INFO neutron.services.segments.plugin [-] Segment 96d8beb1-7e56-4dff-a233-fa26bb56a15f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d8beb1-7e56-4dff-a233-fa26bb56a15f found for delete ", "request_id": "req-0e200626-fe7e-49a3-a66f-8e96a40bbfd2"}]} [pid: 7|app: 0|req: 585/1259] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:54 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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-06-24 19:36:54.390 8 INFO neutron.db.l3_hamode_db [None req-6dffa30c-61f6-4962-99bd-c08787a4778a 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] HA network 11a2ee4c-b113-4299-bc76-293c2a347b78 was deleted as no HA routers are present in tenant b80fa8f03b514a18acae1ea22d15f719. [pid: 8|app: 0|req: 675/1260] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:52 2026] DELETE /v2.0/routers/0c4ede0d-6850-47fd-aa1c-df600b6d6332 => generated 0 bytes in 1483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1261] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:36:54 2026] DELETE /v2.0/subnets/d0c81e40-1234-4963-9914-f5cca16075cc => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:55.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3f8e206-fed9-4f52-82a8-e36522f082e1 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 2baec961-e041-4108-ac84-6efcb1c446c5 [pid: 7|app: 0|req: 587/1262] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:55 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:55.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3f8e206-fed9-4f52-82a8-e36522f082e1 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 2baec961-e041-4108-ac84-6efcb1c446c5 [pid: 7|app: 0|req: 588/1263] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:55 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 676/1264] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:55 2026] DELETE /v2.0/networks/7f270d41-e83c-4966-b33f-d9469b43c15f => generated 0 bytes in 857 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:36:56.021 8 INFO neutron.services.segments.plugin [-] Segment 42172db2-e2cb-4f86-aafd-301da1458079 resource provider aggregate not found 2026-06-24 19:36:56.024 8 INFO neutron.services.segments.plugin [-] Segment 42172db2-e2cb-4f86-aafd-301da1458079 resource provider aggregate not found 2026-06-24 19:36:56.035 8 INFO neutron.services.segments.plugin [-] Segment 42172db2-e2cb-4f86-aafd-301da1458079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42172db2-e2cb-4f86-aafd-301da1458079 found for delete ", "request_id": "req-771abbff-8ed5-4c50-9005-d4ed0d5400fc"}]} 2026-06-24 19:36:56.036 8 INFO neutron.services.segments.plugin [-] Segment 42172db2-e2cb-4f86-aafd-301da1458079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42172db2-e2cb-4f86-aafd-301da1458079 found for delete ", "request_id": "req-69eab65e-fc6b-47ca-a965-0fde037ecf07"}]} 2026-06-24 19:36:56.177 7 INFO neutron.db.segments_db [None req-9839430b-a831-47ac-aa87-fbc338020b1a 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 6ab0602c-135d-4768-8100-9249f9423ac8 of type vxlan for network 8d285207-d8ff-4b9d-bc33-453b1a4a8cea [pid: 8|app: 0|req: 677/1265] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:56 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1266] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:36:55 2026] POST /v2.0/networks => generated 633 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1267] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:56 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1268] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:56 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:57.412 8 INFO neutron.db.l3_db [None req-c447b8cc-8bc8-443c-aa94-59e190c34a27 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] Floating IP 7eadbedf-81f5-4320-aba3-0db5e76dbfcf associated. External IP: 10.96.250.213, port: a8f02169-9876-4300-8ebc-1e4f669b8568. [pid: 8|app: 0|req: 680/1269] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:36:56 2026] PUT /v2.0/floatingips/7eadbedf-81f5-4320-aba3-0db5e76dbfcf => generated 855 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:57.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ffbbd9d-a814-4ab4-8888-78953c402058'] response: {'name': 'network-changed', 'server_uuid': '3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5', 'tag': 'a8f02169-9876-4300-8ebc-1e4f669b8568', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 681/1270] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:57 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 682/1271] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:57 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1272] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/ports?tenant_id=42dc45c2f11241e3913cc30351da314e&device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1273] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/networks?id=b4583b84-474d-439c-a8c0-8efa8f673bac => generated 776 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1274] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a8f02169-9876-4300-8ebc-1e4f669b8568 => 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: 686/1275] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/subnets?id=de1d7c13-44ee-415e-83b3-50885decd4e6 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1276] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/ports?network_id=b4583b84-474d-439c-a8c0-8efa8f673bac&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1277] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac?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: 689/1278] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1279] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:56 2026] POST /v2.0/subnets => generated 646 bytes in 2305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:36:58.822 8 INFO neutron.db.segments_db [None req-71d3cb3c-1065-482f-905a-035513027538 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 94f47fa8-08ed-4422-bb8b-e62323c4f5dd of type vxlan for network 3f190d38-96db-4a78-b00b-3dafd669852b [pid: 7|app: 0|req: 591/1280] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1281] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:36:58 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1282] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:36:59 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 594/1283] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:36:59 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:59.219 8 INFO neutron.db.l3_hamode_db [None req-71d3cb3c-1065-482f-905a-035513027538 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:36:59.678 8 INFO neutron.db.l3_hamode_db [None req-71d3cb3c-1065-482f-905a-035513027538 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 595/1284] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:00 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 596/1285] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:00 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1286] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:01 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 598/1287] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:01 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 690/1288] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:36:58 2026] POST /v2.0/routers => generated 511 bytes in 2791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1289] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:02 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1290] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:02 2026] GET /v2.0/security-groups?id=337aee7a-087a-46ba-b1ae-6a9f0620a9bf&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: 599/1291] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:37:01 2026] PUT /v2.0/routers/037f48a2-13d6-4615-b08c-67e415da7e3b/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1292] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:37:02 2026] GET /v2.0/ports/5400ce04-bae8-485f-825d-2c079f2c87df => generated 959 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1293] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:37:03 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:03.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7bb55e5-a2e7-4bc4-9576-9ceb7868b73d 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 5400ce04-bae8-485f-825d-2c079f2c87df 2026-06-24 19:37:03.218 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7bb55e5-a2e7-4bc4-9576-9ceb7868b73d 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 5400ce04-bae8-485f-825d-2c079f2c87df 2026-06-24 19:37:03.263 8 INFO neutron_taas.services.taas.taas_plugin [req-8c982261-d9c7-459b-ae4b-135ea6a44b10 req-4fa62d70-dd29-4025-affc-a7290f27faeb 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] TaaS: Handle Delete Port: a8f02169-9876-4300-8ebc-1e4f669b8568 2026-06-24 19:37:03.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8c982261-d9c7-459b-ae4b-135ea6a44b10 req-4fa62d70-dd29-4025-affc-a7290f27faeb 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] Tap Mirror: Handle Delete Port: a8f02169-9876-4300-8ebc-1e4f669b8568 2026-06-24 19:37:03.460 8 INFO neutron.db.l3_db [req-8c982261-d9c7-459b-ae4b-135ea6a44b10 req-4fa62d70-dd29-4025-affc-a7290f27faeb 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] Floating IP 7eadbedf-81f5-4320-aba3-0db5e76dbfcf disassociated. External IP: 10.96.250.213, port: a8f02169-9876-4300-8ebc-1e4f669b8568. [pid: 7|app: 0|req: 600/1294] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:37:02 2026] PUT /v2.0/routers/037f48a2-13d6-4615-b08c-67e415da7e3b/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1295] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:03 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 602/1296] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:03 2026] GET /v2.0/ports?device_id=037f48a2-13d6-4615-b08c-67e415da7e3b => 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: 695/1299] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:37:03 2026] DELETE /v2.0/ports/a8f02169-9876-4300-8ebc-1e4f669b8568 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:03.952 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6908ffa-56ac-4ca1-9d77-f303cd59dcb8'] response: {'server_uuid': '3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5', 'name': 'network-vif-deleted', 'tag': 'a8f02169-9876-4300-8ebc-1e4f669b8568', 'status': 'completed', 'code': 200} 2026-06-24 19:37:03.959 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b86c1c7-5b41-498e-b995-0f028ca25990 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: b7fb818a-17ac-4a42-a127-52b0f5aafe2c 2026-06-24 19:37:03.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b86c1c7-5b41-498e-b995-0f028ca25990 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: b7fb818a-17ac-4a42-a127-52b0f5aafe2c [pid: 8|app: 0|req: 696/1300] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:04 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:04.930 7 INFO neutron.services.segments.plugin [-] Segment 94f47fa8-08ed-4422-bb8b-e62323c4f5dd resource provider aggregate not found 2026-06-24 19:37:04.940 7 INFO neutron.services.segments.plugin [-] Segment 94f47fa8-08ed-4422-bb8b-e62323c4f5dd resource provider aggregate not found 2026-06-24 19:37:04.948 7 INFO neutron.services.segments.plugin [-] Segment 94f47fa8-08ed-4422-bb8b-e62323c4f5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f47fa8-08ed-4422-bb8b-e62323c4f5dd found for delete ", "request_id": "req-bb52eb7d-8d31-429d-96d7-e7ddc4656bb8"}]} 2026-06-24 19:37:04.959 7 INFO neutron.services.segments.plugin [-] Segment 94f47fa8-08ed-4422-bb8b-e62323c4f5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f47fa8-08ed-4422-bb8b-e62323c4f5dd found for delete ", "request_id": "req-74c1bd43-6b19-4d96-97c5-f328f47c2772"}]} 2026-06-24 19:37:05.255 7 INFO neutron.db.l3_hamode_db [None req-2b86c1c7-5b41-498e-b995-0f028ca25990 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] HA network 3f190d38-96db-4a78-b00b-3dafd669852b was deleted as no HA routers are present in tenant b80fa8f03b514a18acae1ea22d15f719. [pid: 7|app: 0|req: 605/1301] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:03 2026] DELETE /v2.0/routers/037f48a2-13d6-4615-b08c-67e415da7e3b => generated 0 bytes in 1485 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1302] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:05 2026] DELETE /v2.0/subnets/14d38e52-0f4c-46ab-a67c-bb5116beed5a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:05.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-36e71137-452c-42a0-ac45-37ead007b965 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: ffb82107-6213-4189-8e8d-2612077b1359 2026-06-24 19:37:05.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36e71137-452c-42a0-ac45-37ead007b965 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: ffb82107-6213-4189-8e8d-2612077b1359 [pid: 8|app: 0|req: 698/1303] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:05 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => 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: 606/1304] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:37:05 2026] DELETE /v2.0/networks/8d285207-d8ff-4b9d-bc33-453b1a4a8cea => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:06.468 8 INFO neutron.db.segments_db [None req-ade65988-964a-42fd-a911-234aaca4efb5 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Added segment 0a567d46-1103-49e2-acd8-96d73e431d36 of type vxlan for network a30788f7-182f-4fd2-919f-c6b879db2e3a 2026-06-24 19:37:06.968 7 INFO neutron.services.segments.plugin [-] Segment 6ab0602c-135d-4768-8100-9249f9423ac8 resource provider aggregate not found 2026-06-24 19:37:06.976 7 INFO neutron.services.segments.plugin [-] Segment 6ab0602c-135d-4768-8100-9249f9423ac8 resource provider aggregate not found 2026-06-24 19:37:06.991 7 INFO neutron.services.segments.plugin [-] Segment 6ab0602c-135d-4768-8100-9249f9423ac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ab0602c-135d-4768-8100-9249f9423ac8 found for delete ", "request_id": "req-31636481-d3b4-4919-98b6-232c2a58cc00"}]} 2026-06-24 19:37:06.992 7 INFO neutron.services.segments.plugin [-] Segment 6ab0602c-135d-4768-8100-9249f9423ac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ab0602c-135d-4768-8100-9249f9423ac8 found for delete ", "request_id": "req-f312fd77-df20-4541-9e89-f9360ac78318"}]} [pid: 7|app: 0|req: 607/1305] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:06 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:07.137 8 INFO neutron.db.l3_hamode_db [None req-ade65988-964a-42fd-a911-234aaca4efb5 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1306] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:08 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:08.825 8 INFO neutron.db.l3_hamode_db [None req-ade65988-964a-42fd-a911-234aaca4efb5 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 609/1307] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:09 2026] GET /v2.0/ports?device_id=3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1308] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:09 2026] GET /v2.0/security-groups?tenant_id=6d1c01941e424c11aac3bbf8bfa66703&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1309] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:09 2026] DELETE /v2.0/security-groups/0476340c-7963-4a9d-88db-ef08ac445952 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1310] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:37:06 2026] POST /v2.0/routers => generated 692 bytes in 4112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1311] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:10 2026] DELETE /v2.0/security-groups/337aee7a-087a-46ba-b1ae-6a9f0620a9bf => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1312] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:37:10 2026] GET /v2.0/routers/b26cc294-a822-4b69-9ce1-22a000c89228 => generated 698 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:10.504 7 INFO neutron.api.v2.resource [None req-67eb63ef-1f47-4523-9f10-8b64d3021cf0 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1313] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:37:10 2026] GET /v2.0/security-groups/337aee7a-087a-46ba-b1ae-6a9f0620a9bf => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1314] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:37:10 2026] GET /v2.0/routers => generated 701 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:10.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f074678-6a14-40e6-843f-7b9328b4aa07 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] TaaS: Handle Delete Port: 12de8506-25e4-45a2-a211-3a1f0b50a804 2026-06-24 19:37:10.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f074678-6a14-40e6-843f-7b9328b4aa07 87505e1d9ebe49c184b76a7892794126 42dc45c2f11241e3913cc30351da314e - - default default] Tap Mirror: Handle Delete Port: 12de8506-25e4-45a2-a211-3a1f0b50a804 [pid: 7|app: 0|req: 614/1315] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:10 2026] DELETE /v2.0/floatingips/7eadbedf-81f5-4320-aba3-0db5e76dbfcf => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1316] 10.0.0.111 () {34 vars in 741 bytes} [Wed Jun 24 19:37:10 2026] PUT /v2.0/routers/b26cc294-a822-4b69-9ce1-22a000c89228 => generated 705 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1317] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:37:11 2026] GET /v2.0/routers/b26cc294-a822-4b69-9ce1-22a000c89228 => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1318] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:11 2026] GET /v2.0/ports?device_id=b26cc294-a822-4b69-9ce1-22a000c89228 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:11.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b691830-dc1f-4978-9218-2659a3379866 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 3c627975-ae4b-4026-82eb-51ce6e50f03e 2026-06-24 19:37:11.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b691830-dc1f-4978-9218-2659a3379866 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 3c627975-ae4b-4026-82eb-51ce6e50f03e 2026-06-24 19:37:11.400 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9969816-be74-4170-bf9b-a266e0767fd4 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 4e6ed337-d947-4ea9-a9c3-993b7f5fab14 2026-06-24 19:37:11.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9969816-be74-4170-bf9b-a266e0767fd4 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 4e6ed337-d947-4ea9-a9c3-993b7f5fab14 2026-06-24 19:37:11.697 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9969816-be74-4170-bf9b-a266e0767fd4 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] TaaS: Handle Delete Port: 0e19701d-6562-4e6a-a2ec-702a3fb57f40 2026-06-24 19:37:11.700 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9969816-be74-4170-bf9b-a266e0767fd4 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] Tap Mirror: Handle Delete Port: 0e19701d-6562-4e6a-a2ec-702a3fb57f40 [pid: 7|app: 0|req: 615/1319] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:37:10 2026] PUT /v2.0/routers/3d3199e4-c8cf-40cf-b07d-cd034d19b9ae/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:12.123 8 INFO neutron.services.segments.plugin [-] Segment 0a567d46-1103-49e2-acd8-96d73e431d36 resource provider aggregate not found 2026-06-24 19:37:12.137 8 INFO neutron.services.segments.plugin [-] Segment 0a567d46-1103-49e2-acd8-96d73e431d36 resource provider aggregate not found 2026-06-24 19:37:12.153 8 INFO neutron.services.segments.plugin [-] Segment 0a567d46-1103-49e2-acd8-96d73e431d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a567d46-1103-49e2-acd8-96d73e431d36 found for delete ", "request_id": "req-852e006e-3a64-43f2-b580-1b6156dcea16"}]} 2026-06-24 19:37:12.175 8 INFO neutron.services.segments.plugin [-] Segment 0a567d46-1103-49e2-acd8-96d73e431d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a567d46-1103-49e2-acd8-96d73e431d36 found for delete ", "request_id": "req-4aafee2c-ca55-406a-8d3b-172206818b38"}]} 2026-06-24 19:37:12.177 8 INFO neutron.db.l3_hamode_db [None req-c9969816-be74-4170-bf9b-a266e0767fd4 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] HA network a30788f7-182f-4fd2-919f-c6b879db2e3a was deleted as no HA routers are present in tenant b80fa8f03b514a18acae1ea22d15f719. [pid: 8|app: 0|req: 705/1320] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:11 2026] DELETE /v2.0/routers/b26cc294-a822-4b69-9ce1-22a000c89228 => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:12.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fee76f1-4722-4560-a8a9-ecef507071be 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 1147d7be-b7ed-4a47-b1ef-132d077614fa 2026-06-24 19:37:12.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fee76f1-4722-4560-a8a9-ecef507071be 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 1147d7be-b7ed-4a47-b1ef-132d077614fa [pid: 8|app: 0|req: 706/1321] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/ports?device_id=b26cc294-a822-4b69-9ce1-22a000c89228 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:12.252 8 INFO neutron.api.v2.resource [None req-fa6f1367-a057-48bd-b712-9e3b60a0b793 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1322] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/routers/b26cc294-a822-4b69-9ce1-22a000c89228 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1323] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/ports?device_id=037f48a2-13d6-4615-b08c-67e415da7e3b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:12.328 8 INFO neutron.api.v2.resource [None req-3da9e913-ccc6-4e94-bca0-181651d1698a 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1324] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/routers/037f48a2-13d6-4615-b08c-67e415da7e3b => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:12.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37de4bd0-605a-4893-8090-c88c8203551e 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1325] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/subnets/14d38e52-0f4c-46ab-a67c-bb5116beed5a => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1326] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/ports?device_id=0c4ede0d-6850-47fd-aa1c-df600b6d6332 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:12.425 8 INFO neutron.api.v2.resource [None req-ac52b3f0-f64d-45d9-b872-ade2351609cc 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1327] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/routers/0c4ede0d-6850-47fd-aa1c-df600b6d6332 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:12.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e65283ed-21f0-4000-97b3-53af758afbec 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1328] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/subnets/d0c81e40-1234-4963-9914-f5cca16075cc => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1329] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:12.560 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fee76f1-4722-4560-a8a9-ecef507071be 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 31f8bf2e-7962-45cb-9ffd-7a57957dc1e9 2026-06-24 19:37:12.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fee76f1-4722-4560-a8a9-ecef507071be 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 31f8bf2e-7962-45cb-9ffd-7a57957dc1e9 [pid: 8|app: 0|req: 715/1330] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/ports?device_id=e0f4fbeb-bb5e-4593-b41b-93d10c62e21a => 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: 716/1331] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:12.641 8 INFO neutron.api.v2.resource [None req-98d772dd-1358-48a5-a7c3-46064f198052 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1332] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/routers/e0f4fbeb-bb5e-4593-b41b-93d10c62e21a => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:12.670 8 INFO neutron.pecan_wsgi.hooks.translation [None req-464ccec6-7022-449f-aec9-7d6d378ad0c9 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1333] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/subnets/4676d764-e9e6-43b0-be92-f4a18e415288 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:12.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db5e677a-91d4-4bc1-ad41-55b03af542a6 408e66ea63f24dc08bc34c0a740f92f8 b80fa8f03b514a18acae1ea22d15f719 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1334] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:12 2026] DELETE /v2.0/subnets/95142d67-c843-4ec2-99be-915ccc3d7c2d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1335] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 721/1336] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:12 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:13.170 7 INFO neutron.services.segments.plugin [-] Segment adf9bbca-9bfa-474e-b9f5-6a107373b0f3 resource provider aggregate not found 2026-06-24 19:37:13.180 7 INFO neutron.services.segments.plugin [-] Segment adf9bbca-9bfa-474e-b9f5-6a107373b0f3 resource provider aggregate not found 2026-06-24 19:37:13.196 7 INFO neutron.services.segments.plugin [-] Segment adf9bbca-9bfa-474e-b9f5-6a107373b0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf9bbca-9bfa-474e-b9f5-6a107373b0f3 found for delete ", "request_id": "req-6d1c4fe1-0790-4848-b0b1-f25c386bef31"}]} 2026-06-24 19:37:13.202 7 INFO neutron.services.segments.plugin [-] Segment adf9bbca-9bfa-474e-b9f5-6a107373b0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf9bbca-9bfa-474e-b9f5-6a107373b0f3 found for delete ", "request_id": "req-d81a5762-f8f8-43f6-a1d3-1efb168b54af"}]} 2026-06-24 19:37:13.228 7 INFO neutron.db.l3_hamode_db [None req-7fee76f1-4722-4560-a8a9-ecef507071be 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network 58324dac-cfa6-4539-9cc2-0f42b4595f0d was deleted as no HA routers are present in tenant 42dc45c2f11241e3913cc30351da314e. [pid: 7|app: 0|req: 616/1337] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:11 2026] DELETE /v2.0/routers/3d3199e4-c8cf-40cf-b07d-cd034d19b9ae => generated 0 bytes in 1346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1338] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:13 2026] DELETE /v2.0/subnets/de1d7c13-44ee-415e-83b3-50885decd4e6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:13.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d7c387f-7676-4ad2-a2d6-f8544dd414f2 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: de82c710-de75-488c-ae1c-e2f0a60e9c06 2026-06-24 19:37:13.536 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d7c387f-7676-4ad2-a2d6-f8544dd414f2 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: de82c710-de75-488c-ae1c-e2f0a60e9c06 [pid: 8|app: 0|req: 723/1339] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:13 2026] GET /v2.0/security-groups?tenant_id=b80fa8f03b514a18acae1ea22d15f719&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1340] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:13 2026] DELETE /v2.0/security-groups/676cf6a5-ec72-48c1-8aa8-d0c933d9bb0f => 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: 617/1341] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:37:13 2026] DELETE /v2.0/networks/b4583b84-474d-439c-a8c0-8efa8f673bac => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1342] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:14 2026] GET /v2.0/security-groups?tenant_id=42dc45c2f11241e3913cc30351da314e&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1343] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:14 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1344] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:14 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 726/1345] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:14 2026] DELETE /v2.0/security-groups/139c48c5-0cae-47c2-805e-4f7db045ea10 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:15.217 7 INFO neutron.services.segments.plugin [-] Segment f8f17d30-57de-4a51-9806-0147cb3af6f0 resource provider aggregate not found 2026-06-24 19:37:15.223 7 INFO neutron.services.segments.plugin [-] Segment f8f17d30-57de-4a51-9806-0147cb3af6f0 resource provider aggregate not found 2026-06-24 19:37:15.264 7 INFO neutron.services.segments.plugin [-] Segment f8f17d30-57de-4a51-9806-0147cb3af6f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f17d30-57de-4a51-9806-0147cb3af6f0 found for delete ", "request_id": "req-0860f616-14c0-4b07-a848-75051348b84a"}]} 2026-06-24 19:37:15.268 7 INFO neutron.services.segments.plugin [-] Segment f8f17d30-57de-4a51-9806-0147cb3af6f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f17d30-57de-4a51-9806-0147cb3af6f0 found for delete ", "request_id": "req-459824ec-616f-44b9-99ab-587658b6d328"}]} [pid: 7|app: 0|req: 620/1346] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:15 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 727/1347] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:15 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&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: 621/1348] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:37:16 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1349] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:16 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1350] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:16 2026] GET /v2.0/security-groups?id=c25fb77d-9237-47fe-b2db-700cce95b150&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:16.604 8 INFO neutron_taas.services.taas.taas_plugin [req-90a83a64-5e02-4410-9e86-68ec86ce0e24 req-35b7a3a2-ac91-454d-b562-bff7c537bbee 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] TaaS: Handle Delete Port: a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:37:16.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-90a83a64-5e02-4410-9e86-68ec86ce0e24 req-35b7a3a2-ac91-454d-b562-bff7c537bbee 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] Tap Mirror: Handle Delete Port: a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:37:16.722 8 INFO neutron.db.l3_db [req-90a83a64-5e02-4410-9e86-68ec86ce0e24 req-35b7a3a2-ac91-454d-b562-bff7c537bbee 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] Floating IP a7f6f6cf-ba6c-4b1a-be74-affc6883812c disassociated. External IP: 10.96.250.209, port: a85aa98f-d66d-438f-82e2-8cc63d45eb4e. [pid: 8|app: 0|req: 728/1351] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:37:16 2026] DELETE /v2.0/ports/a85aa98f-d66d-438f-82e2-8cc63d45eb4e => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:17.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eef63ad9-a987-4edb-8455-9c88526f8e32'] response: {'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'name': 'network-vif-deleted', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1352] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:37:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1353] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:37:17 2026] GET /v2.0/security-groups => generated 4530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1354] 10.0.0.111 () {34 vars in 758 bytes} [Wed Jun 24 19:37:17 2026] PUT /v2.0/security-groups/7480598d-2044-4870-8fef-43eaa562449a => generated 1662 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1355] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:17 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 730/1356] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:37:17 2026] GET /v2.0/security-groups/7480598d-2044-4870-8fef-43eaa562449a => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1357] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:17 2026] DELETE /v2.0/security-groups/7480598d-2044-4870-8fef-43eaa562449a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1358] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:37:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:37:17.918 7 INFO neutron.api.v2.resource [None req-48d443aa-8db1-43cf-85b8-e31855f98084 b1aa0b6c20814ce5aeb5a60bb56f63b0 ab98201fa67648fca65a18a657f74735 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1359] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:17 2026] DELETE /v2.0/security-groups/7480598d-2044-4870-8fef-43eaa562449a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1360] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:37:17 2026] POST /v2.0/security-groups => generated 1625 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1361] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:37:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1362] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:37:18 2026] GET /v2.0/security-group-rules/b9fd104c-4364-40ec-afe9-6d96c5377afa => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1363] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:37:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1364] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:37:18 2026] DELETE /v2.0/security-group-rules/b9fd104c-4364-40ec-afe9-6d96c5377afa => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1367] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:37:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1368] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:18 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 632/1369] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:37:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1370] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:37:19 2026] GET /v2.0/security-group-rules/f83bbaa4-4e0d-463f-a433-e6dd655fbc38 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1371] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:37:19 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: 8|app: 0|req: 739/1372] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:37:19 2026] DELETE /v2.0/security-group-rules/f83bbaa4-4e0d-463f-a433-e6dd655fbc38 => 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: 634/1373] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:37:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1374] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:19 2026] GET /v2.0/ports?device_id=d60ae63c-32ae-4f35-b2c5-9481cc571aa6 => 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: 740/1375] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:37:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1376] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:37:20 2026] GET /v2.0/security-group-rules/ae6bfe9b-8a2d-411c-8434-b168a83d4d0c => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1377] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:37:20 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1378] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:37:20 2026] DELETE /v2.0/security-group-rules/ae6bfe9b-8a2d-411c-8434-b168a83d4d0c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1379] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:37:20 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: 638/1380] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:20 2026] DELETE /v2.0/security-groups/9779ce4f-21ab-40e9-8bf8-93b693ffa306 => 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: 743/1381] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:37:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1382] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:37:20 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: 640/1383] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:20 2026] DELETE /v2.0/security-groups/c25fb77d-9237-47fe-b2db-700cce95b150 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:21.140 7 INFO neutron.api.v2.resource [None req-5daec227-e8d5-4f77-9995-f128d586f248 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1384] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:37:21 2026] GET /v2.0/security-groups/c25fb77d-9237-47fe-b2db-700cce95b150 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:21.294 7 INFO neutron_taas.services.taas.taas_plugin [None req-1880411c-4ac9-429e-862c-cff15ed2b4c8 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] TaaS: Handle Delete Port: 6117632e-ca63-43c4-816c-74eda637c58c [pid: 8|app: 0|req: 744/1385] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:20 2026] GET /v2.0/security-groups?tenant_id=c9e9bbc78b99419785296850db96905c&name=default => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:37:21.297 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1880411c-4ac9-429e-862c-cff15ed2b4c8 363abf2bbad14a508c9c8f1d7942c989 828127c45a804d20995d7eb68ad84c8c - - default default] Tap Mirror: Handle Delete Port: 6117632e-ca63-43c4-816c-74eda637c58c [pid: 8|app: 0|req: 745/1386] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:21 2026] GET /v2.0/security-groups?tenant_id=ab98201fa67648fca65a18a657f74735&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1387] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:21 2026] DELETE /v2.0/floatingips/a7f6f6cf-ba6c-4b1a-be74-affc6883812c => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1388] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:21 2026] DELETE /v2.0/security-groups/870d3350-c4ac-4aee-99fc-0a8752002318 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1389] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:21 2026] DELETE /v2.0/security-groups/aa4e2558-81df-4e7e-b67a-008a6e931599 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1390] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:21 2026] GET /v2.0/security-groups?tenant_id=7ad158a93d6e4bcb8fd5af5a27add8a5&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:37:22.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e74f9c9-4cb6-4867-bdda-5b8934ae9961 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 4f0c3566-481c-4a08-829d-4f265a4f26f8 2026-06-24 19:37:22.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e74f9c9-4cb6-4867-bdda-5b8934ae9961 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 4f0c3566-481c-4a08-829d-4f265a4f26f8 [pid: 7|app: 0|req: 645/1391] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:22 2026] DELETE /v2.0/security-groups/9ecdd0e1-fa96-4bdf-b93a-7bac1ee41429 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1392] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:37:21 2026] PUT /v2.0/routers/6fd5011e-e787-4d41-bf24-2858d7df1312/remove_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:23.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-d16b435a-2bd4-4a6c-9d82-1cad4ad26049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 1d55dbda-b960-449a-aaf5-6e595f9bbd89 2026-06-24 19:37:23.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d16b435a-2bd4-4a6c-9d82-1cad4ad26049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 1d55dbda-b960-449a-aaf5-6e595f9bbd89 2026-06-24 19:37:23.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-d16b435a-2bd4-4a6c-9d82-1cad4ad26049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 961425ea-cb07-48dd-93e0-82a0f9b0d4e2 2026-06-24 19:37:23.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d16b435a-2bd4-4a6c-9d82-1cad4ad26049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 961425ea-cb07-48dd-93e0-82a0f9b0d4e2 [pid: 8|app: 0|req: 748/1393] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:37:23 2026] POST /v2.0/subnetpools => generated 549 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1394] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:37:23 2026] GET /v2.0/subnetpools/cfcbcb8c-7763-4954-847b-dbb53c69df6c => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1395] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:37:23 2026] PUT /v2.0/subnetpools/cfcbcb8c-7763-4954-847b-dbb53c69df6c => generated 501 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:24.070 7 INFO neutron.services.segments.plugin [-] Segment f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 resource provider aggregate not found 2026-06-24 19:37:24.078 7 INFO neutron.services.segments.plugin [-] Segment f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 resource provider aggregate not found 2026-06-24 19:37:24.098 7 INFO neutron.services.segments.plugin [-] Segment f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 found for delete ", "request_id": "req-64a0fbef-6c2f-489a-8f51-eacac1cde1fa"}]} 2026-06-24 19:37:24.100 7 INFO neutron.services.segments.plugin [-] Segment f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00e7f0d-aed3-4046-aaf6-cc985dbafaf0 found for delete ", "request_id": "req-513c6ce7-e1ca-49c4-b834-8cb28b55a2ee"}]} 2026-06-24 19:37:24.117 7 INFO neutron.db.l3_hamode_db [None req-d16b435a-2bd4-4a6c-9d82-1cad4ad26049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network 537a50c3-ec32-4879-8a81-6c49d0849bda was deleted as no HA routers are present in tenant 828127c45a804d20995d7eb68ad84c8c. [pid: 7|app: 0|req: 646/1396] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:23 2026] DELETE /v2.0/routers/6fd5011e-e787-4d41-bf24-2858d7df1312 => generated 0 bytes in 1036 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1397] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:24 2026] DELETE /v2.0/subnetpools/cfcbcb8c-7763-4954-847b-dbb53c69df6c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:24.229 8 INFO neutron.api.v2.resource [None req-2c669d18-8cdf-4ea5-b0ec-79b0cf00dfba 749b9e2387e84076b90d6ade55c993d8 d7bf7a61fda74b4da9281c75aa98525c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1398] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:37:24 2026] GET /v2.0/subnetpools/cfcbcb8c-7763-4954-847b-dbb53c69df6c => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:24.247 8 INFO neutron.api.v2.resource [None req-ebdef342-c1f3-436c-90f9-47a4c1a35db8 749b9e2387e84076b90d6ade55c993d8 d7bf7a61fda74b4da9281c75aa98525c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1399] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:24 2026] DELETE /v2.0/subnetpools/cfcbcb8c-7763-4954-847b-dbb53c69df6c => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1400] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:24 2026] DELETE /v2.0/subnets/3fa19cb2-ab5a-457c-8c1e-9758e5c2b1b8 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:24.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-61513a70-d875-4c5f-ad99-323c0b2d53de 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: b55b2c2c-a2b4-4320-9f21-c65d65ff3a65 2026-06-24 19:37:24.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61513a70-d875-4c5f-ad99-323c0b2d53de 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: b55b2c2c-a2b4-4320-9f21-c65d65ff3a65 2026-06-24 19:37:24.802 8 INFO neutron.services.segments.plugin [-] Segment f9f5df64-1ea9-477a-81a2-1c44277110a2 resource provider aggregate not found 2026-06-24 19:37:24.805 8 INFO neutron.services.segments.plugin [-] Segment f9f5df64-1ea9-477a-81a2-1c44277110a2 resource provider aggregate not found 2026-06-24 19:37:24.820 8 INFO neutron.services.segments.plugin [-] Segment f9f5df64-1ea9-477a-81a2-1c44277110a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f5df64-1ea9-477a-81a2-1c44277110a2 found for delete ", "request_id": "req-b5b2b58d-5650-4e50-be0c-812c8d804656"}]} 2026-06-24 19:37:24.821 8 INFO neutron.services.segments.plugin [-] Segment f9f5df64-1ea9-477a-81a2-1c44277110a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f5df64-1ea9-477a-81a2-1c44277110a2 found for delete ", "request_id": "req-49001b13-e5e8-44c5-8170-b670f437de22"}]} [pid: 8|app: 0|req: 754/1401] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:37:24 2026] DELETE /v2.0/networks/cf69ca1b-aa75-423b-af0d-ad23c95707a9 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1402] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:25 2026] GET /v2.0/security-groups?tenant_id=d7bf7a61fda74b4da9281c75aa98525c&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1403] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:25 2026] GET /v2.0/security-groups?tenant_id=828127c45a804d20995d7eb68ad84c8c&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: 649/1404] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:25 2026] DELETE /v2.0/security-groups/d6c6c8dc-a4a1-4fbd-ad78-26271e016dd5 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1405] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:25 2026] DELETE /v2.0/security-groups/62e1d4be-58d0-43c4-8c08-91051dcf94ed => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:29.106 7 INFO neutron.db.segments_db [None req-75076e8a-7c8a-4265-8f76-91f1ee3ae5de 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 89ccf296-c159-4bae-ae2f-9f0872594a4b of type vxlan for network 577e9565-5f31-44bd-92e8-65765746fcc4 [pid: 7|app: 0|req: 650/1406] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:37:28 2026] POST /v2.0/networks => generated 741 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1407] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:37:29 2026] POST /v2.0/subnets => generated 688 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:37:30.520 7 INFO neutron.db.segments_db [None req-990c5857-67c0-41e0-b12d-b76ea66a91c1 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment e4f07849-d948-42a2-a320-902d43ecbb3f of type vxlan for network bc26086d-a3af-414f-850e-d64bc0b500ed 2026-06-24 19:37:31.218 7 INFO neutron.db.l3_hamode_db [None req-990c5857-67c0-41e0-b12d-b76ea66a91c1 972ef5fbf2c14574a91d0c514528509b 817c34270ea84f22a669960b6ff01793 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 758/1408] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:31 2026] GET /v2.0/security-groups?tenant_id=72c68610fa4446528947b9c89921f796&name=default => generated 2925 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1409] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:32 2026] DELETE /v2.0/security-groups/48a6e2d2-b72b-408f-9e44-f7fa99582a22 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:33.052 7 INFO neutron.db.l3_hamode_db [None req-990c5857-67c0-41e0-b12d-b76ea66a91c1 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 760/1410] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:33 2026] GET /v2.0/security-groups?tenant_id=49f4cf0d373b43ceaf7a404407bb8a8d&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1411] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:33 2026] DELETE /v2.0/security-groups/dc1f989a-722c-407b-bff5-c63315d6de70 => 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: 762/1412] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:33 2026] GET /v2.0/security-groups?tenant_id=dd09b49e6fc44305be6f7da69506abd4&name=default => generated 2925 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1415] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:34 2026] DELETE /v2.0/security-groups/30f59a63-c6f3-4dec-b304-b071812eaa65 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1416] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:34 2026] GET /v2.0/security-groups?tenant_id=169b5517e2ff4048a69366c7bc8c9353&name=default => generated 2925 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1417] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:37:30 2026] POST /v2.0/routers => generated 728 bytes in 5573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1418] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:35 2026] DELETE /v2.0/security-groups/67c03ab0-29dd-465c-97cc-93d2eb73b046 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1419] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:37:35 2026] PUT /v2.0/routers/d24fff1b-0f07-4c2b-a7b6-2985470cb8a6/add_router_interface => generated 309 bytes in 2275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1420] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:40 2026] GET /v2.0/security-groups?tenant_id=c9e3e0d538c54b28a7008837186c78bb&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1421] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:40 2026] DELETE /v2.0/security-groups/52ff1320-358e-486e-85fb-58c7ce6174cd => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1422] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/networks?id=577e9565-5f31-44bd-92e8-65765746fcc4 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1423] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/quotas/817c34270ea84f22a669960b6ff01793 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1424] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/security-groups?tenant_id=97f1188a94ec49f1bc0ab9b99047ad8c&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1425] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/ports?tenant_id=817c34270ea84f22a669960b6ff01793&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1426] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/networks/577e9565-5f31-44bd-92e8-65765746fcc4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1427] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:42 2026] DELETE /v2.0/security-groups/222f641d-c635-4e79-b190-128fd4ec959d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1428] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/networks/577e9565-5f31-44bd-92e8-65765746fcc4?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: 771/1429] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:42 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => 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: 659/1430] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:44 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => 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: 660/1431] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:45 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:45.424 8 INFO neutron.db.segments_db [None req-533b44f8-e52f-45bb-8781-ac8cbbc4eae9 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Added segment 730403c3-a5b3-421e-92a3-655f490d5735 of type vxlan for network 883b570f-ed64-45e2-bb12-3135c2d0f1d4 [pid: 7|app: 0|req: 661/1432] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:45 2026] GET /v2.0/security-groups?tenant_id=14109bf74ab842eebc85e9a99052ee94&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1433] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:37:45 2026] POST /v2.0/networks => generated 648 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1434] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:45 2026] GET /v2.0/security-groups?tenant_id=d68d02ebca9543389ac5df61bb9b2b1a&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1435] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:45 2026] DELETE /v2.0/security-groups/3e9fec11-d332-4520-8dc0-ea451d805af3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1436] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:45 2026] DELETE /v2.0/security-groups/852b170f-a313-480b-a39d-4d1ddec5bbd2 => 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: 663/1437] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:37:45 2026] POST /v2.0/subnets => generated 627 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:37:46.000 8 INFO neutron.db.segments_db [None req-39751b54-d1b7-430f-aa3d-7ee17537be1a f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Added segment f3527259-bef2-4b2c-8a03-28a3bcb26554 of type vxlan for network 00ada705-2df3-48f0-a253-d7ab0963b72d [pid: 7|app: 0|req: 664/1438] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:45 2026] GET /v2.0/security-groups?tenant_id=fc94f92f831a4ec4a27a21580fc5fd91&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1439] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:46 2026] DELETE /v2.0/security-groups/02d257d1-310f-4473-8bb5-3e0e8f17db71 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1440] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:46 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:46.304 8 INFO neutron.db.l3_hamode_db [None req-39751b54-d1b7-430f-aa3d-7ee17537be1a f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:37:47.214 8 INFO neutron.db.l3_hamode_db [None req-39751b54-d1b7-430f-aa3d-7ee17537be1a f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 667/1441] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:47 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => 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: 668/1442] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:37:47 2026] GET /v2.0/networks?id=577e9565-5f31-44bd-92e8-65765746fcc4 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1443] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:37:47 2026] POST /v2.0/ports => generated 958 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 775/1444] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:37:45 2026] POST /v2.0/routers => generated 694 bytes in 2354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1445] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:37:48 2026] PUT /v2.0/ports/fdf76fed-cbca-4534-82b1-ade8fdb8bed5 => generated 1239 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:37:48.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2df41f60-b87d-42fc-b756-e23ff284e948'] response: {'name': 'network-changed', 'server_uuid': '75df7913-8a79-409c-b719-6a9e9680ced8', 'tag': 'fdf76fed-cbca-4534-82b1-ade8fdb8bed5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 671/1446] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:48 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1447] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:48 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1448] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:48 2026] GET /v2.0/security-groups?tenant_id=473724abc3204be0ba48d353577a661b&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1451] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:49 2026] DELETE /v2.0/security-groups/6637e0eb-0d82-4fe4-8314-19504f1a1619 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1452] 10.0.0.151 () {32 vars in 802 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/extensions => generated 21537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1453] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/ports?tenant_id=817c34270ea84f22a669960b6ff01793&device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1454] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/networks?tenant_id=817c34270ea84f22a669960b6ff01793&shared=False => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1455] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1456] 10.0.0.151 () {30 vars in 724 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/quotas/ea14ccc4947341e9a23012c9e8fd208e/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1457] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:37:48 2026] PUT /v2.0/routers/efb08570-1a19-471e-9360-3c24fcb4d248/add_router_interface => generated 309 bytes in 1502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1458] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1459] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:49 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1460] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/ports?tenant_id=817c34270ea84f22a669960b6ff01793&device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1461] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:37:49 2026] POST /v2.0/ports => generated 957 bytes in 691 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: 780/1462] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fdf76fed-cbca-4534-82b1-ade8fdb8bed5 => 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: 781/1463] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/subnets?id=b671eb3b-5d4b-4882-bcce-8c6313f53228 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1464] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/ports?network_id=577e9565-5f31-44bd-92e8-65765746fcc4&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: 783/1465] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/networks/577e9565-5f31-44bd-92e8-65765746fcc4?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: 784/1466] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/networks/577e9565-5f31-44bd-92e8-65765746fcc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1467] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:37:50 2026] POST /v2.0/ports => generated 955 bytes in 441 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: 684/1468] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:50 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1469] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&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: 686/1470] 10.0.0.111 () {32 vars in 653 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions => generated 21537 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1471] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1472] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1473] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1474] 10.0.0.111 () {32 vars in 665 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1475] 10.0.0.111 () {32 vars in 699 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1476] 10.0.0.111 () {32 vars in 697 bytes} [Wed Jun 24 19:37:51 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: 693/1477] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:51 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: 694/1478] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1479] 10.0.0.111 () {32 vars in 703 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1480] 10.0.0.111 () {32 vars in 693 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1481] 10.0.0.111 () {32 vars in 695 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1482] 10.0.0.111 () {32 vars in 685 bytes} [Wed Jun 24 19:37:51 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: 699/1483] 10.0.0.111 () {32 vars in 687 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1484] 10.0.0.111 () {32 vars in 661 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1485] 10.0.0.111 () {32 vars in 699 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1486] 10.0.0.111 () {32 vars in 679 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1487] 10.0.0.111 () {32 vars in 683 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1488] 10.0.0.111 () {32 vars in 675 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/extraroute => 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: 705/1489] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1490] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:37:51 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: 707/1491] 10.0.0.111 () {32 vars in 687 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1492] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:51 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: 709/1493] 10.0.0.111 () {32 vars in 687 bytes} [Wed Jun 24 19:37:51 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: 710/1494] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1495] 10.0.0.111 () {32 vars in 699 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1496] 10.0.0.111 () {32 vars in 679 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1497] 10.0.0.111 () {32 vars in 667 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1498] 10.0.0.111 () {32 vars in 677 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1499] 10.0.0.111 () {32 vars in 665 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1500] 10.0.0.111 () {32 vars in 675 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1501] 10.0.0.111 () {32 vars in 713 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1502] 10.0.0.111 () {32 vars in 691 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 719/1503] 10.0.0.111 () {32 vars in 683 bytes} [Wed Jun 24 19:37:51 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: 720/1504] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1505] 10.0.0.111 () {32 vars in 687 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1506] 10.0.0.111 () {32 vars in 705 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1507] 10.0.0.111 () {32 vars in 675 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1508] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1509] 10.0.0.111 () {32 vars in 675 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/pagination => 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: 726/1510] 10.0.0.111 () {32 vars in 693 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1511] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1512] 10.0.0.111 () {32 vars in 709 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1513] 10.0.0.111 () {32 vars in 705 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1514] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1515] 10.0.0.111 () {32 vars in 697 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 732/1516] 10.0.0.111 () {32 vars in 711 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 733/1517] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1518] 10.0.0.111 () {32 vars in 687 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1519] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1520] 10.0.0.111 () {32 vars in 675 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 737/1521] 10.0.0.111 () {32 vars in 671 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 738/1522] 10.0.0.111 () {32 vars in 661 bytes} [Wed Jun 24 19:37:51 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: 739/1523] 10.0.0.111 () {32 vars in 699 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 740/1524] 10.0.0.111 () {32 vars in 699 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 741/1525] 10.0.0.111 () {32 vars in 677 bytes} [Wed Jun 24 19:37:51 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: 7|app: 0|req: 742/1526] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1527] 10.0.0.111 () {32 vars in 683 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 744/1528] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1529] 10.0.0.111 () {32 vars in 685 bytes} [Wed Jun 24 19:37:51 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1530] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1531] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1532] 10.0.0.111 () {32 vars in 697 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1533] 10.0.0.111 () {32 vars in 695 bytes} [Wed Jun 24 19:37:52 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: 750/1534] 10.0.0.111 () {32 vars in 685 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1535] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1536] 10.0.0.111 () {32 vars in 705 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1537] 10.0.0.111 () {32 vars in 667 bytes} [Wed Jun 24 19:37:52 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: 754/1538] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1539] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1540] 10.0.0.111 () {32 vars in 691 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1541] 10.0.0.111 () {32 vars in 691 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1542] 10.0.0.111 () {32 vars in 695 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1543] 10.0.0.111 () {32 vars in 685 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 760/1544] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:52 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: 761/1545] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1546] 10.0.0.111 () {32 vars in 703 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:52.189 8 INFO neutron.db.l3_db [None req-80770c63-8336-4357-ab4f-c234a19ae675 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Floating IP c31d79af-0298-44ea-b431-428d43931926 associated. External IP: 10.96.250.210, port: ff26411d-641e-4c88-9fa2-2cf5400d02c3. [pid: 7|app: 0|req: 763/1547] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1548] 10.0.0.111 () {32 vars in 713 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1549] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1550] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1551] 10.0.0.111 () {32 vars in 715 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1552] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1553] 10.0.0.111 () {32 vars in 741 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1554] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1555] 10.0.0.111 () {32 vars in 683 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1556] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1557] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1558] 10.0.0.111 () {32 vars in 679 bytes} [Wed Jun 24 19:37:52 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: 775/1559] 10.0.0.111 () {32 vars in 669 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1560] 10.0.0.111 () {32 vars in 697 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/standard-attr-segment => 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: 777/1561] 10.0.0.111 () {32 vars in 705 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1562] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:52 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: 779/1563] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1564] 10.0.0.111 () {32 vars in 683 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1565] 10.0.0.111 () {32 vars in 705 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1566] 10.0.0.111 () {32 vars in 695 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1567] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1568] 10.0.0.111 () {32 vars in 697 bytes} [Wed Jun 24 19:37:52 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: 785/1569] 10.0.0.111 () {32 vars in 679 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1570] 10.0.0.111 () {32 vars in 689 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1571] 10.0.0.111 () {32 vars in 701 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1572] 10.0.0.111 () {32 vars in 665 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1573] 10.0.0.111 () {32 vars in 681 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1574] 10.0.0.111 () {32 vars in 677 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1575] 10.0.0.111 () {32 vars in 693 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1576] 10.0.0.111 () {32 vars in 677 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1577] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:37:50 2026] POST /v2.0/floatingips => generated 842 bytes in 1643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1578] 10.0.0.111 () {32 vars in 667 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1579] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1580] 10.0.0.111 () {32 vars in 675 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1581] 10.0.0.111 () {32 vars in 687 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:52.698 8 INFO neutron.db.l3_db [None req-6ba16b0d-3341-4136-8df3-fc4973bf37e2 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Floating IP c31d79af-0298-44ea-b431-428d43931926 disassociated. External IP: 10.96.250.210, port: ff26411d-641e-4c88-9fa2-2cf5400d02c3. [pid: 7|app: 0|req: 797/1582] 10.0.0.151 () {32 vars in 802 bytes} [Wed Jun 24 19:37:52 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: 798/1583] 10.0.0.151 () {30 vars in 724 bytes} [Wed Jun 24 19:37:52 2026] GET /v2.0/quotas/ea14ccc4947341e9a23012c9e8fd208e/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1584] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:37:52 2026] PUT /v2.0/floatingips/c31d79af-0298-44ea-b431-428d43931926 => generated 552 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:53.201 7 INFO neutron_taas.services.taas.taas_plugin [None req-b55c5e01-1016-4059-bc22-ccc23a24c3bd f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: ff73b720-a527-4860-9a8c-8c84b171e73f 2026-06-24 19:37:53.204 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b55c5e01-1016-4059-bc22-ccc23a24c3bd f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: ff73b720-a527-4860-9a8c-8c84b171e73f [pid: 8|app: 0|req: 787/1585] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:53 2026] GET /v2.0/security-groups?tenant_id=53a5453c896e4fd78c4566c4c8e8ca5e&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1586] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:53 2026] DELETE /v2.0/floatingips/c31d79af-0298-44ea-b431-428d43931926 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1587] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:53 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => 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: 800/1588] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:53 2026] DELETE /v2.0/security-groups/cf4f8ddc-0c26-46b6-930c-c92b1a8547e0 => 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: 801/1589] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:53 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&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-06-24 19:37:54.198 8 INFO neutron.db.l3_db [None req-35e368f6-13bc-4d41-aecb-8aa9c00d30ba f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Floating IP b8e4a49c-3e81-4c2c-9f39-91b020157061 associated. External IP: 10.96.250.204, port: 351cc0a7-00ab-4c43-9cc9-adf69178ff3e. [pid: 8|app: 0|req: 789/1590] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:37:53 2026] POST /v2.0/floatingips => generated 841 bytes in 1254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1591] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:37:54 2026] GET /v2.0/floatingips/b8e4a49c-3e81-4c2c-9f39-91b020157061 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1592] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:54 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1593] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:54 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1594] 10.0.0.111 () {32 vars in 655 bytes} [Wed Jun 24 19:37:54 2026] GET /v2.0/floatingips => generated 844 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:55.225 7 INFO neutron.db.l3_db [None req-ac72bbaf-21f2-4ffd-9b0f-cafa837c7fda f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Floating IP b8e4a49c-3e81-4c2c-9f39-91b020157061 associated. External IP: 10.96.250.204, port: 351cc0a7-00ab-4c43-9cc9-adf69178ff3e. 2026-06-24 19:37:55.663 8 INFO neutron.db.segments_db [None req-16398101-8547-48f1-87d6-d2bb73920946 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Added segment 1e4633ed-7559-42bb-9033-ae44a25412f7 of type vxlan for network c1d23cbe-d5c9-4d43-9588-f351bf5356fe 2026-06-24 19:37:55.744 8 INFO neutron.db.segments_db [None req-16398101-8547-48f1-87d6-d2bb73920946 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Added segment e9daad4e-7ac1-4190-9293-497f0a06d3d7 of type vxlan for network 1ab3378d-cb09-416a-8e7a-8e9f12eda449 [pid: 8|app: 0|req: 792/1595] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:37:55 2026] POST /v2.0/networks => generated 1245 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1596] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:37:54 2026] PUT /v2.0/floatingips/b8e4a49c-3e81-4c2c-9f39-91b020157061 => generated 842 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1597] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:37:55 2026] GET /v2.0/networks => generated 1844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1598] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:55 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:56.077 7 INFO neutron.services.segments.plugin [-] Segment 1e4633ed-7559-42bb-9033-ae44a25412f7 resource provider aggregate not found 2026-06-24 19:37:56.081 7 INFO neutron.services.segments.plugin [-] Segment 1e4633ed-7559-42bb-9033-ae44a25412f7 resource provider aggregate not found 2026-06-24 19:37:56.086 8 INFO neutron.db.l3_db [None req-6ae32b60-6a42-4388-ba87-98945ad91e2f f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Floating IP b8e4a49c-3e81-4c2c-9f39-91b020157061 disassociated. External IP: 10.96.250.204, port: ff26411d-641e-4c88-9fa2-2cf5400d02c3. 2026-06-24 19:37:56.100 7 INFO neutron.services.segments.plugin [-] Segment 1e4633ed-7559-42bb-9033-ae44a25412f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e4633ed-7559-42bb-9033-ae44a25412f7 found for delete ", "request_id": "req-f0eac868-0c71-4100-9da8-222dd8c56a4e"}]} 2026-06-24 19:37:56.103 7 INFO neutron.services.segments.plugin [-] Segment 1e4633ed-7559-42bb-9033-ae44a25412f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e4633ed-7559-42bb-9033-ae44a25412f7 found for delete ", "request_id": "req-79901de6-2fdc-42a3-8a51-8d1bb084a00d"}]} [pid: 7|app: 0|req: 806/1599] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:37:55 2026] DELETE /v2.0/networks/c1d23cbe-d5c9-4d43-9588-f351bf5356fe => 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: 807/1600] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:56 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&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: 808/1601] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:37:56 2026] DELETE /v2.0/networks/1ab3378d-cb09-416a-8e7a-8e9f12eda449 => 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: 794/1602] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:37:55 2026] PUT /v2.0/floatingips/b8e4a49c-3e81-4c2c-9f39-91b020157061 => generated 552 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1603] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:37:56 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1604] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:37:56 2026] GET /v2.0/security-groups?tenant_id=ea14ccc4947341e9a23012c9e8fd208e&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:37:56.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-e20a98e7-62aa-4f7f-953a-a74ece99a024 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: 99db6f31-4694-4f17-a144-fc4782d36727 2026-06-24 19:37:56.666 7 INFO neutron.db.segments_db [None req-5e01d77c-f896-4efc-aab1-39386bbfa797 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Added segment 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d of type vxlan for network 1d145a0c-2ba3-4587-980e-ba4e4e79fbd8 2026-06-24 19:37:56.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e20a98e7-62aa-4f7f-953a-a74ece99a024 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: 99db6f31-4694-4f17-a144-fc4782d36727 [pid: 7|app: 0|req: 810/1605] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:37:56 2026] POST /v2.0/networks => generated 654 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1606] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:37:56 2026] DELETE /v2.0/security-groups/08918516-58bc-41b6-9218-c17fa65c20ba => 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: 796/1607] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:56 2026] DELETE /v2.0/floatingips/b8e4a49c-3e81-4c2c-9f39-91b020157061 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:37:56.921 8 INFO neutron.api.v2.resource [None req-e43784a7-252c-4ca2-a3ff-8f9ead8ced9a f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 797/1608] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:37:56 2026] DELETE /v2.0/floatingips/b8e4a49c-3e81-4c2c-9f39-91b020157061 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:37:56.951 7 INFO neutron.db.segments_db [None req-2ee5c2c0-fb54-4440-abde-1d1dc52fa11d 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Added segment 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 of type vxlan for network 52d0bac8-4ed2-45cf-9243-90b105a35a90 2026-06-24 19:37:57.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-724ed525-f068-458c-9754-2a6d04bc8312 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: ff26411d-641e-4c88-9fa2-2cf5400d02c3 2026-06-24 19:37:57.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-724ed525-f068-458c-9754-2a6d04bc8312 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: ff26411d-641e-4c88-9fa2-2cf5400d02c3 [pid: 7|app: 0|req: 812/1609] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:37:56 2026] POST /v2.0/networks => generated 654 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1610] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:37:56 2026] DELETE /v2.0/ports/ff26411d-641e-4c88-9fa2-2cf5400d02c3 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:57.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f19b2f6-f2d4-4011-87fd-7d0912662944 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: 351cc0a7-00ab-4c43-9cc9-adf69178ff3e 2026-06-24 19:37:57.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f19b2f6-f2d4-4011-87fd-7d0912662944 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: 351cc0a7-00ab-4c43-9cc9-adf69178ff3e [pid: 8|app: 0|req: 799/1611] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:37:57 2026] DELETE /v2.0/ports/351cc0a7-00ab-4c43-9cc9-adf69178ff3e => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1612] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:57 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1613] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:37:57 2026] GET /v2.0/ports?device_id=efb08570-1a19-471e-9360-3c24fcb4d248 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1614] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:57 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1615] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:37:57 2026] POST /v2.0/ports => generated 1506 bytes in 725 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: 814/1616] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:37:57 2026] GET /v2.0/ports => generated 1506 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:37:58.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-abf9b197-2294-4d36-ba0d-8de9d9d29a44 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] TaaS: Handle Delete Port: 1845e721-058e-4da3-b083-fbf6dafcf9e9 2026-06-24 19:37:58.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abf9b197-2294-4d36-ba0d-8de9d9d29a44 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Tap Mirror: Handle Delete Port: 1845e721-058e-4da3-b083-fbf6dafcf9e9 2026-06-24 19:37:58.125 7 INFO neutron.services.segments.plugin [-] Segment e9daad4e-7ac1-4190-9293-497f0a06d3d7 resource provider aggregate not found 2026-06-24 19:37:58.127 7 INFO neutron.services.segments.plugin [-] Segment e9daad4e-7ac1-4190-9293-497f0a06d3d7 resource provider aggregate not found 2026-06-24 19:37:58.143 7 INFO neutron.services.segments.plugin [-] Segment e9daad4e-7ac1-4190-9293-497f0a06d3d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9daad4e-7ac1-4190-9293-497f0a06d3d7 found for delete ", "request_id": "req-6d7dbd7b-baef-45c3-82c6-7dce456cb6bb"}]} 2026-06-24 19:37:58.146 7 INFO neutron.services.segments.plugin [-] Segment e9daad4e-7ac1-4190-9293-497f0a06d3d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9daad4e-7ac1-4190-9293-497f0a06d3d7 found for delete ", "request_id": "req-2125005e-c887-4e6c-805c-1efd1ff2783b"}]} [pid: 7|app: 0|req: 815/1617] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:37:57 2026] DELETE /v2.0/ports/1845e721-058e-4da3-b083-fbf6dafcf9e9 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:37:58.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c78f3d6-4c50-4cd5-82c3-9e7fdb140555 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: 29383447-58e8-48f6-90b8-1651d983120d 2026-06-24 19:37:58.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c78f3d6-4c50-4cd5-82c3-9e7fdb140555 f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: 29383447-58e8-48f6-90b8-1651d983120d 2026-06-24 19:37:58.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5d79d5b-1917-4725-97ed-16bf0e5d28d8 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] TaaS: Handle Delete Port: f1716587-b4d0-40ec-a0f7-c52c6d754c37 2026-06-24 19:37:58.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5d79d5b-1917-4725-97ed-16bf0e5d28d8 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Tap Mirror: Handle Delete Port: f1716587-b4d0-40ec-a0f7-c52c6d754c37 [pid: 7|app: 0|req: 816/1618] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:37:58 2026] DELETE /v2.0/ports/f1716587-b4d0-40ec-a0f7-c52c6d754c37 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1619] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:37:58 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:37:58.616 7 INFO neutron.db.segments_db [None req-07e43714-5419-4dd8-976c-d74fead8de76 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Added segment 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 of type vxlan for network 53d2b27d-5a2c-4594-bb01-a0b09e2d6203 [pid: 7|app: 0|req: 818/1620] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:37:58 2026] POST /v2.0/networks => generated 654 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:37:58.858 7 INFO neutron.db.segments_db [None req-b941d864-2f42-41f5-b452-84e13c6e6d82 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Added segment 1981bc5d-89cf-4920-80da-6779d1dc96de of type vxlan for network a942e559-6102-4885-98d3-5214f39e18b1 [pid: 8|app: 0|req: 803/1621] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:37:57 2026] PUT /v2.0/routers/efb08570-1a19-471e-9360-3c24fcb4d248/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1622] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:37:58 2026] POST /v2.0/networks => generated 654 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1623] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:37:59 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:37:59.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dafa733-2ba0-414a-ac9a-752cbc4958ca f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: c5907e2c-a024-4bb0-8a09-aa1e0b8ea055 2026-06-24 19:37:59.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dafa733-2ba0-414a-ac9a-752cbc4958ca f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: c5907e2c-a024-4bb0-8a09-aa1e0b8ea055 2026-06-24 19:37:59.317 8 INFO neutron.db.segments_db [None req-640f30e9-cf4d-4c37-a9ce-717555fe77ac 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 of type vxlan for network c4df7353-5839-4168-a92d-bc2073746200 2026-06-24 19:37:59.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dafa733-2ba0-414a-ac9a-752cbc4958ca f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] TaaS: Handle Delete Port: 9d8ed238-19e1-4800-b8f7-ed42e4dae82e [pid: 8|app: 0|req: 804/1624] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:37:58 2026] POST /v2.0/networks => generated 740 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:37:59.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dafa733-2ba0-414a-ac9a-752cbc4958ca f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] Tap Mirror: Handle Delete Port: 9d8ed238-19e1-4800-b8f7-ed42e4dae82e [pid: 8|app: 0|req: 805/1625] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:37:59 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:00.415 7 INFO neutron.services.segments.plugin [-] Segment f3527259-bef2-4b2c-8a03-28a3bcb26554 resource provider aggregate not found 2026-06-24 19:38:00.430 7 INFO neutron.services.segments.plugin [-] Segment f3527259-bef2-4b2c-8a03-28a3bcb26554 resource provider aggregate not found 2026-06-24 19:38:00.448 7 INFO neutron.services.segments.plugin [-] Segment f3527259-bef2-4b2c-8a03-28a3bcb26554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3527259-bef2-4b2c-8a03-28a3bcb26554 found for delete ", "request_id": "req-66301b72-5a44-4a07-bd7f-e1ce6aec7f18"}]} 2026-06-24 19:38:00.450 7 INFO neutron.services.segments.plugin [-] Segment f3527259-bef2-4b2c-8a03-28a3bcb26554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3527259-bef2-4b2c-8a03-28a3bcb26554 found for delete ", "request_id": "req-265aa013-df0a-4d08-b3c4-387742d9ed94"}]} 2026-06-24 19:38:00.603 7 INFO neutron.db.l3_hamode_db [None req-0dafa733-2ba0-414a-ac9a-752cbc4958ca f4f433ce57cd41b99fd85059319dae88 4598fef34e884d40b1e26189683e71a5 - - default default] HA network 00ada705-2df3-48f0-a253-d7ab0963b72d was deleted as no HA routers are present in tenant 4598fef34e884d40b1e26189683e71a5. [pid: 7|app: 0|req: 821/1626] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:37:59 2026] DELETE /v2.0/routers/efb08570-1a19-471e-9360-3c24fcb4d248 => generated 0 bytes in 1543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1627] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:37:59 2026] POST /v2.0/subnets => generated 1324 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1628] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:00 2026] POST /v2.0/subnets => generated 687 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1629] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:00 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1630] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:38:00 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => 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: 807/1631] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:00 2026] DELETE /v2.0/subnets/637144ca-691a-4e36-9c2d-47383134f909 => 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: 825/1632] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:38:00 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:01.009 8 INFO neutron.db.segments_db [None req-34ec1bbd-0e38-46e8-8014-1742580f81e8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 of type vxlan for network 4cff0ef7-a5e1-4d1f-8aa9-eb97b706dda9 [pid: 7|app: 0|req: 826/1633] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:38:00 2026] GET /v2.0/security-groups?id=c93216e8-f624-409f-91b3-ec613752b481&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-06-24 19:38:01.130 7 INFO neutron_taas.services.taas.taas_plugin [req-46b10bf0-5298-4ddb-b502-3dfa7a5fd9c6 req-58527f57-3c94-4d3f-b49a-5cf208a8e4f7 8a539e38c88c434aa21ab8b40c50cdc8 817c34270ea84f22a669960b6ff01793 - - default default] TaaS: Handle Delete Port: fdf76fed-cbca-4534-82b1-ade8fdb8bed5 2026-06-24 19:38:01.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-46b10bf0-5298-4ddb-b502-3dfa7a5fd9c6 req-58527f57-3c94-4d3f-b49a-5cf208a8e4f7 8a539e38c88c434aa21ab8b40c50cdc8 817c34270ea84f22a669960b6ff01793 - - default default] Tap Mirror: Handle Delete Port: fdf76fed-cbca-4534-82b1-ade8fdb8bed5 2026-06-24 19:38:01.287 8 INFO neutron.db.l3_hamode_db [None req-34ec1bbd-0e38-46e8-8014-1742580f81e8 972ef5fbf2c14574a91d0c514528509b eab3ebd5699245ab921b6155df2d8f8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 827/1634] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:38:01 2026] DELETE /v2.0/ports/fdf76fed-cbca-4534-82b1-ade8fdb8bed5 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:01.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c64e1c8-30ef-4e1c-b9bf-f9c9e962efdd'] response: {'server_uuid': '75df7913-8a79-409c-b719-6a9e9680ced8', 'name': 'network-vif-deleted', 'tag': 'fdf76fed-cbca-4534-82b1-ade8fdb8bed5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 828/1635] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:01 2026] DELETE /v2.0/networks/883b570f-ed64-45e2-bb12-3135c2d0f1d4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1636] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:01 2026] DELETE /v2.0/subnets/0834bcef-c103-4b9b-9057-cf9784eb758e => 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: 830/1637] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:01 2026] DELETE /v2.0/subnets/b1fa92e0-ea54-4d71-9f29-a346c04ebe50 => 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: 831/1638] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:38:01 2026] GET /v2.0/subnets => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1639] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:01 2026] DELETE /v2.0/networks/a942e559-6102-4885-98d3-5214f39e18b1 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:02.205 8 INFO neutron.db.l3_hamode_db [None req-34ec1bbd-0e38-46e8-8014-1742580f81e8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 833/1640] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:02 2026] GET /v2.0/security-groups?tenant_id=4598fef34e884d40b1e26189683e71a5&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1641] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:02 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:02.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa19e631-1635-4bf3-a284-8baf7d04b82a 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] TaaS: Handle Delete Port: 46eb3c07-141f-4f5e-89f2-7202e739d72b 2026-06-24 19:38:02.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa19e631-1635-4bf3-a284-8baf7d04b82a 0a09dd6817034d57905729a1f1a42945 c65b7413505549c1ab03a12a14382992 - - default default] Tap Mirror: Handle Delete Port: 46eb3c07-141f-4f5e-89f2-7202e739d72b 2026-06-24 19:38:02.469 7 INFO neutron.services.segments.plugin [-] Segment 730403c3-a5b3-421e-92a3-655f490d5735 resource provider aggregate not found 2026-06-24 19:38:02.477 7 INFO neutron.services.segments.plugin [-] Segment 730403c3-a5b3-421e-92a3-655f490d5735 resource provider aggregate not found 2026-06-24 19:38:02.492 7 INFO neutron.services.segments.plugin [-] Segment 730403c3-a5b3-421e-92a3-655f490d5735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730403c3-a5b3-421e-92a3-655f490d5735 found for delete ", "request_id": "req-bf772acf-87a3-4d91-8806-0ee42ff51b64"}]} 2026-06-24 19:38:02.502 7 INFO neutron.services.segments.plugin [-] Segment 730403c3-a5b3-421e-92a3-655f490d5735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730403c3-a5b3-421e-92a3-655f490d5735 found for delete ", "request_id": "req-2a349437-d7b4-4c75-bed6-74db3a2b68ce"}]} 2026-06-24 19:38:02.510 7 INFO neutron.services.segments.plugin [-] Segment 1981bc5d-89cf-4920-80da-6779d1dc96de resource provider aggregate not found 2026-06-24 19:38:02.534 7 INFO neutron.services.segments.plugin [-] Segment 1981bc5d-89cf-4920-80da-6779d1dc96de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1981bc5d-89cf-4920-80da-6779d1dc96de found for delete ", "request_id": "req-461567a8-acb0-47d3-9260-1e0365c8168c"}]} 2026-06-24 19:38:02.535 7 INFO neutron.services.segments.plugin [-] Segment 1981bc5d-89cf-4920-80da-6779d1dc96de resource provider aggregate not found 2026-06-24 19:38:02.556 7 INFO neutron.services.segments.plugin [-] Segment 1981bc5d-89cf-4920-80da-6779d1dc96de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1981bc5d-89cf-4920-80da-6779d1dc96de found for delete ", "request_id": "req-09a8942c-b49a-4ff1-bed1-83caa0e7ffba"}]} [pid: 7|app: 0|req: 835/1642] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:02 2026] DELETE /v2.0/networks/53d2b27d-5a2c-4594-bb01-a0b09e2d6203 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1643] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:02 2026] DELETE /v2.0/security-groups/c5abb769-80f4-488c-9363-849651632a6e => 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: 837/1644] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:02 2026] DELETE /v2.0/networks/52d0bac8-4ed2-45cf-9243-90b105a35a90 => 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: 838/1645] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:02 2026] DELETE /v2.0/networks/1d145a0c-2ba3-4587-980e-ba4e4e79fbd8 => 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: 808/1646] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:00 2026] POST /v2.0/routers => generated 727 bytes in 2342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1647] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:03 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => 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: 810/1648] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:03 2026] GET /v2.0/security-groups?tenant_id=c65b7413505549c1ab03a12a14382992&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1651] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:03 2026] DELETE /v2.0/security-groups/d6764c1b-0a05-413c-9ad1-11ea4e9c86c3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1652] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:04 2026] GET /v2.0/ports?device_id=75df7913-8a79-409c-b719-6a9e9680ced8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:04.555 7 INFO neutron.services.segments.plugin [-] Segment 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 resource provider aggregate not found 2026-06-24 19:38:04.579 7 INFO neutron.services.segments.plugin [-] Segment 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 found for delete ", "request_id": "req-6289fd22-ee4c-433b-8015-a52cc193c3b1"}]} 2026-06-24 19:38:04.600 7 INFO neutron.services.segments.plugin [-] Segment 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 resource provider aggregate not found 2026-06-24 19:38:04.618 7 INFO neutron.services.segments.plugin [-] Segment 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 resource provider aggregate not found 2026-06-24 19:38:04.630 7 INFO neutron.services.segments.plugin [-] Segment 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd91b68-3db5-4b7b-8899-6dc27b1becc6 found for delete ", "request_id": "req-e80928a3-569a-488d-a14b-0bc8776c8cd8"}]} 2026-06-24 19:38:04.653 7 INFO neutron.services.segments.plugin [-] Segment 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 found for delete ", "request_id": "req-d5d201b9-0695-454d-b532-4de89f9d9adf"}]} 2026-06-24 19:38:04.666 7 INFO neutron.services.segments.plugin [-] Segment 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 resource provider aggregate not found 2026-06-24 19:38:04.701 7 INFO neutron.services.segments.plugin [-] Segment 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d resource provider aggregate not found 2026-06-24 19:38:04.704 7 INFO neutron.services.segments.plugin [-] Segment 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fe81d6e-3aff-4c53-ac89-6970a7f7f508 found for delete ", "request_id": "req-2952918c-666e-480d-bafc-46beb4aac706"}]} 2026-06-24 19:38:04.725 7 INFO neutron.services.segments.plugin [-] Segment 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d resource provider aggregate not found 2026-06-24 19:38:04.730 7 INFO neutron.services.segments.plugin [-] Segment 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d found for delete ", "request_id": "req-87eb11a8-cbe6-4eac-b194-7fd5dfa75c10"}]} 2026-06-24 19:38:04.742 7 INFO neutron.services.segments.plugin [-] Segment 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15bfb37d-f20b-40ee-9941-fc1f46ecaa9d found for delete ", "request_id": "req-eacebcbd-65f0-4a3d-93c8-40af0384096e"}]} [pid: 7|app: 0|req: 839/1653] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:38:03 2026] PUT /v2.0/routers/d7e26457-9a86-4a6b-8083-081736010ce7/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:05.065 8 INFO neutron.db.segments_db [None req-3d726cfa-0eae-43a5-86d0-09e44ea101fc 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Added segment 6e763622-028b-4a38-92b9-9878bb0d55d9 of type vxlan for network f8efb4cf-171b-4705-ae64-270324b1e0d3 2026-06-24 19:38:05.143 8 INFO neutron.db.segments_db [None req-3d726cfa-0eae-43a5-86d0-09e44ea101fc 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Added segment b0a33809-a9f6-48fd-be70-2022318d7941 of type vxlan for network c4795f13-e91c-4628-80c8-9a2ee47a5b20 [pid: 8|app: 0|req: 815/1654] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:04 2026] POST /v2.0/networks => generated 1244 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1655] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:38:05 2026] GET /v2.0/networks => generated 1843 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:05.488 8 INFO neutron.services.segments.plugin [-] Segment 6e763622-028b-4a38-92b9-9878bb0d55d9 resource provider aggregate not found 2026-06-24 19:38:05.491 8 INFO neutron.services.segments.plugin [-] Segment 6e763622-028b-4a38-92b9-9878bb0d55d9 resource provider aggregate not found [pid: 8|app: 0|req: 816/1656] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:05 2026] DELETE /v2.0/networks/f8efb4cf-171b-4705-ae64-270324b1e0d3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:05.515 8 INFO neutron.services.segments.plugin [-] Segment 6e763622-028b-4a38-92b9-9878bb0d55d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e763622-028b-4a38-92b9-9878bb0d55d9 found for delete ", "request_id": "req-3ed5bd33-229f-45e3-bc99-31ffcf0f6916"}]} 2026-06-24 19:38:05.519 8 INFO neutron.services.segments.plugin [-] Segment 6e763622-028b-4a38-92b9-9878bb0d55d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e763622-028b-4a38-92b9-9878bb0d55d9 found for delete ", "request_id": "req-030cfcc8-7b7b-4972-a8dc-3064341307f0"}]} [pid: 7|app: 0|req: 841/1657] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:05 2026] DELETE /v2.0/networks/c4795f13-e91c-4628-80c8-9a2ee47a5b20 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1658] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:38:05 2026] GET /v2.0/networks => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:05.867 7 INFO neutron.db.segments_db [None req-7f073733-992a-4322-a292-b49479df3d59 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Added segment 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 of type vxlan for network 8a3a4cc9-cb2c-4908-96bc-14a3d6d87746 [pid: 7|app: 0|req: 842/1659] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:05 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:06.040 7 INFO neutron.db.segments_db [None req-749b63c3-9fcb-4f55-bda6-b68dd266483a 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Added segment 9c867da5-9d7a-4530-9981-f37263159ea6 of type vxlan for network 827b334e-6f95-4c46-8b65-9794933f4312 [pid: 7|app: 0|req: 843/1660] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:05 2026] POST /v2.0/networks => generated 649 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:06.325 8 INFO neutron.db.segments_db [None req-d4f6ca8f-978b-40be-8d49-7482fb524a5f e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 of type vxlan for network 8121fbf4-8a19-4dde-879b-c8973c80bbe2 2026-06-24 19:38:06.353 7 INFO neutron.db.segments_db [None req-20e7eb50-4318-4b3d-b178-1d85ae1053b7 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment e4bd733b-6d74-459d-bb11-cc51efe307e6 of type vxlan for network 22456e1b-3fc7-446a-b822-4f61aaa2f081 [pid: 8|app: 0|req: 818/1661] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:05 2026] POST /v2.0/networks => generated 629 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1662] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:38:06 2026] POST /v2.0/networks => generated 740 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:06.541 7 INFO neutron.db.segments_db [None req-7c58aadd-be20-4d7b-b8eb-74b22f550b8b e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment ea643d9a-e348-4784-89ff-f725bda7da49 of type vxlan for network 67b8b5e6-1b91-434e-bee2-adb9e85135b1 [pid: 7|app: 0|req: 845/1663] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:06 2026] POST /v2.0/networks => generated 630 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:06.752 7 INFO neutron.services.segments.plugin [-] Segment b0a33809-a9f6-48fd-be70-2022318d7941 resource provider aggregate not found 2026-06-24 19:38:06.771 7 INFO neutron.services.segments.plugin [-] Segment b0a33809-a9f6-48fd-be70-2022318d7941 resource provider aggregate not found 2026-06-24 19:38:06.775 7 INFO neutron.services.segments.plugin [-] Segment b0a33809-a9f6-48fd-be70-2022318d7941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0a33809-a9f6-48fd-be70-2022318d7941 found for delete ", "request_id": "req-6de6bf41-b167-4450-882d-508031200d4c"}]} 2026-06-24 19:38:06.793 7 INFO neutron.services.segments.plugin [-] Segment b0a33809-a9f6-48fd-be70-2022318d7941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0a33809-a9f6-48fd-be70-2022318d7941 found for delete ", "request_id": "req-fe08471d-6b29-45e1-b1f8-aa3c9407853e"}]} [pid: 7|app: 0|req: 846/1664] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:06 2026] POST /v2.0/subnets => generated 687 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1665] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:06 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1666] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:06 2026] POST /v2.0/ports => generated 1506 bytes in 779 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-06-24 19:38:07.296 8 INFO neutron.db.segments_db [None req-34b495ca-913e-4688-a03e-35ba01037327 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Added segment ec5aed44-392e-49c3-8ad0-59f2aaea6e3a of type vxlan for network 66c42dbc-238b-4dfc-bd9a-61b5b39fdb4b 2026-06-24 19:38:07.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-eea84d0d-c8d9-40c1-a702-55d307b43d9c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: ce2988f9-761f-475e-a4be-4d5efdccfdd1 2026-06-24 19:38:07.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eea84d0d-c8d9-40c1-a702-55d307b43d9c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: ce2988f9-761f-475e-a4be-4d5efdccfdd1 2026-06-24 19:38:07.649 8 INFO neutron.db.l3_hamode_db [None req-34b495ca-913e-4688-a03e-35ba01037327 972ef5fbf2c14574a91d0c514528509b 4e61ef026dee42699b5f4ddf733954a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1667] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:07 2026] PUT /v2.0/routers/d24fff1b-0f07-4c2b-a7b6-2985470cb8a6/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1668] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:08 2026] POST /v2.0/subnets => generated 626 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:08.666 8 INFO neutron.db.l3_hamode_db [None req-34b495ca-913e-4688-a03e-35ba01037327 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 850/1669] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:38:08 2026] GET /v2.0/ports => generated 1506 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:09.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a955dca-a169-449e-a8a1-575c3479d907 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 38268fe7-a621-4aeb-b9fb-988e25d2f619 2026-06-24 19:38:09.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a955dca-a169-449e-a8a1-575c3479d907 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 38268fe7-a621-4aeb-b9fb-988e25d2f619 2026-06-24 19:38:09.308 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a955dca-a169-449e-a8a1-575c3479d907 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 8f105ba9-56e5-4d19-8231-9a91c5c3dc2e 2026-06-24 19:38:09.311 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a955dca-a169-449e-a8a1-575c3479d907 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 8f105ba9-56e5-4d19-8231-9a91c5c3dc2e 2026-06-24 19:38:09.719 7 INFO neutron.services.segments.plugin [-] Segment e4f07849-d948-42a2-a320-902d43ecbb3f resource provider aggregate not found 2026-06-24 19:38:09.726 7 INFO neutron.services.segments.plugin [-] Segment e4f07849-d948-42a2-a320-902d43ecbb3f resource provider aggregate not found 2026-06-24 19:38:09.741 7 INFO neutron.services.segments.plugin [-] Segment e4f07849-d948-42a2-a320-902d43ecbb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4f07849-d948-42a2-a320-902d43ecbb3f found for delete ", "request_id": "req-5ba15ad0-e24d-4662-832d-72c8b8898849"}]} 2026-06-24 19:38:09.747 7 INFO neutron.services.segments.plugin [-] Segment e4f07849-d948-42a2-a320-902d43ecbb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4f07849-d948-42a2-a320-902d43ecbb3f found for delete ", "request_id": "req-d9fd4a7c-5ddd-42df-862c-4189c81ede57"}]} [pid: 8|app: 0|req: 820/1670] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:07 2026] POST /v2.0/routers => generated 727 bytes in 2508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:09.760 7 INFO neutron.db.l3_hamode_db [None req-2a955dca-a169-449e-a8a1-575c3479d907 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network bc26086d-a3af-414f-850e-d64bc0b500ed was deleted as no HA routers are present in tenant 817c34270ea84f22a669960b6ff01793. [pid: 7|app: 0|req: 851/1671] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:08 2026] DELETE /v2.0/routers/d24fff1b-0f07-4c2b-a7b6-2985470cb8a6 => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:09.809 8 INFO neutron.db.segments_db [None req-5eeecc5d-4a4c-4e6b-ad12-6cca8955a7a2 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment 1470def8-45f2-4f18-9563-bc208d0815db of type vxlan for network b97dce6f-d56f-4fbf-a22b-89cfc3085d23 2026-06-24 19:38:09.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ebde093-9cf7-44ba-a6a5-b477bcf3d897 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] TaaS: Handle Delete Port: 3b967d07-c0bc-445c-846a-350458c16a0a 2026-06-24 19:38:09.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ebde093-9cf7-44ba-a6a5-b477bcf3d897 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Tap Mirror: Handle Delete Port: 3b967d07-c0bc-445c-846a-350458c16a0a [pid: 7|app: 0|req: 852/1672] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:09 2026] DELETE /v2.0/ports/3b967d07-c0bc-445c-846a-350458c16a0a => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:10.121 8 INFO neutron.db.l3_hamode_db [None req-5eeecc5d-4a4c-4e6b-ad12-6cca8955a7a2 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:38:10.247 8 INFO neutron.db.l3_hamode_db [None req-5eeecc5d-4a4c-4e6b-ad12-6cca8955a7a2 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1673] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:38:09 2026] PUT /v2.0/routers/362379e4-50fa-44be-9a24-b68faf733161/add_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1674] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:09 2026] POST /v2.0/routers => generated 506 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:11.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-5832e707-6ff5-46d5-acd4-9dad27c8989a 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] TaaS: Handle Delete Port: 9a74b378-8ab6-44c2-9261-95532425dad7 2026-06-24 19:38:11.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5832e707-6ff5-46d5-acd4-9dad27c8989a 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Tap Mirror: Handle Delete Port: 9a74b378-8ab6-44c2-9261-95532425dad7 [pid: 7|app: 0|req: 854/1675] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:11 2026] DELETE /v2.0/subnets/b671eb3b-5d4b-4882-bcce-8c6313f53228 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1676] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:11 2026] DELETE /v2.0/ports/9a74b378-8ab6-44c2-9261-95532425dad7 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:12.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3306440-3039-4a52-a358-c93dc3060e66 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: d565b774-6956-42b8-9961-0837755730b5 2026-06-24 19:38:12.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3306440-3039-4a52-a358-c93dc3060e66 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: d565b774-6956-42b8-9961-0837755730b5 2026-06-24 19:38:12.423 8 INFO neutron.services.segments.plugin [-] Segment 89ccf296-c159-4bae-ae2f-9f0872594a4b resource provider aggregate not found 2026-06-24 19:38:12.428 8 INFO neutron.services.segments.plugin [-] Segment 89ccf296-c159-4bae-ae2f-9f0872594a4b resource provider aggregate not found 2026-06-24 19:38:12.451 8 INFO neutron.services.segments.plugin [-] Segment 89ccf296-c159-4bae-ae2f-9f0872594a4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ccf296-c159-4bae-ae2f-9f0872594a4b found for delete ", "request_id": "req-32f2e607-e9ab-4bff-98e9-5f29c1991785"}]} 2026-06-24 19:38:12.454 8 INFO neutron.services.segments.plugin [-] Segment 89ccf296-c159-4bae-ae2f-9f0872594a4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ccf296-c159-4bae-ae2f-9f0872594a4b found for delete ", "request_id": "req-2bdd7000-2eb1-4666-90e7-9a7ffd1500f1"}]} [pid: 8|app: 0|req: 823/1677] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:11 2026] DELETE /v2.0/networks/577e9565-5f31-44bd-92e8-65765746fcc4 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1678] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:38:12 2026] GET /v2.0/ports => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1679] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:38:12 2026] POST /v2.0/security-groups => generated 1673 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:38:12.933 8 INFO neutron.db.segments_db [None req-ad299d10-ed6a-4421-b4a7-222970412468 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Added segment ecc37d71-238d-4ef5-bb82-7dfbab259bf8 of type vxlan for network 953a7cf7-bc84-4e31-94f5-b66bffcab3b1 [pid: 8|app: 0|req: 826/1680] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:12 2026] POST /v2.0/networks => generated 650 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1681] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:13 2026] GET /v2.0/security-groups?tenant_id=817c34270ea84f22a669960b6ff01793&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: 855/1682] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:38:11 2026] PUT /v2.0/routers/1a1907fb-52e4-404a-9ff1-f2310c2a5ee4/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:13.417 7 INFO neutron.db.segments_db [None req-8af65892-eea6-4a68-95c9-2bdac1eccb9f 30751e447d5147adbf5b6ec8f4e95708 625df76da9b149868ebedb9f700babd6 - - default default] Added segment 83625e77-45bd-476c-a914-ab6e3b667e80 of type vxlan for network d3249d9c-598b-4cd2-99c6-aafc5c136204 [pid: 8|app: 0|req: 828/1683] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1684] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:13 2026] DELETE /v2.0/security-groups/c93216e8-f624-409f-91b3-ec613752b481 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1685] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:13 2026] GET /v2.0/ports/267ddd43-a87f-414f-a0de-38baa15c8f87 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1686] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:13 2026] POST /v2.0/networks => generated 650 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1687] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1688] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:14 2026] POST /v2.0/subnets => generated 1274 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1689] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1690] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:38:15 2026] GET /v2.0/subnets => generated 1910 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1691] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:38:13 2026] PUT /v2.0/routers/1a1907fb-52e4-404a-9ff1-f2310c2a5ee4/add_router_interface => generated 309 bytes in 1706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1692] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1693] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:15 2026] GET /v2.0/ports/1845ff2e-9165-4097-9ee7-71b7b1d44576 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1694] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:15 2026] DELETE /v2.0/subnets/14e4eb53-8580-4b6b-8920-4863753634f3 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:15.842 8 INFO neutron.db.securitygroups_db [None req-e644c98e-4a2f-423b-b291-bd72edbdcf14 df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] Project eab3ebd5699245ab921b6155df2d8f8a 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: 837/1695] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:16.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-addce3cc-3d1a-4acb-a55a-815ccbe9edc5 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: 1845ff2e-9165-4097-9ee7-71b7b1d44576 2026-06-24 19:38:16.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-addce3cc-3d1a-4acb-a55a-815ccbe9edc5 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: 1845ff2e-9165-4097-9ee7-71b7b1d44576 [pid: 8|app: 0|req: 838/1696] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:16 2026] DELETE /v2.0/subnets/4b56fd8a-f7e1-45a4-90a7-337428908e35 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:16.366 8 INFO neutron.db.securitygroups_db [None req-05db2f64-5861-4cbd-9b1f-4b67c5062ac9 df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] Project eab3ebd5699245ab921b6155df2d8f8a 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: 839/1697] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1698] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:38:16 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:16.695 8 INFO neutron.services.segments.plugin [-] Segment 83625e77-45bd-476c-a914-ab6e3b667e80 resource provider aggregate not found 2026-06-24 19:38:16.709 8 INFO neutron.services.segments.plugin [-] Segment 83625e77-45bd-476c-a914-ab6e3b667e80 resource provider aggregate not found 2026-06-24 19:38:16.722 8 INFO neutron.services.segments.plugin [-] Segment 83625e77-45bd-476c-a914-ab6e3b667e80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83625e77-45bd-476c-a914-ab6e3b667e80 found for delete ", "request_id": "req-4ca280a8-d8d9-4235-9e1a-97ac512debbe"}]} 2026-06-24 19:38:16.735 8 INFO neutron.services.segments.plugin [-] Segment 83625e77-45bd-476c-a914-ab6e3b667e80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83625e77-45bd-476c-a914-ab6e3b667e80 found for delete ", "request_id": "req-5b9b172a-87fc-466c-9461-98dae8be0ac1"}]} [pid: 8|app: 0|req: 841/1699] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:16 2026] DELETE /v2.0/networks/d3249d9c-598b-4cd2-99c6-aafc5c136204 => 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: 859/1700] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:15 2026] PUT /v2.0/routers/1a1907fb-52e4-404a-9ff1-f2310c2a5ee4/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1701] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:16 2026] DELETE /v2.0/networks/953a7cf7-bc84-4e31-94f5-b66bffcab3b1 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1702] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:17 2026] DELETE /v2.0/networks/827b334e-6f95-4c46-8b65-9794933f4312 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:17.304 7 INFO neutron_taas.services.taas.taas_plugin [None req-59d1ee91-e073-4e92-acc2-d593b8f337c9 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: 267ddd43-a87f-414f-a0de-38baa15c8f87 2026-06-24 19:38:17.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59d1ee91-e073-4e92-acc2-d593b8f337c9 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: 267ddd43-a87f-414f-a0de-38baa15c8f87 [pid: 8|app: 0|req: 844/1703] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:38:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1704] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:17 2026] DELETE /v2.0/networks/8a3a4cc9-cb2c-4908-96bc-14a3d6d87746 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1705] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1706] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1707] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:18 2026] GET /v2.0/security-groups?tenant_id=625df76da9b149868ebedb9f700babd6&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1708] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:16 2026] PUT /v2.0/routers/1a1907fb-52e4-404a-9ff1-f2310c2a5ee4/remove_router_interface => generated 309 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1709] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:18 2026] DELETE /v2.0/security-groups/7949140f-23bc-41db-b470-0ed80b4dc9d6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1710] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:18 2026] GET /v2.0/ports?device_id=1a1907fb-52e4-404a-9ff1-f2310c2a5ee4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:18.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-f08c4733-5238-420e-a7f5-50634e0ecf5a e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: f9811b5c-f0cf-4c71-9eb6-9154cc517186 2026-06-24 19:38:18.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f08c4733-5238-420e-a7f5-50634e0ecf5a e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: f9811b5c-f0cf-4c71-9eb6-9154cc517186 2026-06-24 19:38:18.755 8 INFO neutron.services.segments.plugin [-] Segment ecc37d71-238d-4ef5-bb82-7dfbab259bf8 resource provider aggregate not found 2026-06-24 19:38:18.775 8 INFO neutron.services.segments.plugin [-] Segment ecc37d71-238d-4ef5-bb82-7dfbab259bf8 resource provider aggregate not found 2026-06-24 19:38:18.788 8 INFO neutron.services.segments.plugin [-] Segment ecc37d71-238d-4ef5-bb82-7dfbab259bf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc37d71-238d-4ef5-bb82-7dfbab259bf8 found for delete ", "request_id": "req-deb18cb1-92df-4d8d-aec2-94a2e4c05fc0"}]} 2026-06-24 19:38:18.794 8 INFO neutron.services.segments.plugin [-] Segment ecc37d71-238d-4ef5-bb82-7dfbab259bf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc37d71-238d-4ef5-bb82-7dfbab259bf8 found for delete ", "request_id": "req-aa64a75b-2541-412f-b4e7-947c8515c901"}]} 2026-06-24 19:38:18.812 8 INFO neutron.services.segments.plugin [-] Segment 9c867da5-9d7a-4530-9981-f37263159ea6 resource provider aggregate not found 2026-06-24 19:38:18.829 8 INFO neutron.services.segments.plugin [-] Segment 9c867da5-9d7a-4530-9981-f37263159ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c867da5-9d7a-4530-9981-f37263159ea6 found for delete ", "request_id": "req-0d9cda85-81fe-4e3f-8dc8-f3d1c1f05996"}]} 2026-06-24 19:38:18.839 8 INFO neutron.services.segments.plugin [-] Segment 9c867da5-9d7a-4530-9981-f37263159ea6 resource provider aggregate not found 2026-06-24 19:38:18.856 8 INFO neutron.services.segments.plugin [-] Segment 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 resource provider aggregate not found 2026-06-24 19:38:18.867 8 INFO neutron.services.segments.plugin [-] Segment 9c867da5-9d7a-4530-9981-f37263159ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c867da5-9d7a-4530-9981-f37263159ea6 found for delete ", "request_id": "req-a5e4bf32-0b91-4a68-8d0d-4406c88458f5"}]} 2026-06-24 19:38:18.886 8 INFO neutron.services.segments.plugin [-] Segment 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 found for delete ", "request_id": "req-6e3b7e7a-9173-40f9-b14f-29ce9eabda14"}]} 2026-06-24 19:38:18.895 8 INFO neutron.services.segments.plugin [-] Segment 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 resource provider aggregate not found 2026-06-24 19:38:18.931 8 INFO neutron.services.segments.plugin [-] Segment 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bff0b5-c4cd-4322-bf95-caa9fe1b8d28 found for delete ", "request_id": "req-005afd7a-22db-434c-9102-3b1a9357fa2e"}]} [pid: 8|app: 0|req: 849/1711] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:38:18 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:19.232 7 INFO neutron.services.segments.plugin [-] Segment 1470def8-45f2-4f18-9563-bc208d0815db resource provider aggregate not found 2026-06-24 19:38:19.241 7 INFO neutron.services.segments.plugin [-] Segment 1470def8-45f2-4f18-9563-bc208d0815db resource provider aggregate not found 2026-06-24 19:38:19.259 7 INFO neutron.services.segments.plugin [-] Segment 1470def8-45f2-4f18-9563-bc208d0815db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1470def8-45f2-4f18-9563-bc208d0815db found for delete ", "request_id": "req-eac2583d-0fd1-43d3-9aff-02635451f0a6"}]} 2026-06-24 19:38:19.261 7 INFO neutron.services.segments.plugin [-] Segment 1470def8-45f2-4f18-9563-bc208d0815db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1470def8-45f2-4f18-9563-bc208d0815db found for delete ", "request_id": "req-49ad6514-c25e-4365-b5ca-a80e60facfe4"}]} 2026-06-24 19:38:19.281 7 INFO neutron.db.l3_hamode_db [None req-f08c4733-5238-420e-a7f5-50634e0ecf5a e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] HA network b97dce6f-d56f-4fbf-a22b-89cfc3085d23 was deleted as no HA routers are present in tenant 063ea09855084ac59b8b699c63b08327. [pid: 7|app: 0|req: 863/1714] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:18 2026] DELETE /v2.0/routers/1a1907fb-52e4-404a-9ff1-f2310c2a5ee4 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1715] 10.0.0.208 () {34 vars in 1098 bytes} [Wed Jun 24 19:38:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-555460158&fields=id&tenant_id=eab3ebd5699245ab921b6155df2d8f8a => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1716] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:19 2026] DELETE /v2.0/subnets/315496da-756e-44e8-b6be-34b418ae5ec8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1717] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:38:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1322441629&fields=id&tenant_id=eab3ebd5699245ab921b6155df2d8f8a => 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: 867/1718] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:19 2026] DELETE /v2.0/subnets/7968c202-2972-4be1-8689-781f2c5242d5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1719] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:38:19 2026] GET /v2.0/networks?id=c4df7353-5839-4168-a92d-bc2073746200 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1720] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:19 2026] DELETE /v2.0/networks/67b8b5e6-1b91-434e-bee2-adb9e85135b1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1721] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:38:19 2026] GET /v2.0/quotas/eab3ebd5699245ab921b6155df2d8f8a => 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: 852/1722] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:38:19 2026] POST /v2.0/floatingips => generated 552 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1723] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:38:19 2026] GET /v2.0/ports?tenant_id=eab3ebd5699245ab921b6155df2d8f8a&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:20.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bbeecc4-c547-4a21-a276-7e76fd190e68 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: b66fa916-b75e-453a-bff0-9dfc096f0386 2026-06-24 19:38:20.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bbeecc4-c547-4a21-a276-7e76fd190e68 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: b66fa916-b75e-453a-bff0-9dfc096f0386 [pid: 7|app: 0|req: 871/1724] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:19 2026] DELETE /v2.0/networks/8121fbf4-8a19-4dde-879b-c8973c80bbe2 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1725] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:38:20 2026] GET /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:20.312 7 INFO neutron.db.segments_db [None req-a554d8bc-f724-47ad-b7d5-9a43edba0d76 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment 30188fd5-1c62-499a-8c47-ab77234d236b of type vxlan for network 54dca212-dad3-437b-90b4-dc37afec81bb [pid: 7|app: 0|req: 873/1726] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:20 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1727] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:38:20 2026] GET /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200?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: 854/1728] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:38:20 2026] POST /v2.0/floatingips => generated 552 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:20.811 7 INFO neutron.db.segments_db [None req-f01569ce-9ff9-4db5-b1e0-66540497ff3b ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Added segment b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 of type vxlan for network 4a010d7b-c86a-4b11-affb-c23ee237f74c [pid: 8|app: 0|req: 855/1729] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:20 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1730] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:20 2026] POST /v2.0/networks => generated 649 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1731] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:20 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:20.984 7 INFO neutron.db.segments_db [None req-b437f2bc-3090-4026-aecc-4ecfd507f972 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment 3dc3d258-738b-46b8-a4b5-323af97aade2 of type vxlan for network 88ed9821-c3d8-40d6-a2a6-bdcea0d39a66 2026-06-24 19:38:21.279 7 INFO neutron.services.segments.plugin [-] Segment ea643d9a-e348-4784-89ff-f725bda7da49 resource provider aggregate not found 2026-06-24 19:38:21.285 7 INFO neutron.services.segments.plugin [-] Segment ea643d9a-e348-4784-89ff-f725bda7da49 resource provider aggregate not found 2026-06-24 19:38:21.293 7 INFO neutron.db.l3_hamode_db [None req-b437f2bc-3090-4026-aecc-4ecfd507f972 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:38:21.297 7 INFO neutron.services.segments.plugin [-] Segment ea643d9a-e348-4784-89ff-f725bda7da49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea643d9a-e348-4784-89ff-f725bda7da49 found for delete ", "request_id": "req-bff87fe7-15ae-4123-9d82-78e205939798"}]} 2026-06-24 19:38:21.308 7 INFO neutron.services.segments.plugin [-] Segment ea643d9a-e348-4784-89ff-f725bda7da49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea643d9a-e348-4784-89ff-f725bda7da49 found for delete ", "request_id": "req-a73faa68-98c6-4be1-8f2c-c6b3ff1a4e8a"}]} 2026-06-24 19:38:21.320 7 INFO neutron.services.segments.plugin [-] Segment 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 resource provider aggregate not found 2026-06-24 19:38:21.333 7 INFO neutron.services.segments.plugin [-] Segment 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 resource provider aggregate not found 2026-06-24 19:38:21.354 7 INFO neutron.services.segments.plugin [-] Segment 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 found for delete ", "request_id": "req-2d8dcca6-2c69-4405-93c4-80c6c5b67ec1"}]} 2026-06-24 19:38:21.366 7 INFO neutron.services.segments.plugin [-] Segment 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a84e8b8-b808-4bc1-b63d-a9a484372dd6 found for delete ", "request_id": "req-f1224544-5728-4564-873c-b5608ea4db9b"}]} 2026-06-24 19:38:21.473 7 INFO neutron.db.l3_hamode_db [None req-b437f2bc-3090-4026-aecc-4ecfd507f972 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1732] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:38:20 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1733] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:21 2026] POST /v2.0/ports => generated 779 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 877/1734] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:20 2026] POST /v2.0/routers => generated 507 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:22.221 7 INFO neutron.db.segments_db [None req-a861cc59-01c1-48ad-a088-5410b1969f77 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Added segment 4219292a-7417-4827-a2b3-91ce021172d6 of type vxlan for network 2c8aca1d-86ab-453f-b3d1-027b23fdab50 [pid: 7|app: 0|req: 878/1735] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:22 2026] POST /v2.0/networks => generated 635 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1736] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:22 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => 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: 858/1737] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:38:21 2026] POST /v2.0/floatingips => generated 552 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1738] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:22 2026] POST /v2.0/ports => generated 952 bytes in 739 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: 859/1739] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:22 2026] POST /v2.0/subnets => generated 646 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1740] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:38:23 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1741] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:23 2026] POST /v2.0/ports => generated 966 bytes in 352 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: 883/1742] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:24 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => 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: 884/1743] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:38:24 2026] PUT /v2.0/floatingips/92fb0034-4399-4318-89f2-d430bc446f4b/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:24.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f33cfa4-0854-47c7-8b1c-c48b942d43c8 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] TaaS: Handle Delete Port: 7c25e65b-cfcd-44c5-bdbe-10eccdf6180f 2026-06-24 19:38:24.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f33cfa4-0854-47c7-8b1c-c48b942d43c8 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Tap Mirror: Handle Delete Port: 7c25e65b-cfcd-44c5-bdbe-10eccdf6180f [pid: 7|app: 0|req: 885/1744] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:24 2026] DELETE /v2.0/ports/7c25e65b-cfcd-44c5-bdbe-10eccdf6180f => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1746] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:38:23 2026] PUT /v2.0/routers/4af14b5c-ff66-4077-93c7-21b0024f23c8/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1746] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:38:24 2026] PUT /v2.0/floatingips/fb247452-4bce-450f-9bcb-988969d0e9b4/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:24.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9ca257d-68e9-4417-81e0-5b76b6dd13f7 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1747] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:24 2026] DELETE /v2.0/ports/7c25e65b-cfcd-44c5-bdbe-10eccdf6180f => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1748] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:24 2026] GET /v2.0/ports/ab1555aa-547c-4629-9aea-1a7f3fdc74f7 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:24.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2c8115f-1c13-4890-9587-2aca01f07f47 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 862/1749] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:24 2026] GET /v2.0/ports/7c25e65b-cfcd-44c5-bdbe-10eccdf6180f => 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: 888/1750] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:38:24 2026] PUT /v2.0/floatingips/4f1ac0d5-14c4-48e4-a6eb-d528e79df7c4/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1751] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:24 2026] DELETE /v2.0/subnets/664527fe-602c-4f54-9835-1daecbb2308d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1752] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:38:24 2026] PUT /v2.0/floatingips/b754fcc0-f515-4e49-bf29-c822aa170732/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:25.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c7d2a26-fb2a-432b-ab60-5bcd3322560b e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: ab1555aa-547c-4629-9aea-1a7f3fdc74f7 2026-06-24 19:38:25.022 7 INFO neutron.services.segments.plugin [-] Segment 4219292a-7417-4827-a2b3-91ce021172d6 resource provider aggregate not found 2026-06-24 19:38:25.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c7d2a26-fb2a-432b-ab60-5bcd3322560b e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: ab1555aa-547c-4629-9aea-1a7f3fdc74f7 2026-06-24 19:38:25.027 7 INFO neutron.services.segments.plugin [-] Segment 4219292a-7417-4827-a2b3-91ce021172d6 resource provider aggregate not found 2026-06-24 19:38:25.044 7 INFO neutron.services.segments.plugin [-] Segment 4219292a-7417-4827-a2b3-91ce021172d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4219292a-7417-4827-a2b3-91ce021172d6 found for delete ", "request_id": "req-6df6369d-155b-407a-a0d6-9d2f0596110f"}]} 2026-06-24 19:38:25.049 7 INFO neutron.services.segments.plugin [-] Segment 4219292a-7417-4827-a2b3-91ce021172d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4219292a-7417-4827-a2b3-91ce021172d6 found for delete ", "request_id": "req-70313bc3-9de9-4e17-8906-491ec44d3a3d"}]} [pid: 7|app: 0|req: 891/1753] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:24 2026] DELETE /v2.0/networks/2c8aca1d-86ab-453f-b3d1-027b23fdab50 => 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: 892/1754] 10.0.0.111 () {32 vars in 672 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1755] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/networks?id=c4df7353-5839-4168-a92d-bc2073746200 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:25.330 7 INFO neutron.db.segments_db [None req-cc32f4bc-e381-4a0d-8532-6c8c7ddbcc42 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Added segment bf0e00d4-683a-49db-82cf-130f116d8d13 of type vxlan for network c52e648b-cbac-4efd-a065-d1531ba89b7a [pid: 7|app: 0|req: 894/1756] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:25 2026] POST /v2.0/networks => generated 636 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1757] 10.0.0.111 () {32 vars in 686 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1758] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:24 2026] PUT /v2.0/routers/4af14b5c-ff66-4077-93c7-21b0024f23c8/remove_router_interface => generated 309 bytes in 907 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: 864/1759] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => 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: 896/1760] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eab3ebd5699245ab921b6155df2d8f8a => generated 273 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1761] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:25.818 7 INFO neutron.api.v2.resource [None req-de6ecadd-bbfe-47d4-a2fc-1eab0506a104 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1762] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:25 2026] PUT /v2.0/routers/4af14b5c-ff66-4077-93c7-21b0024f23c8/remove_router_interface => generated 197 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1763] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:25 2026] POST /v2.0/subnets => generated 646 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1764] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:38:25 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1765] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:26 2026] GET /v2.0/ports?device_id=4af14b5c-ff66-4077-93c7-21b0024f23c8 => 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: 899/1766] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:38:25 2026] POST /v2.0/ports => generated 993 bytes in 462 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: 900/1767] 10.0.0.111 () {32 vars in 680 bytes} [Wed Jun 24 19:38:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1768] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:26 2026] POST /v2.0/ports => generated 928 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:26.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4715cb2-b133-4248-be16-4c7c03dc2031 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: 223eb670-e9e3-40de-bfe9-a9eb2e4a8032 2026-06-24 19:38:26.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4715cb2-b133-4248-be16-4c7c03dc2031 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: 223eb670-e9e3-40de-bfe9-a9eb2e4a8032 2026-06-24 19:38:26.940 7 INFO neutron.db.l3_hamode_db [None req-b4715cb2-b133-4248-be16-4c7c03dc2031 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] HA network 88ed9821-c3d8-40d6-a2a6-bdcea0d39a66 was deleted as no HA routers are present in tenant 063ea09855084ac59b8b699c63b08327. [pid: 7|app: 0|req: 901/1769] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:26 2026] DELETE /v2.0/routers/4af14b5c-ff66-4077-93c7-21b0024f23c8 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1770] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:38:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1771] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:38:26 2026] PUT /v2.0/ports/52c68972-4e63-46cf-bd08-2ca7e4d80186 => generated 1274 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:27.073 7 INFO neutron.services.segments.plugin [-] Segment 3dc3d258-738b-46b8-a4b5-323af97aade2 resource provider aggregate not found 2026-06-24 19:38:27.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-afdf18bc-0a82-4a25-805e-f22fdda98bfd'] response: {'name': 'network-changed', 'server_uuid': '2f26ea32-5034-4896-9b10-d1d814353e63', 'tag': '52c68972-4e63-46cf-bd08-2ca7e4d80186', 'status': 'completed', 'code': 200} 2026-06-24 19:38:27.080 7 INFO neutron.services.segments.plugin [-] Segment 3dc3d258-738b-46b8-a4b5-323af97aade2 resource provider aggregate not found 2026-06-24 19:38:27.106 7 INFO neutron.services.segments.plugin [-] Segment 3dc3d258-738b-46b8-a4b5-323af97aade2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc3d258-738b-46b8-a4b5-323af97aade2 found for delete ", "request_id": "req-a2f656d3-4892-4ea2-a029-2e545e4ee204"}]} 2026-06-24 19:38:27.110 7 INFO neutron.services.segments.plugin [-] Segment 3dc3d258-738b-46b8-a4b5-323af97aade2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc3d258-738b-46b8-a4b5-323af97aade2 found for delete ", "request_id": "req-d01490b2-7f59-441e-a1c6-c22ad27c1a1e"}]} [pid: 8|app: 0|req: 870/1772] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:27 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:27.197 7 INFO neutron_taas.services.taas.taas_plugin [None req-46bef9ac-8ea1-48fd-9d52-d82b6df99d92 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] TaaS: Handle Delete Port: 1eb8d7e3-e03c-4e25-88cf-80af472af085 2026-06-24 19:38:27.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46bef9ac-8ea1-48fd-9d52-d82b6df99d92 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Tap Mirror: Handle Delete Port: 1eb8d7e3-e03c-4e25-88cf-80af472af085 [pid: 8|app: 0|req: 871/1773] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:27 2026] DELETE /v2.0/subnets/250510e6-9b86-47f5-aa3e-1da43114e397 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1774] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:27 2026] DELETE /v2.0/ports/1eb8d7e3-e03c-4e25-88cf-80af472af085 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1775] 10.0.0.111 () {32 vars in 690 bytes} [Wed Jun 24 19:38:27 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1776] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:27 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:27.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a2bdb6e-f480-4394-bbe8-fb44875a1651 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 905/1777] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:27 2026] GET /v2.0/ports/1eb8d7e3-e03c-4e25-88cf-80af472af085 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1778] 10.0.0.111 () {32 vars in 702 bytes} [Wed Jun 24 19:38:27 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:27.488 8 INFO neutron.services.segments.plugin [-] Segment 30188fd5-1c62-499a-8c47-ab77234d236b resource provider aggregate not found 2026-06-24 19:38:27.499 8 INFO neutron.services.segments.plugin [-] Segment 30188fd5-1c62-499a-8c47-ab77234d236b resource provider aggregate not found 2026-06-24 19:38:27.508 8 INFO neutron.services.segments.plugin [-] Segment 30188fd5-1c62-499a-8c47-ab77234d236b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30188fd5-1c62-499a-8c47-ab77234d236b found for delete ", "request_id": "req-2ee1644f-b660-4887-bc9d-805d11033dc5"}]} 2026-06-24 19:38:27.523 8 INFO neutron.services.segments.plugin [-] Segment 30188fd5-1c62-499a-8c47-ab77234d236b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30188fd5-1c62-499a-8c47-ab77234d236b found for delete ", "request_id": "req-c85fe965-d52d-4bcf-8e07-1da3191079ac"}]} [pid: 8|app: 0|req: 873/1779] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:27 2026] DELETE /v2.0/networks/54dca212-dad3-437b-90b4-dc37afec81bb => 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: 907/1780] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:27 2026] DELETE /v2.0/subnets/7771a1c4-df59-4134-8cfa-d1e82503abdc => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:27.672 7 INFO neutron.db.segments_db [None req-1617c05f-fd57-4f28-be60-adcad61aa0ba e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment 892c3b3f-d963-4671-948a-c02e2fff0595 of type vxlan for network e34384d7-385b-4add-a4d0-d709597fc24b 2026-06-24 19:38:27.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-46895c52-e1f0-45b2-b313-93925f03ca5c c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] TaaS: Handle Delete Port: dbf47abb-e95d-44d4-bb01-d84dbe38e654 2026-06-24 19:38:27.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46895c52-e1f0-45b2-b313-93925f03ca5c c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] Tap Mirror: Handle Delete Port: dbf47abb-e95d-44d4-bb01-d84dbe38e654 [pid: 7|app: 0|req: 908/1781] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:27 2026] POST /v2.0/networks => generated 630 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1782] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:38:27 2026] GET /v2.0/ports?tenant_id=eab3ebd5699245ab921b6155df2d8f8a&device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1783] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:38:27 2026] DELETE /v2.0/floatingips/92fb0034-4399-4318-89f2-d430bc446f4b => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1784] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:27 2026] DELETE /v2.0/networks/c52e648b-cbac-4efd-a065-d1531ba89b7a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1785] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:38:28 2026] GET /v2.0/networks?tenant_id=eab3ebd5699245ab921b6155df2d8f8a&shared=False => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:28.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dc9153f-b0eb-4ddf-92c1-e35a03cc29d5 c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] TaaS: Handle Delete Port: fde877af-0313-4777-a8d6-877c5f033c12 2026-06-24 19:38:28.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dc9153f-b0eb-4ddf-92c1-e35a03cc29d5 c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] Tap Mirror: Handle Delete Port: fde877af-0313-4777-a8d6-877c5f033c12 [pid: 7|app: 0|req: 912/1786] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:38:28 2026] DELETE /v2.0/floatingips/fb247452-4bce-450f-9bcb-988969d0e9b4 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:29.128 7 INFO neutron.services.segments.plugin [-] Segment bf0e00d4-683a-49db-82cf-130f116d8d13 resource provider aggregate not found 2026-06-24 19:38:29.132 7 INFO neutron.services.segments.plugin [-] Segment bf0e00d4-683a-49db-82cf-130f116d8d13 resource provider aggregate not found 2026-06-24 19:38:29.145 7 INFO neutron.services.segments.plugin [-] Segment bf0e00d4-683a-49db-82cf-130f116d8d13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf0e00d4-683a-49db-82cf-130f116d8d13 found for delete ", "request_id": "req-cbaa4b62-2df0-4a4f-ac6d-921353c1c7df"}]} 2026-06-24 19:38:29.154 7 INFO neutron.services.segments.plugin [-] Segment bf0e00d4-683a-49db-82cf-130f116d8d13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf0e00d4-683a-49db-82cf-130f116d8d13 found for delete ", "request_id": "req-662de205-9eee-4515-9ab6-d318be92ded0"}]} [pid: 8|app: 0|req: 875/1787] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:27 2026] POST /v2.0/subnets => generated 626 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1788] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:38:29 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: 877/1789] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:29 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:29.641 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e663089-cd78-46be-822b-c4b6ede4764e c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] TaaS: Handle Delete Port: 1304da94-b2b2-46c9-9b21-5a5d3157882c 2026-06-24 19:38:29.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e663089-cd78-46be-822b-c4b6ede4764e c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] Tap Mirror: Handle Delete Port: 1304da94-b2b2-46c9-9b21-5a5d3157882c [pid: 7|app: 0|req: 913/1790] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:28 2026] POST /v2.0/ports => generated 779 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:29.733 7 INFO neutron.db.segments_db [None req-a94d7e48-3a39-49df-b4a7-741be2408bcf e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment ed85e229-8cd1-4608-80b6-816bf0fda1e8 of type vxlan for network 42fdc6a8-9e2a-42fd-a417-ae6a727df0a1 [pid: 8|app: 0|req: 878/1791] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:38:29 2026] DELETE /v2.0/floatingips/4f1ac0d5-14c4-48e4-a6eb-d528e79df7c4 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1792] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:29 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1793] 10.0.0.111 () {34 vars in 737 bytes} [Wed Jun 24 19:38:29 2026] PUT /v2.0/ports/e45ff7c9-e47a-46c2-b772-f04ef4a77bb0 => generated 752 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:30.210 7 INFO neutron.db.l3_hamode_db [None req-a94d7e48-3a39-49df-b4a7-741be2408bcf e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:38:30.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-9af341b7-4896-4c4b-a979-f75b4a5ffea5 c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] TaaS: Handle Delete Port: 9b4d13d0-5fbc-43cd-893a-34ecd91d8e0d 2026-06-24 19:38:30.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9af341b7-4896-4c4b-a979-f75b4a5ffea5 c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] Tap Mirror: Handle Delete Port: 9b4d13d0-5fbc-43cd-893a-34ecd91d8e0d 2026-06-24 19:38:30.361 7 INFO neutron.db.l3_hamode_db [None req-a94d7e48-3a39-49df-b4a7-741be2408bcf e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 881/1794] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:38:30 2026] DELETE /v2.0/floatingips/b754fcc0-f515-4e49-bf29-c822aa170732 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:30.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-df4d4084-0605-41f6-baa5-af8d0aacad65 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] TaaS: Handle Delete Port: e45ff7c9-e47a-46c2-b772-f04ef4a77bb0 2026-06-24 19:38:30.528 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df4d4084-0605-41f6-baa5-af8d0aacad65 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Tap Mirror: Handle Delete Port: e45ff7c9-e47a-46c2-b772-f04ef4a77bb0 [pid: 8|app: 0|req: 882/1795] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:30 2026] DELETE /v2.0/ports/e45ff7c9-e47a-46c2-b772-f04ef4a77bb0 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:30.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-bec2a8ee-9862-4c53-a098-fe3d6c1d3ec1 c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] TaaS: Handle Delete Port: 089081df-cfcc-4ad1-acfe-39299635aaa0 2026-06-24 19:38:30.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bec2a8ee-9862-4c53-a098-fe3d6c1d3ec1 c80f47efbe6b474c8639d682b559afce a698c51cee3341bdb7393f475c827d30 - - default default] Tap Mirror: Handle Delete Port: 089081df-cfcc-4ad1-acfe-39299635aaa0 [pid: 8|app: 0|req: 883/1796] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:38:30 2026] DELETE /v2.0/floatingips/6ba743d5-023c-45e5-a0d6-d5691a2f80e3 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1797] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:38:30 2026] GET /v2.0/ports?tenant_id=eab3ebd5699245ab921b6155df2d8f8a&device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1798] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/ports => generated 782 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1799] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1800] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=52c68972-4e63-46cf-bd08-2ca7e4d80186 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:31.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a19b6c61-a3be-4fb9-a24f-767adc549bbe ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1801] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:29 2026] POST /v2.0/routers => generated 506 bytes in 1443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1802] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/ports/e45ff7c9-e47a-46c2-b772-f04ef4a77bb0 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1803] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/subnets?id=4624be61-cf97-49b9-b063-50f3401a892a => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1804] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1805] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/ports => generated 782 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1806] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/ports?network_id=c4df7353-5839-4168-a92d-bc2073746200&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: 892/1807] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/ports/ca6e34f1-6115-4c5e-8b9f-13517df2991a => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1808] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:31.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d605030-f8a5-4d78-b527-285ee9787153 ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1809] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:31 2026] DELETE /v2.0/ports/1eb8d7e3-e03c-4e25-88cf-80af472af085 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1810] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:38:31 2026] GET /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:31.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e84b51c-b4e4-4a41-8e00-22af2851012e ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 896/1811] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:31 2026] DELETE /v2.0/subnets/7771a1c4-df59-4134-8cfa-d1e82503abdc => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:31.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-316edf23-fa30-406d-a6a3-6cd7c25944ed ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1812] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:31 2026] DELETE /v2.0/subnets/664527fe-602c-4f54-9835-1daecbb2308d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:31.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-387e314e-3967-4cac-8b36-d6aa49862f9e ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] TaaS: Handle Delete Port: ca6e34f1-6115-4c5e-8b9f-13517df2991a 2026-06-24 19:38:31.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-387e314e-3967-4cac-8b36-d6aa49862f9e ed2445f7913e412ead99c6c2e8beddc0 cebb6222410c436b9f71da1cbdc41b88 - - default default] Tap Mirror: Handle Delete Port: ca6e34f1-6115-4c5e-8b9f-13517df2991a [pid: 8|app: 0|req: 898/1813] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:31 2026] DELETE /v2.0/ports/ca6e34f1-6115-4c5e-8b9f-13517df2991a => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:31.914 8 INFO neutron.services.segments.plugin [-] Segment b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 resource provider aggregate not found 2026-06-24 19:38:31.919 8 INFO neutron.services.segments.plugin [-] Segment b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 resource provider aggregate not found 2026-06-24 19:38:31.938 8 INFO neutron.services.segments.plugin [-] Segment b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 found for delete ", "request_id": "req-72e68219-c8c3-4b7b-9315-645939455c86"}]} 2026-06-24 19:38:31.941 8 INFO neutron.services.segments.plugin [-] Segment b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5cc3ff4-5afe-497f-ba7f-5cf0f4badc42 found for delete ", "request_id": "req-2e1c9170-f6d4-4f24-9e46-9018f4b7e1e1"}]} [pid: 8|app: 0|req: 899/1814] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:31 2026] DELETE /v2.0/networks/4a010d7b-c86a-4b11-affb-c23ee237f74c => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1815] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:32 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1816] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:32 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1817] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:38:31 2026] PUT /v2.0/routers/b7de2bcc-9d4e-4944-a9da-a487748123ce/add_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1818] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:32 2026] GET /v2.0/ports/a2c0ecff-21a9-4b1f-bfd7-246abd09553f => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1819] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:32 2026] GET /v2.0/security-groups?tenant_id=cebb6222410c436b9f71da1cbdc41b88&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1820] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:32 2026] GET /v2.0/security-groups?tenant_id=a698c51cee3341bdb7393f475c827d30&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1821] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:32 2026] DELETE /v2.0/security-groups/4f2954f0-f2a0-40a9-a365-883a45b6ed10 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1822] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:33 2026] DELETE /v2.0/security-groups/08f44641-580c-45a4-833b-45744bd0b44f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:33.314 7 INFO neutron_taas.services.taas.taas_plugin [None req-5370f6be-b557-4334-81c1-76d8806baa34 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: a2c0ecff-21a9-4b1f-bfd7-246abd09553f 2026-06-24 19:38:33.316 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5370f6be-b557-4334-81c1-76d8806baa34 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: a2c0ecff-21a9-4b1f-bfd7-246abd09553f [pid: 8|app: 0|req: 905/1823] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:33 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1824] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:33 2026] GET /v2.0/security-groups?tenant_id=c42f9351d379487b905f7a1b075308d3&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1825] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:33 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1826] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:32 2026] PUT /v2.0/routers/b7de2bcc-9d4e-4944-a9da-a487748123ce/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1829] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:33 2026] GET /v2.0/ports?device_id=b7de2bcc-9d4e-4944-a9da-a487748123ce => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:34.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-3651da0d-5968-433a-ae68-584ef845badc e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: defe542f-70be-4f60-96c6-8d551286fd12 [pid: 8|app: 0|req: 908/1830] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:33 2026] DELETE /v2.0/security-groups/773a15e6-0d9f-4ed5-923e-cbdb5b949779 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:34.042 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3651da0d-5968-433a-ae68-584ef845badc e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: defe542f-70be-4f60-96c6-8d551286fd12 2026-06-24 19:38:34.676 7 INFO neutron.services.segments.plugin [-] Segment ed85e229-8cd1-4608-80b6-816bf0fda1e8 resource provider aggregate not found 2026-06-24 19:38:34.681 7 INFO neutron.services.segments.plugin [-] Segment ed85e229-8cd1-4608-80b6-816bf0fda1e8 resource provider aggregate not found 2026-06-24 19:38:34.696 7 INFO neutron.services.segments.plugin [-] Segment ed85e229-8cd1-4608-80b6-816bf0fda1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed85e229-8cd1-4608-80b6-816bf0fda1e8 found for delete ", "request_id": "req-84c7f3d9-bd1c-4e7c-a92c-b137a7d9b831"}]} 2026-06-24 19:38:34.706 7 INFO neutron.services.segments.plugin [-] Segment ed85e229-8cd1-4608-80b6-816bf0fda1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed85e229-8cd1-4608-80b6-816bf0fda1e8 found for delete ", "request_id": "req-d904d07c-7c7b-4776-b1aa-417fccc8cf80"}]} 2026-06-24 19:38:34.719 7 INFO neutron.db.l3_hamode_db [None req-3651da0d-5968-433a-ae68-584ef845badc e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] HA network 42fdc6a8-9e2a-42fd-a417-ae6a727df0a1 was deleted as no HA routers are present in tenant 063ea09855084ac59b8b699c63b08327. [pid: 8|app: 0|req: 909/1831] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:34 2026] GET /v2.0/security-groups?tenant_id=e498c1bd528848b1a6d2944e4b2eb2c6&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1832] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:33 2026] DELETE /v2.0/routers/b7de2bcc-9d4e-4944-a9da-a487748123ce => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1833] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:38:34 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1277 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1834] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:34 2026] DELETE /v2.0/security-groups/950129d6-8622-4375-90c1-f3dc68d1c1bb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1835] 199.204.45.109 () {34 vars in 1124 bytes} [Wed Jun 24 19:38:34 2026] GET /v2.0/security-groups?id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1836] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:34 2026] DELETE /v2.0/subnets/79e6569b-9d8b-4009-a57b-969f11a18006 => 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: 926/1837] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:34 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1838] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:34 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:35.102 8 INFO neutron.services.segments.plugin [-] Segment 892c3b3f-d963-4671-948a-c02e2fff0595 resource provider aggregate not found 2026-06-24 19:38:35.109 8 INFO neutron.services.segments.plugin [-] Segment 892c3b3f-d963-4671-948a-c02e2fff0595 resource provider aggregate not found 2026-06-24 19:38:35.122 8 INFO neutron.services.segments.plugin [-] Segment 892c3b3f-d963-4671-948a-c02e2fff0595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892c3b3f-d963-4671-948a-c02e2fff0595 found for delete ", "request_id": "req-3ba6cd20-2ddf-4c22-a078-19efe6562222"}]} 2026-06-24 19:38:35.134 8 INFO neutron.services.segments.plugin [-] Segment 892c3b3f-d963-4671-948a-c02e2fff0595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892c3b3f-d963-4671-948a-c02e2fff0595 found for delete ", "request_id": "req-3894f6bc-7efa-4030-9f0a-159b3b621d7f"}]} [pid: 8|app: 0|req: 912/1839] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:34 2026] DELETE /v2.0/networks/e34384d7-385b-4add-a4d0-d709597fc24b => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:35.220 8 INFO neutron.db.segments_db [None req-32613ed6-4c0d-48a7-9705-7a790b1fc94a e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Added segment 44632988-9710-43ec-82c6-28be51f14303 of type vxlan for network 407a0227-512a-4469-bc0b-b5c76a5fcfa8 2026-06-24 19:38:35.583 8 INFO neutron.db.l3_hamode_db [None req-32613ed6-4c0d-48a7-9705-7a790b1fc94a e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:38:35.594 7 INFO neutron.db.segments_db [None req-e78c64f5-ae16-440a-86db-2d7b41d09354 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Added segment 0f53e26c-1dc7-43ff-9c17-473ec6948be9 of type vxlan for network e88b3a32-b03b-4ef5-bb3b-50514bb3d60f [pid: 7|app: 0|req: 928/1840] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:35 2026] POST /v2.0/networks => generated 645 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1841] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:35 2026] POST /v2.0/ports => generated 774 bytes in 514 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: 930/1842] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:36 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:36.505 7 INFO neutron.db.segments_db [None req-01961a74-b124-4065-be73-727aebf25988 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Added segment 3e10b99a-6761-4375-bd7f-417503eb698d of type vxlan for network c8efab89-8fcc-4141-8816-dbbb23e0a086 [pid: 7|app: 0|req: 931/1843] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:36 2026] POST /v2.0/networks => generated 632 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1844] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:36 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:36.725 8 INFO neutron.db.l3_hamode_db [None req-32613ed6-4c0d-48a7-9705-7a790b1fc94a e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 933/1845] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:36 2026] POST /v2.0/subnets => generated 626 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1846] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:37 2026] POST /v2.0/ports => generated 950 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:37.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-e50fbb4a-8573-451c-a61c-d668f8eebe7e cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] TaaS: Handle Delete Port: 728118ae-ad5e-4d5f-a37a-24f13b5150ce 2026-06-24 19:38:37.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e50fbb4a-8573-451c-a61c-d668f8eebe7e cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Tap Mirror: Handle Delete Port: 728118ae-ad5e-4d5f-a37a-24f13b5150ce [pid: 7|app: 0|req: 935/1847] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:37 2026] DELETE /v2.0/ports/728118ae-ad5e-4d5f-a37a-24f13b5150ce => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1848] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:37 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:37.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa93563f-5843-4c86-9e6e-b1d95ba02fdc cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 937/1849] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:37 2026] DELETE /v2.0/ports/728118ae-ad5e-4d5f-a37a-24f13b5150ce => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1850] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:37 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:37.944 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e5b8707-ab01-4d4f-9c35-c72684fd8f3c cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 939/1851] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:37 2026] GET /v2.0/ports/728118ae-ad5e-4d5f-a37a-24f13b5150ce => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1852] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:35 2026] POST /v2.0/routers => generated 687 bytes in 2855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1853] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:38 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1854] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:37 2026] DELETE /v2.0/subnets/8b289c81-c4c2-4927-8c76-59c9cdf01328 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1855] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:38:38 2026] GET /v2.0/routers/403538f7-500b-4567-bca7-22e56ec0bccc => generated 693 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:38.219 7 INFO neutron.services.segments.plugin [-] Segment 3e10b99a-6761-4375-bd7f-417503eb698d resource provider aggregate not found 2026-06-24 19:38:38.223 7 INFO neutron.services.segments.plugin [-] Segment 3e10b99a-6761-4375-bd7f-417503eb698d resource provider aggregate not found 2026-06-24 19:38:38.250 7 INFO neutron.services.segments.plugin [-] Segment 3e10b99a-6761-4375-bd7f-417503eb698d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e10b99a-6761-4375-bd7f-417503eb698d found for delete ", "request_id": "req-bca16133-a951-4b2c-9a96-4bbf44c9247a"}]} 2026-06-24 19:38:38.253 7 INFO neutron.services.segments.plugin [-] Segment 3e10b99a-6761-4375-bd7f-417503eb698d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e10b99a-6761-4375-bd7f-417503eb698d found for delete ", "request_id": "req-b2d1d23d-3159-40ad-9591-743bb4a167e9"}]} [pid: 7|app: 0|req: 941/1856] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:38 2026] DELETE /v2.0/networks/c8efab89-8fcc-4141-8816-dbbb23e0a086 => 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: 942/1857] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:38:38 2026] GET /v2.0/routers => generated 696 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:38.422 7 INFO neutron.db.segments_db [None req-c438df2d-97b5-457a-9fa6-756044234ae7 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Added segment 1933dfd1-7863-4094-8e5c-6d378592f23c of type vxlan for network 3bc60784-ace4-48ab-998c-9d1db4ba6bcc [pid: 7|app: 0|req: 943/1858] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:38 2026] POST /v2.0/networks => generated 631 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:38.651 8 INFO neutron.db.l3_db [None req-1d52f410-f6b1-4b03-89fd-2bfd14ea9e66 df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] Floating IP e119ac3c-84a0-47a6-a6eb-20fc1170690c associated. External IP: 10.96.250.216, port: 52c68972-4e63-46cf-bd08-2ca7e4d80186. [pid: 8|app: 0|req: 916/1859] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:38:38 2026] PUT /v2.0/floatingips/e119ac3c-84a0-47a6-a6eb-20fc1170690c => generated 855 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:39.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74a7568f-c57e-46ef-91ba-6b5ae7d6ee2d'] response: {'name': 'network-changed', 'server_uuid': '2f26ea32-5034-4896-9b10-d1d814353e63', 'tag': '52c68972-4e63-46cf-bd08-2ca7e4d80186', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 944/1860] 10.0.0.111 () {34 vars in 741 bytes} [Wed Jun 24 19:38:38 2026] PUT /v2.0/routers/403538f7-500b-4567-bca7-22e56ec0bccc => generated 700 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1861] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:38:39 2026] GET /v2.0/routers/403538f7-500b-4567-bca7-22e56ec0bccc => generated 700 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1862] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:39 2026] GET /v2.0/ports?device_id=403538f7-500b-4567-bca7-22e56ec0bccc => 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: 917/1863] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:38:39 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:39.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-718521f7-f76f-4cc6-ba23-846a68d4fbbb e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: 14bdb794-a54d-459b-ae1b-06dc19d00727 2026-06-24 19:38:39.448 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718521f7-f76f-4cc6-ba23-846a68d4fbbb e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: 14bdb794-a54d-459b-ae1b-06dc19d00727 [pid: 8|app: 0|req: 918/1864] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:39 2026] POST /v2.0/ports => generated 912 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1865] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:38:39 2026] GET /v2.0/ports?tenant_id=eab3ebd5699245ab921b6155df2d8f8a&device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:39.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-718521f7-f76f-4cc6-ba23-846a68d4fbbb e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] TaaS: Handle Delete Port: d5dbed40-3823-4065-b14b-175cb2d48e37 2026-06-24 19:38:39.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718521f7-f76f-4cc6-ba23-846a68d4fbbb e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] Tap Mirror: Handle Delete Port: d5dbed40-3823-4065-b14b-175cb2d48e37 [pid: 8|app: 0|req: 920/1866] 10.0.0.111 () {34 vars in 678 bytes} [Wed Jun 24 19:38:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:40.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4528b73-80fc-4670-b70a-df406201c183 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] TaaS: Handle Delete Port: cce6d406-bedb-424e-ad4e-7d0935bb8896 2026-06-24 19:38:40.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4528b73-80fc-4670-b70a-df406201c183 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Tap Mirror: Handle Delete Port: cce6d406-bedb-424e-ad4e-7d0935bb8896 2026-06-24 19:38:40.079 7 INFO neutron.db.l3_hamode_db [None req-718521f7-f76f-4cc6-ba23-846a68d4fbbb e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] HA network 407a0227-512a-4469-bc0b-b5c76a5fcfa8 was deleted as no HA routers are present in tenant 063ea09855084ac59b8b699c63b08327. [pid: 7|app: 0|req: 947/1867] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:39 2026] DELETE /v2.0/routers/403538f7-500b-4567-bca7-22e56ec0bccc => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1868] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/networks?id=c4df7353-5839-4168-a92d-bc2073746200 => 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: 949/1869] 10.0.0.111 () {34 vars in 678 bytes} [Wed Jun 24 19:38:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1870] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/ports?device_id=403538f7-500b-4567-bca7-22e56ec0bccc => 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: 921/1871] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:39 2026] DELETE /v2.0/ports/cce6d406-bedb-424e-ad4e-7d0935bb8896 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1872] 10.0.0.111 () {34 vars in 678 bytes} [Wed Jun 24 19:38:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1873] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=52c68972-4e63-46cf-bd08-2ca7e4d80186 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:40.273 7 INFO neutron.services.segments.plugin [-] Segment 44632988-9710-43ec-82c6-28be51f14303 resource provider aggregate not found 2026-06-24 19:38:40.276 7 INFO neutron.services.segments.plugin [-] Segment 44632988-9710-43ec-82c6-28be51f14303 resource provider aggregate not found 2026-06-24 19:38:40.279 8 INFO neutron.api.v2.resource [None req-9dd5297a-060b-4c56-bfb9-5782513d6783 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1874] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/routers/403538f7-500b-4567-bca7-22e56ec0bccc => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:40.308 7 INFO neutron.services.segments.plugin [-] Segment 44632988-9710-43ec-82c6-28be51f14303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44632988-9710-43ec-82c6-28be51f14303 found for delete ", "request_id": "req-7f8bcb8d-a156-4559-877f-59ed63e8f4bb"}]} 2026-06-24 19:38:40.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5381c615-2dd8-401c-8779-9a4c159e1579 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1875] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/ports/cce6d406-bedb-424e-ad4e-7d0935bb8896 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:40.322 7 INFO neutron.services.segments.plugin [-] Segment 44632988-9710-43ec-82c6-28be51f14303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44632988-9710-43ec-82c6-28be51f14303 found for delete ", "request_id": "req-56b2349d-ec22-4a9b-bdba-03937f85431d"}]} [pid: 8|app: 0|req: 924/1876] 10.0.0.111 () {34 vars in 678 bytes} [Wed Jun 24 19:38:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1877] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/subnets?id=4624be61-cf97-49b9-b063-50f3401a892a => generated 690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1878] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/ports?device_id=b7de2bcc-9d4e-4944-a9da-a487748123ce => 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: 926/1879] 10.0.0.111 () {34 vars in 678 bytes} [Wed Jun 24 19:38:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1880] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/ports?network_id=c4df7353-5839-4168-a92d-bc2073746200&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:40.468 8 INFO neutron.api.v2.resource [None req-3e23fc61-d8aa-42ab-917f-a6f64585ea5f e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 928/1881] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/routers/b7de2bcc-9d4e-4944-a9da-a487748123ce => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1882] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/subnets/ec4014e5-1a8e-4dfc-bc43-c924358fa7e5 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1883] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:38:40 2026] PUT /v2.0/policies/af42dc0a-74be-4ace-bb89-af87b4abc417/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:40.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee8a4ef0-4ade-40c6-9c6e-37eacc4c24e3 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1884] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/subnets/79e6569b-9d8b-4009-a57b-969f11a18006 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1885] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:40.676 8 INFO neutron.services.segments.plugin [-] Segment 1933dfd1-7863-4094-8e5c-6d378592f23c resource provider aggregate not found [pid: 7|app: 0|req: 956/1886] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:38:40 2026] PUT /v2.0/policies/84afece3-f9bd-4914-9b7a-572e624f6338/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:40.686 8 INFO neutron.services.segments.plugin [-] Segment 1933dfd1-7863-4094-8e5c-6d378592f23c resource provider aggregate not found 2026-06-24 19:38:40.699 8 INFO neutron.services.segments.plugin [-] Segment 1933dfd1-7863-4094-8e5c-6d378592f23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1933dfd1-7863-4094-8e5c-6d378592f23c found for delete ", "request_id": "req-7e2a187d-7a05-4171-b471-8ff71a08932e"}]} 2026-06-24 19:38:40.701 8 INFO neutron.services.segments.plugin [-] Segment 1933dfd1-7863-4094-8e5c-6d378592f23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1933dfd1-7863-4094-8e5c-6d378592f23c found for delete ", "request_id": "req-5e1c2752-3003-4b29-bab0-8e6433472d1b"}]} [pid: 7|app: 0|req: 957/1887] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/ports?device_id=4af14b5c-ff66-4077-93c7-21b0024f23c8 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1888] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/networks/3bc60784-ace4-48ab-998c-9d1db4ba6bcc => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1889] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:40.782 7 INFO neutron.api.v2.resource [None req-5a0cbb54-61b1-49d7-a089-7f3accdca353 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1890] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/routers/4af14b5c-ff66-4077-93c7-21b0024f23c8 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1891] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:38:40 2026] PUT /v2.0/policies/bdb97701-b809-4904-b8c3-9c143a62912f/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:40.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d55c2f63-309f-487c-a588-5bff09b4d7d8 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1892] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/subnets/250510e6-9b86-47f5-aa3e-1da43114e397 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1893] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:38:40 2026] PUT /v2.0/policies/b05d0b81-c96a-41db-9331-2d3868fcb8cd/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1894] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:40 2026] GET /v2.0/ports?device_id=1a1907fb-52e4-404a-9ff1-f2310c2a5ee4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:40.892 8 INFO neutron.api.v2.resource [None req-d0502e99-195d-4783-95f7-9781b8b90ddd e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 936/1895] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/routers/1a1907fb-52e4-404a-9ff1-f2310c2a5ee4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:40.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d575831c-99e0-47ac-a843-ec85be5d5591 e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 937/1896] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/subnets/315496da-756e-44e8-b6be-34b418ae5ec8 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:40.940 8 INFO neutron.pecan_wsgi.hooks.translation [None req-046ffccc-399f-42f7-9ae2-42fecc5977ca e8d1323bf35142c49424d7e47401854e 063ea09855084ac59b8b699c63b08327 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1897] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:40 2026] DELETE /v2.0/subnets/7968c202-2972-4be1-8689-781f2c5242d5 => 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: 960/1898] 10.0.0.111 () {34 vars in 665 bytes} [Wed Jun 24 19:38:40 2026] POST /v2.0/ports => generated 775 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1899] 10.0.0.111 () {34 vars in 737 bytes} [Wed Jun 24 19:38:41 2026] PUT /v2.0/ports/d4d8c8e9-aee1-4ad6-9614-e569d83ca4e6 => generated 752 bytes in 200 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:41.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ae5d822-f777-48a0-9bb6-457bc2135f7a cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] TaaS: Handle Delete Port: d4d8c8e9-aee1-4ad6-9614-e569d83ca4e6 2026-06-24 19:38:41.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ae5d822-f777-48a0-9bb6-457bc2135f7a cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Tap Mirror: Handle Delete Port: d4d8c8e9-aee1-4ad6-9614-e569d83ca4e6 [pid: 8|app: 0|req: 940/1900] 10.0.0.111 () {32 vars in 674 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1901] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:41 2026] DELETE /v2.0/ports/d4d8c8e9-aee1-4ad6-9614-e569d83ca4e6 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1902] 10.0.0.111 () {32 vars in 688 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1903] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/ports => generated 777 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1904] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/security-groups?tenant_id=063ea09855084ac59b8b699c63b08327&name=default => generated 2925 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:41.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d19809d8-bb72-4459-bc9c-5b3eab8a06ba cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1905] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/ports/d4d8c8e9-aee1-4ad6-9614-e569d83ca4e6 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1906] 10.0.0.111 () {32 vars in 684 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1907] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1908] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:41 2026] DELETE /v2.0/security-groups/d16d8b97-9634-4b18-97ae-6062189b7de1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1909] 10.0.0.111 () {32 vars in 696 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1910] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/ports/cb83fad6-69df-45a9-a740-f85e48da98f0 => generated 774 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1911] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:41.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3073a6e0-0c67-4642-b828-41dff6a6e39f cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1912] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:41 2026] DELETE /v2.0/ports/cce6d406-bedb-424e-ad4e-7d0935bb8896 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:41.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb8b0c5c-55fb-4b78-82da-5d1cce1db2da cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1913] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:41 2026] DELETE /v2.0/subnets/ec4014e5-1a8e-4dfc-bc43-c924358fa7e5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:41.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c47e8e7-ed14-4ca4-aaf4-bf44493e5196 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/1914] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:38:41 2026] DELETE /v2.0/subnets/8b289c81-c4c2-4927-8c76-59c9cdf01328 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1915] 10.0.0.111 () {32 vars in 696 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:41.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9719150-541a-456d-9338-9fcda6681756 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] TaaS: Handle Delete Port: cb83fad6-69df-45a9-a740-f85e48da98f0 [pid: 8|app: 0|req: 948/1916] 10.0.0.111 () {32 vars in 692 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:41.976 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9719150-541a-456d-9338-9fcda6681756 cd04d1e80ade482aa5dfd8a1c4f9b384 03eb78657466464f863873e00ee8fd34 - - default default] Tap Mirror: Handle Delete Port: cb83fad6-69df-45a9-a740-f85e48da98f0 [pid: 8|app: 0|req: 949/1917] 10.0.0.111 () {32 vars in 704 bytes} [Wed Jun 24 19:38:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1918] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:41 2026] DELETE /v2.0/ports/cb83fad6-69df-45a9-a740-f85e48da98f0 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1919] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/qos/policies/af42dc0a-74be-4ace-bb89-af87b4abc417 => 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: 951/1920] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/qos/policies/84afece3-f9bd-4914-9b7a-572e624f6338 => 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: 970/1921] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/networks/e88b3a32-b03b-4ef5-bb3b-50514bb3d60f => 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: 952/1922] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/qos/policies/bdb97701-b809-4904-b8c3-9c143a62912f => 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: 971/1923] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/qos/policies/b05d0b81-c96a-41db-9331-2d3868fcb8cd => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:42.334 7 INFO neutron.services.segments.plugin [-] Segment 0f53e26c-1dc7-43ff-9c17-473ec6948be9 resource provider aggregate not found 2026-06-24 19:38:42.342 7 INFO neutron.services.segments.plugin [-] Segment 0f53e26c-1dc7-43ff-9c17-473ec6948be9 resource provider aggregate not found 2026-06-24 19:38:42.349 7 INFO neutron.services.segments.plugin [-] Segment 0f53e26c-1dc7-43ff-9c17-473ec6948be9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f53e26c-1dc7-43ff-9c17-473ec6948be9 found for delete ", "request_id": "req-e0f2fab6-e151-4d96-83b9-6d8676676d49"}]} 2026-06-24 19:38:42.364 7 INFO neutron.services.segments.plugin [-] Segment 0f53e26c-1dc7-43ff-9c17-473ec6948be9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f53e26c-1dc7-43ff-9c17-473ec6948be9 found for delete ", "request_id": "req-ae131f57-5aa3-4568-a555-fdc5da9e5ab4"}]} [pid: 8|app: 0|req: 953/1924] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/qos/policies/5e7b3397-a9b9-4fa8-b389-23614955fff1 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1925] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:42 2026] GET /v2.0/security-groups?tenant_id=03eb78657466464f863873e00ee8fd34&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1926] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:42 2026] DELETE /v2.0/security-groups/3efe0769-a9ee-4edf-a957-061ba1cfc5ab => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1927] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:43 2026] GET /v2.0/security-groups?tenant_id=035bdf0c2e0840e4bbc245b8929fdaee&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1928] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:43 2026] DELETE /v2.0/security-groups/5fc3ceb4-0f02-4015-9fbe-91e8c879119a => 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: 974/1929] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:43 2026] GET /v2.0/security-groups?tenant_id=5ebed09db5a14de1a619fa46132ffe57&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1930] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:43 2026] DELETE /v2.0/security-groups/1efd28f3-79be-49da-8eb7-5fc3c6ba9096 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1931] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:44 2026] GET /v2.0/security-groups?tenant_id=946395fca174480b99839b1346b354ba&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1932] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:44 2026] DELETE /v2.0/security-groups/27aa1550-f79e-423a-8fb6-f8a21561c925 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1933] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:38:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1934] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:38:45 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1935] 10.0.0.111 () {34 vars in 758 bytes} [Wed Jun 24 19:38:45 2026] PUT /v2.0/security-groups/e65128c1-0405-46db-a556-21accdc8c74b => generated 1664 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1936] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:38:45 2026] GET /v2.0/security-groups/e65128c1-0405-46db-a556-21accdc8c74b => generated 1664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1937] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:45 2026] DELETE /v2.0/security-groups/e65128c1-0405-46db-a556-21accdc8c74b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1938] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:38:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:45.784 8 INFO neutron.api.v2.resource [None req-4b357b0e-3ad0-4366-886f-414d8a57e1d3 7f4537cc2fc7406981066a4de1d94d39 b388172cf44e4100a983f4fc2c1a50dd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/1939] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:45 2026] DELETE /v2.0/security-groups/e65128c1-0405-46db-a556-21accdc8c74b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1940] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:38:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1941] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1942] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules/472a969d-aeb5-4796-9f6d-5192f62b2e29 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1943] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:45 2026] GET /v2.0/security-groups?tenant_id=f33a849f7477433cbec5539318b44dc4&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1944] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1945] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:46 2026] DELETE /v2.0/security-groups/6c6220ff-a678-40c9-ad3f-0f1b6656a87e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1946] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:38:46 2026] DELETE /v2.0/security-group-rules/472a969d-aeb5-4796-9f6d-5192f62b2e29 => 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: 981/1947] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1948] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1949] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules/85905c8d-13cc-4894-8612-a719251dbf76 => generated 601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1950] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1951] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:38:46 2026] DELETE /v2.0/security-group-rules/85905c8d-13cc-4894-8612-a719251dbf76 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1952] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:46.800 7 INFO neutron.db.securitygroups_db [None req-f526e863-8fb6-4b87-ac4a-5ee7b8d64812 7f4537cc2fc7406981066a4de1d94d39 b388172cf44e4100a983f4fc2c1a50dd - - default default] Project b388172cf44e4100a983f4fc2c1a50dd 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: 984/1953] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:38:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1954] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules/b0ce3f3c-c1d9-478e-9097-9bb0f88cb45d => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1955] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:38:46 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1956] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:38:47 2026] DELETE /v2.0/security-group-rules/b0ce3f3c-c1d9-478e-9097-9bb0f88cb45d => 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: 986/1957] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:47 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1958] 10.0.0.111 () {32 vars in 673 bytes} [Wed Jun 24 19:38:47 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) [pid: 7|app: 0|req: 987/1959] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:47 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1960] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:47 2026] DELETE /v2.0/security-groups/a1d7f52b-8847-41d9-a7ac-f44d1ca9b4a1 => 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: 974/1961] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:38:47 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: 975/1962] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:38:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1963] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:38:47 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1279 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1964] 10.0.0.111 () {32 vars in 858 bytes} [Wed Jun 24 19:38:47 2026] GET /v2.0/floatingips?floating_network_id=a78fc131-4a33-481d-9508-410132a4235b&port_id=52c68972-4e63-46cf-bd08-2ca7e4d80186 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1965] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:47 2026] GET /v2.0/security-groups?tenant_id=b388172cf44e4100a983f4fc2c1a50dd&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1966] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:47 2026] DELETE /v2.0/security-groups/789c468f-812e-40c2-bf54-6f37dbd1b36d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1967] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:38:48 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1968] 10.0.0.16 () {34 vars in 1119 bytes} [Wed Jun 24 19:38:48 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1971] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:48 2026] GET /v2.0/security-groups?tenant_id=f574676ad9ad401cad9eb10b5aa8a1e4&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:48.984 8 INFO neutron.db.segments_db [None req-d323699a-131d-4999-9cc7-3447c6c3d8aa 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Added segment 64fb2136-1208-4d23-87c4-917a4592941d of type vxlan for network 4f4995d4-0806-4ec7-be5c-5b11b6464745 [pid: 7|app: 0|req: 992/1972] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:48 2026] DELETE /v2.0/security-groups/b2604329-66e5-43c4-9dd0-ce7831ab47eb => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1973] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:48 2026] POST /v2.0/networks => generated 631 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1974] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:38:49 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1975] 10.0.0.111 () {34 vars in 666 bytes} [Wed Jun 24 19:38:49 2026] POST /v2.0/trunks => generated 407 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:49.739 7 INFO neutron.db.segments_db [None req-63466b1b-fd7f-4315-a43a-499650c6cdf0 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Added segment 9a1ce306-7496-42cd-9035-e153e37f9873 of type vxlan for network 1c4b69e2-356b-41b9-99fe-60fba60f1a0d [pid: 7|app: 0|req: 994/1976] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:49 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1977] 10.0.0.111 () {32 vars in 623 bytes} [Wed Jun 24 19:38:50 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: 996/1978] 10.0.0.111 () {32 vars in 633 bytes} [Wed Jun 24 19:38:50 2026] GET /v2.0/ => generated 632 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1979] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:38:49 2026] POST /v2.0/ports => generated 743 bytes in 840 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: 984/1980] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:50 2026] GET /v2.0/security-groups?tenant_id=aea1f0da4ed745d482a10ee634fc57a9&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1981] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:51 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1982] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:51 2026] DELETE /v2.0/security-groups/4950d77d-4c6e-4c91-955c-fc59e2b85807 => 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: 987/1983] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:51 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1984] 10.0.0.111 () {34 vars in 666 bytes} [Wed Jun 24 19:38:50 2026] POST /v2.0/trunks => generated 407 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:38:51.579 8 INFO neutron.db.segments_db [None req-0efcbc50-9f90-468c-8e89-23a3dfa9e94a 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Added segment 06e3cd7c-cb98-4c85-be39-a0b058f7db24 of type vxlan for network 86ea035c-be76-4a92-97d4-e64c6dd9791c [pid: 8|app: 0|req: 988/1985] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:51 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: 7|app: 0|req: 998/1986] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:38:51 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1987] 10.0.0.111 () {34 vars in 666 bytes} [Wed Jun 24 19:38:52 2026] POST /v2.0/trunks => generated 407 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:52.348 7 INFO neutron.db.segments_db [None req-f3ea23da-7568-4d23-b76f-7d720bbc258a 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Added segment 5ae65e4e-1699-4617-b237-c1405bf5d073 of type vxlan for network 3e959cc9-ee4a-4973-a3a5-646d920abc8d [pid: 8|app: 0|req: 990/1988] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:52 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1989] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:52 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1990] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:52 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1991] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:38:52 2026] POST /v2.0/ports => generated 743 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1992] 10.0.0.111 () {34 vars in 666 bytes} [Wed Jun 24 19:38:53 2026] POST /v2.0/trunks => generated 407 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:38:53.275 7 INFO neutron.db.segments_db [None req-daf885c6-9ee4-48c3-aa24-17d81c148f64 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Added segment 8f318779-2557-4a97-b054-a57570d06e7e of type vxlan for network 375ce72b-3dd1-4436-bff1-0349bd07529f [pid: 7|app: 0|req: 1001/1993] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:38:53 2026] POST /v2.0/networks => generated 631 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1994] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:38:53 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1995] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:53 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:53.792 7 INFO neutron_taas.services.taas.taas_plugin [req-182071c4-5883-4a84-8b13-eba7df1e5ddc req-36e02e54-fb11-4e39-a825-2b37b973883a df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] TaaS: Handle Delete Port: 52c68972-4e63-46cf-bd08-2ca7e4d80186 2026-06-24 19:38:53.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-182071c4-5883-4a84-8b13-eba7df1e5ddc req-36e02e54-fb11-4e39-a825-2b37b973883a df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] Tap Mirror: Handle Delete Port: 52c68972-4e63-46cf-bd08-2ca7e4d80186 [pid: 8|app: 0|req: 993/1996] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:38:53 2026] POST /v2.0/ports => generated 743 bytes in 462 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: 994/1997] 10.0.0.208 () {34 vars in 1120 bytes} [Wed Jun 24 19:38:53 2026] GET /v2.0/security-groups?id=e927333a-4181-4234-a4a6-f3ca5eb7b1ce&id=370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:38:53.937 7 INFO neutron.db.l3_db [req-182071c4-5883-4a84-8b13-eba7df1e5ddc req-36e02e54-fb11-4e39-a825-2b37b973883a df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] Floating IP e119ac3c-84a0-47a6-a6eb-20fc1170690c disassociated. External IP: 10.96.250.216, port: 52c68972-4e63-46cf-bd08-2ca7e4d80186. [pid: 8|app: 0|req: 995/1998] 10.0.0.111 () {34 vars in 666 bytes} [Wed Jun 24 19:38:53 2026] POST /v2.0/trunks => generated 407 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1999] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:38:54 2026] PUT /v2.0/trunks/1e745946-f65f-4f94-9b8c-1f1c55b671a8/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2000] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:38:54 2026] PUT /v2.0/trunks/a40e3af8-4667-4f79-b0ca-bdd368cbf6d2/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2001] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:38:54 2026] PUT /v2.0/trunks/763fa724-a599-4d31-9bfb-0137b43518fd/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: 999/2002] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:38:54 2026] PUT /v2.0/trunks/c1cf157c-d268-44d7-91ad-6430988baf93/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2003] 10.0.0.111 () {32 vars in 662 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2004] 10.0.0.111 () {32 vars in 676 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2005] 10.0.0.111 () {32 vars in 672 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2006] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:38:53 2026] DELETE /v2.0/ports/52c68972-4e63-46cf-bd08-2ca7e4d80186 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:54.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4635d9a2-5f9e-4e02-acec-dde9653e5190'] response: {'server_uuid': '2f26ea32-5034-4896-9b10-d1d814353e63', 'name': 'network-vif-deleted', 'tag': '52c68972-4e63-46cf-bd08-2ca7e4d80186', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/2007] 10.0.0.111 () {32 vars in 684 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2008] 10.0.0.111 () {32 vars in 670 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2009] 10.0.0.111 () {32 vars in 684 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2010] 10.0.0.111 () {32 vars in 680 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2011] 10.0.0.111 () {32 vars in 692 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2012] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks/1e745946-f65f-4f94-9b8c-1f1c55b671a8 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2013] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/ports/e6eef55f-aeaf-448d-a8f0-c830a78c06d9 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2014] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:38:54 2026] DELETE /v2.0/trunks/1e745946-f65f-4f94-9b8c-1f1c55b671a8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2015] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/trunks/a40e3af8-4667-4f79-b0ca-bdd368cbf6d2 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2016] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => 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: 1008/2017] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:54 2026] GET /v2.0/ports/2f34d44b-1ebd-4e2b-a94d-1cef12a4e5c0 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2018] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:38:55 2026] DELETE /v2.0/trunks/a40e3af8-4667-4f79-b0ca-bdd368cbf6d2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2019] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:38:55 2026] GET /v2.0/trunks/763fa724-a599-4d31-9bfb-0137b43518fd => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2020] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:55 2026] GET /v2.0/ports/8f36118f-1dce-4d40-a6ce-2a19f5a37c3b => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2021] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:38:55 2026] DELETE /v2.0/trunks/763fa724-a599-4d31-9bfb-0137b43518fd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2022] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:38:55 2026] GET /v2.0/trunks/c1cf157c-d268-44d7-91ad-6430988baf93 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2023] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:55 2026] GET /v2.0/ports/e1fd57d4-2199-49f8-b923-d925cda789f2 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2024] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:38:55 2026] DELETE /v2.0/trunks/c1cf157c-d268-44d7-91ad-6430988baf93 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2025] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:38:55 2026] GET /v2.0/trunks/8400e39a-e4d8-462b-9f4f-bf4174734d1e => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2026] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:38:55 2026] GET /v2.0/ports/73349acb-3d0b-4a91-b23a-0670333bd0ca => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2027] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:38:55 2026] DELETE /v2.0/trunks/8400e39a-e4d8-462b-9f4f-bf4174734d1e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:55.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-3122ce05-b72a-4f51-9a54-0de2df44acbc 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] TaaS: Handle Delete Port: e6eef55f-aeaf-448d-a8f0-c830a78c06d9 2026-06-24 19:38:55.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3122ce05-b72a-4f51-9a54-0de2df44acbc 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Tap Mirror: Handle Delete Port: e6eef55f-aeaf-448d-a8f0-c830a78c06d9 [pid: 7|app: 0|req: 1015/2028] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:55 2026] DELETE /v2.0/ports/e6eef55f-aeaf-448d-a8f0-c830a78c06d9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2029] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:56 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:38:56.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1579f0c-cbdf-4275-b193-a0858a46c616 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] TaaS: Handle Delete Port: 2f34d44b-1ebd-4e2b-a94d-1cef12a4e5c0 2026-06-24 19:38:56.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1579f0c-cbdf-4275-b193-a0858a46c616 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Tap Mirror: Handle Delete Port: 2f34d44b-1ebd-4e2b-a94d-1cef12a4e5c0 [pid: 8|app: 0|req: 1014/2030] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:56 2026] DELETE /v2.0/ports/2f34d44b-1ebd-4e2b-a94d-1cef12a4e5c0 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:56.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5ec42d5-411d-4e83-a159-afee3daa7575 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] TaaS: Handle Delete Port: 8f36118f-1dce-4d40-a6ce-2a19f5a37c3b 2026-06-24 19:38:56.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5ec42d5-411d-4e83-a159-afee3daa7575 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Tap Mirror: Handle Delete Port: 8f36118f-1dce-4d40-a6ce-2a19f5a37c3b [pid: 7|app: 0|req: 1017/2031] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:56 2026] DELETE /v2.0/ports/8f36118f-1dce-4d40-a6ce-2a19f5a37c3b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:56.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-8eb66d95-0012-4d3f-85b2-67d4d9645c78 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] TaaS: Handle Delete Port: e1fd57d4-2199-49f8-b923-d925cda789f2 2026-06-24 19:38:56.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8eb66d95-0012-4d3f-85b2-67d4d9645c78 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Tap Mirror: Handle Delete Port: e1fd57d4-2199-49f8-b923-d925cda789f2 [pid: 8|app: 0|req: 1015/2032] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:56 2026] DELETE /v2.0/ports/e1fd57d4-2199-49f8-b923-d925cda789f2 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:56.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-ace25074-c299-42d5-af5e-0bb4417d66c9 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] TaaS: Handle Delete Port: 73349acb-3d0b-4a91-b23a-0670333bd0ca 2026-06-24 19:38:56.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ace25074-c299-42d5-af5e-0bb4417d66c9 7441dcaf7d424f88b2ab293c1a82aec7 581321767754483d91533fcc8c9d5445 - - default default] Tap Mirror: Handle Delete Port: 73349acb-3d0b-4a91-b23a-0670333bd0ca [pid: 7|app: 0|req: 1018/2033] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:38:56 2026] DELETE /v2.0/ports/73349acb-3d0b-4a91-b23a-0670333bd0ca => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2034] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:56 2026] GET /v2.0/security-groups?tenant_id=58a9f8585f2e4678b98eaa7f22fdf7c6&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:57.023 7 INFO neutron.services.segments.plugin [-] Segment 64fb2136-1208-4d23-87c4-917a4592941d resource provider aggregate not found 2026-06-24 19:38:57.029 7 INFO neutron.services.segments.plugin [-] Segment 64fb2136-1208-4d23-87c4-917a4592941d resource provider aggregate not found 2026-06-24 19:38:57.045 7 INFO neutron.services.segments.plugin [-] Segment 64fb2136-1208-4d23-87c4-917a4592941d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64fb2136-1208-4d23-87c4-917a4592941d found for delete ", "request_id": "req-a5f8ebcf-3e6c-4673-9a00-aa23f439d7de"}]} 2026-06-24 19:38:57.053 7 INFO neutron.services.segments.plugin [-] Segment 64fb2136-1208-4d23-87c4-917a4592941d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64fb2136-1208-4d23-87c4-917a4592941d found for delete ", "request_id": "req-9e718f8f-7040-4668-8eac-2786364a5a6d"}]} [pid: 7|app: 0|req: 1019/2035] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:56 2026] DELETE /v2.0/networks/4f4995d4-0806-4ec7-be5c-5b11b6464745 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2036] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:57 2026] DELETE /v2.0/security-groups/5937f08f-8e2c-4300-8a33-20cf876c7c2c => 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: 1018/2037] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:38:57 2026] GET /v2.0/ports?device_id=2f26ea32-5034-4896-9b10-d1d814353e63 => 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: 1020/2038] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:57 2026] DELETE /v2.0/networks/1c4b69e2-356b-41b9-99fe-60fba60f1a0d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:38:57.385 8 INFO neutron.services.segments.plugin [-] Segment 06e3cd7c-cb98-4c85-be39-a0b058f7db24 resource provider aggregate not found 2026-06-24 19:38:57.394 8 INFO neutron.services.segments.plugin [-] Segment 06e3cd7c-cb98-4c85-be39-a0b058f7db24 resource provider aggregate not found 2026-06-24 19:38:57.405 8 INFO neutron.services.segments.plugin [-] Segment 06e3cd7c-cb98-4c85-be39-a0b058f7db24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e3cd7c-cb98-4c85-be39-a0b058f7db24 found for delete ", "request_id": "req-ecd9a77c-b446-4245-8032-252a0e5c21a0"}]} 2026-06-24 19:38:57.421 8 INFO neutron.services.segments.plugin [-] Segment 06e3cd7c-cb98-4c85-be39-a0b058f7db24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e3cd7c-cb98-4c85-be39-a0b058f7db24 found for delete ", "request_id": "req-d57b5f45-c29b-41c5-a541-67ab4d45224c"}]} [pid: 8|app: 0|req: 1019/2039] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:57 2026] DELETE /v2.0/networks/86ea035c-be76-4a92-97d4-e64c6dd9791c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2040] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:57 2026] DELETE /v2.0/networks/3e959cc9-ee4a-4973-a3a5-646d920abc8d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2041] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:38:57 2026] DELETE /v2.0/networks/375ce72b-3dd1-4436-bff1-0349bd07529f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2042] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:58 2026] DELETE /v2.0/security-groups/e927333a-4181-4234-a4a6-f3ca5eb7b1ce => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:58.535 8 INFO neutron.api.v2.resource [None req-aa6c42dc-409d-4c68-aabb-51c0ca18cd62 df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2043] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:38:58 2026] GET /v2.0/security-groups/e927333a-4181-4234-a4a6-f3ca5eb7b1ce => generated 146 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:38:58.646 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bd12f5e-0fba-4a87-bc3b-6fb74b4320d8 df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] TaaS: Handle Delete Port: 5b24120f-442e-40ea-94fd-d63841a005fd 2026-06-24 19:38:58.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bd12f5e-0fba-4a87-bc3b-6fb74b4320d8 df1b466eb4f8438f82627f6493f95446 eab3ebd5699245ab921b6155df2d8f8a - - default default] Tap Mirror: Handle Delete Port: 5b24120f-442e-40ea-94fd-d63841a005fd [pid: 7|app: 0|req: 1023/2044] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:38:58 2026] DELETE /v2.0/floatingips/e119ac3c-84a0-47a6-a6eb-20fc1170690c => 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: 1024/2045] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:58 2026] DELETE /v2.0/security-groups/370ff08f-42e7-4c3b-ac8b-8be7ead4ca7c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2046] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:58 2026] GET /v2.0/security-groups?tenant_id=7947f89915304066b96308603f2621cd&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:38:59.079 7 INFO neutron.services.segments.plugin [-] Segment 9a1ce306-7496-42cd-9035-e153e37f9873 resource provider aggregate not found 2026-06-24 19:38:59.085 7 INFO neutron.services.segments.plugin [-] Segment 9a1ce306-7496-42cd-9035-e153e37f9873 resource provider aggregate not found 2026-06-24 19:38:59.104 7 INFO neutron.services.segments.plugin [-] Segment 9a1ce306-7496-42cd-9035-e153e37f9873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a1ce306-7496-42cd-9035-e153e37f9873 found for delete ", "request_id": "req-4ddb2f46-6d32-4686-b216-8805222d4ecd"}]} 2026-06-24 19:38:59.108 7 INFO neutron.services.segments.plugin [-] Segment 9a1ce306-7496-42cd-9035-e153e37f9873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a1ce306-7496-42cd-9035-e153e37f9873 found for delete ", "request_id": "req-2e450c9a-8679-4c6d-a5b6-d4733cceee18"}]} [pid: 8|app: 0|req: 1023/2047] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:59 2026] DELETE /v2.0/security-groups/8cf048b7-34ac-4675-9e3c-ceea46aca9de => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:38:59.133 7 INFO neutron.services.segments.plugin [-] Segment 5ae65e4e-1699-4617-b237-c1405bf5d073 resource provider aggregate not found 2026-06-24 19:38:59.143 7 INFO neutron.services.segments.plugin [-] Segment 5ae65e4e-1699-4617-b237-c1405bf5d073 resource provider aggregate not found 2026-06-24 19:38:59.160 7 INFO neutron.services.segments.plugin [-] Segment 5ae65e4e-1699-4617-b237-c1405bf5d073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae65e4e-1699-4617-b237-c1405bf5d073 found for delete ", "request_id": "req-68db4fc5-f071-4402-bb67-1afd99c5aa22"}]} 2026-06-24 19:38:59.171 7 INFO neutron.services.segments.plugin [-] Segment 5ae65e4e-1699-4617-b237-c1405bf5d073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae65e4e-1699-4617-b237-c1405bf5d073 found for delete ", "request_id": "req-80140737-90df-4a64-9eaf-2310a8ab1f03"}]} 2026-06-24 19:38:59.436 8 INFO neutron.services.segments.plugin [-] Segment 8f318779-2557-4a97-b054-a57570d06e7e resource provider aggregate not found 2026-06-24 19:38:59.454 8 INFO neutron.services.segments.plugin [-] Segment 8f318779-2557-4a97-b054-a57570d06e7e resource provider aggregate not found 2026-06-24 19:38:59.461 8 INFO neutron.services.segments.plugin [-] Segment 8f318779-2557-4a97-b054-a57570d06e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f318779-2557-4a97-b054-a57570d06e7e found for delete ", "request_id": "req-4f0a6ff9-aff5-4af3-9a86-2676c0b34d65"}]} 2026-06-24 19:38:59.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-34f74c97-ac52-44b6-b067-25f952caf9d8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:59.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34f74c97-ac52-44b6-b067-25f952caf9d8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:59.477 8 INFO neutron.services.segments.plugin [-] Segment 8f318779-2557-4a97-b054-a57570d06e7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f318779-2557-4a97-b054-a57570d06e7e found for delete ", "request_id": "req-257574c2-3ab8-485d-a84e-af5ee103653a"}]} [pid: 8|app: 0|req: 1024/2048] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:59 2026] GET /v2.0/security-groups?tenant_id=26a66d11da3640ffa0d97ea0dc5273a5&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2049] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:59 2026] DELETE /v2.0/security-groups/fcedd8ba-2338-4cee-9106-92f6acea73d2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2050] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:59 2026] GET /v2.0/security-groups?tenant_id=581321767754483d91533fcc8c9d5445&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2051] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:38:59 2026] DELETE /v2.0/security-groups/ce3c196a-65cc-452e-b360-8db9876bc5ad => 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: 1025/2052] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:38:59 2026] PUT /v2.0/routers/d7e26457-9a86-4a6b-8083-081736010ce7/remove_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2053] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:38:59 2026] GET /v2.0/security-groups?tenant_id=514c46320f8a4b52b0a2926c6b90084a&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2054] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:00 2026] DELETE /v2.0/security-groups/fb507488-2380-44f5-88af-7fc8cd2b95c9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:00.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-375155be-ca28-4ef2-98a2-eb96fda6d7ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: e2334587-8e3b-4bc3-aa10-392c236d66a8 2026-06-24 19:39:00.462 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-375155be-ca28-4ef2-98a2-eb96fda6d7ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: e2334587-8e3b-4bc3-aa10-392c236d66a8 2026-06-24 19:39:00.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-375155be-ca28-4ef2-98a2-eb96fda6d7ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: d2d7b449-4f63-497b-9e51-c083e12e9bf9 2026-06-24 19:39:00.762 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-375155be-ca28-4ef2-98a2-eb96fda6d7ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: d2d7b449-4f63-497b-9e51-c083e12e9bf9 2026-06-24 19:39:01.189 7 INFO neutron.services.segments.plugin [-] Segment 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 resource provider aggregate not found 2026-06-24 19:39:01.194 7 INFO neutron.services.segments.plugin [-] Segment 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 resource provider aggregate not found 2026-06-24 19:39:01.215 7 INFO neutron.services.segments.plugin [-] Segment 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 found for delete ", "request_id": "req-f3ecacdb-e72c-4e86-a1ab-5d09b251575c"}]} 2026-06-24 19:39:01.216 7 INFO neutron.services.segments.plugin [-] Segment 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1515102e-fb5c-412a-b54a-b07e6b1a3ee0 found for delete ", "request_id": "req-20e0dd59-dc84-4327-b63a-2c503df0f908"}]} 2026-06-24 19:39:01.321 7 INFO neutron.db.l3_hamode_db [None req-375155be-ca28-4ef2-98a2-eb96fda6d7ff 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network 4cff0ef7-a5e1-4d1f-8aa9-eb97b706dda9 was deleted as no HA routers are present in tenant eab3ebd5699245ab921b6155df2d8f8a. [pid: 7|app: 0|req: 1026/2055] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:00 2026] DELETE /v2.0/routers/d7e26457-9a86-4a6b-8083-081736010ce7 => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2056] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:01 2026] DELETE /v2.0/subnets/4624be61-cf97-49b9-b063-50f3401a892a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:01.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9b5d5bf-8224-459b-9904-9beeb1d3d31a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 77efa5b8-79c5-4ff9-8d7c-4b6788093e44 2026-06-24 19:39:01.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9b5d5bf-8224-459b-9904-9beeb1d3d31a 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 77efa5b8-79c5-4ff9-8d7c-4b6788093e44 [pid: 7|app: 0|req: 1027/2057] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:01 2026] DELETE /v2.0/networks/c4df7353-5839-4168-a92d-bc2073746200 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:02.267 8 INFO neutron.db.segments_db [None req-00627925-1295-4d81-bd2d-54a657e2a2f7 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Added segment f224f820-1246-4c86-b016-74dd2e4a1b62 of type vxlan for network dbf11aeb-43f1-4919-9236-251aa580a237 2026-06-24 19:39:02.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-2113e077-1d59-4d47-b9a0-3bf9bc39fa14 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: ed8fecbf-a647-48ed-a168-b72385b2744a 2026-06-24 19:39:02.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2113e077-1d59-4d47-b9a0-3bf9bc39fa14 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: ed8fecbf-a647-48ed-a168-b72385b2744a [pid: 8|app: 0|req: 1031/2058] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:01 2026] POST /v2.0/networks => generated 632 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2059] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:02 2026] POST /v2.0/subnets => generated 626 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:02.866 8 INFO neutron.db.segments_db [None req-c3e00578-6ce6-4b16-a08e-f5089c8ebca2 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Added segment 3ee71107-4af8-43b7-a638-f6ff116ce129 of type vxlan for network 55ceb85e-2b03-49e1-8aa7-fd7a6aa69dab [pid: 7|app: 0|req: 1028/2060] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:39:01 2026] PUT /v2.0/routers/362379e4-50fa-44be-9a24-b68faf733161/remove_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2061] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:02 2026] POST /v2.0/networks => generated 632 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:03.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-73344b61-7112-4f52-91b5-497f752c1e48 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: fb3f0bbf-54dd-4ed4-bd13-a28efc470da3 2026-06-24 19:39:03.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73344b61-7112-4f52-91b5-497f752c1e48 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: fb3f0bbf-54dd-4ed4-bd13-a28efc470da3 2026-06-24 19:39:03.249 7 INFO neutron.services.segments.plugin [-] Segment 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 resource provider aggregate not found 2026-06-24 19:39:03.269 7 INFO neutron.services.segments.plugin [-] Segment 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 resource provider aggregate not found 2026-06-24 19:39:03.286 7 INFO neutron.services.segments.plugin [-] Segment 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 found for delete ", "request_id": "req-ef6fbf1d-90e3-4149-8ce9-d330e1341c64"}]} 2026-06-24 19:39:03.300 7 INFO neutron.services.segments.plugin [-] Segment 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db1eb9d-ea1f-4134-a0d9-ba9d98d3fce5 found for delete ", "request_id": "req-63b8b7a8-3420-4cdb-9d35-2e6d7b598d28"}]} [pid: 8|app: 0|req: 1034/2062] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:03 2026] POST /v2.0/subnets => generated 629 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:03.541 8 INFO neutron.db.segments_db [None req-1e841626-1398-45fd-ba7d-8adfe71b648a 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Added segment 8238b966-0301-4210-8cff-4a938c33bb59 of type vxlan for network 336ddf3c-dfc6-4f73-bc86-69da8bde334d 2026-06-24 19:39:03.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-73344b61-7112-4f52-91b5-497f752c1e48 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 9245f99c-e19b-4d16-9b57-eb51e97ab5d1 2026-06-24 19:39:03.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73344b61-7112-4f52-91b5-497f752c1e48 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 9245f99c-e19b-4d16-9b57-eb51e97ab5d1 [pid: 8|app: 0|req: 1035/2063] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:03 2026] POST /v2.0/networks => generated 631 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2064] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:03 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-06-24 19:39:03.990 7 INFO neutron.db.l3_hamode_db [None req-73344b61-7112-4f52-91b5-497f752c1e48 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] HA network 66c42dbc-238b-4dfc-bd9a-61b5b39fdb4b was deleted as no HA routers are present in tenant 4e61ef026dee42699b5f4ddf733954a9. [pid: 7|app: 0|req: 1029/2065] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:02 2026] DELETE /v2.0/routers/362379e4-50fa-44be-9a24-b68faf733161 => generated 0 bytes in 1053 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:04.312 8 INFO neutron.db.segments_db [None req-391c1ab4-e665-4b09-9897-a2b2b581e81a 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Added segment f16e0e82-bcd1-4b51-9813-d24e87d01364 of type vxlan for network 373acaaa-60ec-45ac-a1fe-59379301abec [pid: 8|app: 0|req: 1037/2068] 10.0.0.111 () {34 vars in 671 bytes} [Wed Jun 24 19:39:03 2026] POST /v2.0/networks => generated 633 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:04.497 8 INFO neutron.db.segments_db [None req-a29180f6-cd4c-4491-b8f6-654a6a24a6b2 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Added segment 37151b93-0a15-44de-8dbf-bfff7263fd2f of type vxlan for network 32180ac9-f6f6-45da-a12a-a18d984a18dd [pid: 8|app: 0|req: 1038/2069] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:04 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2070] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:04 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:04.678 7 INFO neutron.db.segments_db [None req-b8d4ef6c-00e6-4bd0-9d86-6c5d7410d832 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Added segment 1bebb69d-ca60-4093-9e26-bcc6740e5b80 of type vxlan for network 532e176b-f1e1-41b5-bbd8-14fa991d4758 [pid: 8|app: 0|req: 1039/2071] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:04 2026] DELETE /v2.0/subnets/391260b7-3d35-4752-bd22-6c546ee0d795 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:04.941 7 INFO neutron.db.l3_hamode_db [None req-b8d4ef6c-00e6-4bd0-9d86-6c5d7410d832 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1040/2072] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:04 2026] POST /v2.0/subnets => generated 629 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2073] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:05 2026] PUT /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:05.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ce11600-4da8-46a8-87c5-c3f5ad85cfb8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 62d570b6-74b0-47f9-9ec8-b6fc8cb2b105 2026-06-24 19:39:05.218 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ce11600-4da8-46a8-87c5-c3f5ad85cfb8 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 62d570b6-74b0-47f9-9ec8-b6fc8cb2b105 2026-06-24 19:39:05.321 7 INFO neutron.services.segments.plugin [-] Segment ec5aed44-392e-49c3-8ad0-59f2aaea6e3a resource provider aggregate not found 2026-06-24 19:39:05.324 7 INFO neutron.services.segments.plugin [-] Segment ec5aed44-392e-49c3-8ad0-59f2aaea6e3a resource provider aggregate not found 2026-06-24 19:39:05.350 7 INFO neutron.services.segments.plugin [-] Segment ec5aed44-392e-49c3-8ad0-59f2aaea6e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5aed44-392e-49c3-8ad0-59f2aaea6e3a found for delete ", "request_id": "req-4cbfb8a5-4b44-4027-9935-6ec0f2e19fba"}]} 2026-06-24 19:39:05.353 7 INFO neutron.services.segments.plugin [-] Segment ec5aed44-392e-49c3-8ad0-59f2aaea6e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5aed44-392e-49c3-8ad0-59f2aaea6e3a found for delete ", "request_id": "req-41b845d9-e545-495d-b519-d351834d9162"}]} 2026-06-24 19:39:05.428 8 INFO neutron.services.segments.plugin [-] Segment e4bd733b-6d74-459d-bb11-cc51efe307e6 resource provider aggregate not found 2026-06-24 19:39:05.433 8 INFO neutron.services.segments.plugin [-] Segment e4bd733b-6d74-459d-bb11-cc51efe307e6 resource provider aggregate not found 2026-06-24 19:39:05.455 8 INFO neutron.services.segments.plugin [-] Segment e4bd733b-6d74-459d-bb11-cc51efe307e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4bd733b-6d74-459d-bb11-cc51efe307e6 found for delete ", "request_id": "req-15ad813f-500a-4138-9508-4b4b979ef456"}]} 2026-06-24 19:39:05.458 8 INFO neutron.services.segments.plugin [-] Segment e4bd733b-6d74-459d-bb11-cc51efe307e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4bd733b-6d74-459d-bb11-cc51efe307e6 found for delete ", "request_id": "req-d9265cb6-6a81-4461-b5be-1487aceed8df"}]} [pid: 8|app: 0|req: 1042/2074] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:05 2026] DELETE /v2.0/networks/22456e1b-3fc7-446a-b822-4f61aaa2f081 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:05.517 8 INFO neutron.db.segments_db [None req-26301997-e23d-4bb6-8633-4f09acc4eaa7 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Added segment 1843c3da-4828-4c09-9540-8e1d300d31ac of type vxlan for network 0fced6a3-a2b7-462f-9f96-b0571f6a0737 [pid: 8|app: 0|req: 1043/2075] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:05 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2076] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:05 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:05.819 7 INFO neutron.db.l3_hamode_db [None req-b8d4ef6c-00e6-4bd0-9d86-6c5d7410d832 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1045/2077] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:05 2026] POST /v2.0/subnets => generated 629 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2078] 10.0.0.111 () {34 vars in 770 bytes} [Wed Jun 24 19:39:05 2026] PUT /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/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: 1047/2079] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:05 2026] GET /v2.0/security-groups?tenant_id=eab3ebd5699245ab921b6155df2d8f8a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2080] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/subnets/6b8c6b93-36e2-4b8b-8c8a-d2fb41d6d507/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2081] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2082] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:06 2026] DELETE /v2.0/security-groups/cff8fe07-5927-4aff-aeb8-5bb0066101ef => 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: 1051/2083] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/subnets/d52f07a0-72df-4afb-840e-bdbe3e829d6f/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2084] 10.0.0.111 () {34 vars in 766 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2085] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/subnets/e544b926-321f-4cf9-bac2-3644616c544f/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2086] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2087] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/subnets/22dfe52e-8e1f-45b3-9f51-8524f43581e9/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2088] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/security-groups?tenant_id=4e61ef026dee42699b5f4ddf733954a9&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: 1057/2089] 10.0.0.111 () {34 vars in 788 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2090] 10.0.0.111 () {32 vars in 664 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2091] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:06 2026] DELETE /v2.0/security-groups/77fa6c76-82ee-43ae-ab5c-a9b41e0af3fb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2092] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2093] 10.0.0.111 () {32 vars in 678 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2094] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:06 2026] PUT /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2095] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:04 2026] POST /v2.0/routers => generated 694 bytes in 2262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2096] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2097] 10.0.0.111 () {32 vars in 674 bytes} [Wed Jun 24 19:39:06 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: 8|app: 0|req: 1064/2098] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2099] 10.0.0.111 () {32 vars in 686 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:07.066 8 INFO neutron.api.v2.resource [None req-fa61442c-2576-46c2-8cbd-fc2c441ed812 2743f61e0b8e4ce584c21f7bb0418aaf 34c885ac3c6f4f778109bca5aee2f70f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2100] 10.0.0.111 () {32 vars in 751 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/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: 1067/2101] 10.0.0.111 () {32 vars in 672 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2102] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:39:07 2026] DELETE /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2103] 10.0.0.111 () {32 vars in 686 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2104] 10.0.0.111 () {32 vars in 776 bytes} [Wed Jun 24 19:39:06 2026] GET /v2.0/subnets?project_id=8b91122dac2c4ad1bcfa6eb1008fb535&cidr=10.100.0.0%2F28 => generated 14 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2105] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2106] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:07.392 7 INFO neutron.api.v2.resource [None req-1fb7a5d8-3b52-4095-be62-d549ecef1093 2743f61e0b8e4ce584c21f7bb0418aaf 34c885ac3c6f4f778109bca5aee2f70f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1037/2107] 10.0.0.111 () {32 vars in 754 bytes} [Wed Jun 24 19:39:07 2026] DELETE /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2108] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2109] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2110] 10.0.0.111 () {32 vars in 784 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/subnets?network_id=a78fc131-4a33-481d-9508-410132a4235b&cidr=10.100.0.0%2F28 => 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: 1072/2111] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:39:07 2026] DELETE /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/tags => 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: 1040/2112] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:07 2026] DELETE /v2.0/subnets/6b8c6b93-36e2-4b8b-8c8a-d2fb41d6d507 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2113] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:07 2026] GET /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038/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: 1073/2114] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:07 2026] POST /v2.0/subnets => generated 656 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2115] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:07 2026] DELETE /v2.0/subnets/d52f07a0-72df-4afb-840e-bdbe3e829d6f => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:08.055 8 INFO neutron_taas.services.taas.taas_plugin [None req-1585c954-612d-431f-be86-f986276724ae 2743f61e0b8e4ce584c21f7bb0418aaf 34c885ac3c6f4f778109bca5aee2f70f - - default default] TaaS: Handle Delete Port: b6ab4cc9-0593-4924-9ec8-1043c0986a2f 2026-06-24 19:39:08.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1585c954-612d-431f-be86-f986276724ae 2743f61e0b8e4ce584c21f7bb0418aaf 34c885ac3c6f4f778109bca5aee2f70f - - default default] Tap Mirror: Handle Delete Port: b6ab4cc9-0593-4924-9ec8-1043c0986a2f [pid: 8|app: 0|req: 1074/2116] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:07 2026] DELETE /v2.0/floatingips/513f475f-e4b7-4a3e-beeb-0f152db45038 => 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: 1075/2117] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:08 2026] DELETE /v2.0/subnets/e544b926-321f-4cf9-bac2-3644616c544f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2118] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:08 2026] DELETE /v2.0/subnets/22dfe52e-8e1f-45b3-9f51-8524f43581e9 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2119] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:08 2026] DELETE /v2.0/subnets/41d7cf4f-7c89-4a9d-81b7-43f1eceff981 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:09.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-250ec7ea-c56a-477a-9396-208f34fe347f 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] TaaS: Handle Delete Port: 7ba2261d-a61b-4e4a-94d6-d400b84e71a2 2026-06-24 19:39:09.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-250ec7ea-c56a-477a-9396-208f34fe347f 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Tap Mirror: Handle Delete Port: 7ba2261d-a61b-4e4a-94d6-d400b84e71a2 2026-06-24 19:39:09.311 8 INFO neutron.services.segments.plugin [-] Segment f224f820-1246-4c86-b016-74dd2e4a1b62 resource provider aggregate not found 2026-06-24 19:39:09.324 8 INFO neutron.services.segments.plugin [-] Segment f224f820-1246-4c86-b016-74dd2e4a1b62 resource provider aggregate not found 2026-06-24 19:39:09.341 8 INFO neutron.services.segments.plugin [-] Segment f224f820-1246-4c86-b016-74dd2e4a1b62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f224f820-1246-4c86-b016-74dd2e4a1b62 found for delete ", "request_id": "req-d3eedc16-f615-4282-bcef-a80bef7afbbb"}]} 2026-06-24 19:39:09.345 8 INFO neutron.services.segments.plugin [-] Segment f224f820-1246-4c86-b016-74dd2e4a1b62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f224f820-1246-4c86-b016-74dd2e4a1b62 found for delete ", "request_id": "req-d70b97d1-7e2a-4e99-9f1c-f8ad6dea95ec"}]} [pid: 8|app: 0|req: 1078/2120] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:08 2026] DELETE /v2.0/networks/dbf11aeb-43f1-4919-9236-251aa580a237 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2121] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:09 2026] GET /v2.0/security-groups?tenant_id=af1fbc0bb119428d8a793baaf42b2f04&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:09.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-e67a1da4-6d1d-4e73-8eb2-4fdc478a1114 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] TaaS: Handle Delete Port: e2cc1305-9813-4639-a347-963582d555aa 2026-06-24 19:39:09.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e67a1da4-6d1d-4e73-8eb2-4fdc478a1114 2425241431d740bda6b06b7ac8ca735d 062b8d72a8524928b3700cd4a61a4fcd - - default default] Tap Mirror: Handle Delete Port: e2cc1305-9813-4639-a347-963582d555aa [pid: 7|app: 0|req: 1043/2122] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:39:07 2026] PUT /v2.0/routers/a70b6ad7-987b-4a98-a21d-4ae33d4063f9/add_router_interface => generated 309 bytes in 2008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2123] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:09 2026] DELETE /v2.0/security-groups/196ce8b1-73f5-4f95-90fc-d8e1c57be5e0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2124] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:39:10 2026] GET /v2.0/networks => generated 6421 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2125] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:39:10 2026] GET /v2.0/subnets => generated 2594 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2126] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:09 2026] DELETE /v2.0/networks/55ceb85e-2b03-49e1-8aa7-fd7a6aa69dab => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2127] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:39:10 2026] GET /v2.0/routers => generated 737 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2128] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:10 2026] DELETE /v2.0/networks/336ddf3c-dfc6-4f73-bc86-69da8bde334d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2129] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:10 2026] GET /v2.0/security-groups?tenant_id=34c885ac3c6f4f778109bca5aee2f70f&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2130] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:39:10 2026] POST /v2.0/security-groups => generated 1673 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:39:10.569 7 INFO neutron.services.segments.plugin [-] Segment 37151b93-0a15-44de-8dbf-bfff7263fd2f resource provider aggregate not found 2026-06-24 19:39:10.575 7 INFO neutron.services.segments.plugin [-] Segment 37151b93-0a15-44de-8dbf-bfff7263fd2f resource provider aggregate not found 2026-06-24 19:39:10.594 7 INFO neutron.services.segments.plugin [-] Segment 37151b93-0a15-44de-8dbf-bfff7263fd2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37151b93-0a15-44de-8dbf-bfff7263fd2f found for delete ", "request_id": "req-865d2cb9-44ff-4994-9fe1-c6ec53a0e877"}]} 2026-06-24 19:39:10.597 7 INFO neutron.services.segments.plugin [-] Segment 37151b93-0a15-44de-8dbf-bfff7263fd2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37151b93-0a15-44de-8dbf-bfff7263fd2f found for delete ", "request_id": "req-7cd09b14-9ce6-4efe-be64-e73332109cb0"}]} [pid: 7|app: 0|req: 1049/2131] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:10 2026] DELETE /v2.0/networks/32180ac9-f6f6-45da-a12a-a18d984a18dd => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2132] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:10 2026] DELETE /v2.0/security-groups/9e4a75a0-ec50-47d5-a3a7-16454007390d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2133] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2134] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:10 2026] DELETE /v2.0/networks/0fced6a3-a2b7-462f-9f96-b0571f6a0737 => 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: 1051/2135] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2136] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2137] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:11.246 8 INFO neutron.db.securitygroups_db [None req-7757019e-d62b-4705-a64b-3735058a4412 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Project 8b91122dac2c4ad1bcfa6eb1008fb535 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: 1086/2138] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:11.363 8 INFO neutron.services.segments.plugin [-] Segment 3ee71107-4af8-43b7-a638-f6ff116ce129 resource provider aggregate not found 2026-06-24 19:39:11.373 8 INFO neutron.services.segments.plugin [-] Segment 3ee71107-4af8-43b7-a638-f6ff116ce129 resource provider aggregate not found 2026-06-24 19:39:11.379 8 INFO neutron.services.segments.plugin [-] Segment 3ee71107-4af8-43b7-a638-f6ff116ce129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ee71107-4af8-43b7-a638-f6ff116ce129 found for delete ", "request_id": "req-48ec4ffd-3f87-4a19-b3f4-568e59904032"}]} 2026-06-24 19:39:11.400 8 INFO neutron.services.segments.plugin [-] Segment 8238b966-0301-4210-8cff-4a938c33bb59 resource provider aggregate not found 2026-06-24 19:39:11.400 8 INFO neutron.services.segments.plugin [-] Segment 3ee71107-4af8-43b7-a638-f6ff116ce129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ee71107-4af8-43b7-a638-f6ff116ce129 found for delete ", "request_id": "req-cd3c1384-9292-4431-88ac-2e537fa93445"}]} 2026-06-24 19:39:11.420 8 INFO neutron.services.segments.plugin [-] Segment 8238b966-0301-4210-8cff-4a938c33bb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8238b966-0301-4210-8cff-4a938c33bb59 found for delete ", "request_id": "req-c9a36ead-dbe7-4362-8173-b8b599c0eed0"}]} 2026-06-24 19:39:11.430 8 INFO neutron.services.segments.plugin [-] Segment 8238b966-0301-4210-8cff-4a938c33bb59 resource provider aggregate not found 2026-06-24 19:39:11.437 7 INFO neutron.db.securitygroups_db [None req-c8d2aa43-de5d-4b90-9d42-286a01d3f71b 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Project 8b91122dac2c4ad1bcfa6eb1008fb535 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-24 19:39:11.444 8 INFO neutron.services.segments.plugin [-] Segment 1843c3da-4828-4c09-9540-8e1d300d31ac resource provider aggregate not found 2026-06-24 19:39:11.450 8 INFO neutron.services.segments.plugin [-] Segment 8238b966-0301-4210-8cff-4a938c33bb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8238b966-0301-4210-8cff-4a938c33bb59 found for delete ", "request_id": "req-a85edbca-3bc8-429d-bb6a-93410751a5c9"}]} 2026-06-24 19:39:11.460 8 INFO neutron.services.segments.plugin [-] Segment 1843c3da-4828-4c09-9540-8e1d300d31ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1843c3da-4828-4c09-9540-8e1d300d31ac found for delete ", "request_id": "req-2bc62903-de7d-4947-8796-e02d6792f2c1"}]} 2026-06-24 19:39:11.467 8 INFO neutron.services.segments.plugin [-] Segment 1843c3da-4828-4c09-9540-8e1d300d31ac resource provider aggregate not found 2026-06-24 19:39:11.497 8 INFO neutron.services.segments.plugin [-] Segment 1843c3da-4828-4c09-9540-8e1d300d31ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1843c3da-4828-4c09-9540-8e1d300d31ac found for delete ", "request_id": "req-33f9272f-3f9c-4460-9d3e-76a48cb30975"}]} [pid: 7|app: 0|req: 1053/2139] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:11 2026] POST /v2.0/security-group-rules => generated 606 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2140] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:11 2026] GET /v2.0/security-groups?tenant_id=062b8d72a8524928b3700cd4a61a4fcd&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2141] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:39:11 2026] GET /v2.0/networks => generated 1298 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:12.155 7 INFO neutron.db.segments_db [None req-1989d3c8-464c-465e-a63e-fe737009501c af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] Added segment 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 of type vxlan for network e1d52d2b-b84d-4754-94a7-e96d3fe3f691 [pid: 8|app: 0|req: 1089/2142] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:12 2026] DELETE /v2.0/security-groups/909f9909-d25d-4b69-9c6f-bae25bcabdd2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2143] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:11 2026] POST /v2.0/networks => generated 727 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2144] 10.0.0.208 () {34 vars in 1098 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-334306562&fields=id&tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2145] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => 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: 1092/2146] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/quotas/8b91122dac2c4ad1bcfa6eb1008fb535 => 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: 1093/2147] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&fields=id => generated 57 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2148] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:12 2026] POST /v2.0/subnets => generated 644 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2149] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:12.521 7 WARNING neutron.api.v2.base [None req-a3609463-e600-45b6-8190-2c01557f264f af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-24 19:39:12.522 7 INFO neutron.api.v2.resource [None req-a3609463-e600-45b6-8190-2c01557f264f af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1057/2150] 10.0.0.111 () {34 vars in 681 bytes} [Wed Jun 24 19:39:12 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2151] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/security-groups?tenant_id=ad97169555ba4bb387d5aa156607d553&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: 1058/2152] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?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: 1059/2153] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:12 2026] DELETE /v2.0/security-groups/ab9023d1-8b3c-4502-8871-cfd6c632a12b => 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: 1060/2154] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1095/2155] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:12 2026] DELETE /v2.0/networks/e1d52d2b-b84d-4754-94a7-e96d3fe3f691 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:12.813 7 INFO neutron.db.segments_db [None req-98bc3ca8-8605-4ad2-9ef9-85a6a1b3ba3e af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] Added segment 39c5419f-2af4-4dd8-8bbb-7a1b735de180 of type vxlan for network ff84b254-cc7f-4f88-aade-25c80d0b65df [pid: 7|app: 0|req: 1061/2156] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:12 2026] POST /v2.0/networks => generated 726 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2157] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:12 2026] GET /v2.0/security-groups?tenant_id=8d58dc8963f14bf68b424497c0898f2f&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2158] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:12 2026] DELETE /v2.0/security-groups/a042c6e3-7cc7-41fc-ab3f-d2531af85d3c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2159] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:12 2026] POST /v2.0/subnets => generated 647 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:13.163 8 WARNING neutron.api.v2.base [None req-e5fbdac5-12a1-4239-9d31-4f6ffd9aa2f9 af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-24 19:39:13.164 8 INFO neutron.api.v2.resource [None req-e5fbdac5-12a1-4239-9d31-4f6ffd9aa2f9 af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1098/2160] 10.0.0.111 () {34 vars in 681 bytes} [Wed Jun 24 19:39:13 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-24 19:39:13.400 7 INFO neutron.services.segments.plugin [-] Segment 39c5419f-2af4-4dd8-8bbb-7a1b735de180 resource provider aggregate not found 2026-06-24 19:39:13.402 7 INFO neutron.services.segments.plugin [-] Segment 39c5419f-2af4-4dd8-8bbb-7a1b735de180 resource provider aggregate not found 2026-06-24 19:39:13.430 7 INFO neutron.services.segments.plugin [-] Segment 39c5419f-2af4-4dd8-8bbb-7a1b735de180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39c5419f-2af4-4dd8-8bbb-7a1b735de180 found for delete ", "request_id": "req-bff1cb00-8a2f-494f-af97-18ece372254d"}]} 2026-06-24 19:39:13.431 7 INFO neutron.services.segments.plugin [-] Segment 39c5419f-2af4-4dd8-8bbb-7a1b735de180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39c5419f-2af4-4dd8-8bbb-7a1b735de180 found for delete ", "request_id": "req-4ba3df5e-52b3-4bb6-b039-f34adb36e228"}]} [pid: 7|app: 0|req: 1063/2161] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:13 2026] DELETE /v2.0/networks/ff84b254-cc7f-4f88-aade-25c80d0b65df => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:13.483 8 INFO neutron.services.segments.plugin [-] Segment 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 resource provider aggregate not found 2026-06-24 19:39:13.503 8 INFO neutron.services.segments.plugin [-] Segment 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 found for delete ", "request_id": "req-a4b73f98-a0e7-4273-9b86-9791bfb6069f"}]} 2026-06-24 19:39:13.526 8 INFO neutron.services.segments.plugin [-] Segment 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 resource provider aggregate not found 2026-06-24 19:39:13.548 8 INFO neutron.services.segments.plugin [-] Segment 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b5238d2-3bf7-4a2f-ba8b-ddbc99a68fb6 found for delete ", "request_id": "req-9f8c30b9-e3f7-4a25-9429-c7babe0c04d6"}]} 2026-06-24 19:39:13.550 8 INFO neutron.db.segments_db [None req-9ffd55dd-3c55-4c3d-918f-1d401aec6f4d af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] Added segment d16b78ee-c70c-47f9-9e21-331c680f2730 of type vxlan for network 7543f549-cbbf-40f6-ac2e-ad4fe22c22f2 [pid: 8|app: 0|req: 1099/2162] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:13 2026] POST /v2.0/networks => generated 726 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2163] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:13 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1064/2164] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:13 2026] POST /v2.0/subnets => generated 647 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2165] 10.0.0.111 () {34 vars in 681 bytes} [Wed Jun 24 19:39:13 2026] POST /v2.0/rbac-policies => generated 324 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2166] 10.0.0.111 () {34 vars in 678 bytes} [Wed Jun 24 19:39:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2167] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:14 2026] PUT /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2168] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/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: 1103/2169] 10.0.0.111 () {34 vars in 764 bytes} [Wed Jun 24 19:39:14 2026] PUT /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2170] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/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: 1105/2171] 10.0.0.111 () {34 vars in 760 bytes} [Wed Jun 24 19:39:14 2026] PUT /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2172] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2173] 10.0.0.111 () {34 vars in 782 bytes} [Wed Jun 24 19:39:14 2026] PUT /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/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: 1067/2174] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/networks/7543f549-cbbf-40f6-ac2e-ad4fe22c22f2 => generated 654 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2175] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2176] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:14 2026] PUT /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/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: 1109/2177] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2178] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1110/2179] 10.0.0.111 () {32 vars in 741 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:14.974 7 INFO neutron.api.v2.resource [None req-db7c96d0-1f73-42fd-b6fb-10cd9e578994 8531508e152a454685b0d2b834502520 b860c1cac3be44189e928007293cd00a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2180] 10.0.0.111 () {32 vars in 745 bytes} [Wed Jun 24 19:39:14 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2181] 10.0.0.111 () {32 vars in 744 bytes} [Wed Jun 24 19:39:14 2026] DELETE /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2182] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:15 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:15.138 8 INFO neutron.api.v2.resource [None req-8848ae7d-4785-4936-9d37-2382b9a507e2 8531508e152a454685b0d2b834502520 b860c1cac3be44189e928007293cd00a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2183] 10.0.0.111 () {32 vars in 748 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2184] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => 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: 1073/2185] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:15 2026] GET /v2.0/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:15.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea4cd6be-f231-407b-8548-fff77fb83f1d 891d523569384f579239515ac730a4f7 83fe6463d26f4bbaa7e670a40a535fd0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2186] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:39:15 2026] GET /v2.0/networks/7543f549-cbbf-40f6-ac2e-ad4fe22c22f2 => generated 138 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2187] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/qos/policies/7673f61e-fecb-4cf9-9678-e1da85ad8c0d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:15.532 8 INFO neutron.services.segments.plugin [-] Segment d16b78ee-c70c-47f9-9e21-331c680f2730 resource provider aggregate not found 2026-06-24 19:39:15.555 8 INFO neutron.services.segments.plugin [-] Segment d16b78ee-c70c-47f9-9e21-331c680f2730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d16b78ee-c70c-47f9-9e21-331c680f2730 found for delete ", "request_id": "req-7c5ade24-c701-49d0-a570-bdd8f2cee53c"}]} [pid: 8|app: 0|req: 1114/2188] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/networks/7543f549-cbbf-40f6-ac2e-ad4fe22c22f2 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:15.576 8 INFO neutron.services.segments.plugin [-] Segment d16b78ee-c70c-47f9-9e21-331c680f2730 resource provider aggregate not found 2026-06-24 19:39:15.590 8 INFO neutron.services.segments.plugin [-] Segment d16b78ee-c70c-47f9-9e21-331c680f2730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d16b78ee-c70c-47f9-9e21-331c680f2730 found for delete ", "request_id": "req-ecaca445-5292-47b7-a710-dfd798d616f2"}]} 2026-06-24 19:39:15.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32ea7c67-eb5e-454c-9ce5-643f45d8eb29 af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2189] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/subnets/55425e73-c071-482d-9692-b88e2542950c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:39:15.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21b58884-e0b6-4ac6-ae89-b483b0efd223 af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1115/2190] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/subnets/ea3f2a76-c644-465b-ab8f-60097d37cc01 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:39:15.638 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56f53011-cdc8-45ac-85a2-4b3002ce89bb af3c8bb26c5a4b3d9a262edf082a730a 65dcbb69574d4f708385f0acda263fae - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2191] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:15 2026] DELETE /v2.0/subnets/293022b3-3b14-46e4-9f82-a2e51a2a1127 => 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: 1116/2192] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:15 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1077/2193] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:16 2026] GET /v2.0/security-groups?tenant_id=b860c1cac3be44189e928007293cd00a&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2194] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:16 2026] DELETE /v2.0/security-groups/4c4d7f85-27f7-44fb-9f40-e2611ac0d077 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2195] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:16 2026] GET /v2.0/security-groups?tenant_id=785ac21511274599ac0ea9cb4905306d&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:16.870 8 INFO neutron.db.segments_db [None req-9ceb46ca-1a6a-4ed5-80d8-6738dfc7d37c 81cc23a6c37149a5acf24271d3981264 da3fdac51e98453c967cacfc8089f86a - - default default] Added segment de9c50fe-2a3f-489e-a333-3ffafd74e809 of type vxlan for network 4b391eae-19ff-4f86-bb67-1b7c47e1d3e8 [pid: 7|app: 0|req: 1080/2196] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:16 2026] GET /v2.0/security-groups?tenant_id=4d4446621c6f4c7686c8ede5fa8c7c39&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2197] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:16 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2198] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:16 2026] DELETE /v2.0/security-groups/036933b9-3e1a-4ebe-986f-d2a0395dfc02 => 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: 1118/2199] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:16 2026] DELETE /v2.0/security-groups/69e9e4d8-01aa-49b6-81d0-1e2902fa9a55 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2200] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:17 2026] PUT /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2201] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => generated 661 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2202] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1120/2203] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2204] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/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: 1085/2205] 10.0.0.111 () {34 vars in 764 bytes} [Wed Jun 24 19:39:17 2026] PUT /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2206] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/security-groups?tenant_id=83fe6463d26f4bbaa7e670a40a535fd0&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2207] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2208] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:17 2026] DELETE /v2.0/security-groups/58ca69df-1926-4eea-bf42-d3ca7e1cf297 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2209] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:39:17 2026] POST /v2.0/ports => generated 958 bytes in 523 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: 1089/2210] 10.0.0.111 () {34 vars in 760 bytes} [Wed Jun 24 19:39:17 2026] PUT /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2211] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2212] 10.0.0.111 () {34 vars in 782 bytes} [Wed Jun 24 19:39:17 2026] PUT /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2213] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/security-groups?tenant_id=65dcbb69574d4f708385f0acda263fae&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2214] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:17 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2215] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:18 2026] DELETE /v2.0/security-groups/a89bfe71-4e5c-4d87-b3cf-977661bddba0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2216] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:18 2026] PUT /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2217] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:39:17 2026] PUT /v2.0/ports/b414071c-88fe-4eb2-a49d-d7ab5da422e1 => generated 1239 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1096/2218] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:18.307 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26993d19-b2a8-4d97-9dfc-7f908b11605f'] response: {'name': 'network-changed', 'server_uuid': '86588f3b-10d3-4a84-a70a-702a8d3ad197', 'tag': 'b414071c-88fe-4eb2-a49d-d7ab5da422e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1123/2219] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2220] 10.0.0.111 () {32 vars in 741 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2221] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:18.407 7 INFO neutron.api.v2.resource [None req-ff04761f-757d-4edc-a95a-61c75b7e1fac 81cc23a6c37149a5acf24271d3981264 da3fdac51e98453c967cacfc8089f86a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2222] 10.0.0.111 () {32 vars in 745 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2223] 10.0.0.111 () {32 vars in 744 bytes} [Wed Jun 24 19:39:18 2026] DELETE /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/red => 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: 1099/2224] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:18.610 8 INFO neutron.api.v2.resource [None req-b484f31e-e9b7-4a14-b1a3-0ac46b8b6c06 81cc23a6c37149a5acf24271d3981264 da3fdac51e98453c967cacfc8089f86a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1126/2225] 10.0.0.111 () {32 vars in 748 bytes} [Wed Jun 24 19:39:18 2026] DELETE /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2226] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:18 2026] DELETE /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => 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: 1127/2227] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2230] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2231] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&shared=False => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:18.974 7 INFO neutron.services.segments.plugin [-] Segment de9c50fe-2a3f-489e-a333-3ffafd74e809 resource provider aggregate not found 2026-06-24 19:39:18.988 7 INFO neutron.services.segments.plugin [-] Segment de9c50fe-2a3f-489e-a333-3ffafd74e809 resource provider aggregate not found 2026-06-24 19:39:18.994 7 INFO neutron.services.segments.plugin [-] Segment de9c50fe-2a3f-489e-a333-3ffafd74e809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de9c50fe-2a3f-489e-a333-3ffafd74e809 found for delete ", "request_id": "req-03e8510f-8220-4c8c-a836-d61fca0d03b6"}]} [pid: 7|app: 0|req: 1102/2232] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:18 2026] DELETE /v2.0/networks/4b391eae-19ff-4f86-bb67-1b7c47e1d3e8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:19.011 7 INFO neutron.services.segments.plugin [-] Segment de9c50fe-2a3f-489e-a333-3ffafd74e809 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de9c50fe-2a3f-489e-a333-3ffafd74e809 found for delete ", "request_id": "req-9b7a6782-12e4-4fa5-84ed-68ebe8a75f9a"}]} [pid: 8|app: 0|req: 1131/2233] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:39:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2234] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:19 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 973 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2235] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:19 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2236] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:19 2026] GET /v2.0/security-groups?tenant_id=da3fdac51e98453c967cacfc8089f86a&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2237] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:19 2026] DELETE /v2.0/security-groups/5e6ecd1d-d0bd-47de-84e3-f11ee117441e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2238] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1106/2239] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b414071c-88fe-4eb2-a49d-d7ab5da422e1 => 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: 1134/2240] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/subnets?id=5a3c694f-14f4-4aa2-9b17-08c3330297c2 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2241] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/ports?network_id=373acaaa-60ec-45ac-a1fe-59379301abec&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: 1135/2242] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2243] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2244] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/security-groups?tenant_id=edaebb26e95246f18e1e3cf96e6d3ccf&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2245] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:20 2026] DELETE /v2.0/security-groups/e33eb68f-0f6e-4993-96ae-6c73ee2659c5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2246] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2247] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:20 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:21.227 7 INFO neutron.db.segments_db [None req-ce580023-2379-4e70-ba54-a8d3abeceefe afc435d0309e4a659567936ac3fd89c8 aba9b97d31d04147bd728b99eaab2cf9 - - default default] Added segment 1f1de913-b132-488c-8fce-c9ffaca0f300 of type vxlan for network c200ed8c-ebab-4a76-abf3-91665f8257d3 [pid: 7|app: 0|req: 1110/2248] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:20 2026] POST /v2.0/networks => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2249] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:21 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2250] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:21 2026] PUT /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2251] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:21 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2252] 10.0.0.111 () {34 vars in 762 bytes} [Wed Jun 24 19:39:21 2026] PUT /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2253] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:21 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2254] 10.0.0.111 () {34 vars in 758 bytes} [Wed Jun 24 19:39:21 2026] PUT /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/red => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2255] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:21 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1114/2256] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2257] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2258] 10.0.0.111 () {34 vars in 780 bytes} [Wed Jun 24 19:39:22 2026] PUT /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2259] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2260] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:22 2026] PUT /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2261] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2262] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:22.436 8 INFO neutron.api.v2.resource [None req-5c093247-c060-4772-8bb7-4a9e75f37641 afc435d0309e4a659567936ac3fd89c8 aba9b97d31d04147bd728b99eaab2cf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2263] 10.0.0.111 () {32 vars in 743 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2264] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:39:22 2026] DELETE /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2265] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:22.602 8 INFO neutron.api.v2.resource [None req-ff68e371-1429-47a1-b765-90ccbe44ddb2 afc435d0309e4a659567936ac3fd89c8 aba9b97d31d04147bd728b99eaab2cf9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1148/2266] 10.0.0.111 () {32 vars in 746 bytes} [Wed Jun 24 19:39:22 2026] DELETE /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2267] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:39:22 2026] DELETE /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2268] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:39:22 2026] GET /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:22.739 7 INFO neutron.db.segments_db [None req-52221218-5045-4634-bbbe-33acdd0537f7 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Added segment f28c49ed-5581-4999-86a6-8a3943b2cc23 of type vxlan for network d7e200a7-b193-4872-8d28-ef56a3fd5f03 [pid: 8|app: 0|req: 1151/2269] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:22 2026] DELETE /v2.0/subnets/54bc64c8-86c7-4796-821c-d1df1d3ec120 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:22.977 8 INFO neutron.services.segments.plugin [-] Segment 1f1de913-b132-488c-8fce-c9ffaca0f300 resource provider aggregate not found 2026-06-24 19:39:22.984 8 INFO neutron.services.segments.plugin [-] Segment 1f1de913-b132-488c-8fce-c9ffaca0f300 resource provider aggregate not found 2026-06-24 19:39:23.003 8 INFO neutron.services.segments.plugin [-] Segment 1f1de913-b132-488c-8fce-c9ffaca0f300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f1de913-b132-488c-8fce-c9ffaca0f300 found for delete ", "request_id": "req-a8d77003-dc59-4d0d-970f-a6aec7d040aa"}]} 2026-06-24 19:39:23.003 8 INFO neutron.services.segments.plugin [-] Segment 1f1de913-b132-488c-8fce-c9ffaca0f300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f1de913-b132-488c-8fce-c9ffaca0f300 found for delete ", "request_id": "req-e367bed9-5ee3-4a38-b914-7c34596df5b2"}]} 2026-06-24 19:39:23.007 7 INFO neutron.db.l3_hamode_db [None req-52221218-5045-4634-bbbe-33acdd0537f7 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1152/2270] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:22 2026] DELETE /v2.0/networks/c200ed8c-ebab-4a76-abf3-91665f8257d3 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:23.146 7 INFO neutron.db.l3_hamode_db [None req-52221218-5045-4634-bbbe-33acdd0537f7 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1153/2271] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:23 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2272] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:23 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&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: 1155/2273] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:23 2026] GET /v2.0/security-groups?tenant_id=aba9b97d31d04147bd728b99eaab2cf9&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2274] 10.0.0.111 () {34 vars in 668 bytes} [Wed Jun 24 19:39:22 2026] POST /v2.0/routers => generated 474 bytes in 1357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2275] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:23 2026] DELETE /v2.0/security-groups/a154b0e0-79dd-4354-8cf0-61b79df8d373 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:24.014 7 INFO neutron.db.l3_hamode_db [None req-cbff2e0e-348d-49bb-b1e9-5c5808d3ab17 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1156/2276] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:23 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) 2026-06-24 19:39:24.126 7 INFO neutron.db.l3_hamode_db [None req-cbff2e0e-348d-49bb-b1e9-5c5808d3ab17 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1157/2277] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/security-groups?tenant_id=a7a91bcc2fe3422b87a8f06627a06126&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2278] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:24 2026] PUT /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2279] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:24 2026] DELETE /v2.0/security-groups/0a7ea672-7b3a-4115-9cf0-7572ce68855e => 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: 1160/2280] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/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: 1161/2281] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2282] 10.0.0.111 () {34 vars in 770 bytes} [Wed Jun 24 19:39:24 2026] PUT /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2283] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2284] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2285] 10.0.0.111 () {34 vars in 766 bytes} [Wed Jun 24 19:39:24 2026] PUT /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2286] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/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: 1167/2287] 10.0.0.111 () {34 vars in 788 bytes} [Wed Jun 24 19:39:24 2026] PUT /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2288] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/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: 1121/2289] 10.0.0.111 () {34 vars in 668 bytes} [Wed Jun 24 19:39:23 2026] POST /v2.0/routers => generated 474 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:24.912 8 INFO neutron.db.l3_hamode_db [None req-16488c4c-6ff0-4f01-9892-a71baa9c02d1 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1122/2290] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:24 2026] PUT /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2291] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/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: 1124/2292] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:24 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:25.045 8 INFO neutron.db.l3_hamode_db [None req-16488c4c-6ff0-4f01-9892-a71baa9c02d1 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:39:25.070 7 INFO neutron.api.v2.resource [None req-226b4a28-86bb-44f8-8805-f67e15167a25 a38db9e7ec0044e19da47fac476bea1c 4462c172fa5b46aaae8442f7ddeae305 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2293] 10.0.0.111 () {32 vars in 751 bytes} [Wed Jun 24 19:39:25 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2294] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:39:25 2026] DELETE /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2295] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:25 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:25.234 7 INFO neutron.api.v2.resource [None req-4ec5385f-e288-4d99-bafe-da25aab18815 a38db9e7ec0044e19da47fac476bea1c 4462c172fa5b46aaae8442f7ddeae305 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2296] 10.0.0.111 () {32 vars in 754 bytes} [Wed Jun 24 19:39:25 2026] DELETE /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2297] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:39:25 2026] DELETE /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2298] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:39:25 2026] GET /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2299] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:25 2026] DELETE /v2.0/subnetpools/8a7d4bd9-fbf6-4bd1-a6a9-58f3461c3d23 => 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: 1169/2300] 10.0.0.111 () {34 vars in 668 bytes} [Wed Jun 24 19:39:24 2026] POST /v2.0/routers => generated 474 bytes in 929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2301] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:25 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:25.851 8 INFO neutron.db.l3_hamode_db [None req-b4a19917-d0da-4772-8169-e26ac708b86c 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1133/2302] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:25 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:25.989 8 INFO neutron.db.l3_hamode_db [None req-b4a19917-d0da-4772-8169-e26ac708b86c 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1134/2303] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:25 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 975 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2304] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:26 2026] GET /v2.0/security-groups?tenant_id=7c86409828f448c48255838c8ae4278b&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2305] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:26 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&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: 1170/2306] 10.0.0.111 () {34 vars in 668 bytes} [Wed Jun 24 19:39:25 2026] POST /v2.0/routers => generated 474 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:26.737 8 INFO neutron.db.l3_hamode_db [None req-8687bf5e-5c52-424a-864a-e58be1ea8a58 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1137/2307] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:26 2026] DELETE /v2.0/security-groups/3350eb78-3e7d-4020-9f7a-ffc8f94e610b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2308] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:26 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:26.872 8 INFO neutron.db.l3_hamode_db [None req-8687bf5e-5c52-424a-864a-e58be1ea8a58 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1171/2309] 10.0.0.111 () {34 vars in 668 bytes} [Wed Jun 24 19:39:26 2026] POST /v2.0/routers => generated 474 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2310] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:27 2026] GET /v2.0/security-groups?tenant_id=4462c172fa5b46aaae8442f7ddeae305&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:27.727 7 INFO neutron.db.l3_db [None req-cebf5fb7-2c0b-473d-97e7-783425e72a35 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Floating IP 15a593dc-fc04-4c3c-80f2-16a0c481527b associated. External IP: 10.96.250.212, port: b414071c-88fe-4eb2-a49d-d7ab5da422e1. [pid: 8|app: 0|req: 1173/2311] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:27 2026] PUT /v2.0/routers/602d58ba-2472-47e8-989f-3e7adad5c27c/tags => generated 17 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2312] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:27 2026] DELETE /v2.0/security-groups/c699c12d-eab7-471f-811c-f278531aa145 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2313] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:39:26 2026] POST /v2.0/floatingips => generated 856 bytes in 1262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2314] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:27 2026] PUT /v2.0/routers/3c4a2250-e9ae-4f64-a3d1-d0649326a6f9/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2315] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:28.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a34f667d-f089-42aa-8a03-f01b125ff0e1'] response: {'name': 'network-changed', 'server_uuid': '86588f3b-10d3-4a84-a70a-702a8d3ad197', 'tag': 'b414071c-88fe-4eb2-a49d-d7ab5da422e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1176/2316] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:28 2026] PUT /v2.0/routers/cfc7b8a5-c13f-4e64-a381-514f0e2339c7/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2317] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:39:28 2026] PUT /v2.0/routers/34be9806-3ead-4dd7-9b27-16a7a1a74b7f/tags => generated 19 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2318] 10.0.0.111 () {32 vars in 664 bytes} [Wed Jun 24 19:39:28 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: 7|app: 0|req: 1142/2319] 10.0.0.111 () {32 vars in 678 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2320] 10.0.0.111 () {32 vars in 674 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2321] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1143/2322] 10.0.0.111 () {32 vars in 686 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2323] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2324] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b414071c-88fe-4eb2-a49d-d7ab5da422e1 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2325] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/subnets?id=5a3c694f-14f4-4aa2-9b17-08c3330297c2 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2326] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/ports?network_id=373acaaa-60ec-45ac-a1fe-59379301abec&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2327] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2328] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?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: 1186/2329] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:29 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 856 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2330] 10.0.0.111 () {32 vars in 672 bytes} [Wed Jun 24 19:39:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2331] 10.0.0.111 () {32 vars in 686 bytes} [Wed Jun 24 19:39:29 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2332] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:39:29 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2333] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:39:29 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2334] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:39:29 2026] GET /v2.0/routers/602d58ba-2472-47e8-989f-3e7adad5c27c => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2335] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:30 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2336] 10.0.0.111 () {34 vars in 742 bytes} [Wed Jun 24 19:39:29 2026] PUT /v2.0/routers/602d58ba-2472-47e8-989f-3e7adad5c27c => generated 485 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2337] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:30 2026] GET /v2.0/ports?device_id=602d58ba-2472-47e8-989f-3e7adad5c27c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:30.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-3099c1be-416b-4b77-bb91-0f2dea37fa9e 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] TaaS: Handle Delete Port: b58409cd-478b-4e81-becb-480368c98526 2026-06-24 19:39:30.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3099c1be-416b-4b77-bb91-0f2dea37fa9e 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Tap Mirror: Handle Delete Port: b58409cd-478b-4e81-becb-480368c98526 [pid: 8|app: 0|req: 1190/2338] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:30 2026] DELETE /v2.0/routers/602d58ba-2472-47e8-989f-3e7adad5c27c => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2339] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:39:30 2026] GET /v2.0/routers/3c4a2250-e9ae-4f64-a3d1-d0649326a6f9 => generated 493 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2340] 10.0.0.111 () {34 vars in 742 bytes} [Wed Jun 24 19:39:30 2026] PUT /v2.0/routers/3c4a2250-e9ae-4f64-a3d1-d0649326a6f9 => generated 493 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2341] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:31 2026] GET /v2.0/ports?device_id=3c4a2250-e9ae-4f64-a3d1-d0649326a6f9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:31.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6b0c83e-f210-495f-8b98-c31e3d668f0b 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] TaaS: Handle Delete Port: 2a2ee54a-07a6-4b93-b1a3-6a6562eb32f4 2026-06-24 19:39:31.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6b0c83e-f210-495f-8b98-c31e3d668f0b 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Tap Mirror: Handle Delete Port: 2a2ee54a-07a6-4b93-b1a3-6a6562eb32f4 2026-06-24 19:39:31.817 7 INFO neutron.db.segments_db [None req-f57594ba-fc85-4d86-90e4-e787c87a44b3 ea0033a65b5749f7a724fd58476c084f 6e62711454f64d49b90f8202ac0991f3 - - default default] Added segment 5c5c1df1-0b63-4241-853b-16e6026857a7 of type vxlan for network 4cb4ba41-e97b-44f9-b097-cafb4ba086c7 [pid: 8|app: 0|req: 1193/2342] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:31 2026] DELETE /v2.0/routers/3c4a2250-e9ae-4f64-a3d1-d0649326a6f9 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2343] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:39:31 2026] GET /v2.0/routers/cfc7b8a5-c13f-4e64-a381-514f0e2339c7 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2344] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:31 2026] POST /v2.0/networks => generated 632 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:32.047 7 INFO neutron.db.segments_db [None req-be7a7ef0-a817-43fe-a3fd-06e26b43dc73 ea0033a65b5749f7a724fd58476c084f 6e62711454f64d49b90f8202ac0991f3 - - default default] Added segment 5a6d135e-f18e-4829-9d19-e627778128f7 of type vxlan for network 5309579c-c452-4157-8c8a-d500d580d267 [pid: 7|app: 0|req: 1151/2345] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:31 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2346] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:32 2026] PUT /v2.0/networks/4cb4ba41-e97b-44f9-b097-cafb4ba086c7/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2347] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:32 2026] GET /v2.0/networks/4cb4ba41-e97b-44f9-b097-cafb4ba086c7/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2348] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:32 2026] PUT /v2.0/networks/5309579c-c452-4157-8c8a-d500d580d267/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2349] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:32 2026] GET /v2.0/networks/5309579c-c452-4157-8c8a-d500d580d267/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2350] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:39:32 2026] PUT /v2.0/networks/5309579c-c452-4157-8c8a-d500d580d267/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2351] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:32 2026] GET /v2.0/networks/5309579c-c452-4157-8c8a-d500d580d267/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2352] 10.0.0.111 () {32 vars in 733 bytes} [Wed Jun 24 19:39:32 2026] GET /v2.0/networks/4cb4ba41-e97b-44f9-b097-cafb4ba086c7/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:32.700 7 INFO neutron.services.segments.plugin [-] Segment 5c5c1df1-0b63-4241-853b-16e6026857a7 resource provider aggregate not found 2026-06-24 19:39:32.709 7 INFO neutron.services.segments.plugin [-] Segment 5c5c1df1-0b63-4241-853b-16e6026857a7 resource provider aggregate not found 2026-06-24 19:39:32.723 7 INFO neutron.services.segments.plugin [-] Segment 5c5c1df1-0b63-4241-853b-16e6026857a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5c1df1-0b63-4241-853b-16e6026857a7 found for delete ", "request_id": "req-663914c7-c5a3-43b1-87e8-45a6fc3e46e6"}]} 2026-06-24 19:39:32.727 7 INFO neutron.services.segments.plugin [-] Segment 5c5c1df1-0b63-4241-853b-16e6026857a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c5c1df1-0b63-4241-853b-16e6026857a7 found for delete ", "request_id": "req-27e0b43e-9590-4861-b8a2-fbf8efbdc4dd"}]} [pid: 7|app: 0|req: 1159/2353] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:32 2026] DELETE /v2.0/networks/4cb4ba41-e97b-44f9-b097-cafb4ba086c7 => 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: 1160/2354] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:32 2026] DELETE /v2.0/networks/5309579c-c452-4157-8c8a-d500d580d267 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2355] 10.0.0.111 () {34 vars in 742 bytes} [Wed Jun 24 19:39:31 2026] PUT /v2.0/routers/cfc7b8a5-c13f-4e64-a381-514f0e2339c7 => generated 502 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2356] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:33 2026] GET /v2.0/ports?device_id=cfc7b8a5-c13f-4e64-a381-514f0e2339c7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:33.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-03730646-161a-4e1b-b851-b70d3591ae6a 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] TaaS: Handle Delete Port: fdb5961f-6fe6-45fc-b133-de94c1864640 2026-06-24 19:39:33.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03730646-161a-4e1b-b851-b70d3591ae6a 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Tap Mirror: Handle Delete Port: fdb5961f-6fe6-45fc-b133-de94c1864640 [pid: 8|app: 0|req: 1196/2357] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:33 2026] DELETE /v2.0/routers/cfc7b8a5-c13f-4e64-a381-514f0e2339c7 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2358] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:39:33 2026] GET /v2.0/routers/34be9806-3ead-4dd7-9b27-16a7a1a74b7f => generated 487 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2359] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:33 2026] GET /v2.0/security-groups?tenant_id=2bece4e356054951ab63dc41addcb08b&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2362] 10.0.0.111 () {34 vars in 742 bytes} [Wed Jun 24 19:39:33 2026] PUT /v2.0/routers/34be9806-3ead-4dd7-9b27-16a7a1a74b7f => generated 487 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2363] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:33 2026] DELETE /v2.0/security-groups/4b203fbd-695e-4649-8044-25c0e52d53e6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2364] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:34 2026] GET /v2.0/ports?device_id=34be9806-3ead-4dd7-9b27-16a7a1a74b7f => 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: 1199/2365] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:34 2026] GET /v2.0/security-groups?tenant_id=6e62711454f64d49b90f8202ac0991f3&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:34.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-6210008f-9a10-4382-b061-ff8b7ebd75f4 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] TaaS: Handle Delete Port: e7ba1fda-43aa-4141-9d53-89738d8afb4b 2026-06-24 19:39:34.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6210008f-9a10-4382-b061-ff8b7ebd75f4 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Tap Mirror: Handle Delete Port: e7ba1fda-43aa-4141-9d53-89738d8afb4b [pid: 8|app: 0|req: 1200/2366] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:34 2026] DELETE /v2.0/security-groups/6acb7992-611e-4278-9f97-0d76a206f126 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2367] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:34 2026] DELETE /v2.0/routers/34be9806-3ead-4dd7-9b27-16a7a1a74b7f => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2368] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:39:34 2026] GET /v2.0/routers/7e35d219-ece6-44dc-8a74-e67b00c11788 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:34.757 7 INFO neutron.services.segments.plugin [-] Segment 5a6d135e-f18e-4829-9d19-e627778128f7 resource provider aggregate not found 2026-06-24 19:39:34.783 7 INFO neutron.services.segments.plugin [-] Segment 5a6d135e-f18e-4829-9d19-e627778128f7 resource provider aggregate not found 2026-06-24 19:39:34.829 7 INFO neutron.services.segments.plugin [-] Segment 5a6d135e-f18e-4829-9d19-e627778128f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6d135e-f18e-4829-9d19-e627778128f7 found for delete ", "request_id": "req-bf08ddb2-b591-4f10-952b-ec2b821eb538"}]} 2026-06-24 19:39:34.899 7 INFO neutron.services.segments.plugin [-] Segment 5a6d135e-f18e-4829-9d19-e627778128f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6d135e-f18e-4829-9d19-e627778128f7 found for delete ", "request_id": "req-0e229c7b-2366-434f-ba36-e7e615e4365a"}]} 2026-06-24 19:39:35.290 8 INFO neutron.db.segments_db [None req-60123e35-f6ad-4d1e-bee4-4f7f8cf4195b 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Added segment 9aca84ea-8b24-4635-884b-733a59c98910 of type vxlan for network e5f34773-ee32-4097-af3a-77fc2c92b72e [pid: 7|app: 0|req: 1168/2369] 10.0.0.111 () {34 vars in 742 bytes} [Wed Jun 24 19:39:34 2026] PUT /v2.0/routers/7e35d219-ece6-44dc-8a74-e67b00c11788 => generated 480 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2370] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:39:35 2026] GET /v2.0/ports?device_id=7e35d219-ece6-44dc-8a74-e67b00c11788 => 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: 1202/2371] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:34 2026] POST /v2.0/networks => generated 640 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:35.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7332fb3-f401-41b3-b169-198da688ef8c 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] TaaS: Handle Delete Port: 937a6fef-a966-420f-8118-5ae8e5871655 2026-06-24 19:39:35.564 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7332fb3-f401-41b3-b169-198da688ef8c 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] Tap Mirror: Handle Delete Port: 937a6fef-a966-420f-8118-5ae8e5871655 [pid: 8|app: 0|req: 1203/2372] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:35 2026] POST /v2.0/subnets => generated 657 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2373] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:39:35 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:35.908 7 INFO neutron.db.l3_hamode_db [None req-d7332fb3-f401-41b3-b169-198da688ef8c 36abf76e0321445facb25e0461b8a4c7 c9a8a8dec82b4b20a94138c2ea1f3d4b - - default default] HA network d7e200a7-b193-4872-8d28-ef56a3fd5f03 was deleted as no HA routers are present in tenant c9a8a8dec82b4b20a94138c2ea1f3d4b. [pid: 7|app: 0|req: 1170/2374] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:39:35 2026] DELETE /v2.0/routers/7e35d219-ece6-44dc-8a74-e67b00c11788 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2375] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:35 2026] POST /v2.0/subnets => generated 732 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:36.027 7 INFO neutron.db.segments_db [None req-ece18437-e96b-4274-82a6-880ec08ba481 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Added segment b53ae9b7-74e5-43cb-aaaf-16efeec991c5 of type vxlan for network cabe0184-202f-466d-a1d2-b99a5a72c91c [pid: 7|app: 0|req: 1171/2376] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:35 2026] POST /v2.0/networks => generated 638 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2377] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:36 2026] POST /v2.0/subnets => generated 656 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2378] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:36 2026] POST /v2.0/subnets => generated 725 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:36.851 7 INFO neutron.services.segments.plugin [-] Segment f28c49ed-5581-4999-86a6-8a3943b2cc23 resource provider aggregate not found 2026-06-24 19:39:36.861 8 INFO neutron.db.segments_db [None req-03aae8d1-a5bd-4a84-950a-5fa0a5fb7ab0 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Added segment 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 of type vxlan for network 4f096669-ec4f-43df-bd21-fa86535f862e 2026-06-24 19:39:36.875 7 INFO neutron.services.segments.plugin [-] Segment f28c49ed-5581-4999-86a6-8a3943b2cc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f28c49ed-5581-4999-86a6-8a3943b2cc23 found for delete ", "request_id": "req-3c88f65b-7e82-467d-b98d-665e6ced8048"}]} 2026-06-24 19:39:36.921 7 INFO neutron.services.segments.plugin [-] Segment f28c49ed-5581-4999-86a6-8a3943b2cc23 resource provider aggregate not found 2026-06-24 19:39:36.938 7 INFO neutron.services.segments.plugin [-] Segment f28c49ed-5581-4999-86a6-8a3943b2cc23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f28c49ed-5581-4999-86a6-8a3943b2cc23 found for delete ", "request_id": "req-c720ec06-314b-45ac-b41f-898ba9f7511e"}]} [pid: 8|app: 0|req: 1207/2379] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:36 2026] POST /v2.0/networks => generated 638 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2380] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:36 2026] GET /v2.0/security-groups?tenant_id=0ee13240bfc2425baccd9697d4ba3660&name=default => generated 2929 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2381] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:39:37 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2382] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:36 2026] POST /v2.0/subnets => generated 655 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2383] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:39:37 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&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: 1175/2384] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:37 2026] DELETE /v2.0/security-groups/c3f07d23-8437-4877-b35b-93ff7d2c056d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2385] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:37 2026] POST /v2.0/subnets => generated 729 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:37.593 8 INFO neutron.db.segments_db [None req-a748cc9d-1e90-4837-b57c-89dc5cfcf47f 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Added segment dbe7137b-20f6-4300-b1be-79c9074d5023 of type vxlan for network 98078152-759f-408c-a1aa-69bf5f06dc69 [pid: 7|app: 0|req: 1176/2386] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:37 2026] GET /v2.0/security-groups?tenant_id=c9a8a8dec82b4b20a94138c2ea1f3d4b&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2387] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:37 2026] DELETE /v2.0/security-groups/28b8f2d6-3e71-4d65-bca0-5313e9b70ddc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:37.873 8 INFO neutron.db.l3_hamode_db [None req-a748cc9d-1e90-4837-b57c-89dc5cfcf47f 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1178/2388] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:37 2026] GET /v2.0/security-groups?tenant_id=d7bdf365e36f415d85e684869e0d2fe0&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: 1179/2389] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:38 2026] DELETE /v2.0/security-groups/60baa4a4-e971-4b06-8fd3-179017b2c56a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:38.723 8 INFO neutron.db.l3_hamode_db [None req-a748cc9d-1e90-4837-b57c-89dc5cfcf47f 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1211/2390] 10.0.0.111 () {34 vars in 669 bytes} [Wed Jun 24 19:39:37 2026] POST /v2.0/routers => generated 685 bytes in 2088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2391] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:39:39 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2392] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:39:41 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/add_router_interface => generated 309 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2393] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2394] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2395] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2396] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2397] 10.0.0.111 () {34 vars in 676 bytes} [Wed Jun 24 19:39:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2398] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:43 2026] PUT /v2.0/subnetpools/523147e3-ae0a-4000-82a9-780b4bed7f2b/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2399] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:43 2026] PUT /v2.0/subnetpools/2d63fd2d-d57c-49f0-b4ee-a0cce6bef25a/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2400] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:43 2026] PUT /v2.0/subnetpools/c8579c2f-05f2-435f-a166-4ad2a9372c8c/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: 1189/2401] 10.0.0.111 () {34 vars in 759 bytes} [Wed Jun 24 19:39:43 2026] PUT /v2.0/subnetpools/fff422c6-b475-47b9-8ebb-0bd01f887ee6/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2402] 10.0.0.111 () {32 vars in 672 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2403] 10.0.0.111 () {32 vars in 686 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2404] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2405] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2406] 10.0.0.111 () {32 vars in 680 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2407] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2408] 10.0.0.111 () {32 vars in 690 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2409] 10.0.0.111 () {32 vars in 702 bytes} [Wed Jun 24 19:39:43 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2410] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:43 2026] DELETE /v2.0/subnetpools/523147e3-ae0a-4000-82a9-780b4bed7f2b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2411] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:43 2026] DELETE /v2.0/subnetpools/2d63fd2d-d57c-49f0-b4ee-a0cce6bef25a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2412] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:43 2026] DELETE /v2.0/subnetpools/c8579c2f-05f2-435f-a166-4ad2a9372c8c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2413] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:43 2026] DELETE /v2.0/subnetpools/fff422c6-b475-47b9-8ebb-0bd01f887ee6 => 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: 1202/2414] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:43 2026] DELETE /v2.0/subnetpools/b5ba79d6-3ad3-433a-b294-87c01d83617c => 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: 1213/2415] 10.0.0.111 () {34 vars in 783 bytes} [Wed Jun 24 19:39:42 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/add_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2416] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:39:44 2026] POST /v2.0/security-groups => generated 1628 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2417] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2418] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2419] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2420] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:44 2026] GET /v2.0/security-groups?tenant_id=e79b3ac7674e43a0bdf90f86e8c1c19f&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2421] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2422] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:45 2026] DELETE /v2.0/security-groups/a0fc0693-0b08-4356-ab88-0af3a53608e9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2423] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2424] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2425] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:45 2026] GET /v2.0/security-groups?tenant_id=4b49e9ca0adb48059af3935cfe43b6ed&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2426] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2427] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:45 2026] DELETE /v2.0/security-groups/075b1677-4a68-45c7-93af-6b861eae316e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2428] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:45 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: 1210/2429] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:45 2026] POST /v2.0/security-group-rules => generated 599 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2430] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:45 2026] GET /v2.0/security-groups?tenant_id=81a98ed3a22d4581ba94a0d5ce6bd0b5&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2431] 10.0.0.111 () {32 vars in 826 bytes} [Wed Jun 24 19:39:46 2026] GET /v2.0/ports?project_id=8b91122dac2c4ad1bcfa6eb1008fb535&network_id=373acaaa-60ec-45ac-a1fe-59379301abec => generated 3695 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2432] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2433] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:46 2026] DELETE /v2.0/security-groups/5f6d0e82-5bf3-415b-9b11-120ca2285ecc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2434] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2435] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:39:46 2026] GET /v2.0/subnets?network_id=a78fc131-4a33-481d-9508-410132a4235b => generated 667 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2436] 10.0.0.208 () {34 vars in 1092 bytes} [Wed Jun 24 19:39:46 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-90649704&fields=id&tenant_id=86489c612c684ae8b6cfa5dedea586e8 => generated 69 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2437] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:39:46 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:46.845 7 INFO neutron.db.l3_db [None req-c7989d49-a4a2-42ca-9a68-ff6ad0118a4a 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Floating IP 15a593dc-fc04-4c3c-80f2-16a0c481527b disassociated. External IP: 10.96.250.212, port: b414071c-88fe-4eb2-a49d-d7ab5da422e1. [pid: 8|app: 0|req: 1226/2438] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:39:46 2026] GET /v2.0/quotas/86489c612c684ae8b6cfa5dedea586e8 => 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: 1227/2439] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:39:46 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&fields=id => generated 287 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2440] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:39:47 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1229/2441] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:39:47 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2442] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:39:46 2026] PUT /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 554 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2443] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:47 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 554 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:39:47.330 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afe4e0fb-a7d6-4799-b42b-777135ababf2'] response: {'name': 'network-changed', 'server_uuid': '86588f3b-10d3-4a84-a70a-702a8d3ad197', 'tag': 'b414071c-88fe-4eb2-a49d-d7ab5da422e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1214/2444] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:47 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => 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: 1231/2445] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:47 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 1244 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2446] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2447] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b414071c-88fe-4eb2-a49d-d7ab5da422e1 => 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: 1216/2448] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/subnets?id=5a3c694f-14f4-4aa2-9b17-08c3330297c2 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2449] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/ports?network_id=373acaaa-60ec-45ac-a1fe-59379301abec&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2450] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2451] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2452] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:39:48 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?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: 1236/2455] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:49 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2456] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:39:49 2026] POST /v2.0/security-groups => generated 1603 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2457] 10.0.0.111 () {34 vars in 767 bytes} [Wed Jun 24 19:39:50 2026] PUT /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2458] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2459] 10.0.0.111 () {34 vars in 778 bytes} [Wed Jun 24 19:39:50 2026] PUT /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/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: 1222/2460] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2461] 10.0.0.111 () {34 vars in 774 bytes} [Wed Jun 24 19:39:50 2026] PUT /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/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: 1224/2462] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/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: 1239/2463] 10.0.0.111 () {34 vars in 685 bytes} [Wed Jun 24 19:39:50 2026] POST /v2.0/security-groups => generated 1677 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2464] 10.0.0.111 () {34 vars in 796 bytes} [Wed Jun 24 19:39:50 2026] PUT /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2465] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2466] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:50 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) [pid: 7|app: 0|req: 1227/2467] 10.0.0.111 () {34 vars in 767 bytes} [Wed Jun 24 19:39:50 2026] PUT /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2468] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2469] 10.0.0.111 () {32 vars in 755 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2470] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:50.860 7 INFO neutron.api.v2.resource [None req-09f4e666-314b-4b17-8291-ab933661f227 a4249d49394c421a8b85c91cdcb978b6 316a5b4a2a62440e951a92af566561a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2471] 10.0.0.111 () {32 vars in 759 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2472] 10.0.0.111 () {32 vars in 758 bytes} [Wed Jun 24 19:39:50 2026] DELETE /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2473] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:50 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2474] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:51.003 7 INFO neutron.api.v2.resource [None req-7bdfbd61-95fc-42fd-8024-2d87e2bf8464 a4249d49394c421a8b85c91cdcb978b6 316a5b4a2a62440e951a92af566561a3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1233/2475] 10.0.0.111 () {32 vars in 762 bytes} [Wed Jun 24 19:39:50 2026] DELETE /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2476] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:39:51 2026] DELETE /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2477] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2478] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:39:51 2026] GET /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:51.142 8 INFO neutron.db.securitygroups_db [None req-b991fce1-5294-426b-bcbc-24c3f1d4f1e3 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Project 8b91122dac2c4ad1bcfa6eb1008fb535 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: 1236/2479] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:51 2026] DELETE /v2.0/security-groups/3ff97e36-a01a-4ac4-84c2-2747e0ea0191 => 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: 1244/2480] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:39:51.292 7 INFO neutron.db.securitygroups_db [None req-1de83559-9188-4252-835b-bdacafb6fd7e 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Project 8b91122dac2c4ad1bcfa6eb1008fb535 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: 1237/2481] 10.0.0.111 () {34 vars in 695 bytes} [Wed Jun 24 19:39:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2482] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:39:51 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2483] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:39:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=86489c612c684ae8b6cfa5dedea586e8 => generated 177 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2484] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:39:51 2026] GET /v2.0/networks => generated 1298 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2485] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:39:51 2026] POST /v2.0/ports => generated 1183 bytes in 607 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: 1240/2486] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/security-groups?tenant_id=3fc2b64fa8214d489360487fcff1f2fb&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2487] 10.0.0.208 () {34 vars in 1100 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1668067835&fields=id&tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2488] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:52 2026] DELETE /v2.0/security-groups/1eff1809-0370-418b-b371-2ec52146ebcd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2489] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => 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: 1250/2490] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1186 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2491] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/quotas/8b91122dac2c4ad1bcfa6eb1008fb535 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2492] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2493] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2494] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/security-groups?tenant_id=316a5b4a2a62440e951a92af566561a3&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2495] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=segments => generated 14 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2496] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:39:52 2026] PUT /v2.0/ports/f0575b10-68da-4793-93cc-2c647d6d49ba => generated 1464 bytes in 541 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: 1242/2497] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:39:52 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2498] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:52 2026] DELETE /v2.0/security-groups/60383982-faf8-461b-a238-7807eab6fed9 => 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: 1243/2499] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:53 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:53.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dccd9f3-6e07-4c86-b08d-17a87adf3437'] response: {'name': 'network-changed', 'server_uuid': '99723ba9-db11-46e0-a4a2-a4b5b9f2af9a', 'tag': 'f0575b10-68da-4793-93cc-2c647d6d49ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1257/2500] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:53 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2501] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:39:53 2026] GET /v2.0/networks?tenant_id=86489c612c684ae8b6cfa5dedea586e8&shared=False => generated 2377 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2502] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:39:53 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: 1245/2503] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:54 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => 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: 1259/2504] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2505] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=f0575b10-68da-4793-93cc-2c647d6d49ba => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2506] 199.204.45.109 () {34 vars in 1104 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c8&port_id=f0575b10-68da-4793-93cc-2c647d6d49ba => 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: 1247/2507] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/subnets?id=25e5cae3-69ab-4788-a2ad-5516e9ad6683&id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 1410 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2508] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2509] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2510] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2511] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2512] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:39:55 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2513] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:56 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:56.858 7 INFO neutron.db.segments_db [None req-7a22bb7b-4b91-4286-a3e9-c17221c67a4d 44f0cc51937a461bb3098f4b3f70fe7e 11564506748944e8bd85f9c9104f21c0 - - default default] Added segment e88d32ee-7439-458a-8665-4e6b6fe69694 of type vxlan for network 2f885635-e879-4b1c-a1d6-2422b2e6427d [pid: 7|app: 0|req: 1250/2514] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:39:56 2026] POST /v2.0/networks => generated 631 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2515] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:39:57 2026] POST /v2.0/ports => generated 743 bytes in 355 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: 1266/2516] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => generated 661 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2517] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535 => generated 273 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2518] 10.0.0.111 () {34 vars in 666 bytes} [Wed Jun 24 19:39:57 2026] POST /v2.0/trunks => generated 407 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2519] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => 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: 1269/2520] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:39:57 2026] PUT /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/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: 1270/2521] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2522] 10.0.0.111 () {34 vars in 760 bytes} [Wed Jun 24 19:39:57 2026] PUT /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2523] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2524] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1198 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2525] 10.0.0.111 () {34 vars in 756 bytes} [Wed Jun 24 19:39:57 2026] PUT /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2526] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2527] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:57 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2528] 10.0.0.111 () {34 vars in 778 bytes} [Wed Jun 24 19:39:57 2026] PUT /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/black.or.white => 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: 1278/2529] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2530] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:39:57 2026] POST /v2.0/ports => generated 954 bytes in 445 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: 1279/2531] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:39:58 2026] PUT /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2532] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2533] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:39:58.189 8 INFO neutron.api.v2.resource [None req-0330f234-b717-41f3-be27-2df045cc9541 44f0cc51937a461bb3098f4b3f70fe7e 11564506748944e8bd85f9c9104f21c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2534] 10.0.0.111 () {32 vars in 741 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2535] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:39:58 2026] DELETE /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2536] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:39:58.290 8 INFO neutron.api.v2.resource [None req-5a440a02-174b-4c1e-a5b9-d2f8f3761546 44f0cc51937a461bb3098f4b3f70fe7e 11564506748944e8bd85f9c9104f21c0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1285/2537] 10.0.0.111 () {32 vars in 744 bytes} [Wed Jun 24 19:39:58 2026] DELETE /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2538] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:39:58 2026] DELETE /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => 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: 1287/2539] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2540] 10.0.0.111 () {32 vars in 719 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2541] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/ports/d20e1055-0733-40d0-b9ce-11a644ef5f09 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2542] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:39:58 2026] PUT /v2.0/ports/4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:58.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd8d7aaa-6f41-446b-afd5-c10fcd457025'] response: {'name': 'network-changed', 'server_uuid': '10c83c4f-08c9-4f25-8692-5e86d941cfce', 'tag': '4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1290/2543] 10.0.0.111 () {32 vars in 722 bytes} [Wed Jun 24 19:39:58 2026] DELETE /v2.0/trunks/be22e98f-ee2e-4198-a99b-5ae5e66193f6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:39:58.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-c586a463-d21c-4942-b560-dd57e9847575 44f0cc51937a461bb3098f4b3f70fe7e 11564506748944e8bd85f9c9104f21c0 - - default default] TaaS: Handle Delete Port: d20e1055-0733-40d0-b9ce-11a644ef5f09 2026-06-24 19:39:58.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c586a463-d21c-4942-b560-dd57e9847575 44f0cc51937a461bb3098f4b3f70fe7e 11564506748944e8bd85f9c9104f21c0 - - default default] Tap Mirror: Handle Delete Port: d20e1055-0733-40d0-b9ce-11a644ef5f09 [pid: 8|app: 0|req: 1291/2544] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2545] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:58 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&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: 1254/2546] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:39:58 2026] DELETE /v2.0/ports/d20e1055-0733-40d0-b9ce-11a644ef5f09 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2547] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:39:58 2026] DELETE /v2.0/networks/2f885635-e879-4b1c-a1d6-2422b2e6427d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:39:59.105 8 INFO neutron.services.segments.plugin [-] Segment e88d32ee-7439-458a-8665-4e6b6fe69694 resource provider aggregate not found 2026-06-24 19:39:59.117 8 INFO neutron.services.segments.plugin [-] Segment e88d32ee-7439-458a-8665-4e6b6fe69694 resource provider aggregate not found [pid: 7|app: 0|req: 1255/2548] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:39:59 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:39:59.128 8 INFO neutron.services.segments.plugin [-] Segment e88d32ee-7439-458a-8665-4e6b6fe69694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88d32ee-7439-458a-8665-4e6b6fe69694 found for delete ", "request_id": "req-4a86fd48-a3ac-42c1-96aa-1b1b6c9a6a12"}]} 2026-06-24 19:39:59.158 8 INFO neutron.services.segments.plugin [-] Segment e88d32ee-7439-458a-8665-4e6b6fe69694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88d32ee-7439-458a-8665-4e6b6fe69694 found for delete ", "request_id": "req-cde493c0-032f-4b79-9030-ba22b1e10d51"}]} [pid: 8|app: 0|req: 1294/2549] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:39:59 2026] GET /v2.0/networks?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&shared=False => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2550] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:39:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2551] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:39:59 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2552] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:39:59 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&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: 1295/2553] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:39:59 2026] GET /v2.0/security-groups?tenant_id=11564506748944e8bd85f9c9104f21c0&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2554] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:00 2026] DELETE /v2.0/security-groups/741b3970-4fe7-4219-8859-80a4ffb57a00 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2555] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2556] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c => 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: 1262/2557] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/subnets?id=5a3c694f-14f4-4aa2-9b17-08c3330297c2 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2558] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/ports?network_id=373acaaa-60ec-45ac-a1fe-59379301abec&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2559] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/security-groups?tenant_id=42dfe61051104e2486561f2ff98bb00f&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2560] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2561] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:40:00 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2562] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:00 2026] DELETE /v2.0/security-groups/57c2e499-7722-473d-9801-a27a160ad49a => 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: 1266/2563] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:01 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2564] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:01 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2565] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:02 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2566] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:02 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2567] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:03 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2568] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:03 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2569] 10.0.0.111 () {32 vars in 818 bytes} [Wed Jun 24 19:40:03 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&mac_address=fa%3A16%3A3e%3A57%3A18%3Acf => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2570] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:03 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2571] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:03 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:04.278 8 INFO neutron.db.l3_db [None req-039b33d3-c8cf-4ae9-9a3d-34d57c095cc3 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Floating IP 4721895f-0aa3-4785-8c0c-19b47e7a65e9 associated. External IP: 10.96.250.207, port: f0575b10-68da-4793-93cc-2c647d6d49ba. [pid: 8|app: 0|req: 1301/2574] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:40:03 2026] POST /v2.0/floatingips => generated 855 bytes in 1489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2575] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:04 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2576] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:04 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:04.881 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cffb17cb-95c1-4a4c-969d-e0db82051c57'] response: {'name': 'network-changed', 'server_uuid': '99723ba9-db11-46e0-a4a2-a4b5b9f2af9a', 'tag': 'f0575b10-68da-4793-93cc-2c647d6d49ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2577] 10.0.0.208 () {34 vars in 1092 bytes} [Wed Jun 24 19:40:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-90649704&fields=id&tenant_id=86489c612c684ae8b6cfa5dedea586e8 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2578] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:40:04 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2579] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/quotas/86489c612c684ae8b6cfa5dedea586e8 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2580] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:04 2026] GET /v2.0/security-groups?tenant_id=3e2916f03e8542c9b7326583fdbf53eb&name=default => generated 2929 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2581] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&fields=id => generated 333 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2582] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:05 2026] DELETE /v2.0/security-groups/fec33a0e-c2c6-4e83-8b50-201b02333b95 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2583] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2584] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=segments => generated 14 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2585] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2586] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2587] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=f0575b10-68da-4793-93cc-2c647d6d49ba => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2588] 199.204.45.109 () {34 vars in 1104 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c8&port_id=f0575b10-68da-4793-93cc-2c647d6d49ba => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2589] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/security-groups?tenant_id=d203b214e8484cd7aa7db6e5ea9d6c1e&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2590] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/subnets?id=25e5cae3-69ab-4788-a2ad-5516e9ad6683&id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 1410 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2591] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2592] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => 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: 1314/2593] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2594] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:05 2026] DELETE /v2.0/security-groups/00af9f7d-d105-413e-98f1-c02403834b18 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2595] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2596] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2597] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:05 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2598] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:06 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2599] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:07 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2600] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:07 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2601] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:07 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2602] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:07 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2603] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:40:07 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:40:07.935 7 INFO neutron.db.l3_db [None req-2c04db29-675a-48f1-af79-cc2486e80a18 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Floating IP 15a593dc-fc04-4c3c-80f2-16a0c481527b associated. External IP: 10.96.250.212, port: 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c. [pid: 7|app: 0|req: 1285/2604] 10.0.0.111 () {34 vars in 749 bytes} [Wed Jun 24 19:40:07 2026] PUT /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 855 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:08.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7595060-b261-4ecb-b561-2c96913b85b7'] response: {'name': 'network-changed', 'server_uuid': '10c83c4f-08c9-4f25-8692-5e86d941cfce', 'tag': '4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1320/2605] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:40:08 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2606] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:40:08 2026] GET /v2.0/ports?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2607] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:40:08 2026] GET /v2.0/networks?id=373acaaa-60ec-45ac-a1fe-59379301abec => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2608] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:40:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2609] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:40:09 2026] GET /v2.0/subnets?id=5a3c694f-14f4-4aa2-9b17-08c3330297c2 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2610] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:09 2026] GET /v2.0/ports?network_id=373acaaa-60ec-45ac-a1fe-59379301abec&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2611] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:40:09 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?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: 1289/2612] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:40:09 2026] GET /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec?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: 1324/2613] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:40:09 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2614] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2615] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=86489c612c684ae8b6cfa5dedea586e8 => generated 177 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2616] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2617] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2618] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2619] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:40:10 2026] POST /v2.0/ports => generated 1179 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2620] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2621] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:10 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2622] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:40:10 2026] PUT /v2.0/ports/5547ae91-8384-4476-aaf7-8fd047fe1b6d => generated 1460 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:40:11.365 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42660ca8-bd12-4c87-b1bf-550723dff5b4'] response: {'name': 'network-changed', 'server_uuid': '4eff90e8-e96d-48cd-883e-6786e71df96b', 'tag': '5547ae91-8384-4476-aaf7-8fd047fe1b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1329/2623] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:40:11 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1463 bytes in 48 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: 1295/2624] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:40:11 2026] GET /v2.0/networks?tenant_id=86489c612c684ae8b6cfa5dedea586e8&shared=False => generated 2377 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2625] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:40:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2626] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2627] 199.204.45.109 () {34 vars in 1054 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.9&port_id=5547ae91-8384-4476-aaf7-8fd047fe1b6d => 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: 1297/2628] 199.204.45.109 () {34 vars in 1106 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a2&port_id=5547ae91-8384-4476-aaf7-8fd047fe1b6d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2629] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/subnets?id=310706d5-6a65-4495-af41-1ae07058411b&id=c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2630] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&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: 1333/2631] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2632] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2633] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:40:13 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2634] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:15 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1194 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2635] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:16 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2638] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:40:19 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2639] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:40:19 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&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: 1338/2640] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:21 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2641] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:21 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2642] 10.0.0.111 () {32 vars in 818 bytes} [Wed Jun 24 19:40:21 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&mac_address=fa%3A16%3A3e%3A90%3A35%3A53 => generated 1196 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:40:22.200 7 INFO neutron.db.l3_db [None req-90b421b6-abfd-4796-bcec-e9da285c8970 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Floating IP 9e9f05ce-5b81-4935-b269-de22b03853ca associated. External IP: 10.96.250.210, port: 5547ae91-8384-4476-aaf7-8fd047fe1b6d. [pid: 7|app: 0|req: 1304/2643] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:40:21 2026] POST /v2.0/floatingips => generated 853 bytes in 1113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:40:22.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a22d551-a388-42d5-9b6e-9281d64ea46c'] response: {'name': 'network-changed', 'server_uuid': '4eff90e8-e96d-48cd-883e-6786e71df96b', 'tag': '5547ae91-8384-4476-aaf7-8fd047fe1b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1340/2644] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2645] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2646] 199.204.45.109 () {34 vars in 1054 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.9&port_id=5547ae91-8384-4476-aaf7-8fd047fe1b6d => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2647] 199.204.45.109 () {34 vars in 1106 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a2&port_id=5547ae91-8384-4476-aaf7-8fd047fe1b6d => 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: 1342/2648] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/subnets?id=310706d5-6a65-4495-af41-1ae07058411b&id=c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2649] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2650] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2651] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?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: 1344/2652] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:40:23 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2653] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:28 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2654] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:28 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&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: 1310/2655] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:29 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => 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: 1346/2656] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:29 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&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: 1311/2657] 10.0.0.16 () {34 vars in 989 bytes} [Wed Jun 24 19:40:30 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2658] 10.0.0.16 () {34 vars in 1039 bytes} [Wed Jun 24 19:40:30 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2659] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:31 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2660] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:31 2026] GET /v2.0/security-groups?id=68ae87a2-b2f9-4455-b5ab-28b2b081c089&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: 1313/2661] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:40:31 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:31.560 8 INFO neutron_taas.services.taas.taas_plugin [req-1c325938-117d-4026-88c6-3c9692dbd65f req-b99c7fab-e2e5-4ec4-b95b-963c094edd6d 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c 2026-06-24 19:40:31.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1c325938-117d-4026-88c6-3c9692dbd65f req-b99c7fab-e2e5-4ec4-b95b-963c094edd6d 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c 2026-06-24 19:40:31.674 8 INFO neutron.db.l3_db [req-1c325938-117d-4026-88c6-3c9692dbd65f req-b99c7fab-e2e5-4ec4-b95b-963c094edd6d 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Floating IP 15a593dc-fc04-4c3c-80f2-16a0c481527b disassociated. External IP: 10.96.250.212, port: 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c. [pid: 8|app: 0|req: 1349/2662] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:40:31 2026] DELETE /v2.0/ports/4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:40:32.140 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-527d367e-7082-48ed-9dfa-eaf347574d09'] response: {'server_uuid': '10c83c4f-08c9-4f25-8692-5e86d941cfce', 'name': 'network-vif-deleted', 'tag': '4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1314/2663] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:32 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => 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: 1350/2664] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:33 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => 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: 1316/2667] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:34 2026] GET /v2.0/ports?device_id=10c83c4f-08c9-4f25-8692-5e86d941cfce => 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: 1352/2668] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:35 2026] DELETE /v2.0/security-groups/68ae87a2-b2f9-4455-b5ab-28b2b081c089 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:40:35.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3674687-a779-43cf-906c-21ca0f9a24a6 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: 7199f961-221c-47b1-9de5-823179008828 2026-06-24 19:40:35.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3674687-a779-43cf-906c-21ca0f9a24a6 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: 7199f961-221c-47b1-9de5-823179008828 [pid: 7|app: 0|req: 1317/2669] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:40:35 2026] DELETE /v2.0/floatingips/15a593dc-fc04-4c3c-80f2-16a0c481527b => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2670] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:36 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2671] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:36 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2672] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:37 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2673] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:37 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&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: 1355/2674] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:38 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1320/2675] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:40:38 2026] GET /v2.0/security-groups?id=d6d8ac87-7d0b-4759-afce-7120de9732c1&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: 1356/2676] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:40:38 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:38.926 7 INFO neutron_taas.services.taas.taas_plugin [req-91799b6b-1e26-466a-b287-1e758f0acd1b req-882aab6f-c317-47b3-ac8c-cf46ee126e70 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: b414071c-88fe-4eb2-a49d-d7ab5da422e1 2026-06-24 19:40:38.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-91799b6b-1e26-466a-b287-1e758f0acd1b req-882aab6f-c317-47b3-ac8c-cf46ee126e70 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: b414071c-88fe-4eb2-a49d-d7ab5da422e1 [pid: 7|app: 0|req: 1321/2677] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:40:38 2026] DELETE /v2.0/ports/b414071c-88fe-4eb2-a49d-d7ab5da422e1 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:40:39.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b52f898-18aa-4b32-af5e-fd1620cd6117'] response: {'server_uuid': '86588f3b-10d3-4a84-a70a-702a8d3ad197', 'name': 'network-vif-deleted', 'tag': 'b414071c-88fe-4eb2-a49d-d7ab5da422e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1357/2678] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:39 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1322/2679] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:40 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1358/2680] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:40:41 2026] GET /v2.0/ports?device_id=86588f3b-10d3-4a84-a70a-702a8d3ad197 => 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: 1323/2681] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:42 2026] DELETE /v2.0/security-groups/d6d8ac87-7d0b-4759-afce-7120de9732c1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:40:43.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-c40114d6-3e89-4fa8-ae59-29ec3cc382d5 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: 2da52d95-b901-4532-a271-e722b18b9eed 2026-06-24 19:40:43.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c40114d6-3e89-4fa8-ae59-29ec3cc382d5 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: 2da52d95-b901-4532-a271-e722b18b9eed [pid: 8|app: 0|req: 1359/2682] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:40:43 2026] PUT /v2.0/routers/a70b6ad7-987b-4a98-a21d-4ae33d4063f9/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2683] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:40:44 2026] DELETE /v2.0/subnets/5a3c694f-14f4-4aa2-9b17-08c3330297c2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:40:44.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7579d0e-961a-427a-bdce-d5f7abe08871 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: 0c3c6b04-eb35-4a67-be3c-82d123e5b7a6 2026-06-24 19:40:44.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7579d0e-961a-427a-bdce-d5f7abe08871 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: 0c3c6b04-eb35-4a67-be3c-82d123e5b7a6 2026-06-24 19:40:44.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7579d0e-961a-427a-bdce-d5f7abe08871 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: 80b1f1a5-21d0-408b-8e40-8e543b0e1bab 2026-06-24 19:40:44.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7579d0e-961a-427a-bdce-d5f7abe08871 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: 80b1f1a5-21d0-408b-8e40-8e543b0e1bab [pid: 7|app: 0|req: 1325/2684] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:40:45 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:45.317 8 INFO neutron.services.segments.plugin [-] Segment 1bebb69d-ca60-4093-9e26-bcc6740e5b80 resource provider aggregate not found 2026-06-24 19:40:45.323 8 INFO neutron.services.segments.plugin [-] Segment 1bebb69d-ca60-4093-9e26-bcc6740e5b80 resource provider aggregate not found 2026-06-24 19:40:45.347 8 INFO neutron.services.segments.plugin [-] Segment 1bebb69d-ca60-4093-9e26-bcc6740e5b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bebb69d-ca60-4093-9e26-bcc6740e5b80 found for delete ", "request_id": "req-dc880999-8378-428a-9f46-52e6ec540a10"}]} 2026-06-24 19:40:45.349 8 INFO neutron.services.segments.plugin [-] Segment 1bebb69d-ca60-4093-9e26-bcc6740e5b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bebb69d-ca60-4093-9e26-bcc6740e5b80 found for delete ", "request_id": "req-c218d3c7-0f7c-4be9-b8d8-23a69ccc0574"}]} 2026-06-24 19:40:45.352 8 INFO neutron.db.l3_hamode_db [None req-a7579d0e-961a-427a-bdce-d5f7abe08871 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] HA network 532e176b-f1e1-41b5-bbd8-14fa991d4758 was deleted as no HA routers are present in tenant 8b91122dac2c4ad1bcfa6eb1008fb535. [pid: 8|app: 0|req: 1360/2685] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:40:44 2026] DELETE /v2.0/routers/a70b6ad7-987b-4a98-a21d-4ae33d4063f9 => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:40:45.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f4d6853-3c2c-49be-9df1-71a2a6dc689e 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] TaaS: Handle Delete Port: 93ea9c78-839b-4bd7-8cd5-82abff4b07a8 2026-06-24 19:40:45.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f4d6853-3c2c-49be-9df1-71a2a6dc689e 5efdc2d3ea094bd5b17fe74c6805bc83 8b91122dac2c4ad1bcfa6eb1008fb535 - - default default] Tap Mirror: Handle Delete Port: 93ea9c78-839b-4bd7-8cd5-82abff4b07a8 [pid: 7|app: 0|req: 1326/2686] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:40:45 2026] DELETE /v2.0/networks/373acaaa-60ec-45ac-a1fe-59379301abec => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:40:45.885 7 INFO neutron.services.segments.plugin [-] Segment f16e0e82-bcd1-4b51-9813-d24e87d01364 resource provider aggregate not found 2026-06-24 19:40:45.901 7 INFO neutron.services.segments.plugin [-] Segment f16e0e82-bcd1-4b51-9813-d24e87d01364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16e0e82-bcd1-4b51-9813-d24e87d01364 found for delete ", "request_id": "req-c01064fb-982e-4caf-beda-a2d3ccc305e5"}]} 2026-06-24 19:40:45.928 7 INFO neutron.services.segments.plugin [-] Segment f16e0e82-bcd1-4b51-9813-d24e87d01364 resource provider aggregate not found 2026-06-24 19:40:45.943 7 INFO neutron.services.segments.plugin [-] Segment f16e0e82-bcd1-4b51-9813-d24e87d01364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16e0e82-bcd1-4b51-9813-d24e87d01364 found for delete ", "request_id": "req-32ce78b1-b569-4703-98f4-8334463d329c"}]} [pid: 8|app: 0|req: 1361/2687] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:46 2026] GET /v2.0/security-groups?tenant_id=8b91122dac2c4ad1bcfa6eb1008fb535&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2688] 10.0.0.3 () {30 vars in 688 bytes} [Wed Jun 24 19:40:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2689] 10.0.0.3 () {30 vars in 690 bytes} [Wed Jun 24 19:40:46 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: 1329/2690] 10.0.0.3 () {30 vars in 666 bytes} [Wed Jun 24 19:40:46 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: 1330/2691] 10.0.0.3 () {30 vars in 702 bytes} [Wed Jun 24 19:40:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2692] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:46 2026] DELETE /v2.0/security-groups/f1864dca-13d9-4e8b-96c7-26ba8fc25540 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2693] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:46 2026] GET /v2.0/security-groups?tenant_id=029fddb831cf4e6da3f2d2376f44aee2&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2694] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:46 2026] DELETE /v2.0/security-groups/ca03d8d7-2954-439e-bbe7-30bf56780f17 => 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: 1332/2695] 10.0.0.3 () {28 vars in 437 bytes} [Wed Jun 24 19:40:47 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2696] 10.0.0.3 () {30 vars in 726 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 657 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2697] 10.0.0.3 () {30 vars in 688 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2698] 10.0.0.3 () {30 vars in 690 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2699] 10.0.0.3 () {30 vars in 666 bytes} [Wed Jun 24 19:40:47 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: 1366/2700] 10.0.0.3 () {30 vars in 702 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2701] 10.0.0.3 () {30 vars in 726 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2702] 10.0.0.3 () {30 vars in 688 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2703] 10.0.0.3 () {30 vars in 690 bytes} [Wed Jun 24 19:40:47 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: 1368/2704] 10.0.0.3 () {30 vars in 666 bytes} [Wed Jun 24 19:40:47 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: 1337/2705] 10.0.0.3 () {30 vars in 702 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2706] 10.0.0.3 () {30 vars in 728 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => 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: 1338/2707] 10.0.0.3 () {30 vars in 680 bytes} [Wed Jun 24 19:40:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2708] 10.0.0.3 () {34 vars in 702 bytes} [Wed Jun 24 19:40:47 2026] POST /v2.0/ports => generated 1132 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2711] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 110 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: 1372/2712] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:40:51 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: 1341/2713] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:40:51 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: 1373/2714] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:40:51 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: 1342/2715] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2716] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2717] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:51.601 8 INFO neutron.db.segments_db [None req-8d3fb6eb-d7a6-4d5a-9c7b-37c6e00ff9b3 04f31b58f403491d84f7c46159d5349c aca24b3bbd1745578516640a17b89221 - - default default] Added segment 08958047-c80e-4875-a598-5e2f550dc067 of type vxlan for network 0de57b91-bb8d-4566-bb66-9de42e787dc3 [pid: 7|app: 0|req: 1345/2718] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:40:51 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: 1346/2719] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:40:51 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-06-24 19:40:51.631 7 INFO neutron.api.v2.resource [None req-a72fe2db-b958-43a3-9a5b-82b2fc861b8e 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1347/2720] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/security-groups/lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2721] 199.204.45.109 () {30 vars in 785 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/security-groups?name=lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2722] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:40:51 2026] POST /v2.0/networks => generated 632 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:40:51.758 8 INFO neutron.db.segments_db [None req-fee2276f-deb7-46fb-b302-64bde3b2cedb 04f31b58f403491d84f7c46159d5349c aca24b3bbd1745578516640a17b89221 - - default default] Added segment c00741ea-31dd-4ffa-a56a-a837370ba377 of type vxlan for network aaebfe43-b654-435b-a92a-608ddd703205 [pid: 7|app: 0|req: 1349/2723] 199.204.45.109 () {34 vars in 736 bytes} [Wed Jun 24 19:40:51 2026] POST /v2.0/security-groups => generated 1638 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2724] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:40:51 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2725] 199.204.45.109 () {30 vars in 815 bytes} [Wed Jun 24 19:40:51 2026] GET /v2.0/security-group-rules?security_group_id=2d040a1c-8e95-4395-83e3-7337f04f532d => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:40:51.907 8 INFO neutron.db.segments_db [None req-7e862ef4-5f91-488a-9447-4a61a573068e 04f31b58f403491d84f7c46159d5349c aca24b3bbd1745578516640a17b89221 - - default default] Added segment 37633468-353a-4002-abd9-21d3ad5cbdb7 of type vxlan for network 0d533c9c-f882-4935-96e3-df9b39385067 [pid: 8|app: 0|req: 1376/2726] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:40:51 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:40:52.070 8 INFO neutron.db.segments_db [None req-1adee2ce-166b-464e-b705-efb5793d5fcc 04f31b58f403491d84f7c46159d5349c aca24b3bbd1745578516640a17b89221 - - default default] Added segment 2fe56713-707c-4bd2-be12-d13094395463 of type vxlan for network 64af3190-0442-48f5-a339-b189f02d44e7 [pid: 7|app: 0|req: 1351/2727] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:40:51 2026] PUT /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 208 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: 1352/2728] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:40:52 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: 1353/2729] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2730] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2731] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:40:52 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2732] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:40:52 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: 1356/2733] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:40:52.243 8 INFO neutron.db.segments_db [None req-b426d934-f368-46a4-aa32-8cedbaf38d5b 04f31b58f403491d84f7c46159d5349c aca24b3bbd1745578516640a17b89221 - - default default] Added segment 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 of type vxlan for network 3bea5bac-5b10-423d-95ca-ed872f0eec6b [pid: 8|app: 0|req: 1378/2734] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:40:52 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2735] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:40:52 2026] PUT /v2.0/networks/0de57b91-bb8d-4566-bb66-9de42e787dc3/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2736] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:40:52 2026] PUT /v2.0/networks/aaebfe43-b654-435b-a92a-608ddd703205/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2737] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:40:52 2026] PUT /v2.0/networks/0d533c9c-f882-4935-96e3-df9b39385067/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2738] 10.0.0.111 () {34 vars in 753 bytes} [Wed Jun 24 19:40:52 2026] PUT /v2.0/networks/64af3190-0442-48f5-a339-b189f02d44e7/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2739] 10.0.0.111 () {32 vars in 666 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2740] 10.0.0.111 () {32 vars in 680 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2741] 10.0.0.111 () {32 vars in 676 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2742] 10.0.0.111 () {32 vars in 688 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2743] 10.0.0.111 () {32 vars in 674 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2744] 10.0.0.111 () {32 vars in 688 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2745] 10.0.0.111 () {32 vars in 684 bytes} [Wed Jun 24 19:40:52 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2746] 10.0.0.111 () {32 vars in 696 bytes} [Wed Jun 24 19:40:53 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:40:53.285 7 INFO neutron.services.segments.plugin [-] Segment 08958047-c80e-4875-a598-5e2f550dc067 resource provider aggregate not found 2026-06-24 19:40:53.289 7 INFO neutron.services.segments.plugin [-] Segment 08958047-c80e-4875-a598-5e2f550dc067 resource provider aggregate not found 2026-06-24 19:40:53.310 7 INFO neutron.services.segments.plugin [-] Segment 08958047-c80e-4875-a598-5e2f550dc067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08958047-c80e-4875-a598-5e2f550dc067 found for delete ", "request_id": "req-6b37cb0e-c360-4d4b-9eac-32a6e8dc0aef"}]} 2026-06-24 19:40:53.313 7 INFO neutron.services.segments.plugin [-] Segment 08958047-c80e-4875-a598-5e2f550dc067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08958047-c80e-4875-a598-5e2f550dc067 found for delete ", "request_id": "req-54c722ee-053b-4385-883a-9ad9be826147"}]} [pid: 7|app: 0|req: 1363/2747] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:40:53 2026] DELETE /v2.0/networks/0de57b91-bb8d-4566-bb66-9de42e787dc3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:40:53.471 8 INFO neutron.services.segments.plugin [-] Segment c00741ea-31dd-4ffa-a56a-a837370ba377 resource provider aggregate not found 2026-06-24 19:40:53.477 8 INFO neutron.services.segments.plugin [-] Segment c00741ea-31dd-4ffa-a56a-a837370ba377 resource provider aggregate not found 2026-06-24 19:40:53.494 8 INFO neutron.services.segments.plugin [-] Segment c00741ea-31dd-4ffa-a56a-a837370ba377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c00741ea-31dd-4ffa-a56a-a837370ba377 found for delete ", "request_id": "req-b9f66f45-acd0-4fed-b2e6-d7af7252659e"}]} 2026-06-24 19:40:53.498 8 INFO neutron.services.segments.plugin [-] Segment c00741ea-31dd-4ffa-a56a-a837370ba377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c00741ea-31dd-4ffa-a56a-a837370ba377 found for delete ", "request_id": "req-2ae6c3db-1f41-4012-8ae3-579aa80cd3e8"}]} [pid: 8|app: 0|req: 1385/2748] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:40:53 2026] DELETE /v2.0/networks/aaebfe43-b654-435b-a92a-608ddd703205 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2749] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:40:53 2026] DELETE /v2.0/networks/0d533c9c-f882-4935-96e3-df9b39385067 => 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: 1386/2750] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:40:53 2026] DELETE /v2.0/networks/64af3190-0442-48f5-a339-b189f02d44e7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2751] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:40:53 2026] DELETE /v2.0/networks/3bea5bac-5b10-423d-95ca-ed872f0eec6b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2752] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:54 2026] GET /v2.0/security-groups?tenant_id=2e04d3b142514dfeb444f61f4e96d0fc&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2753] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:55 2026] DELETE /v2.0/security-groups/79540c7b-0d14-43ca-861e-def8cc962127 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:40:55.331 7 INFO neutron.services.segments.plugin [-] Segment 37633468-353a-4002-abd9-21d3ad5cbdb7 resource provider aggregate not found 2026-06-24 19:40:55.340 7 INFO neutron.services.segments.plugin [-] Segment 37633468-353a-4002-abd9-21d3ad5cbdb7 resource provider aggregate not found 2026-06-24 19:40:55.358 7 INFO neutron.services.segments.plugin [-] Segment 37633468-353a-4002-abd9-21d3ad5cbdb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37633468-353a-4002-abd9-21d3ad5cbdb7 found for delete ", "request_id": "req-7e165012-2b87-430b-bf27-61a283723269"}]} 2026-06-24 19:40:55.363 7 INFO neutron.services.segments.plugin [-] Segment 37633468-353a-4002-abd9-21d3ad5cbdb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37633468-353a-4002-abd9-21d3ad5cbdb7 found for delete ", "request_id": "req-d6e7d656-676c-4777-a763-536a1134b446"}]} 2026-06-24 19:40:55.383 7 INFO neutron.services.segments.plugin [-] Segment 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 resource provider aggregate not found 2026-06-24 19:40:55.387 7 INFO neutron.services.segments.plugin [-] Segment 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 resource provider aggregate not found [pid: 8|app: 0|req: 1388/2754] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:55 2026] GET /v2.0/security-groups?tenant_id=aca24b3bbd1745578516640a17b89221&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:40:55.404 7 INFO neutron.services.segments.plugin [-] Segment 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 found for delete ", "request_id": "req-03e9b5ac-6291-43f2-8bab-e9b38f6374be"}]} 2026-06-24 19:40:55.415 7 INFO neutron.services.segments.plugin [-] Segment 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f54185c-70b4-4e85-8aeb-9ed6243d0ed7 found for delete ", "request_id": "req-77c706bf-e696-4a6a-9fec-5c697a096648"}]} 2026-06-24 19:40:55.513 8 INFO neutron.services.segments.plugin [-] Segment 2fe56713-707c-4bd2-be12-d13094395463 resource provider aggregate not found 2026-06-24 19:40:55.518 8 INFO neutron.services.segments.plugin [-] Segment 2fe56713-707c-4bd2-be12-d13094395463 resource provider aggregate not found 2026-06-24 19:40:55.533 8 INFO neutron.services.segments.plugin [-] Segment 2fe56713-707c-4bd2-be12-d13094395463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe56713-707c-4bd2-be12-d13094395463 found for delete ", "request_id": "req-7dd71f04-40bf-4b24-b995-98acaa7732b0"}]} [pid: 7|app: 0|req: 1367/2755] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:55 2026] DELETE /v2.0/security-groups/7d8d4302-2941-4c56-aebf-4cfb35a4fd01 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:40:55.540 8 INFO neutron.services.segments.plugin [-] Segment 2fe56713-707c-4bd2-be12-d13094395463 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe56713-707c-4bd2-be12-d13094395463 found for delete ", "request_id": "req-265ff97b-8e42-48bd-997e-c850fc21ceb0"}]} [pid: 8|app: 0|req: 1389/2756] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:40:55 2026] GET /v2.0/security-groups?tenant_id=5a4f674c2f444ef2bce13a24b4744c9e&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2757] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:40:55 2026] DELETE /v2.0/security-groups/42741b17-229f-477e-b2e2-c719c0be825c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2758] 10.0.0.208 () {34 vars in 1016 bytes} [Wed Jun 24 19:40:59 2026] GET /v2.0/security-groups?id=7728aec3-a691-4fda-acae-00ac37f94db0&fields=id => 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: 1369/2759] 10.0.0.208 () {34 vars in 982 bytes} [Wed Jun 24 19:40:59 2026] GET /v2.0/networks?id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2760] 10.0.0.208 () {34 vars in 965 bytes} [Wed Jun 24 19:40:59 2026] GET /v2.0/quotas/242df29fe96849958c8eb1023b4b8130 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2761] 10.0.0.208 () {34 vars in 1002 bytes} [Wed Jun 24 19:40:59 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&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: 1392/2762] 10.0.0.208 () {34 vars in 1008 bytes} [Wed Jun 24 19:40:59 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2763] 10.0.0.208 () {34 vars in 1108 bytes} [Wed Jun 24 19:40:59 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1372/2764] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:00 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => 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: 1373/2765] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:00 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:41:00.779 8 INFO neutron.db.segments_db [None req-7f4007ca-7809-4cb1-bf15-a6954e326126 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Added segment 7f676d23-f3c4-4371-b969-94c5b17e77f2 of type vxlan for network be929712-fb67-465a-b1bb-9bb478efb533 [pid: 8|app: 0|req: 1393/2766] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:41:00 2026] POST /v2.0/networks => generated 632 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2767] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:41:00 2026] POST /v2.0/ports => generated 743 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:41:01.400 8 INFO neutron.db.segments_db [None req-1b80ebd0-f72f-4f6f-818a-3560db5987d5 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Added segment ba68df48-0ebd-4ef0-9b3f-853ee24f8315 of type vxlan for network 6f4f65fc-d37b-45cb-bfa2-d1dc434cf6a2 [pid: 8|app: 0|req: 1394/2768] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:41:01 2026] POST /v2.0/networks => generated 631 bytes in 215 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: 1375/2769] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:41:01 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:41:01.921 8 INFO neutron.db.segments_db [None req-3d494eb3-6bbb-436c-8ad7-1b891adab95f 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Added segment f572897d-b181-4ec1-b2e9-976db47e5f75 of type vxlan for network 5ac168f1-c6ac-4060-9b73-09ab5af454ac [pid: 8|app: 0|req: 1395/2770] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:41:01 2026] POST /v2.0/networks => generated 631 bytes in 157 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: 1376/2771] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:41:02 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:41:02.401 8 INFO neutron.db.segments_db [None req-4974c4aa-5c7d-48b0-be15-a7b585fc993c 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Added segment ef7eb011-2157-45ab-8d26-5fa77c27c162 of type vxlan for network 3b7ba536-b7e8-4245-bbfd-0bb01b31d6ee [pid: 8|app: 0|req: 1396/2772] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:41:02 2026] POST /v2.0/networks => generated 632 bytes in 159 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: 1377/2773] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:41:02 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:41:02.826 8 INFO neutron.db.segments_db [None req-cbe1e091-fce1-47b3-aee1-bae613f16dfd 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Added segment 9154d402-264d-42ba-9575-70d4f4d77cec of type vxlan for network 5a1a0d07-61dc-4b6b-9d91-4a951abd9268 [pid: 8|app: 0|req: 1397/2774] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:41:02 2026] POST /v2.0/networks => generated 632 bytes in 179 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: 1378/2775] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:41:02 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2776] 10.0.0.111 () {34 vars in 747 bytes} [Wed Jun 24 19:41:03 2026] PUT /v2.0/ports/1d69771c-6851-4a32-a454-3b5b07c0d9a9/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1379/2777] 10.0.0.111 () {34 vars in 747 bytes} [Wed Jun 24 19:41:03 2026] PUT /v2.0/ports/c0e05632-a927-47a9-ae85-22d41077a1ce/tags => generated 25 bytes in 80 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: 1399/2778] 10.0.0.111 () {34 vars in 747 bytes} [Wed Jun 24 19:41:03 2026] PUT /v2.0/ports/29782d78-d546-4ff9-ac7d-0e22783f510f/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1380/2779] 10.0.0.111 () {34 vars in 747 bytes} [Wed Jun 24 19:41:03 2026] PUT /v2.0/ports/c1cf7292-a23c-4058-aac1-1b57e330c6ce/tags => generated 19 bytes in 73 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: 7|app: 0|req: 1381/2780] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:03 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => 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: 1400/2781] 10.0.0.111 () {32 vars in 660 bytes} [Wed Jun 24 19:41:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2782] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:03 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => 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: 1401/2785] 10.0.0.111 () {32 vars in 674 bytes} [Wed Jun 24 19:41:03 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2786] 10.0.0.111 () {32 vars in 670 bytes} [Wed Jun 24 19:41:03 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2787] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:41:03 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2788] 10.0.0.111 () {32 vars in 668 bytes} [Wed Jun 24 19:41:04 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2789] 10.0.0.111 () {32 vars in 682 bytes} [Wed Jun 24 19:41:04 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2790] 10.0.0.111 () {32 vars in 678 bytes} [Wed Jun 24 19:41:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2791] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:41:04 2026] GET /v2.0/networks?id=69c91717-040e-44fa-a28d-a68db20ef236 => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2792] 199.204.45.109 () {34 vars in 1050 bytes} [Wed Jun 24 19:41:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=242df29fe96849958c8eb1023b4b8130 => generated 343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2793] 199.204.45.109 () {38 vars in 955 bytes} [Wed Jun 24 19:41:04 2026] POST /v2.0/ports => generated 1082 bytes in 354 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: 1404/2794] 10.0.0.111 () {32 vars in 690 bytes} [Wed Jun 24 19:41:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:41:05.193 8 INFO neutron_taas.services.taas.taas_plugin [None req-778266ae-8748-43dc-a93e-a758cc9c9e53 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] TaaS: Handle Delete Port: 1d69771c-6851-4a32-a454-3b5b07c0d9a9 2026-06-24 19:41:05.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-778266ae-8748-43dc-a93e-a758cc9c9e53 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Tap Mirror: Handle Delete Port: 1d69771c-6851-4a32-a454-3b5b07c0d9a9 [pid: 8|app: 0|req: 1405/2795] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:41:05 2026] DELETE /v2.0/ports/1d69771c-6851-4a32-a454-3b5b07c0d9a9 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:41:05.389 8 INFO neutron_taas.services.taas.taas_plugin [None req-08d018bd-aedc-476b-96e8-b8a49c4a60e9 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] TaaS: Handle Delete Port: c0e05632-a927-47a9-ae85-22d41077a1ce 2026-06-24 19:41:05.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08d018bd-aedc-476b-96e8-b8a49c4a60e9 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Tap Mirror: Handle Delete Port: c0e05632-a927-47a9-ae85-22d41077a1ce [pid: 7|app: 0|req: 1391/2796] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:41:04 2026] PUT /v2.0/ports/b143cd96-3169-4ab1-bd1c-32d4e771ef21 => generated 1243 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:41:05.495 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1b19791-6ada-455f-8b00-3a57f7df074f'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'b143cd96-3169-4ab1-bd1c-32d4e771ef21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1406/2797] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:41:05 2026] DELETE /v2.0/ports/c0e05632-a927-47a9-ae85-22d41077a1ce => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:41:05.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ec5b5d6-2a16-44d2-b5ee-dfdcf2774ef5 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] TaaS: Handle Delete Port: 29782d78-d546-4ff9-ac7d-0e22783f510f 2026-06-24 19:41:05.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ec5b5d6-2a16-44d2-b5ee-dfdcf2774ef5 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Tap Mirror: Handle Delete Port: 29782d78-d546-4ff9-ac7d-0e22783f510f [pid: 7|app: 0|req: 1392/2798] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:41:05 2026] DELETE /v2.0/ports/29782d78-d546-4ff9-ac7d-0e22783f510f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:41:05.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-43dc9aaa-9e3d-41db-bb69-4c2669f3ddbc 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] TaaS: Handle Delete Port: c1cf7292-a23c-4058-aac1-1b57e330c6ce 2026-06-24 19:41:05.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43dc9aaa-9e3d-41db-bb69-4c2669f3ddbc 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Tap Mirror: Handle Delete Port: c1cf7292-a23c-4058-aac1-1b57e330c6ce [pid: 8|app: 0|req: 1407/2799] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:41:05 2026] DELETE /v2.0/ports/c1cf7292-a23c-4058-aac1-1b57e330c6ce => 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: 1408/2800] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:41:06 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:41:06.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e175207-4926-45cb-982c-d9219efa2bdc 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] TaaS: Handle Delete Port: 8dfd874e-9ed6-440c-bc1f-27aec5b6bc53 2026-06-24 19:41:06.082 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e175207-4926-45cb-982c-d9219efa2bdc 46214e93aee5409d8d1c4c5dc266c179 fc5dff6065f8468c8bfac46600662558 - - default default] Tap Mirror: Handle Delete Port: 8dfd874e-9ed6-440c-bc1f-27aec5b6bc53 [pid: 8|app: 0|req: 1409/2801] 199.204.45.109 () {34 vars in 1018 bytes} [Wed Jun 24 19:41:06 2026] GET /v2.0/networks?tenant_id=242df29fe96849958c8eb1023b4b8130&shared=False => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2802] 199.204.45.109 () {34 vars in 930 bytes} [Wed Jun 24 19:41:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2803] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:41:05 2026] DELETE /v2.0/ports/8dfd874e-9ed6-440c-bc1f-27aec5b6bc53 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:41:06.361 8 INFO neutron.services.segments.plugin [-] Segment 7f676d23-f3c4-4371-b969-94c5b17e77f2 resource provider aggregate not found 2026-06-24 19:41:06.366 8 INFO neutron.services.segments.plugin [-] Segment 7f676d23-f3c4-4371-b969-94c5b17e77f2 resource provider aggregate not found 2026-06-24 19:41:06.385 8 INFO neutron.services.segments.plugin [-] Segment 7f676d23-f3c4-4371-b969-94c5b17e77f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f676d23-f3c4-4371-b969-94c5b17e77f2 found for delete ", "request_id": "req-1f7b1ccf-f778-4675-a664-76362f2a1594"}]} 2026-06-24 19:41:06.387 8 INFO neutron.services.segments.plugin [-] Segment 7f676d23-f3c4-4371-b969-94c5b17e77f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f676d23-f3c4-4371-b969-94c5b17e77f2 found for delete ", "request_id": "req-0b8d79b2-9f95-44ca-a955-a0816eb7c23e"}]} [pid: 8|app: 0|req: 1411/2804] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:41:06 2026] DELETE /v2.0/networks/be929712-fb67-465a-b1bb-9bb478efb533 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:41:06.571 7 INFO neutron.services.segments.plugin [-] Segment ba68df48-0ebd-4ef0-9b3f-853ee24f8315 resource provider aggregate not found 2026-06-24 19:41:06.582 7 INFO neutron.services.segments.plugin [-] Segment ba68df48-0ebd-4ef0-9b3f-853ee24f8315 resource provider aggregate not found 2026-06-24 19:41:06.607 7 INFO neutron.services.segments.plugin [-] Segment ba68df48-0ebd-4ef0-9b3f-853ee24f8315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba68df48-0ebd-4ef0-9b3f-853ee24f8315 found for delete ", "request_id": "req-278dcc8e-508f-43f0-8bfd-87c246c18f60"}]} 2026-06-24 19:41:06.610 7 INFO neutron.services.segments.plugin [-] Segment ba68df48-0ebd-4ef0-9b3f-853ee24f8315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba68df48-0ebd-4ef0-9b3f-853ee24f8315 found for delete ", "request_id": "req-92031e6b-609a-4599-b45d-fe25f4cd5bc3"}]} [pid: 7|app: 0|req: 1394/2805] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:41:06 2026] DELETE /v2.0/networks/6f4f65fc-d37b-45cb-bfa2-d1dc434cf6a2 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2806] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:41:06 2026] DELETE /v2.0/networks/5ac168f1-c6ac-4060-9b73-09ab5af454ac => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2807] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:41:06 2026] DELETE /v2.0/networks/3b7ba536-b7e8-4245-bbfd-0bb01b31d6ee => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2808] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:41:06 2026] DELETE /v2.0/networks/5a1a0d07-61dc-4b6b-9d91-4a951abd9268 => 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: 1396/2809] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2810] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/security-groups?id=7728aec3-a691-4fda-acae-00ac37f94db0&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2811] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2812] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => 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: 1398/2813] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2814] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2815] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2816] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2817] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:41:07 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1418/2818] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:08 2026] GET /v2.0/security-groups?tenant_id=fc5dff6065f8468c8bfac46600662558&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:41:08.415 8 INFO neutron.services.segments.plugin [-] Segment f572897d-b181-4ec1-b2e9-976db47e5f75 resource provider aggregate not found 2026-06-24 19:41:08.418 8 INFO neutron.services.segments.plugin [-] Segment f572897d-b181-4ec1-b2e9-976db47e5f75 resource provider aggregate not found 2026-06-24 19:41:08.439 8 INFO neutron.services.segments.plugin [-] Segment f572897d-b181-4ec1-b2e9-976db47e5f75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f572897d-b181-4ec1-b2e9-976db47e5f75 found for delete ", "request_id": "req-6ebb68de-5e53-44a2-8360-31c482e92018"}]} 2026-06-24 19:41:08.442 8 INFO neutron.services.segments.plugin [-] Segment f572897d-b181-4ec1-b2e9-976db47e5f75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f572897d-b181-4ec1-b2e9-976db47e5f75 found for delete ", "request_id": "req-872529b7-944b-47ed-8df5-0c29f57149e7"}]} 2026-06-24 19:41:08.461 8 INFO neutron.services.segments.plugin [-] Segment 9154d402-264d-42ba-9575-70d4f4d77cec resource provider aggregate not found 2026-06-24 19:41:08.468 8 INFO neutron.services.segments.plugin [-] Segment 9154d402-264d-42ba-9575-70d4f4d77cec resource provider aggregate not found 2026-06-24 19:41:08.477 8 INFO neutron.services.segments.plugin [-] Segment 9154d402-264d-42ba-9575-70d4f4d77cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9154d402-264d-42ba-9575-70d4f4d77cec found for delete ", "request_id": "req-74a1999d-d827-4136-8399-fc321c3d5c99"}]} 2026-06-24 19:41:08.487 8 INFO neutron.services.segments.plugin [-] Segment 9154d402-264d-42ba-9575-70d4f4d77cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9154d402-264d-42ba-9575-70d4f4d77cec found for delete ", "request_id": "req-3c222615-3bbb-4115-84ee-c9be700d4bb2"}]} [pid: 7|app: 0|req: 1401/2819] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:08 2026] DELETE /v2.0/security-groups/5be1cc0d-19cc-413d-99ef-8e324d1f1ffd => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:41:08.626 7 INFO neutron.services.segments.plugin [-] Segment ef7eb011-2157-45ab-8d26-5fa77c27c162 resource provider aggregate not found 2026-06-24 19:41:08.631 7 INFO neutron.services.segments.plugin [-] Segment ef7eb011-2157-45ab-8d26-5fa77c27c162 resource provider aggregate not found 2026-06-24 19:41:08.646 7 INFO neutron.services.segments.plugin [-] Segment ef7eb011-2157-45ab-8d26-5fa77c27c162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef7eb011-2157-45ab-8d26-5fa77c27c162 found for delete ", "request_id": "req-c70ecdd3-ed82-4904-b72f-2aaa0e272551"}]} 2026-06-24 19:41:08.648 7 INFO neutron.services.segments.plugin [-] Segment ef7eb011-2157-45ab-8d26-5fa77c27c162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef7eb011-2157-45ab-8d26-5fa77c27c162 found for delete ", "request_id": "req-9e8ef75b-9333-4357-8a9b-20ff198634f2"}]} [pid: 8|app: 0|req: 1419/2820] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:08 2026] GET /v2.0/security-groups?tenant_id=52b0bc432f7f417999654e59e9305e1e&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2821] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:08 2026] DELETE /v2.0/security-groups/c991f11b-34f9-41ca-ac53-30b4e534bda4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2822] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:09 2026] GET /v2.0/security-groups?tenant_id=9ef246b8731e469198813102e102107b&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2823] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:09 2026] DELETE /v2.0/security-groups/150c017c-7098-49fe-baae-aa85cd7bcf14 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2824] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:41:11 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2825] 199.204.45.109 () {34 vars in 1044 bytes} [Wed Jun 24 19:41:11 2026] GET /v2.0/security-groups?id=7728aec3-a691-4fda-acae-00ac37f94db0&fields=id&fields=name => generated 96 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2826] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:13 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2827] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:41:13 2026] GET /v2.0/security-groups?id=7728aec3-a691-4fda-acae-00ac37f94db0&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2828] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:14 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2829] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:41:15 2026] POST /v2.0/security-groups => generated 1603 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2830] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:41:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2831] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:41:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2832] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:41:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2833] 10.0.0.111 () {34 vars in 684 bytes} [Wed Jun 24 19:41:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2834] 10.0.0.111 () {34 vars in 767 bytes} [Wed Jun 24 19:41:18 2026] PUT /v2.0/security-groups/e283443b-a5f2-42f5-ac6b-7157150c9fe4/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2835] 10.0.0.111 () {34 vars in 767 bytes} [Wed Jun 24 19:41:18 2026] PUT /v2.0/security-groups/003583f0-19bb-44a1-b0e1-0f99d200f5e6/tags => generated 25 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2836] 10.0.0.111 () {34 vars in 767 bytes} [Wed Jun 24 19:41:18 2026] PUT /v2.0/security-groups/54570274-ea53-4e2e-84a2-cf5b1972624a/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2837] 10.0.0.111 () {34 vars in 767 bytes} [Wed Jun 24 19:41:18 2026] PUT /v2.0/security-groups/16983dc6-09a7-4012-93dd-e1b4fef28285/tags => generated 19 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2838] 10.0.0.111 () {32 vars in 680 bytes} [Wed Jun 24 19:41:18 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2841] 10.0.0.111 () {32 vars in 694 bytes} [Wed Jun 24 19:41:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2842] 10.0.0.111 () {32 vars in 690 bytes} [Wed Jun 24 19:41:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2843] 10.0.0.111 () {32 vars in 702 bytes} [Wed Jun 24 19:41:18 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2844] 10.0.0.111 () {32 vars in 688 bytes} [Wed Jun 24 19:41:18 2026] GET /v2.0/security-groups?not-tags=red => 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: 1413/2845] 10.0.0.111 () {32 vars in 702 bytes} [Wed Jun 24 19:41:18 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2846] 10.0.0.111 () {32 vars in 698 bytes} [Wed Jun 24 19:41:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2847] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:19 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2848] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:41:19 2026] GET /v2.0/security-groups?id=7728aec3-a691-4fda-acae-00ac37f94db0&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2849] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:41:19 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2850] 10.0.0.111 () {32 vars in 710 bytes} [Wed Jun 24 19:41:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2851] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:19 2026] DELETE /v2.0/security-groups/e283443b-a5f2-42f5-ac6b-7157150c9fe4 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2852] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:19 2026] DELETE /v2.0/security-groups/003583f0-19bb-44a1-b0e1-0f99d200f5e6 => 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: 1438/2853] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:20 2026] DELETE /v2.0/security-groups/54570274-ea53-4e2e-84a2-cf5b1972624a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2854] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:20 2026] DELETE /v2.0/security-groups/16983dc6-09a7-4012-93dd-e1b4fef28285 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2855] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:20 2026] DELETE /v2.0/security-groups/1c9fd0ea-6993-41f8-a265-e9618c543f4a => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2856] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:22 2026] GET /v2.0/security-groups?tenant_id=ee3ea0204a194414b066d285eaf63fcc&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2857] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:23 2026] DELETE /v2.0/security-groups/2a54bf7d-087d-4404-9271-6e78b3214110 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2858] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:23 2026] GET /v2.0/security-groups?tenant_id=a810fee602094e9ab24700c8cefb26a2&name=default => generated 2929 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2859] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:24 2026] DELETE /v2.0/security-groups/ef1f0ff7-c5c9-4109-9939-c37ff2f1eb1f => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2860] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:24 2026] GET /v2.0/security-groups?tenant_id=a519fe8b7bee4223a631585c9ae8ca2e&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2861] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:24 2026] DELETE /v2.0/security-groups/29e16518-f6b0-4226-b6df-4aee461bd24d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:41:28.694 7 INFO neutron.db.segments_db [None req-e12c3b4c-2ec1-4c0d-9bfb-af7db7941e02 3b97a57be768430782fd68099c8e6e38 98591e57104d48679a1a08cee1de9123 - - default default] Added segment 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 of type vxlan for network 702ab1f0-00d9-42dc-ba47-5cdb7cd35e7e [pid: 7|app: 0|req: 1420/2862] 10.0.0.111 () {34 vars in 670 bytes} [Wed Jun 24 19:41:28 2026] POST /v2.0/networks => generated 631 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2863] 10.0.0.111 () {34 vars in 664 bytes} [Wed Jun 24 19:41:28 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2864] 10.0.0.111 () {34 vars in 747 bytes} [Wed Jun 24 19:41:29 2026] PUT /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 25 bytes in 103 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: 1444/2865] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:29 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 25 bytes in 67 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: 1422/2866] 10.0.0.111 () {34 vars in 758 bytes} [Wed Jun 24 19:41:29 2026] PUT /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/green => generated 4 bytes in 91 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: 1445/2867] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:29 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 34 bytes in 73 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: 1423/2868] 10.0.0.111 () {34 vars in 754 bytes} [Wed Jun 24 19:41:29 2026] PUT /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/red => generated 4 bytes in 107 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: 1446/2869] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:29 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1424/2870] 10.0.0.111 () {34 vars in 776 bytes} [Wed Jun 24 19:41:29 2026] PUT /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/black.or.white => generated 4 bytes in 103 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: 1447/2871] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:29 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1425/2872] 10.0.0.111 () {34 vars in 747 bytes} [Wed Jun 24 19:41:29 2026] PUT /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 37 bytes in 71 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: 1448/2873] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:30 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 37 bytes in 71 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: 1426/2874] 10.0.0.111 () {32 vars in 735 bytes} [Wed Jun 24 19:41:30 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/red => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:41:30.285 8 INFO neutron.api.v2.resource [None req-63d4b15a-63e5-47cf-945d-503691951aa8 3b97a57be768430782fd68099c8e6e38 98591e57104d48679a1a08cee1de9123 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/2875] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:41:30 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/green => generated 99 bytes in 56 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: 1427/2876] 10.0.0.111 () {32 vars in 738 bytes} [Wed Jun 24 19:41:30 2026] DELETE /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/red => generated 0 bytes in 79 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: 1450/2877] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:30 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:41:30.523 7 INFO neutron.api.v2.resource [None req-ba98b63a-56f8-42d9-9bce-a83e1591b135 3b97a57be768430782fd68099c8e6e38 98591e57104d48679a1a08cee1de9123 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2878] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:41:30 2026] DELETE /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags/green => generated 99 bytes in 73 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: 1451/2879] 10.0.0.111 () {32 vars in 730 bytes} [Wed Jun 24 19:41:30 2026] DELETE /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1429/2880] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:41:30 2026] GET /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393/tags => generated 12 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, ' 2026-06-24 19:41:30.774 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4888421-9880-4391-a4d5-d88126d5c5a2 3b97a57be768430782fd68099c8e6e38 98591e57104d48679a1a08cee1de9123 - - default default] TaaS: Handle Delete Port: 677f792d-9fe3-4b9e-9ea7-da25f041d393 2026-06-24 19:41:30.777 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4888421-9880-4391-a4d5-d88126d5c5a2 3b97a57be768430782fd68099c8e6e38 98591e57104d48679a1a08cee1de9123 - - default default] Tap Mirror: Handle Delete Port: 677f792d-9fe3-4b9e-9ea7-da25f041d393 [pid: 8|app: 0|req: 1452/2881] 10.0.0.111 () {32 vars in 720 bytes} [Wed Jun 24 19:41:30 2026] DELETE /v2.0/ports/677f792d-9fe3-4b9e-9ea7-da25f041d393 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:41:30.997 7 INFO neutron.services.segments.plugin [-] Segment 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 resource provider aggregate not found 2026-06-24 19:41:31.006 7 INFO neutron.services.segments.plugin [-] Segment 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 resource provider aggregate not found 2026-06-24 19:41:31.022 7 INFO neutron.services.segments.plugin [-] Segment 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 found for delete ", "request_id": "req-36efefd8-ea61-4011-9603-00d20c299595"}]} 2026-06-24 19:41:31.023 7 INFO neutron.services.segments.plugin [-] Segment 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0b5efb-6ea9-4b84-bc1f-88800505eaf1 found for delete ", "request_id": "req-031d92a6-1a0f-4eef-9b90-e90dffe875c4"}]} [pid: 7|app: 0|req: 1430/2882] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:41:30 2026] DELETE /v2.0/networks/702ab1f0-00d9-42dc-ba47-5cdb7cd35e7e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2883] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:31 2026] GET /v2.0/security-groups?tenant_id=f30f2d74a91446afbd855efa98efce2e&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2884] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:32 2026] DELETE /v2.0/security-groups/9553d0d5-f72b-41ff-84c4-3193153003b6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2885] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:32 2026] GET /v2.0/security-groups?tenant_id=98591e57104d48679a1a08cee1de9123&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2886] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:32 2026] DELETE /v2.0/security-groups/7b81773d-0ad2-48c2-8086-27a3b0120b10 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:41:36.472 8 INFO neutron.db.segments_db [None req-b6ce73a9-286a-4604-999d-5deed3427476 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] Added segment 31deebd0-5454-4acd-86a2-af327a610562 of type vxlan for network 796c08f9-fb6d-47d1-af57-c231e927757b 2026-06-24 19:41:36.796 8 INFO neutron.db.l3_hamode_db [None req-b6ce73a9-286a-4604-999d-5deed3427476 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:41:36.934 8 INFO neutron.db.l3_hamode_db [None req-b6ce73a9-286a-4604-999d-5deed3427476 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1456/2889] 10.0.0.111 () {34 vars in 668 bytes} [Wed Jun 24 19:41:36 2026] POST /v2.0/routers => generated 474 bytes in 1780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2890] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:41:37 2026] PUT /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 25 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2891] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:38 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 25 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2892] 10.0.0.111 () {34 vars in 762 bytes} [Wed Jun 24 19:41:38 2026] PUT /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/green => generated 4 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2893] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:38 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2894] 10.0.0.111 () {34 vars in 758 bytes} [Wed Jun 24 19:41:38 2026] PUT /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/red => generated 4 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2895] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:38 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 34 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2896] 10.0.0.111 () {34 vars in 780 bytes} [Wed Jun 24 19:41:38 2026] PUT /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/black.or.white => generated 4 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2897] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:39 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 52 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2898] 10.0.0.111 () {34 vars in 751 bytes} [Wed Jun 24 19:41:39 2026] PUT /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 37 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2899] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:39 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 37 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2900] 10.0.0.111 () {32 vars in 739 bytes} [Wed Jun 24 19:41:39 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/red => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:41:39.997 8 INFO neutron.api.v2.resource [None req-275a077c-4d2a-484f-b71a-a9c1841fd459 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/2901] 10.0.0.111 () {32 vars in 743 bytes} [Wed Jun 24 19:41:39 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/green => generated 99 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2902] 10.0.0.111 () {32 vars in 742 bytes} [Wed Jun 24 19:41:40 2026] DELETE /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/red => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2903] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:40 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 30 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:41:40.418 7 INFO neutron.api.v2.resource [None req-5e03fa40-4359-4924-981d-ca4492ebfc31 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2904] 10.0.0.111 () {32 vars in 746 bytes} [Wed Jun 24 19:41:40 2026] DELETE /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags/green => generated 99 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2905] 10.0.0.111 () {32 vars in 734 bytes} [Wed Jun 24 19:41:40 2026] DELETE /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2906] 10.0.0.111 () {32 vars in 731 bytes} [Wed Jun 24 19:41:40 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2907] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:41:40 2026] GET /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2908] 10.0.0.111 () {34 vars in 742 bytes} [Wed Jun 24 19:41:40 2026] PUT /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7 => generated 480 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2909] 10.0.0.111 () {32 vars in 736 bytes} [Wed Jun 24 19:41:41 2026] GET /v2.0/ports?device_id=41593294-5209-40ca-9915-fad0f0c484a7 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:41:41.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-d73206ad-7109-4d81-8c29-6bc9083e3be9 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] TaaS: Handle Delete Port: c4ec5792-7834-40e9-ab7a-105ab26de406 2026-06-24 19:41:41.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d73206ad-7109-4d81-8c29-6bc9083e3be9 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] Tap Mirror: Handle Delete Port: c4ec5792-7834-40e9-ab7a-105ab26de406 2026-06-24 19:41:41.950 7 INFO neutron.services.segments.plugin [-] Segment 31deebd0-5454-4acd-86a2-af327a610562 resource provider aggregate not found 2026-06-24 19:41:41.956 7 INFO neutron.services.segments.plugin [-] Segment 31deebd0-5454-4acd-86a2-af327a610562 resource provider aggregate not found 2026-06-24 19:41:41.978 7 INFO neutron.services.segments.plugin [-] Segment 31deebd0-5454-4acd-86a2-af327a610562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31deebd0-5454-4acd-86a2-af327a610562 found for delete ", "request_id": "req-26785d10-e482-41c2-b6da-f136301051d5"}]} 2026-06-24 19:41:41.982 7 INFO neutron.services.segments.plugin [-] Segment 31deebd0-5454-4acd-86a2-af327a610562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31deebd0-5454-4acd-86a2-af327a610562 found for delete ", "request_id": "req-d4564ca3-e1ff-4bde-a58e-99c1f17cd8e7"}]} 2026-06-24 19:41:42.016 7 INFO neutron.db.l3_hamode_db [None req-d73206ad-7109-4d81-8c29-6bc9083e3be9 34c4e46716994284a39b4bf6c76d11c5 4afd387025534153b0a113909629394c - - default default] HA network 796c08f9-fb6d-47d1-af57-c231e927757b was deleted as no HA routers are present in tenant 4afd387025534153b0a113909629394c. [pid: 7|app: 0|req: 1444/2910] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:41:41 2026] DELETE /v2.0/routers/41593294-5209-40ca-9915-fad0f0c484a7 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2911] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:42 2026] GET /v2.0/security-groups?tenant_id=4afd387025534153b0a113909629394c&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2912] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:43 2026] DELETE /v2.0/security-groups/ec6e7fd4-9386-44bc-843a-cd5f21392e3d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2913] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:41:43 2026] GET /v2.0/security-groups?tenant_id=5bf2351641fa4106a6806d1993bbc6e9&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2914] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:41:43 2026] DELETE /v2.0/security-groups/48e897f0-fbaa-46f0-a5d4-f74dd9922d30 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2917] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2918] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:01 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: 1471/2919] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:01 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: 1449/2920] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42:01 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: 1472/2921] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:01 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2922] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:42:01 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2923] 199.204.45.109 () {34 vars in 717 bytes} [Wed Jun 24 19:42:01 2026] POST /v2.0/ports => generated 1055 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2924] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:42:02 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2925] 10.0.0.208 () {34 vars in 907 bytes} [Wed Jun 24 19:42:02 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2926] 199.204.45.109 () {34 vars in 1262 bytes} [Wed Jun 24 19:42:03 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2927] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:03 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2928] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:03 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?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: 1455/2931] 199.204.45.109 () {34 vars in 975 bytes} [Wed Jun 24 19:42:03 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2932] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:42:03 2026] GET /v2.0/networks?id=e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2933] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:42:04 2026] PUT /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1245 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:42:04.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-163b0340-a119-4ecf-ad68-caeed648344e'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'ef01e308-4cc1-4108-bf1e-ceddf3cf3f17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1478/2934] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2935] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/networks?id=e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2936] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => 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: 1458/2937] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2938] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2939] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2940] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:05 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2941] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2942] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => 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: 1461/2943] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => 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: 1483/2944] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&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: 1462/2945] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2946] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1463/2947] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => 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: 1485/2948] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2949] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2950] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2951] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:06 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?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: 1487/2952] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:42:10 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2953] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:42:10 2026] PUT /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1272 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:42:11.129 8 INFO neutron.api.v2.resource [None req-d4104297-775e-4324-9968-7a3d3c872563 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2954] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/security-groups/lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:42:11.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69710c91-21f5-48ff-aefb-bb0959f69143'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'ef01e308-4cc1-4108-bf1e-ceddf3cf3f17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/2955] 199.204.45.109 () {30 vars in 785 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/security-groups?name=lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2956] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:42:11 2026] PUT /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1310 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:42:11.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-128ab8aa-e832-4554-bedc-15713a7f5512'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'ef01e308-4cc1-4108-bf1e-ceddf3cf3f17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2957] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 52 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: 1490/2958] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/networks?id=e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2959] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:11 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: 1492/2960] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:11 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: 1469/2961] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2962] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:11 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: 1494/2963] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42:11 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: 1470/2964] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2965] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2966] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2967] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => 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: 1472/2968] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2969] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2970] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2971] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:11 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2972] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:42:12 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => 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: 1474/2973] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:42:12 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2974] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:12 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2975] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2976] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/networks?id=e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2977] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => 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: 1502/2978] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2979] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&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: 1503/2980] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2981] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:13 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:42:19.483 8 INFO neutron.db.l3_db [None req-c84c3803-f34e-4fd7-a74e-9bdd36cc46fc 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Floating IP d2c5761f-5d4f-41d6-8822-1519fa08e324 associated. External IP: 10.96.250.201, port: c9ed70f7-74b7-4d5e-8b7e-e62307996a8b. [pid: 8|app: 0|req: 1504/2984] 10.0.0.111 () {34 vars in 677 bytes} [Wed Jun 24 19:42:18 2026] POST /v2.0/floatingips => generated 899 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2985] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2986] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2987] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:25 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: 1506/2988] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:42:25.414 7 INFO neutron.api.v2.resource [None req-eb728196-8aa7-41a5-9414-7bd76598d878 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2989] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 19:42:25 2026] GET /v2.0/security-groups/lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => 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: 1507/2990] 199.204.45.109 () {30 vars in 785 bytes} [Wed Jun 24 19:42:25 2026] GET /v2.0/security-groups?name=lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2991] 199.204.45.109 () {30 vars in 815 bytes} [Wed Jun 24 19:42:25 2026] GET /v2.0/security-group-rules?security_group_id=2d040a1c-8e95-4395-83e3-7337f04f532d => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2992] 199.204.45.109 () {34 vars in 747 bytes} [Wed Jun 24 19:42:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2993] 199.204.45.109 () {34 vars in 747 bytes} [Wed Jun 24 19:42:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2996] 10.0.0.3 () {30 vars in 688 bytes} [Wed Jun 24 19:42:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2997] 10.0.0.3 () {30 vars in 690 bytes} [Wed Jun 24 19:42:36 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: 1488/2998] 10.0.0.3 () {30 vars in 666 bytes} [Wed Jun 24 19:42:36 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: 1511/2999] 10.0.0.3 () {30 vars in 702 bytes} [Wed Jun 24 19:42:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3000] 10.0.0.3 () {28 vars in 437 bytes} [Wed Jun 24 19:42:37 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3001] 10.0.0.3 () {30 vars in 726 bytes} [Wed Jun 24 19:42:37 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 656 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3002] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:38 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: 1513/3003] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:38 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: 1491/3004] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42: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: 8|app: 0|req: 1514/3005] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42: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: 7|app: 0|req: 1492/3006] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:38 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3007] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:42:38 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3008] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42: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: 8|app: 0|req: 1516/3009] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42: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: 7|app: 0|req: 1494/3010] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:38 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: 1517/3011] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42: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: 7|app: 0|req: 1495/3012] 199.204.45.109 () {34 vars in 717 bytes} [Wed Jun 24 19:42:38 2026] POST /v2.0/ports => generated 1324 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3013] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:42:39 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1496/3014] 199.204.45.109 () {34 vars in 1262 bytes} [Wed Jun 24 19:42:40 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3015] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:40 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1497/3016] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:40 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1520/3017] 199.204.45.109 () {34 vars in 975 bytes} [Wed Jun 24 19:42:41 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3018] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:42:41 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3019] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:42:41 2026] PUT /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1514 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:42:41.907 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8dbd73d-7aa7-4618-9313-320e66c5515b'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': '70a6e3db-2d64-4884-b927-f66fb01cf7ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/3020] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4092 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1522/3021] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3022] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3023] 199.204.45.109 () {34 vars in 1104 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A244&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1501/3024] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/subnets?id=25e5cae3-69ab-4788-a2ad-5516e9ad6683&id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3025] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3026] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&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: 1525/3027] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3028] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:42 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3029] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:42:43 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4092 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3030] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3031] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:43 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => 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: 1505/3032] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3033] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3034] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1529/3035] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => 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: 1507/3036] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3037] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&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: 1508/3038] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3039] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3040] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1532/3041] 199.204.45.109 () {34 vars in 1104 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A244&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1510/3042] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/subnets?id=25e5cae3-69ab-4788-a2ad-5516e9ad6683&id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 1410 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3043] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3044] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3045] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1512/3046] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:42:44 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3047] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3048] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3049] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3052] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/subnets/25e5cae3-69ab-4788-a2ad-5516e9ad6683 => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3053] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3054] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:48 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: 1540/3055] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3056] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3057] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:48 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3058] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:42:49 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3059] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:42:49 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3060] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:49 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3061] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:42:49 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => 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: 1519/3062] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:42:49 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => 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: 1544/3063] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:49 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3064] 10.0.0.3 () {30 vars in 688 bytes} [Wed Jun 24 19:42:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3065] 10.0.0.3 () {30 vars in 690 bytes} [Wed Jun 24 19:42:58 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: 1521/3066] 10.0.0.3 () {30 vars in 666 bytes} [Wed Jun 24 19:42:58 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: 1546/3067] 10.0.0.3 () {30 vars in 702 bytes} [Wed Jun 24 19:42:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3068] 10.0.0.3 () {28 vars in 437 bytes} [Wed Jun 24 19:42:58 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3069] 10.0.0.3 () {30 vars in 726 bytes} [Wed Jun 24 19:42:58 2026] GET /v2.0/subnets/310706d5-6a65-4495-af41-1ae07058411b => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3070] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:59 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: 1548/3071] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3072] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3073] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42:59 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: 1525/3074] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:59 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => 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: 1550/3075] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:42:59 2026] GET /v2.0/subnets/310706d5-6a65-4495-af41-1ae07058411b => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3076] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:42:59 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3077] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:42:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3078] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:42:59 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: 1552/3079] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:42:59 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: 1528/3080] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:42:59 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: 1553/3081] 199.204.45.109 () {34 vars in 717 bytes} [Wed Jun 24 19:42:59 2026] POST /v2.0/ports => generated 1332 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3082] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:43:00 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1332 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: 8|app: 0|req: 1554/3083] 10.0.0.208 () {34 vars in 907 bytes} [Wed Jun 24 19:43:00 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: 1530/3084] 199.204.45.109 () {34 vars in 1262 bytes} [Wed Jun 24 19:43:01 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3085] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:01 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3086] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:01 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?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: 1556/3087] 199.204.45.109 () {34 vars in 975 bytes} [Wed Jun 24 19:43:02 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3088] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:43:02 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3089] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:43:02 2026] PUT /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1522 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:43:02.648 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c19e4440-7b09-41fd-8713-ad2a4c9d83e7'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'b4c75129-7b80-4c91-8b4d-94375a5bfff9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1533/3090] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 5608 bytes in 53 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: 1558/3091] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3092] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=b4c75129-7b80-4c91-8b4d-94375a5bfff9 => 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: 1559/3093] 199.204.45.109 () {34 vars in 1106 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A118&port_id=b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3094] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/subnets?id=310706d5-6a65-4495-af41-1ae07058411b&id=c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3095] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3096] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3097] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3098] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:03 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?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: 1563/3101] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 5608 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3102] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => 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: 1564/3103] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3104] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&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: 1565/3105] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1541/3106] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1566/3107] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:43:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => 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: 1542/3108] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3109] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&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: 1543/3110] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?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: 1568/3111] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?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: 1544/3112] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1569/3113] 199.204.45.109 () {34 vars in 1104 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A244&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1545/3114] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/subnets?id=25e5cae3-69ab-4788-a2ad-5516e9ad6683&id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3115] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3116] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3117] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1547/3118] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1572/3119] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3120] 199.204.45.109 () {34 vars in 1106 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A118&port_id=b4c75129-7b80-4c91-8b4d-94375a5bfff9 => 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: 1573/3121] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/subnets?id=310706d5-6a65-4495-af41-1ae07058411b&id=c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 1413 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3122] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3123] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3124] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3125] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:05 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?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: 1551/3126] 10.0.0.208 () {34 vars in 971 bytes} [Wed Jun 24 19:43:09 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3127] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:09 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3128] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:09 2026] GET /v2.0/subnets/310706d5-6a65-4495-af41-1ae07058411b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3129] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/subnets/c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3130] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3131] 199.204.45.109 () {34 vars in 790 bytes} [Wed Jun 24 19:43:10 2026] PUT /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1251 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:43:10.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f5c434e-8ec8-443a-9133-c985f76bf691'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': '70a6e3db-2d64-4884-b927-f66fb01cf7ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1554/3132] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1579/3133] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3134] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3135] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3136] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:10 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: 1581/3137] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3138] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3139] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => 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: 1558/3140] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3141] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3142] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:10 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3143] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3144] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 5381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3145] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3146] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3147] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1586/3148] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/subnets?id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3149] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&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: 8|app: 0|req: 1587/3150] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3151] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:11 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1566/3154] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3155] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:23 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: 1567/3156] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:23 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: 1590/3157] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:23 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: 1568/3158] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:23 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3159] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:23 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 5381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3160] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:23 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: 1592/3161] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:23 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: 1570/3162] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:23 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: 1593/3163] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:23 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: 1571/3164] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:23 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3165] 199.204.45.109 () {34 vars in 790 bytes} [Wed Jun 24 19:43:23 2026] PUT /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1255 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:43:24.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-baef2643-e33e-4c5a-947f-b1f811bf173a'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'b4c75129-7b80-4c91-8b4d-94375a5bfff9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1572/3166] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e => generated 798 bytes in 50 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: 1595/3167] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/subnets/310706d5-6a65-4495-af41-1ae07058411b => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3168] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3169] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:43:24 2026] PUT /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1080 bytes in 375 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: 1574/3170] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e => generated 798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3171] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3172] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3173] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3174] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3175] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3176] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:24 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3177] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:25 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:43:26.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bebfe152-8f67-46ce-ab07-54f08b9fda61'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': 'b4c75129-7b80-4c91-8b4d-94375a5bfff9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1600/3178] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:26 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3179] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:43:26 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3180] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:26 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?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: 1580/3181] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:26 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3182] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:26 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3183] 199.204.45.109 () {34 vars in 975 bytes} [Wed Jun 24 19:43:27 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 1116 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3184] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:43:27 2026] GET /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3185] 199.204.45.109 () {34 vars in 1016 bytes} [Wed Jun 24 19:43:27 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3186] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:43:27 2026] PUT /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 917 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3187] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:27 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:43:28.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-72d37a81-f637-4134-a04a-1e6434957b1b 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: b4c75129-7b80-4c91-8b4d-94375a5bfff9 2026-06-24 19:43:28.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72d37a81-f637-4134-a04a-1e6434957b1b 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: b4c75129-7b80-4c91-8b4d-94375a5bfff9 [pid: 8|app: 0|req: 1605/3188] 199.204.45.109 () {32 vars in 759 bytes} [Wed Jun 24 19:43:28 2026] DELETE /v2.0/ports/b4c75129-7b80-4c91-8b4d-94375a5bfff9 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3189] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:28 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: 1606/3190] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:28 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: 1585/3191] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:28 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: 1607/3192] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:28 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: 1586/3193] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3194] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3195] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3196] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3197] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3198] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => 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: 1589/3199] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:28 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => 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: 1611/3200] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3201] 199.204.45.109 () {34 vars in 1226 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks?id=69c91717-040e-44fa-a28d-a68db20ef236&id=e5f34773-ee32-4097-af3a-77fc2c92b72e&id=cabe0184-202f-466d-a1d2-b99a5a72c91c&id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 3098 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3202] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3203] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => 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: 1613/3204] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3205] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3206] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1593/3207] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => 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: 1615/3208] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3209] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&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: 1616/3210] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3211] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3212] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=70a6e3db-2d64-4884-b927-f66fb01cf7ed => 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: 1596/3213] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/subnets?id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => 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: 1618/3214] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3215] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1619/3216] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:29 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1599/3219] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:34 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: 1621/3220] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:34 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: 1600/3221] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43: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: 1622/3222] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43: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: 7|app: 0|req: 1601/3223] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3224] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3225] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3226] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43: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: 1603/3227] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3228] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1287 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3229] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:43:34 2026] PUT /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1080 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:43:34.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9932518f-3994-48fc-8191-47881b7c2b74'] response: {'name': 'network-changed', 'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'tag': '70a6e3db-2d64-4884-b927-f66fb01cf7ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1626/3230] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1605/3231] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3232] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:34 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3233] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:35 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3234] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:43:35 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3235] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:35 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3236] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:35 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 7|app: 0|req: 1608/3237] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:36 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3238] 199.204.45.109 () {34 vars in 975 bytes} [Wed Jun 24 19:43:36 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3239] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:43:37 2026] GET /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3240] 199.204.45.109 () {34 vars in 1016 bytes} [Wed Jun 24 19:43:37 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3241] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:37 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 3694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3242] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:43:37 2026] PUT /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 917 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3243] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:43:38.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-919fa2ee-2072-442a-b161-c1f903a1b049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: 70a6e3db-2d64-4884-b927-f66fb01cf7ed 2026-06-24 19:43:38.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-919fa2ee-2072-442a-b161-c1f903a1b049 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: 70a6e3db-2d64-4884-b927-f66fb01cf7ed [pid: 8|app: 0|req: 1633/3244] 199.204.45.109 () {32 vars in 759 bytes} [Wed Jun 24 19:43:38 2026] DELETE /v2.0/ports/70a6e3db-2d64-4884-b927-f66fb01cf7ed => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3245] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3246] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:38 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: 7|app: 0|req: 1613/3247] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:38 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: 1635/3248] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:38 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: 1614/3249] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3250] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3251] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1346 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3252] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3253] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3254] 199.204.45.109 () {30 vars in 743 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3255] 199.204.45.109 () {34 vars in 1146 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/networks?id=69c91717-040e-44fa-a28d-a68db20ef236&id=e5f34773-ee32-4097-af3a-77fc2c92b72e&id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 2311 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3256] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:38 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3257] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => 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: 1619/3258] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => 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: 1640/3259] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3260] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&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: 1641/3261] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?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: 1621/3262] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3263] 199.204.45.109 () {34 vars in 1056 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.23&port_id=ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3264] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/subnets?id=fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3265] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/ports?network_id=e5f34773-ee32-4097-af3a-77fc2c92b72e&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3266] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?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: 1644/3267] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:43:39 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3270] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3271] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:50 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: 1626/3272] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:50 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: 1647/3273] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:43:50.125 7 INFO neutron.api.v2.resource [None req-df1d3704-4be4-429f-8386-270810a97883 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3274] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 19:43:50 2026] GET /v2.0/security-groups/lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 149 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3275] 199.204.45.109 () {30 vars in 785 bytes} [Wed Jun 24 19:43:50 2026] GET /v2.0/security-groups?name=lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 2865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3276] 199.204.45.109 () {30 vars in 815 bytes} [Wed Jun 24 19:43:50 2026] GET /v2.0/security-group-rules?security_group_id=2d040a1c-8e95-4395-83e3-7337f04f532d => generated 2334 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3277] 199.204.45.109 () {32 vars in 789 bytes} [Wed Jun 24 19:43:50 2026] DELETE /v2.0/security-group-rules/86684c1f-07f4-476f-8acb-47ed2ce82a29 => 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: 1629/3278] 199.204.45.109 () {32 vars in 789 bytes} [Wed Jun 24 19:43:50 2026] DELETE /v2.0/security-group-rules/b14d3c30-9db1-46ce-b34c-f551dbcfe625 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:43:53.826 8 INFO neutron_taas.services.taas.taas_plugin [None req-728742fa-1b5a-4d9d-be05-d5ba61b5a0af 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 8768d8cb-c976-4be2-b53e-48c246241d61 2026-06-24 19:43:53.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-728742fa-1b5a-4d9d-be05-d5ba61b5a0af 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 8768d8cb-c976-4be2-b53e-48c246241d61 2026-06-24 19:43:54.042 8 INFO neutron.db.l3_db [None req-728742fa-1b5a-4d9d-be05-d5ba61b5a0af 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Floating IP d2c5761f-5d4f-41d6-8822-1519fa08e324 disassociated (deleted). External IP: 10.96.250.201, port: c9ed70f7-74b7-4d5e-8b7e-e62307996a8b. [pid: 8|app: 0|req: 1650/3279] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:43:53 2026] DELETE /v2.0/floatingips/d2c5761f-5d4f-41d6-8822-1519fa08e324 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:43:54.404 7 INFO neutron.api.v2.resource [None req-5a9b4255-87fa-4c33-9822-d2975040d39d 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3280] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:43:54 2026] GET /v2.0/floatingips/d2c5761f-5d4f-41d6-8822-1519fa08e324 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3281] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:55 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: 1631/3282] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:55 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: 1652/3283] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:55 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: 1632/3284] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:55 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-06-24 19:43:55.601 8 INFO neutron.api.v2.resource [None req-e8c416e3-9799-4abf-8cd4-6a4d7aa4cf17 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3285] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/security-groups/lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3286] 199.204.45.109 () {30 vars in 785 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/security-groups?name=lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3287] 199.204.45.109 () {30 vars in 815 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/security-group-rules?security_group_id=2d040a1c-8e95-4395-83e3-7337f04f532d => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3288] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:55 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: 1655/3289] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:55 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: 1635/3290] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:55 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: 1656/3291] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3292] 199.204.45.109 () {30 vars in 741 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3293] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => 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: 1637/3294] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:55 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => 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: 1658/3295] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:56 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3296] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:57 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => 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: 1659/3297] 199.204.45.109 () {34 vars in 975 bytes} [Wed Jun 24 19:43:58 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3298] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:58 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3299] 199.204.45.109 () {34 vars in 1060 bytes} [Wed Jun 24 19:43:58 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17?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: 7|app: 0|req: 1640/3300] 199.204.45.109 () {34 vars in 1016 bytes} [Wed Jun 24 19:43:58 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3301] 199.204.45.109 () {38 vars in 1028 bytes} [Wed Jun 24 19:43:58 2026] PUT /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1147 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3302] 199.204.45.109 () {30 vars in 769 bytes} [Wed Jun 24 19:43:59 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1662/3303] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:43:59 2026] PUT /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1086 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3304] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:43:59 2026] GET /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 1086 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 19:43:59.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-462f7941-9ae6-4ca3-abfb-55786e5378ca 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 2026-06-24 19:43:59.702 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-462f7941-9ae6-4ca3-abfb-55786e5378ca 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 [pid: 8|app: 0|req: 1663/3305] 199.204.45.109 () {32 vars in 759 bytes} [Wed Jun 24 19:43:59 2026] DELETE /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3306] 199.204.45.109 () {30 vars in 703 bytes} [Wed Jun 24 19:43:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3307] 199.204.45.109 () {30 vars in 705 bytes} [Wed Jun 24 19:43:59 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: 1644/3308] 199.204.45.109 () {30 vars in 681 bytes} [Wed Jun 24 19:43:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3309] 199.204.45.109 () {30 vars in 717 bytes} [Wed Jun 24 19:43:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:43:59.994 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6e3513c-48c1-43f8-bb1e-3844061272a5 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3310] 199.204.45.109 () {32 vars in 759 bytes} [Wed Jun 24 19:43:59 2026] DELETE /v2.0/ports/ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3311] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:44:00.074 8 INFO neutron.api.v2.resource [None req-dc3e6f8e-d3d0-488e-8425-add80ee5dc04 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3312] 199.204.45.109 () {30 vars in 763 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/security-groups/lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3313] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/ports?tenant_id=242df29fe96849958c8eb1023b4b8130&device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3314] 199.204.45.109 () {30 vars in 785 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/security-groups?name=lb-15a6c119-4f27-4052-b7f4-0c57f82794cf => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3315] 199.204.45.109 () {34 vars in 1066 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/networks?id=69c91717-040e-44fa-a28d-a68db20ef236&id=e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3316] 199.204.45.109 () {30 vars in 737 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3317] 199.204.45.109 () {34 vars in 1062 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.110&port_id=b143cd96-3169-4ab1-bd1c-32d4e771ef21 => 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: 1649/3318] 199.204.45.109 () {34 vars in 984 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/subnets?id=54f68afa-7a98-4b6e-a79c-9e96742ebfce => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3319] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/ports?network_id=69c91717-040e-44fa-a28d-a68db20ef236&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3320] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3321] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:44:00 2026] GET /v2.0/networks/69c91717-040e-44fa-a28d-a68db20ef236?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3322] 199.204.45.109 () {34 vars in 789 bytes} [Wed Jun 24 19:44:00 2026] PUT /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 1094 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3323] 199.204.45.109 () {32 vars in 779 bytes} [Wed Jun 24 19:44:00 2026] DELETE /v2.0/security-groups/2d040a1c-8e95-4395-83e3-7337f04f532d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:00.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e2ddfd6-0224-4991-be42-6157ddf85cdf 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: c9ed70f7-74b7-4d5e-8b7e-e62307996a8b 2026-06-24 19:44:00.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e2ddfd6-0224-4991-be42-6157ddf85cdf 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: c9ed70f7-74b7-4d5e-8b7e-e62307996a8b [pid: 8|app: 0|req: 1671/3324] 199.204.45.109 () {32 vars in 759 bytes} [Wed Jun 24 19:44:00 2026] DELETE /v2.0/ports/c9ed70f7-74b7-4d5e-8b7e-e62307996a8b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3325] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:44:03 2026] GET /v2.0/ports?device_id=f5389542-dc01-4fbd-a060-9951048e7a55 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:44:03.679 8 INFO neutron_taas.services.taas.taas_plugin [req-8cc41a49-fb8e-47f9-b2af-45d561f3f08f req-77b91832-0319-420c-b0dc-732b1ce38023 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] TaaS: Handle Delete Port: b143cd96-3169-4ab1-bd1c-32d4e771ef21 2026-06-24 19:44:03.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8cc41a49-fb8e-47f9-b2af-45d561f3f08f req-77b91832-0319-420c-b0dc-732b1ce38023 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Tap Mirror: Handle Delete Port: b143cd96-3169-4ab1-bd1c-32d4e771ef21 [pid: 8|app: 0|req: 1672/3328] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:44:03 2026] DELETE /v2.0/ports/b143cd96-3169-4ab1-bd1c-32d4e771ef21 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:03.890 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5938f18e-356b-4cfa-86b5-2ed4583c06d9'] response: {'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'name': 'network-vif-deleted', 'tag': 'b143cd96-3169-4ab1-bd1c-32d4e771ef21', 'status': 'completed', 'code': 200} 2026-06-24 19:44:04.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-b56ad639-ffe1-4f08-a2f4-b3f756381e88 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 591c1ff2-a000-4c33-8df6-9b670f1d9e19 2026-06-24 19:44:04.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b56ad639-ffe1-4f08-a2f4-b3f756381e88 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 591c1ff2-a000-4c33-8df6-9b670f1d9e19 2026-06-24 19:44:04.991 7 INFO neutron.db.l3_db [None req-b56ad639-ffe1-4f08-a2f4-b3f756381e88 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Floating IP 9e9f05ce-5b81-4935-b269-de22b03853ca disassociated (deleted). External IP: 10.96.250.210, port: 5547ae91-8384-4476-aaf7-8fd047fe1b6d. [pid: 7|app: 0|req: 1657/3329] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:44:04 2026] DELETE /v2.0/floatingips/9e9f05ce-5b81-4935-b269-de22b03853ca => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:05.358 8 INFO neutron.api.v2.resource [None req-3b246127-e136-4c47-9432-bc852a597cd2 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3330] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:44:05 2026] GET /v2.0/floatingips/9e9f05ce-5b81-4935-b269-de22b03853ca => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:05.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-530a9847-c817-4b78-afe3-85b9f9c7d44a'] response: {'name': 'network-changed', 'server_uuid': '4eff90e8-e96d-48cd-883e-6786e71df96b', 'tag': '5547ae91-8384-4476-aaf7-8fd047fe1b6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1658/3331] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:44:05 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3332] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:44:05 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3333] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:44:05 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3334] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:44:05 2026] GET /v2.0/networks?id=4f096669-ec4f-43df-bd21-fa86535f862e => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3335] 199.204.45.109 () {34 vars in 1054 bytes} [Wed Jun 24 19:44:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.9&port_id=5547ae91-8384-4476-aaf7-8fd047fe1b6d => 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: 1676/3336] 199.204.45.109 () {34 vars in 1106 bytes} [Wed Jun 24 19:44:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a2&port_id=5547ae91-8384-4476-aaf7-8fd047fe1b6d => 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: 1661/3337] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:44:06 2026] GET /v2.0/subnets?id=310706d5-6a65-4495-af41-1ae07058411b&id=c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3338] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:44:06 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3339] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:44:06 2026] GET /v2.0/ports?network_id=4f096669-ec4f-43df-bd21-fa86535f862e&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: 1678/3340] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:44:06 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?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: 1663/3341] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:44:06 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3342] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:44:08 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:44:08.443 7 INFO neutron_taas.services.taas.taas_plugin [req-f270dd39-1dee-4709-8853-40a46fda1a56 req-cc72c786-f8d6-418a-b828-311dd0c8c670 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 5547ae91-8384-4476-aaf7-8fd047fe1b6d 2026-06-24 19:44:08.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f270dd39-1dee-4709-8853-40a46fda1a56 req-cc72c786-f8d6-418a-b828-311dd0c8c670 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 5547ae91-8384-4476-aaf7-8fd047fe1b6d [pid: 7|app: 0|req: 1664/3343] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:44:08 2026] DELETE /v2.0/ports/5547ae91-8384-4476-aaf7-8fd047fe1b6d => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:08.671 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9908f921-538d-486c-a977-3e1b535973e7'] response: {'server_uuid': '4eff90e8-e96d-48cd-883e-6786e71df96b', 'name': 'network-vif-deleted', 'tag': '5547ae91-8384-4476-aaf7-8fd047fe1b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1680/3344] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:44:10 2026] GET /v2.0/ports?device_id=4eff90e8-e96d-48cd-883e-6786e71df96b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:44:15.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6bb2ae6-6843-4258-8fe8-8d65cc8a3f24 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 99a8880e-f2e5-43d3-975c-60e100498a98 2026-06-24 19:44:15.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6bb2ae6-6843-4258-8fe8-8d65cc8a3f24 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 99a8880e-f2e5-43d3-975c-60e100498a98 2026-06-24 19:44:16.237 7 INFO neutron.db.l3_db [None req-c6bb2ae6-6843-4258-8fe8-8d65cc8a3f24 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Floating IP 4721895f-0aa3-4785-8c0c-19b47e7a65e9 disassociated (deleted). External IP: 10.96.250.207, port: f0575b10-68da-4793-93cc-2c647d6d49ba. [pid: 7|app: 0|req: 1665/3345] 10.0.0.111 () {32 vars in 732 bytes} [Wed Jun 24 19:44:15 2026] DELETE /v2.0/floatingips/4721895f-0aa3-4785-8c0c-19b47e7a65e9 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:16.599 8 INFO neutron.api.v2.resource [None req-4e2983f7-708d-4009-83b3-ab2fb0412ea8 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3346] 10.0.0.111 () {32 vars in 729 bytes} [Wed Jun 24 19:44:16 2026] GET /v2.0/floatingips/4721895f-0aa3-4785-8c0c-19b47e7a65e9 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:16.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bff1624-7f8a-4d2d-a836-5019b44f264d'] response: {'name': 'network-changed', 'server_uuid': '99723ba9-db11-46e0-a4a2-a4b5b9f2af9a', 'tag': 'f0575b10-68da-4793-93cc-2c647d6d49ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1666/3347] 199.204.45.109 () {34 vars in 1080 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/ports?tenant_id=86489c612c684ae8b6cfa5dedea586e8&device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3348] 199.204.45.109 () {34 vars in 986 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/networks?id=cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3349] 199.204.45.109 () {34 vars in 1058 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=f0575b10-68da-4793-93cc-2c647d6d49ba => 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: 1683/3350] 199.204.45.109 () {34 vars in 1104 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c8&port_id=f0575b10-68da-4793-93cc-2c647d6d49ba => 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: 1668/3351] 199.204.45.109 () {34 vars in 1064 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/subnets?id=25e5cae3-69ab-4788-a2ad-5516e9ad6683&id=bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3352] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3353] 199.204.45.109 () {34 vars in 1052 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/ports?network_id=cabe0184-202f-466d-a1d2-b99a5a72c91c&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: 1685/3354] 199.204.45.109 () {34 vars in 1012 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1670/3355] 199.204.45.109 () {34 vars in 1112 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c?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: 1686/3356] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3357] 10.0.0.208 () {34 vars in 1040 bytes} [Wed Jun 24 19:44:17 2026] GET /v2.0/security-groups?id=dda9e248-7e79-480f-99a5-263e8d186aac&fields=id&fields=name => generated 110 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3360] 199.204.45.109 () {34 vars in 994 bytes} [Wed Jun 24 19:44:20 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:44:20.263 8 INFO neutron_taas.services.taas.taas_plugin [req-6c928aa1-6b86-468b-a369-8964546a9330 req-d17d337e-10f8-40d4-93c2-5b9004586265 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: f0575b10-68da-4793-93cc-2c647d6d49ba 2026-06-24 19:44:20.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6c928aa1-6b86-468b-a369-8964546a9330 req-d17d337e-10f8-40d4-93c2-5b9004586265 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: f0575b10-68da-4793-93cc-2c647d6d49ba [pid: 8|app: 0|req: 1688/3361] 199.204.45.109 () {36 vars in 997 bytes} [Wed Jun 24 19:44:20 2026] DELETE /v2.0/ports/f0575b10-68da-4793-93cc-2c647d6d49ba => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:20.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65599751-1cda-43a4-babc-bc808bb435df'] response: {'server_uuid': '99723ba9-db11-46e0-a4a2-a4b5b9f2af9a', 'name': 'network-vif-deleted', 'tag': 'f0575b10-68da-4793-93cc-2c647d6d49ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1674/3362] 10.0.0.208 () {34 vars in 990 bytes} [Wed Jun 24 19:44:22 2026] GET /v2.0/ports?device_id=99723ba9-db11-46e0-a4a2-a4b5b9f2af9a => 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: 1689/3363] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:27 2026] DELETE /v2.0/security-group-rules/7cd48c7e-899d-45c7-853b-4876e3172195 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.040 7 INFO neutron.api.v2.resource [None req-9eeb07af-497c-45be-8b71-ad7734b8f41d 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3364] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/7cd48c7e-899d-45c7-853b-4876e3172195 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3365] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/38887a40-f4c2-4d79-8904-fbb3d351b102 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.119 7 INFO neutron.api.v2.resource [None req-7358753e-9ef5-49c4-a743-04a16390ee43 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3366] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/38887a40-f4c2-4d79-8904-fbb3d351b102 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3367] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/a37a9dd6-f4ee-4f8d-ba80-a295cb0f6c11 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.201 7 INFO neutron.api.v2.resource [None req-5e5b1b6a-fa7c-4be8-9a1f-9afae1780347 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3368] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/a37a9dd6-f4ee-4f8d-ba80-a295cb0f6c11 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3369] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/228ae289-4215-486d-bd1f-7193f324efaf => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.282 7 INFO neutron.api.v2.resource [None req-91dac420-24fa-4bef-b9cd-546e8cab0389 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3370] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/228ae289-4215-486d-bd1f-7193f324efaf => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3371] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/1b5359b4-3c64-4b6a-913d-7a4d2ad38d0f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.372 7 INFO neutron.api.v2.resource [None req-aa1f69b5-8f65-4315-b40e-e2e132fed312 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3372] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/1b5359b4-3c64-4b6a-913d-7a4d2ad38d0f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3373] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/f2f24ce9-50cf-4f6d-96a4-25f37b9c4c51 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.470 7 INFO neutron.api.v2.resource [None req-97e9a46f-b1c5-49c2-adcc-280ee881f2e0 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3374] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/f2f24ce9-50cf-4f6d-96a4-25f37b9c4c51 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3375] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/091c93fe-a591-43f1-a4e9-3c5b33d473ce => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.563 7 INFO neutron.api.v2.resource [None req-66e4f06c-5fa6-4505-a4b9-69544b4aad1a 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3376] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/091c93fe-a591-43f1-a4e9-3c5b33d473ce => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3377] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/6437bc31-b614-43aa-a37a-f10dc5f5e853 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.649 7 INFO neutron.api.v2.resource [None req-0be78bc1-33ea-41df-bf1a-f9269597dba2 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3378] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/6437bc31-b614-43aa-a37a-f10dc5f5e853 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3379] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/6f819912-af72-4a1d-8c44-f3a72d1d04c9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.749 7 INFO neutron.api.v2.resource [None req-a4cf9a69-8d16-4cb1-9633-92e8637f1fe6 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3380] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/6f819912-af72-4a1d-8c44-f3a72d1d04c9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3381] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/88707edf-1ac5-43e6-8675-6a08df87c83c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.832 7 INFO neutron.api.v2.resource [None req-d323e526-f168-4180-bdf5-c76e46a2a7a1 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3382] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/88707edf-1ac5-43e6-8675-6a08df87c83c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3383] 10.0.0.111 () {32 vars in 750 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-group-rules/c929fefa-7a80-46cf-84c1-09481736f1bc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:28.929 7 INFO neutron.api.v2.resource [None req-471d9839-d430-402c-951d-20da07d216d9 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3384] 10.0.0.111 () {32 vars in 747 bytes} [Wed Jun 24 19:44:28 2026] GET /v2.0/security-group-rules/c929fefa-7a80-46cf-84c1-09481736f1bc => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3385] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:28 2026] DELETE /v2.0/security-groups/dda9e248-7e79-480f-99a5-263e8d186aac => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:29.038 7 INFO neutron.api.v2.resource [None req-1c428bd2-7f19-4b02-9422-3c89209727e0 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3386] 10.0.0.111 () {32 vars in 737 bytes} [Wed Jun 24 19:44:29 2026] GET /v2.0/security-groups/dda9e248-7e79-480f-99a5-263e8d186aac => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:29.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e5f9d81-b8bd-44a7-8448-84502e4adadd 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: c465e916-7c6f-4a05-8207-74d1dc025024 2026-06-24 19:44:29.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e5f9d81-b8bd-44a7-8448-84502e4adadd 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: c465e916-7c6f-4a05-8207-74d1dc025024 [pid: 8|app: 0|req: 1701/3387] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:44:29 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:44:30.285 7 INFO neutron.api.v2.resource [None req-a9d113a0-708c-468c-8dc9-7fbe683e345f 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3388] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:44:30 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/remove_router_interface => generated 198 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:30.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-8538e5bd-d579-4366-9b5b-614970819b9c 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 081762a5-0946-42dc-8982-1d6c40062f77 2026-06-24 19:44:30.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8538e5bd-d579-4366-9b5b-614970819b9c 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 081762a5-0946-42dc-8982-1d6c40062f77 [pid: 8|app: 0|req: 1702/3389] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:44:30 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:44:31.450 7 INFO neutron.api.v2.resource [None req-80042e69-c36a-403d-93ad-154b02906014 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3390] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:44:31 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/remove_router_interface => generated 198 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:31.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0129248-511c-4a55-8384-575ef1dfcdda 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:44:31.876 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0129248-511c-4a55-8384-575ef1dfcdda 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 03ed094a-4db4-4489-973d-a7246826f192 [pid: 8|app: 0|req: 1703/3391] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:44:31 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:44:32.648 7 INFO neutron.api.v2.resource [None req-d48c407b-2914-439e-b345-d184acf6bba3 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3392] 10.0.0.111 () {34 vars in 789 bytes} [Wed Jun 24 19:44:32 2026] PUT /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:32.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-a959782a-ad99-43cf-963f-36e0228ea9b7 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 10bacee7-d21a-4fcd-a890-17ab1866b60e 2026-06-24 19:44:32.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a959782a-ad99-43cf-963f-36e0228ea9b7 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 10bacee7-d21a-4fcd-a890-17ab1866b60e 2026-06-24 19:44:33.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-a959782a-ad99-43cf-963f-36e0228ea9b7 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 5b168f1f-baad-421e-b75f-a7000c515b9c 2026-06-24 19:44:33.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a959782a-ad99-43cf-963f-36e0228ea9b7 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 5b168f1f-baad-421e-b75f-a7000c515b9c 2026-06-24 19:44:33.567 8 INFO neutron.services.segments.plugin [-] Segment dbe7137b-20f6-4300-b1be-79c9074d5023 resource provider aggregate not found 2026-06-24 19:44:33.572 8 INFO neutron.services.segments.plugin [-] Segment dbe7137b-20f6-4300-b1be-79c9074d5023 resource provider aggregate not found 2026-06-24 19:44:33.592 8 INFO neutron.services.segments.plugin [-] Segment dbe7137b-20f6-4300-b1be-79c9074d5023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe7137b-20f6-4300-b1be-79c9074d5023 found for delete ", "request_id": "req-210ccf21-f5fa-4db4-8109-c6d99e5aa2c4"}]} 2026-06-24 19:44:33.596 8 INFO neutron.services.segments.plugin [-] Segment dbe7137b-20f6-4300-b1be-79c9074d5023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe7137b-20f6-4300-b1be-79c9074d5023 found for delete ", "request_id": "req-0958caca-9139-4835-982a-4176428c60fa"}]} 2026-06-24 19:44:33.596 8 INFO neutron.db.l3_hamode_db [None req-a959782a-ad99-43cf-963f-36e0228ea9b7 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] HA network 98078152-759f-408c-a1aa-69bf5f06dc69 was deleted as no HA routers are present in tenant 86489c612c684ae8b6cfa5dedea586e8. [pid: 8|app: 0|req: 1704/3393] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:32 2026] DELETE /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:44:33.758 7 INFO neutron.api.v2.resource [None req-111a41a0-256c-4666-872b-19cf67fbd4f2 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3394] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:33 2026] GET /v2.0/routers/d7e7cae4-e907-4545-880a-1c798d00f99a => generated 135 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3397] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:33 2026] DELETE /v2.0/subnets/c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:33.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff54bd02-2da7-486e-bf97-bc867026b877 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3398] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:33 2026] GET /v2.0/subnets/c8532842-92ad-49ce-ba9d-ab97ce046b69 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3399] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:33 2026] DELETE /v2.0/subnets/310706d5-6a65-4495-af41-1ae07058411b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:34.198 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23efabc0-be2e-4a04-9755-1ade6acb1473 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1694/3400] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:34 2026] GET /v2.0/subnets/310706d5-6a65-4495-af41-1ae07058411b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:34.313 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6ec534f-da7e-49be-a9a7-4a7fdb7a80a1 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:44:34.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6ec534f-da7e-49be-a9a7-4a7fdb7a80a1 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: 048c546e-cd43-45e7-8804-e1c7990986a5 [pid: 8|app: 0|req: 1707/3401] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:44:34 2026] DELETE /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:34.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e1e3d40-ef13-4f2f-9b97-ac761c65bdad 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3402] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:44:34 2026] GET /v2.0/networks/4f096669-ec4f-43df-bd21-fa86535f862e => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3403] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:34 2026] DELETE /v2.0/subnets/25e5cae3-69ab-4788-a2ad-5516e9ad6683 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:34.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aba2469-727c-4459-8b91-c45e898f0697 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3404] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:34 2026] GET /v2.0/subnets/25e5cae3-69ab-4788-a2ad-5516e9ad6683 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3405] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:34 2026] DELETE /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:34.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58f99914-8335-455c-99f0-bf2e81a9fc16 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1697/3406] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:34 2026] GET /v2.0/subnets/bca0f78c-1781-4b72-8ce0-ce0bdd0a4745 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:35.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-d353d632-c05f-4260-bbfc-6df4a65aeb53 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:44:35.097 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d353d632-c05f-4260-bbfc-6df4a65aeb53 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: b8e19c65-eb9e-4b69-a91a-13a9996b71d9 [pid: 8|app: 0|req: 1710/3407] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:44:34 2026] DELETE /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:35.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3757d3d-ef0f-4283-8e9a-1634a64b72d6 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3408] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:44:35 2026] GET /v2.0/networks/cabe0184-202f-466d-a1d2-b99a5a72c91c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3409] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:35 2026] DELETE /v2.0/subnets/e786ebe1-353f-45fb-9599-d4f4ebdd9176 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:35.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1bb0b96-37fb-4830-b816-617ff0d8e57c 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1699/3410] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:35 2026] GET /v2.0/subnets/e786ebe1-353f-45fb-9599-d4f4ebdd9176 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:35.620 8 INFO neutron.services.segments.plugin [-] Segment 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 resource provider aggregate not found 2026-06-24 19:44:35.630 8 INFO neutron.services.segments.plugin [-] Segment 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 resource provider aggregate not found 2026-06-24 19:44:35.642 8 INFO neutron.services.segments.plugin [-] Segment 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 found for delete ", "request_id": "req-e1a7e2c0-8a1f-499c-a776-3cd8913b03a9"}]} 2026-06-24 19:44:35.661 8 INFO neutron.services.segments.plugin [-] Segment b53ae9b7-74e5-43cb-aaaf-16efeec991c5 resource provider aggregate not found 2026-06-24 19:44:35.674 8 INFO neutron.services.segments.plugin [-] Segment b53ae9b7-74e5-43cb-aaaf-16efeec991c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b53ae9b7-74e5-43cb-aaaf-16efeec991c5 found for delete ", "request_id": "req-8ab7117b-f06d-47f6-86f8-939a41eeac91"}]} 2026-06-24 19:44:35.690 8 INFO neutron.services.segments.plugin [-] Segment 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9ba6b4-e6af-476c-ae75-c4ae9440f931 found for delete ", "request_id": "req-55ac555e-c1f1-45d4-8d6b-4610491d6a33"}]} [pid: 8|app: 0|req: 1712/3411] 10.0.0.111 () {32 vars in 724 bytes} [Wed Jun 24 19:44:35 2026] DELETE /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:35.709 8 INFO neutron.services.segments.plugin [-] Segment b53ae9b7-74e5-43cb-aaaf-16efeec991c5 resource provider aggregate not found 2026-06-24 19:44:35.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2a09df1-9b4f-4385-affc-94d94a05cc7d 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. 2026-06-24 19:44:35.733 8 INFO neutron.services.segments.plugin [-] Segment b53ae9b7-74e5-43cb-aaaf-16efeec991c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b53ae9b7-74e5-43cb-aaaf-16efeec991c5 found for delete ", "request_id": "req-4efd0e41-2ef0-486c-992f-b6a52b49240f"}]} [pid: 7|app: 0|req: 1700/3412] 10.0.0.111 () {32 vars in 721 bytes} [Wed Jun 24 19:44:35 2026] GET /v2.0/subnets/fa642884-6dfb-4a1e-8b9d-616ee3802c9f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:35.827 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d311979-0e96-4a7e-87cf-725f1bc98088 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] TaaS: Handle Delete Port: c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:44:35.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d311979-0e96-4a7e-87cf-725f1bc98088 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] Tap Mirror: Handle Delete Port: c63ed481-bb9e-48d9-aa8f-10d77570fd0f [pid: 8|app: 0|req: 1713/3413] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:44:35 2026] DELETE /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:44:36.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f0c7270-8045-4a97-bbe0-130da52d3e2a 6d67a3980d944ab8aeba6c14abc66414 86489c612c684ae8b6cfa5dedea586e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3414] 10.0.0.111 () {32 vars in 723 bytes} [Wed Jun 24 19:44:36 2026] GET /v2.0/networks/e5f34773-ee32-4097-af3a-77fc2c92b72e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:44:37.692 8 INFO neutron.services.segments.plugin [-] Segment 9aca84ea-8b24-4635-884b-733a59c98910 resource provider aggregate not found 2026-06-24 19:44:37.709 8 INFO neutron.services.segments.plugin [-] Segment 9aca84ea-8b24-4635-884b-733a59c98910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aca84ea-8b24-4635-884b-733a59c98910 found for delete ", "request_id": "req-12040759-f252-4dba-a5f3-94cd717cb71c"}]} 2026-06-24 19:44:37.754 8 INFO neutron.services.segments.plugin [-] Segment 9aca84ea-8b24-4635-884b-733a59c98910 resource provider aggregate not found 2026-06-24 19:44:37.769 8 INFO neutron.services.segments.plugin [-] Segment 9aca84ea-8b24-4635-884b-733a59c98910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aca84ea-8b24-4635-884b-733a59c98910 found for delete ", "request_id": "req-8589c0bd-5800-4f4d-812f-ba84e8198e58"}]} [pid: 8|app: 0|req: 1714/3415] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:38 2026] GET /v2.0/security-groups?tenant_id=7c2ba20e3010451e8713a56a3c5df87d&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3416] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:38 2026] DELETE /v2.0/security-groups/c8d0fcd3-ffcb-41b1-98dc-671c827757ba => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3417] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:38 2026] GET /v2.0/security-groups?tenant_id=04bd7e48527b499496116bc840012a88&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3418] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:38 2026] DELETE /v2.0/security-groups/faf04db8-f5d9-4698-b2ba-e24c8c8750df => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3419] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:39 2026] GET /v2.0/security-groups?tenant_id=f91ad3a294ca46169081d4e0596f5c9e&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3420] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:39 2026] DELETE /v2.0/security-groups/e2093f6f-4206-4235-b0a7-4bb7d0976cc9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3421] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:39 2026] GET /v2.0/security-groups?tenant_id=049439f5370d4ae5aff030a71acce592&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3422] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:39 2026] DELETE /v2.0/security-groups/8f20c95f-9980-40eb-a18c-eb628d887f81 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3423] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:39 2026] GET /v2.0/security-groups?tenant_id=8d13a60105ac4793bc315a4079cc8987&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: 1706/3424] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:40 2026] DELETE /v2.0/security-groups/814e8201-1955-4ed4-9e60-b472e132ad26 => 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: 1719/3425] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:40 2026] GET /v2.0/security-groups?tenant_id=b7c4ac045c0849d8bc59b61908fbbcdd&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3426] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:40 2026] DELETE /v2.0/security-groups/aee3f143-7a07-4dd7-b7e3-6ba11919da7f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3427] 10.0.0.111 () {32 vars in 774 bytes} [Wed Jun 24 19:44:40 2026] GET /v2.0/security-groups?tenant_id=86489c612c684ae8b6cfa5dedea586e8&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3428] 10.0.0.111 () {32 vars in 740 bytes} [Wed Jun 24 19:44:40 2026] DELETE /v2.0/security-groups/1f4b592a-c5cb-48c4-b0a3-8add2a957dd4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3429] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:44:43 2026] GET /v2.0/networks => generated 2168 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3430] 10.0.0.111 () {32 vars in 655 bytes} [Wed Jun 24 19:44:44 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3431] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:44:45 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3432] 10.0.0.111 () {32 vars in 643 bytes} [Wed Jun 24 19:44:45 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3433] 10.0.0.111 () {32 vars in 647 bytes} [Wed Jun 24 19:44:45 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3434] 10.0.0.111 () {32 vars in 649 bytes} [Wed Jun 24 19:44:45 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3435] 10.0.0.111 () {32 vars in 663 bytes} [Wed Jun 24 19:44:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3436] 10.0.0.111 () {32 vars in 655 bytes} [Wed Jun 24 19:44:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)